public static final class ReplicationStatus.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<ReplicationStatus.Builder> implements ReplicationStatusOrBuilder
The replication status of a [SecretVersion][google.cloud.secretmanager.v1beta2.SecretVersion].Protobuf type
google.cloud.secretmanager.v1beta2.ReplicationStatus| Modifier and Type | Method and Description |
|---|---|
ReplicationStatus.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
ReplicationStatus |
build() |
ReplicationStatus |
buildPartial() |
ReplicationStatus.Builder |
clear() |
ReplicationStatus.Builder |
clearAutomatic()
Describes the replication status of a
[SecretVersion][google.cloud.secretmanager.v1beta2.SecretVersion] with
automatic replication.
|
ReplicationStatus.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
ReplicationStatus.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
ReplicationStatus.Builder |
clearReplicationStatus() |
ReplicationStatus.Builder |
clearUserManaged()
Describes the replication status of a
[SecretVersion][google.cloud.secretmanager.v1beta2.SecretVersion] with
user-managed replication.
|
ReplicationStatus.Builder |
clone() |
ReplicationStatus.AutomaticStatus |
getAutomatic()
Describes the replication status of a
[SecretVersion][google.cloud.secretmanager.v1beta2.SecretVersion] with
automatic replication.
|
ReplicationStatus.AutomaticStatus.Builder |
getAutomaticBuilder()
Describes the replication status of a
[SecretVersion][google.cloud.secretmanager.v1beta2.SecretVersion] with
automatic replication.
|
ReplicationStatus.AutomaticStatusOrBuilder |
getAutomaticOrBuilder()
Describes the replication status of a
[SecretVersion][google.cloud.secretmanager.v1beta2.SecretVersion] with
automatic replication.
|
ReplicationStatus |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
ReplicationStatus.ReplicationStatusCase |
getReplicationStatusCase() |
ReplicationStatus.UserManagedStatus |
getUserManaged()
Describes the replication status of a
[SecretVersion][google.cloud.secretmanager.v1beta2.SecretVersion] with
user-managed replication.
|
ReplicationStatus.UserManagedStatus.Builder |
getUserManagedBuilder()
Describes the replication status of a
[SecretVersion][google.cloud.secretmanager.v1beta2.SecretVersion] with
user-managed replication.
|
ReplicationStatus.UserManagedStatusOrBuilder |
getUserManagedOrBuilder()
Describes the replication status of a
[SecretVersion][google.cloud.secretmanager.v1beta2.SecretVersion] with
user-managed replication.
|
boolean |
hasAutomatic()
Describes the replication status of a
[SecretVersion][google.cloud.secretmanager.v1beta2.SecretVersion] with
automatic replication.
|
boolean |
hasUserManaged()
Describes the replication status of a
[SecretVersion][google.cloud.secretmanager.v1beta2.SecretVersion] with
user-managed replication.
|
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
ReplicationStatus.Builder |
mergeAutomatic(ReplicationStatus.AutomaticStatus value)
Describes the replication status of a
[SecretVersion][google.cloud.secretmanager.v1beta2.SecretVersion] with
automatic replication.
|
ReplicationStatus.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
ReplicationStatus.Builder |
mergeFrom(com.google.protobuf.Message other) |
ReplicationStatus.Builder |
mergeFrom(ReplicationStatus other) |
ReplicationStatus.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
ReplicationStatus.Builder |
mergeUserManaged(ReplicationStatus.UserManagedStatus value)
Describes the replication status of a
[SecretVersion][google.cloud.secretmanager.v1beta2.SecretVersion] with
user-managed replication.
|
ReplicationStatus.Builder |
setAutomatic(ReplicationStatus.AutomaticStatus.Builder builderForValue)
Describes the replication status of a
[SecretVersion][google.cloud.secretmanager.v1beta2.SecretVersion] with
automatic replication.
|
ReplicationStatus.Builder |
setAutomatic(ReplicationStatus.AutomaticStatus value)
Describes the replication status of a
[SecretVersion][google.cloud.secretmanager.v1beta2.SecretVersion] with
automatic replication.
|
ReplicationStatus.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
ReplicationStatus.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
ReplicationStatus.Builder |
setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
ReplicationStatus.Builder |
setUserManaged(ReplicationStatus.UserManagedStatus.Builder builderForValue)
Describes the replication status of a
[SecretVersion][google.cloud.secretmanager.v1beta2.SecretVersion] with
user-managed replication.
|
ReplicationStatus.Builder |
setUserManaged(ReplicationStatus.UserManagedStatus value)
Describes the replication status of a
[SecretVersion][google.cloud.secretmanager.v1beta2.SecretVersion] with
user-managed replication.
|
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMapFieldReflection, internalGetMutableMapField, internalGetMutableMapFieldReflection, isClean, markClean, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setUnknownFieldSetBuilder, setUnknownFieldsProto3findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringaddAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, newUninitializedMessageExceptionequals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitpublic static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3.Builder<ReplicationStatus.Builder>public ReplicationStatus.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageV3.Builder<ReplicationStatus.Builder>public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType in interface com.google.protobuf.Message.BuildergetDescriptorForType in interface com.google.protobuf.MessageOrBuildergetDescriptorForType in class com.google.protobuf.GeneratedMessageV3.Builder<ReplicationStatus.Builder>public ReplicationStatus getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic ReplicationStatus build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic ReplicationStatus buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic ReplicationStatus.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessageV3.Builder<ReplicationStatus.Builder>public ReplicationStatus.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
setField in interface com.google.protobuf.Message.BuildersetField in class com.google.protobuf.GeneratedMessageV3.Builder<ReplicationStatus.Builder>public ReplicationStatus.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<ReplicationStatus.Builder>public ReplicationStatus.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<ReplicationStatus.Builder>public ReplicationStatus.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
setRepeatedField in interface com.google.protobuf.Message.BuildersetRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<ReplicationStatus.Builder>public ReplicationStatus.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
addRepeatedField in interface com.google.protobuf.Message.BuilderaddRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<ReplicationStatus.Builder>public ReplicationStatus.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<ReplicationStatus.Builder>public ReplicationStatus.Builder mergeFrom(ReplicationStatus other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<ReplicationStatus.Builder>public ReplicationStatus.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in interface com.google.protobuf.MessageLite.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<ReplicationStatus.Builder>IOExceptionpublic ReplicationStatus.ReplicationStatusCase getReplicationStatusCase()
getReplicationStatusCase in interface ReplicationStatusOrBuilderpublic ReplicationStatus.Builder clearReplicationStatus()
public boolean hasAutomatic()
Describes the replication status of a [SecretVersion][google.cloud.secretmanager.v1beta2.SecretVersion] with automatic replication. Only populated if the parent [Secret][google.cloud.secretmanager.v1beta2.Secret] has an automatic replication policy.
.google.cloud.secretmanager.v1beta2.ReplicationStatus.AutomaticStatus automatic = 1;
hasAutomatic in interface ReplicationStatusOrBuilderpublic ReplicationStatus.AutomaticStatus getAutomatic()
Describes the replication status of a [SecretVersion][google.cloud.secretmanager.v1beta2.SecretVersion] with automatic replication. Only populated if the parent [Secret][google.cloud.secretmanager.v1beta2.Secret] has an automatic replication policy.
.google.cloud.secretmanager.v1beta2.ReplicationStatus.AutomaticStatus automatic = 1;
getAutomatic in interface ReplicationStatusOrBuilderpublic ReplicationStatus.Builder setAutomatic(ReplicationStatus.AutomaticStatus value)
Describes the replication status of a [SecretVersion][google.cloud.secretmanager.v1beta2.SecretVersion] with automatic replication. Only populated if the parent [Secret][google.cloud.secretmanager.v1beta2.Secret] has an automatic replication policy.
.google.cloud.secretmanager.v1beta2.ReplicationStatus.AutomaticStatus automatic = 1;
public ReplicationStatus.Builder setAutomatic(ReplicationStatus.AutomaticStatus.Builder builderForValue)
Describes the replication status of a [SecretVersion][google.cloud.secretmanager.v1beta2.SecretVersion] with automatic replication. Only populated if the parent [Secret][google.cloud.secretmanager.v1beta2.Secret] has an automatic replication policy.
.google.cloud.secretmanager.v1beta2.ReplicationStatus.AutomaticStatus automatic = 1;
public ReplicationStatus.Builder mergeAutomatic(ReplicationStatus.AutomaticStatus value)
Describes the replication status of a [SecretVersion][google.cloud.secretmanager.v1beta2.SecretVersion] with automatic replication. Only populated if the parent [Secret][google.cloud.secretmanager.v1beta2.Secret] has an automatic replication policy.
.google.cloud.secretmanager.v1beta2.ReplicationStatus.AutomaticStatus automatic = 1;
public ReplicationStatus.Builder clearAutomatic()
Describes the replication status of a [SecretVersion][google.cloud.secretmanager.v1beta2.SecretVersion] with automatic replication. Only populated if the parent [Secret][google.cloud.secretmanager.v1beta2.Secret] has an automatic replication policy.
.google.cloud.secretmanager.v1beta2.ReplicationStatus.AutomaticStatus automatic = 1;
public ReplicationStatus.AutomaticStatus.Builder getAutomaticBuilder()
Describes the replication status of a [SecretVersion][google.cloud.secretmanager.v1beta2.SecretVersion] with automatic replication. Only populated if the parent [Secret][google.cloud.secretmanager.v1beta2.Secret] has an automatic replication policy.
.google.cloud.secretmanager.v1beta2.ReplicationStatus.AutomaticStatus automatic = 1;
public ReplicationStatus.AutomaticStatusOrBuilder getAutomaticOrBuilder()
Describes the replication status of a [SecretVersion][google.cloud.secretmanager.v1beta2.SecretVersion] with automatic replication. Only populated if the parent [Secret][google.cloud.secretmanager.v1beta2.Secret] has an automatic replication policy.
.google.cloud.secretmanager.v1beta2.ReplicationStatus.AutomaticStatus automatic = 1;
getAutomaticOrBuilder in interface ReplicationStatusOrBuilderpublic boolean hasUserManaged()
Describes the replication status of a [SecretVersion][google.cloud.secretmanager.v1beta2.SecretVersion] with user-managed replication. Only populated if the parent [Secret][google.cloud.secretmanager.v1beta2.Secret] has a user-managed replication policy.
.google.cloud.secretmanager.v1beta2.ReplicationStatus.UserManagedStatus user_managed = 2;
hasUserManaged in interface ReplicationStatusOrBuilderpublic ReplicationStatus.UserManagedStatus getUserManaged()
Describes the replication status of a [SecretVersion][google.cloud.secretmanager.v1beta2.SecretVersion] with user-managed replication. Only populated if the parent [Secret][google.cloud.secretmanager.v1beta2.Secret] has a user-managed replication policy.
.google.cloud.secretmanager.v1beta2.ReplicationStatus.UserManagedStatus user_managed = 2;
getUserManaged in interface ReplicationStatusOrBuilderpublic ReplicationStatus.Builder setUserManaged(ReplicationStatus.UserManagedStatus value)
Describes the replication status of a [SecretVersion][google.cloud.secretmanager.v1beta2.SecretVersion] with user-managed replication. Only populated if the parent [Secret][google.cloud.secretmanager.v1beta2.Secret] has a user-managed replication policy.
.google.cloud.secretmanager.v1beta2.ReplicationStatus.UserManagedStatus user_managed = 2;
public ReplicationStatus.Builder setUserManaged(ReplicationStatus.UserManagedStatus.Builder builderForValue)
Describes the replication status of a [SecretVersion][google.cloud.secretmanager.v1beta2.SecretVersion] with user-managed replication. Only populated if the parent [Secret][google.cloud.secretmanager.v1beta2.Secret] has a user-managed replication policy.
.google.cloud.secretmanager.v1beta2.ReplicationStatus.UserManagedStatus user_managed = 2;
public ReplicationStatus.Builder mergeUserManaged(ReplicationStatus.UserManagedStatus value)
Describes the replication status of a [SecretVersion][google.cloud.secretmanager.v1beta2.SecretVersion] with user-managed replication. Only populated if the parent [Secret][google.cloud.secretmanager.v1beta2.Secret] has a user-managed replication policy.
.google.cloud.secretmanager.v1beta2.ReplicationStatus.UserManagedStatus user_managed = 2;
public ReplicationStatus.Builder clearUserManaged()
Describes the replication status of a [SecretVersion][google.cloud.secretmanager.v1beta2.SecretVersion] with user-managed replication. Only populated if the parent [Secret][google.cloud.secretmanager.v1beta2.Secret] has a user-managed replication policy.
.google.cloud.secretmanager.v1beta2.ReplicationStatus.UserManagedStatus user_managed = 2;
public ReplicationStatus.UserManagedStatus.Builder getUserManagedBuilder()
Describes the replication status of a [SecretVersion][google.cloud.secretmanager.v1beta2.SecretVersion] with user-managed replication. Only populated if the parent [Secret][google.cloud.secretmanager.v1beta2.Secret] has a user-managed replication policy.
.google.cloud.secretmanager.v1beta2.ReplicationStatus.UserManagedStatus user_managed = 2;
public ReplicationStatus.UserManagedStatusOrBuilder getUserManagedOrBuilder()
Describes the replication status of a [SecretVersion][google.cloud.secretmanager.v1beta2.SecretVersion] with user-managed replication. Only populated if the parent [Secret][google.cloud.secretmanager.v1beta2.Secret] has a user-managed replication policy.
.google.cloud.secretmanager.v1beta2.ReplicationStatus.UserManagedStatus user_managed = 2;
getUserManagedOrBuilder in interface ReplicationStatusOrBuilderpublic final ReplicationStatus.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<ReplicationStatus.Builder>public final ReplicationStatus.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<ReplicationStatus.Builder>Copyright © 2025 Google LLC. All rights reserved.