type google.golang.org/genproto/googleapis/logging/v2.LogSink_VersionFormat
15 uses
google.golang.org/genproto/googleapis/logging/v2 (current package)
logging_config.pb.go#L107: type LogSink_VersionFormat int32
logging_config.pb.go#L111: LogSink_VERSION_FORMAT_UNSPECIFIED LogSink_VersionFormat = 0
logging_config.pb.go#L113: LogSink_V2 LogSink_VersionFormat = 1
logging_config.pb.go#L115: LogSink_V1 LogSink_VersionFormat = 2
logging_config.pb.go#L132: func (x LogSink_VersionFormat) Enum() *LogSink_VersionFormat {
logging_config.pb.go#L133: p := new(LogSink_VersionFormat)
logging_config.pb.go#L138: func (x LogSink_VersionFormat) String() string {
logging_config.pb.go#L142: func (LogSink_VersionFormat) Descriptor() protoreflect.EnumDescriptor {
logging_config.pb.go#L146: func (LogSink_VersionFormat) Type() protoreflect.EnumType {
logging_config.pb.go#L150: func (x LogSink_VersionFormat) Number() protoreflect.EnumNumber {
logging_config.pb.go#L155: func (LogSink_VersionFormat) EnumDescriptor() ([]byte, []int) {
logging_config.pb.go#L310: OutputVersionFormat LogSink_VersionFormat `protobuf:"varint,6,opt,name=output_version_format,json=outputVersionFormat,proto3,enum=google.logging.v2.LogSink_VersionFormat" json:"output_version_format,omitempty"`
logging_config.pb.go#L421: func (x *LogSink) GetOutputVersionFormat() LogSink_VersionFormat {
logging_config.pb.go#L2769: (LogSink_VersionFormat)(0), // 1: google.logging.v2.LogSink.VersionFormat
![]() |
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. |