type google.golang.org/genproto/googleapis/cloud/tasks/v2.StackdriverLoggingConfig
12 uses
google.golang.org/genproto/googleapis/cloud/tasks/v2 (current package)
queue.pb.go#L224: StackdriverLoggingConfig *StackdriverLoggingConfig `protobuf:"bytes,9,opt,name=stackdriver_logging_config,json=stackdriverLoggingConfig,proto3" json:"stackdriver_logging_config,omitempty"`
queue.pb.go#L301: func (x *Queue) GetStackdriverLoggingConfig() *StackdriverLoggingConfig {
queue.pb.go#L609: type StackdriverLoggingConfig struct {
queue.pb.go#L621: func (x *StackdriverLoggingConfig) Reset() {
queue.pb.go#L622: *x = StackdriverLoggingConfig{}
queue.pb.go#L630: func (x *StackdriverLoggingConfig) String() string {
queue.pb.go#L634: func (*StackdriverLoggingConfig) ProtoMessage() {}
queue.pb.go#L636: func (x *StackdriverLoggingConfig) ProtoReflect() protoreflect.Message {
queue.pb.go#L649: func (*StackdriverLoggingConfig) Descriptor() ([]byte, []int) {
queue.pb.go#L653: func (x *StackdriverLoggingConfig) GetSamplingRatio() float64 {
queue.pb.go#L779: (*StackdriverLoggingConfig)(nil), // 4: google.cloud.tasks.v2.StackdriverLoggingConfig
queue.pb.go#L845: switch v := v.(*StackdriverLoggingConfig); i {
![]() |
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. |