type google.golang.org/genproto/googleapis/cloud/secretmanager/v1.Replication_UserManaged
12 uses
google.golang.org/genproto/googleapis/cloud/secretmanager/v1 (current package)
resources.pb.go#L348: func (x *Replication) GetUserManaged() *Replication_UserManaged {
resources.pb.go#L366: UserManaged *Replication_UserManaged `protobuf:"bytes,2,opt,name=user_managed,json=userManaged,proto3,oneof"`
resources.pb.go#L684: type Replication_UserManaged struct {
resources.pb.go#L695: func (x *Replication_UserManaged) Reset() {
resources.pb.go#L696: *x = Replication_UserManaged{}
resources.pb.go#L704: func (x *Replication_UserManaged) String() string {
resources.pb.go#L708: func (*Replication_UserManaged) ProtoMessage() {}
resources.pb.go#L710: func (x *Replication_UserManaged) ProtoReflect() protoreflect.Message {
resources.pb.go#L723: func (*Replication_UserManaged) Descriptor() ([]byte, []int) {
resources.pb.go#L727: func (x *Replication_UserManaged) GetReplicas() []*Replication_UserManaged_Replica {
resources.pb.go#L1179: (*Replication_UserManaged)(nil), // 10: google.cloud.secretmanager.v1.Replication.UserManaged
resources.pb.go#L1314: switch v := v.(*Replication_UserManaged); 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. |