type google.golang.org/genproto/googleapis/cloud/secretmanager/v1.ReplicationStatus_UserManagedStatus_ReplicaStatus
13 uses
google.golang.org/genproto/googleapis/cloud/secretmanager/v1 (current package)
resources.pb.go#L863: Replicas []*ReplicationStatus_UserManagedStatus_ReplicaStatus `protobuf:"bytes,1,rep,name=replicas,proto3" json:"replicas,omitempty"`
resources.pb.go#L898: func (x *ReplicationStatus_UserManagedStatus) GetReplicas() []*ReplicationStatus_UserManagedStatus_ReplicaStatus {
resources.pb.go#L906: type ReplicationStatus_UserManagedStatus_ReplicaStatus struct {
resources.pb.go#L919: func (x *ReplicationStatus_UserManagedStatus_ReplicaStatus) Reset() {
resources.pb.go#L920: *x = ReplicationStatus_UserManagedStatus_ReplicaStatus{}
resources.pb.go#L928: func (x *ReplicationStatus_UserManagedStatus_ReplicaStatus) String() string {
resources.pb.go#L932: func (*ReplicationStatus_UserManagedStatus_ReplicaStatus) ProtoMessage() {}
resources.pb.go#L934: func (x *ReplicationStatus_UserManagedStatus_ReplicaStatus) ProtoReflect() protoreflect.Message {
resources.pb.go#L947: func (*ReplicationStatus_UserManagedStatus_ReplicaStatus) Descriptor() ([]byte, []int) {
resources.pb.go#L951: func (x *ReplicationStatus_UserManagedStatus_ReplicaStatus) GetLocation() string {
resources.pb.go#L958: func (x *ReplicationStatus_UserManagedStatus_ReplicaStatus) GetCustomerManagedEncryption() *CustomerManagedEncryptionStatus {
resources.pb.go#L1183: (*ReplicationStatus_UserManagedStatus_ReplicaStatus)(nil), // 14: google.cloud.secretmanager.v1.ReplicationStatus.UserManagedStatus.ReplicaStatus
resources.pb.go#L1362: switch v := v.(*ReplicationStatus_UserManagedStatus_ReplicaStatus); 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. |