public static final class ReplicationStatus.UserManagedStatus.ReplicaStatus.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<ReplicationStatus.UserManagedStatus.ReplicaStatus.Builder> implements ReplicationStatus.UserManagedStatus.ReplicaStatusOrBuilder
Describes the status of a user-managed replica for the [SecretVersion][google.cloud.secretmanager.v1.SecretVersion].Protobuf type
google.cloud.secretmanager.v1.ReplicationStatus.UserManagedStatus.ReplicaStatusgetAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, newBuilderForField, onBuilt, onChanged, setUnknownFieldsProto3findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringaddAll, addAll, mergeFrom, 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.UserManagedStatus.ReplicaStatus.Builder>public ReplicationStatus.UserManagedStatus.ReplicaStatus.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.UserManagedStatus.ReplicaStatus.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.UserManagedStatus.ReplicaStatus.Builder>public ReplicationStatus.UserManagedStatus.ReplicaStatus getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic ReplicationStatus.UserManagedStatus.ReplicaStatus build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic ReplicationStatus.UserManagedStatus.ReplicaStatus buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic ReplicationStatus.UserManagedStatus.ReplicaStatus.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.UserManagedStatus.ReplicaStatus.Builder>public ReplicationStatus.UserManagedStatus.ReplicaStatus.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.UserManagedStatus.ReplicaStatus.Builder>public ReplicationStatus.UserManagedStatus.ReplicaStatus.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<ReplicationStatus.UserManagedStatus.ReplicaStatus.Builder>public ReplicationStatus.UserManagedStatus.ReplicaStatus.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<ReplicationStatus.UserManagedStatus.ReplicaStatus.Builder>public ReplicationStatus.UserManagedStatus.ReplicaStatus.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.UserManagedStatus.ReplicaStatus.Builder>public ReplicationStatus.UserManagedStatus.ReplicaStatus.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.UserManagedStatus.ReplicaStatus.Builder>public ReplicationStatus.UserManagedStatus.ReplicaStatus.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<ReplicationStatus.UserManagedStatus.ReplicaStatus.Builder>public ReplicationStatus.UserManagedStatus.ReplicaStatus.Builder mergeFrom(ReplicationStatus.UserManagedStatus.ReplicaStatus other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<ReplicationStatus.UserManagedStatus.ReplicaStatus.Builder>public ReplicationStatus.UserManagedStatus.ReplicaStatus.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.UserManagedStatus.ReplicaStatus.Builder>IOExceptionpublic String getLocation()
Output only. The canonical ID of the replica location. For example: `"us-east1"`.
string location = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];getLocation in interface ReplicationStatus.UserManagedStatus.ReplicaStatusOrBuilderpublic com.google.protobuf.ByteString getLocationBytes()
Output only. The canonical ID of the replica location. For example: `"us-east1"`.
string location = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];getLocationBytes in interface ReplicationStatus.UserManagedStatus.ReplicaStatusOrBuilderpublic ReplicationStatus.UserManagedStatus.ReplicaStatus.Builder setLocation(String value)
Output only. The canonical ID of the replica location. For example: `"us-east1"`.
string location = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];value - The location to set.public ReplicationStatus.UserManagedStatus.ReplicaStatus.Builder clearLocation()
Output only. The canonical ID of the replica location. For example: `"us-east1"`.
string location = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];public ReplicationStatus.UserManagedStatus.ReplicaStatus.Builder setLocationBytes(com.google.protobuf.ByteString value)
Output only. The canonical ID of the replica location. For example: `"us-east1"`.
string location = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];value - The bytes for location to set.public boolean hasCustomerManagedEncryption()
Output only. The customer-managed encryption status of the [SecretVersion][google.cloud.secretmanager.v1.SecretVersion]. Only populated if customer-managed encryption is used.
.google.cloud.secretmanager.v1.CustomerManagedEncryptionStatus customer_managed_encryption = 2 [(.google.api.field_behavior) = OUTPUT_ONLY];
hasCustomerManagedEncryption in interface ReplicationStatus.UserManagedStatus.ReplicaStatusOrBuilderpublic CustomerManagedEncryptionStatus getCustomerManagedEncryption()
Output only. The customer-managed encryption status of the [SecretVersion][google.cloud.secretmanager.v1.SecretVersion]. Only populated if customer-managed encryption is used.
.google.cloud.secretmanager.v1.CustomerManagedEncryptionStatus customer_managed_encryption = 2 [(.google.api.field_behavior) = OUTPUT_ONLY];
getCustomerManagedEncryption in interface ReplicationStatus.UserManagedStatus.ReplicaStatusOrBuilderpublic ReplicationStatus.UserManagedStatus.ReplicaStatus.Builder setCustomerManagedEncryption(CustomerManagedEncryptionStatus value)
Output only. The customer-managed encryption status of the [SecretVersion][google.cloud.secretmanager.v1.SecretVersion]. Only populated if customer-managed encryption is used.
.google.cloud.secretmanager.v1.CustomerManagedEncryptionStatus customer_managed_encryption = 2 [(.google.api.field_behavior) = OUTPUT_ONLY];
public ReplicationStatus.UserManagedStatus.ReplicaStatus.Builder setCustomerManagedEncryption(CustomerManagedEncryptionStatus.Builder builderForValue)
Output only. The customer-managed encryption status of the [SecretVersion][google.cloud.secretmanager.v1.SecretVersion]. Only populated if customer-managed encryption is used.
.google.cloud.secretmanager.v1.CustomerManagedEncryptionStatus customer_managed_encryption = 2 [(.google.api.field_behavior) = OUTPUT_ONLY];
public ReplicationStatus.UserManagedStatus.ReplicaStatus.Builder mergeCustomerManagedEncryption(CustomerManagedEncryptionStatus value)
Output only. The customer-managed encryption status of the [SecretVersion][google.cloud.secretmanager.v1.SecretVersion]. Only populated if customer-managed encryption is used.
.google.cloud.secretmanager.v1.CustomerManagedEncryptionStatus customer_managed_encryption = 2 [(.google.api.field_behavior) = OUTPUT_ONLY];
public ReplicationStatus.UserManagedStatus.ReplicaStatus.Builder clearCustomerManagedEncryption()
Output only. The customer-managed encryption status of the [SecretVersion][google.cloud.secretmanager.v1.SecretVersion]. Only populated if customer-managed encryption is used.
.google.cloud.secretmanager.v1.CustomerManagedEncryptionStatus customer_managed_encryption = 2 [(.google.api.field_behavior) = OUTPUT_ONLY];
public CustomerManagedEncryptionStatus.Builder getCustomerManagedEncryptionBuilder()
Output only. The customer-managed encryption status of the [SecretVersion][google.cloud.secretmanager.v1.SecretVersion]. Only populated if customer-managed encryption is used.
.google.cloud.secretmanager.v1.CustomerManagedEncryptionStatus customer_managed_encryption = 2 [(.google.api.field_behavior) = OUTPUT_ONLY];
public CustomerManagedEncryptionStatusOrBuilder getCustomerManagedEncryptionOrBuilder()
Output only. The customer-managed encryption status of the [SecretVersion][google.cloud.secretmanager.v1.SecretVersion]. Only populated if customer-managed encryption is used.
.google.cloud.secretmanager.v1.CustomerManagedEncryptionStatus customer_managed_encryption = 2 [(.google.api.field_behavior) = OUTPUT_ONLY];
getCustomerManagedEncryptionOrBuilder in interface ReplicationStatus.UserManagedStatus.ReplicaStatusOrBuilderpublic final ReplicationStatus.UserManagedStatus.ReplicaStatus.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<ReplicationStatus.UserManagedStatus.ReplicaStatus.Builder>public final ReplicationStatus.UserManagedStatus.ReplicaStatus.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<ReplicationStatus.UserManagedStatus.ReplicaStatus.Builder>Copyright © 2021 Google LLC. All rights reserved.