type google.golang.org/genproto/googleapis/cloud/secretmanager/v1.Replication_Automatic
12 uses
google.golang.org/genproto/googleapis/cloud/secretmanager/v1 (current package)
resources.pb.go#L341: func (x *Replication) GetAutomatic() *Replication_Automatic {
resources.pb.go#L361: Automatic *Replication_Automatic `protobuf:"bytes,1,opt,name=automatic,proto3,oneof"`
resources.pb.go#L629: type Replication_Automatic struct {
resources.pb.go#L643: func (x *Replication_Automatic) Reset() {
resources.pb.go#L644: *x = Replication_Automatic{}
resources.pb.go#L652: func (x *Replication_Automatic) String() string {
resources.pb.go#L656: func (*Replication_Automatic) ProtoMessage() {}
resources.pb.go#L658: func (x *Replication_Automatic) ProtoReflect() protoreflect.Message {
resources.pb.go#L671: func (*Replication_Automatic) Descriptor() ([]byte, []int) {
resources.pb.go#L675: func (x *Replication_Automatic) GetCustomerManagedEncryption() *CustomerManagedEncryption {
resources.pb.go#L1178: (*Replication_Automatic)(nil), // 9: google.cloud.secretmanager.v1.Replication.Automatic
resources.pb.go#L1302: switch v := v.(*Replication_Automatic); 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. |