google.golang.org/genproto/googleapis/cloud/secretmanager/v1.Replication.GetReplication (method)

3 uses

	google.golang.org/genproto/googleapis/cloud/secretmanager/v1 (current package)
		resources.pb.go#L334: func (m *Replication) GetReplication() isReplication_Replication {
		resources.pb.go#L342: 	if x, ok := x.GetReplication().(*Replication_Automatic_); ok {
		resources.pb.go#L349: 	if x, ok := x.GetReplication().(*Replication_UserManaged_); ok {