type google.golang.org/genproto/googleapis/logging/v2.LogMetric_ApiVersion
14 uses
google.golang.org/genproto/googleapis/logging/v2 (current package)
logging_metrics.pb.go#L55: type LogMetric_ApiVersion int32
logging_metrics.pb.go#L59: LogMetric_V2 LogMetric_ApiVersion = 0
logging_metrics.pb.go#L61: LogMetric_V1 LogMetric_ApiVersion = 1
logging_metrics.pb.go#L76: func (x LogMetric_ApiVersion) Enum() *LogMetric_ApiVersion {
logging_metrics.pb.go#L77: p := new(LogMetric_ApiVersion)
logging_metrics.pb.go#L82: func (x LogMetric_ApiVersion) String() string {
logging_metrics.pb.go#L86: func (LogMetric_ApiVersion) Descriptor() protoreflect.EnumDescriptor {
logging_metrics.pb.go#L90: func (LogMetric_ApiVersion) Type() protoreflect.EnumType {
logging_metrics.pb.go#L94: func (x LogMetric_ApiVersion) Number() protoreflect.EnumNumber {
logging_metrics.pb.go#L99: func (LogMetric_ApiVersion) EnumDescriptor() ([]byte, []int) {
logging_metrics.pb.go#L213: Version LogMetric_ApiVersion `protobuf:"varint,4,opt,name=version,proto3,enum=google.logging.v2.LogMetric_ApiVersion" json:"version,omitempty"`
logging_metrics.pb.go#L312: func (x *LogMetric) GetVersion() LogMetric_ApiVersion {
logging_metrics.pb.go#L904: (LogMetric_ApiVersion)(0), // 0: google.logging.v2.LogMetric.ApiVersion
![]() |
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. |