type google.golang.org/genproto/googleapis/monitoring/v3.LabelValue_Int64Value
4 uses
google.golang.org/genproto/googleapis/monitoring/v3 (current package)
metric.pb.go#L417: if x, ok := x.GetValue().(*LabelValue_Int64Value); ok {
metric.pb.go#L439: type LabelValue_Int64Value struct {
metric.pb.go#L451: func (*LabelValue_Int64Value) isLabelValue_Value() {}
metric.pb.go#L1156: (*LabelValue_Int64Value)(nil),
![]() |
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. |