const cloud.google.com/go/logging/apiv2.versionClient
4 uses
cloud.google.com/go/logging/apiv2 (current package)
config_client.go#L140: kv = append(kv, "gapic", versionClient, "gax", gax.Version, "grpc", grpc.Version)
doc.go#L106: const versionClient = "20190716"
logging_client.go#L130: kv = append(kv, "gapic", versionClient, "gax", gax.Version, "grpc", grpc.Version)
metrics_client.go#L129: kv = append(kv, "gapic", versionClient, "gax", gax.Version, "grpc", grpc.Version)
 |
The pages are generated with Golds v0.3.2-preview. (GOOS=darwin GOARCH=amd64)
Golds is a Go 101 project developed by Tapir Liu.
PR and bug reports are welcome and can be submitted to the issue list.
Please follow @Go100and1 (reachable from the left QR code) to get the latest news of Golds. |