type google.golang.org/genproto/googleapis/cloud/secretmanager/v1.ReplicationStatus_UserManagedStatus
12 uses
google.golang.org/genproto/googleapis/cloud/secretmanager/v1 (current package)
resources.pb.go#L493: func (x *ReplicationStatus) GetUserManaged() *ReplicationStatus_UserManagedStatus {
resources.pb.go#L519: UserManaged *ReplicationStatus_UserManagedStatus `protobuf:"bytes,2,opt,name=user_managed,json=userManaged,proto3,oneof"`
resources.pb.go#L857: type ReplicationStatus_UserManagedStatus struct {
resources.pb.go#L866: func (x *ReplicationStatus_UserManagedStatus) Reset() {
resources.pb.go#L867: *x = ReplicationStatus_UserManagedStatus{}
resources.pb.go#L875: func (x *ReplicationStatus_UserManagedStatus) String() string {
resources.pb.go#L879: func (*ReplicationStatus_UserManagedStatus) ProtoMessage() {}
resources.pb.go#L881: func (x *ReplicationStatus_UserManagedStatus) ProtoReflect() protoreflect.Message {
resources.pb.go#L894: func (*ReplicationStatus_UserManagedStatus) Descriptor() ([]byte, []int) {
resources.pb.go#L898: func (x *ReplicationStatus_UserManagedStatus) GetReplicas() []*ReplicationStatus_UserManagedStatus_ReplicaStatus {
resources.pb.go#L1182: (*ReplicationStatus_UserManagedStatus)(nil), // 13: google.cloud.secretmanager.v1.ReplicationStatus.UserManagedStatus
resources.pb.go#L1350: switch v := v.(*ReplicationStatus_UserManagedStatus); 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. |