const google.golang.org/genproto/googleapis/api/metric.MetricDescriptor_METRIC_KIND_UNSPECIFIED
10 uses
google.golang.org/genproto/googleapis/api/metric (current package)
metric.pb.go#L51: MetricDescriptor_METRIC_KIND_UNSPECIFIED MetricDescriptor_MetricKind = 0
metric.pb.go#L424: return MetricDescriptor_METRIC_KIND_UNSPECIFIED
google.golang.org/genproto/googleapis/monitoring/v3
metric.pb.go#L218: return metric.MetricDescriptor_METRIC_KIND_UNSPECIFIED
metric.pb.go#L696: return metric.MetricDescriptor_METRIC_KIND_UNSPECIFIED
contrib.go.opencensus.io/exporter/stackdriver
metrics.go#L150: if metricKind == googlemetricpb.MetricDescriptor_METRIC_KIND_UNSPECIFIED {
metrics.go#L308: return googlemetricpb.MetricDescriptor_METRIC_KIND_UNSPECIFIED, googlemetricpb.MetricDescriptor_VALUE_TYPE_UNSPECIFIED
metrics.go#L332: return googlemetricpb.MetricDescriptor_METRIC_KIND_UNSPECIFIED, googlemetricpb.MetricDescriptor_VALUE_TYPE_UNSPECIFIED
metrics.go#L336: return googlemetricpb.MetricDescriptor_METRIC_KIND_UNSPECIFIED, googlemetricpb.MetricDescriptor_VALUE_TYPE_UNSPECIFIED
metrics_proto.go#L544: return googlemetricpb.MetricDescriptor_METRIC_KIND_UNSPECIFIED, googlemetricpb.MetricDescriptor_VALUE_TYPE_UNSPECIFIED
metrics_proto.go#L567: return googlemetricpb.MetricDescriptor_METRIC_KIND_UNSPECIFIED, googlemetricpb.MetricDescriptor_VALUE_TYPE_UNSPECIFIED
![]() |
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. |