type google.golang.org/genproto/googleapis/cloud/secretmanager/v1.ReplicationStatus_AutomaticStatus
12 uses
google.golang.org/genproto/googleapis/cloud/secretmanager/v1 (current package)
resources.pb.go#L486: func (x *ReplicationStatus) GetAutomatic() *ReplicationStatus_AutomaticStatus {
resources.pb.go#L510: Automatic *ReplicationStatus_AutomaticStatus `protobuf:"bytes,1,opt,name=automatic,proto3,oneof"`
resources.pb.go#L803: type ReplicationStatus_AutomaticStatus struct {
resources.pb.go#L813: func (x *ReplicationStatus_AutomaticStatus) Reset() {
resources.pb.go#L814: *x = ReplicationStatus_AutomaticStatus{}
resources.pb.go#L822: func (x *ReplicationStatus_AutomaticStatus) String() string {
resources.pb.go#L826: func (*ReplicationStatus_AutomaticStatus) ProtoMessage() {}
resources.pb.go#L828: func (x *ReplicationStatus_AutomaticStatus) ProtoReflect() protoreflect.Message {
resources.pb.go#L841: func (*ReplicationStatus_AutomaticStatus) Descriptor() ([]byte, []int) {
resources.pb.go#L845: func (x *ReplicationStatus_AutomaticStatus) GetCustomerManagedEncryption() *CustomerManagedEncryptionStatus {
resources.pb.go#L1181: (*ReplicationStatus_AutomaticStatus)(nil), // 12: google.cloud.secretmanager.v1.ReplicationStatus.AutomaticStatus
resources.pb.go#L1338: switch v := v.(*ReplicationStatus_AutomaticStatus); 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. |