type google.golang.org/genproto/googleapis/cloud/secretmanager/v1.ReplicationStatus
14 uses
google.golang.org/genproto/googleapis/cloud/secretmanager/v1 (current package)
resources.pb.go#L218: ReplicationStatus *ReplicationStatus `protobuf:"bytes,5,opt,name=replication_status,json=replicationStatus,proto3" json:"replication_status,omitempty"`
resources.pb.go#L281: func (x *SecretVersion) GetReplicationStatus() *ReplicationStatus {
resources.pb.go#L434: type ReplicationStatus struct {
resources.pb.go#L447: func (x *ReplicationStatus) Reset() {
resources.pb.go#L448: *x = ReplicationStatus{}
resources.pb.go#L456: func (x *ReplicationStatus) String() string {
resources.pb.go#L460: func (*ReplicationStatus) ProtoMessage() {}
resources.pb.go#L462: func (x *ReplicationStatus) ProtoReflect() protoreflect.Message {
resources.pb.go#L475: func (*ReplicationStatus) Descriptor() ([]byte, []int) {
resources.pb.go#L479: func (m *ReplicationStatus) GetReplicationStatus() isReplicationStatus_ReplicationStatus {
resources.pb.go#L486: func (x *ReplicationStatus) GetAutomatic() *ReplicationStatus_AutomaticStatus {
resources.pb.go#L493: func (x *ReplicationStatus) GetUserManaged() *ReplicationStatus_UserManagedStatus {
resources.pb.go#L1174: (*ReplicationStatus)(nil), // 5: google.cloud.secretmanager.v1.ReplicationStatus
resources.pb.go#L1266: switch v := v.(*ReplicationStatus); 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. |