type google.golang.org/genproto/googleapis/api/metric.Metric
18 uses
google.golang.org/genproto/googleapis/api/metric (current package)
metric.pb.go#L478: type Metric struct {
metric.pb.go#L491: func (x *Metric) Reset() {
metric.pb.go#L492: *x = Metric{}
metric.pb.go#L500: func (x *Metric) String() string {
metric.pb.go#L504: func (*Metric) ProtoMessage() {}
metric.pb.go#L506: func (x *Metric) ProtoReflect() protoreflect.Message {
metric.pb.go#L519: func (*Metric) Descriptor() ([]byte, []int) {
metric.pb.go#L523: func (x *Metric) GetType() string {
metric.pb.go#L530: func (x *Metric) GetLabels() map[string]string {
metric.pb.go#L719: (*Metric)(nil), // 3: google.api.Metric
metric.pb.go#L762: switch v := v.(*Metric); i {
google.golang.org/genproto/googleapis/monitoring/v3
metric.pb.go#L125: Metric *metric.Metric `protobuf:"bytes,1,opt,name=metric,proto3" json:"metric,omitempty"`
metric.pb.go#L193: func (x *TimeSeries) GetMetric() *metric.Metric {
metric.pb.go#L991: (*metric.Metric)(nil), // 12: google.api.Metric
contrib.go.opencensus.io/exporter/stackdriver
metrics.go#L185: Metric: &googlemetricpb.Metric{
metrics_proto.go#L267: Metric: &googlemetricpb.Metric{
stats.go#L241: Metric: &metricpb.Metric{
stats.go#L436: func metricSignature(metric *googlemetricpb.Metric) string {
![]() |
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. |