cloud.google.com/go/logging/apiv2.MetricsClient.xGoogMetadata (field)
7 uses
cloud.google.com/go/logging/apiv2 (current package)
metrics_client.go#L92: xGoogMetadata metadata.MD
metrics_client.go#L130: c.xGoogMetadata = metadata.Pairs("x-goog-api-client", gax.XGoogHeader(kv...))
metrics_client.go#L136: ctx = insertMetadata(ctx, c.xGoogMetadata, md)
metrics_client.go#L175: ctx = insertMetadata(ctx, c.xGoogMetadata, md)
metrics_client.go#L192: ctx = insertMetadata(ctx, c.xGoogMetadata, md)
metrics_client.go#L209: ctx = insertMetadata(ctx, c.xGoogMetadata, md)
metrics_client.go#L226: ctx = insertMetadata(ctx, c.xGoogMetadata, md)
 |
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. |