public static final class UpgradeClusterResponse.ClusterUpgradeDetails.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<UpgradeClusterResponse.ClusterUpgradeDetails.Builder> implements UpgradeClusterResponse.ClusterUpgradeDetailsOrBuilder
Upgrade details of a cluster. This cluster can be primary or secondary.Protobuf type
google.cloud.alloydb.v1.UpgradeClusterResponse.ClusterUpgradeDetailsgetAllFields, 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<UpgradeClusterResponse.ClusterUpgradeDetails.Builder>public UpgradeClusterResponse.ClusterUpgradeDetails.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageV3.Builder<UpgradeClusterResponse.ClusterUpgradeDetails.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<UpgradeClusterResponse.ClusterUpgradeDetails.Builder>public UpgradeClusterResponse.ClusterUpgradeDetails getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic UpgradeClusterResponse.ClusterUpgradeDetails build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic UpgradeClusterResponse.ClusterUpgradeDetails buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic UpgradeClusterResponse.ClusterUpgradeDetails.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessageV3.Builder<UpgradeClusterResponse.ClusterUpgradeDetails.Builder>public UpgradeClusterResponse.ClusterUpgradeDetails.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<UpgradeClusterResponse.ClusterUpgradeDetails.Builder>public UpgradeClusterResponse.ClusterUpgradeDetails.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<UpgradeClusterResponse.ClusterUpgradeDetails.Builder>public UpgradeClusterResponse.ClusterUpgradeDetails.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<UpgradeClusterResponse.ClusterUpgradeDetails.Builder>public UpgradeClusterResponse.ClusterUpgradeDetails.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<UpgradeClusterResponse.ClusterUpgradeDetails.Builder>public UpgradeClusterResponse.ClusterUpgradeDetails.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<UpgradeClusterResponse.ClusterUpgradeDetails.Builder>public UpgradeClusterResponse.ClusterUpgradeDetails.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<UpgradeClusterResponse.ClusterUpgradeDetails.Builder>public UpgradeClusterResponse.ClusterUpgradeDetails.Builder mergeFrom(UpgradeClusterResponse.ClusterUpgradeDetails other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<UpgradeClusterResponse.ClusterUpgradeDetails.Builder>public UpgradeClusterResponse.ClusterUpgradeDetails.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<UpgradeClusterResponse.ClusterUpgradeDetails.Builder>IOExceptionpublic String getName()
Normalized name of the cluster
string name = 1;getName in interface UpgradeClusterResponse.ClusterUpgradeDetailsOrBuilderpublic com.google.protobuf.ByteString getNameBytes()
Normalized name of the cluster
string name = 1;getNameBytes in interface UpgradeClusterResponse.ClusterUpgradeDetailsOrBuilderpublic UpgradeClusterResponse.ClusterUpgradeDetails.Builder setName(String value)
Normalized name of the cluster
string name = 1;value - The name to set.public UpgradeClusterResponse.ClusterUpgradeDetails.Builder clearName()
Normalized name of the cluster
string name = 1;public UpgradeClusterResponse.ClusterUpgradeDetails.Builder setNameBytes(com.google.protobuf.ByteString value)
Normalized name of the cluster
string name = 1;value - The bytes for name to set.public int getUpgradeStatusValue()
Upgrade status of the cluster.
.google.cloud.alloydb.v1.UpgradeClusterResponse.Status upgrade_status = 2;getUpgradeStatusValue in interface UpgradeClusterResponse.ClusterUpgradeDetailsOrBuilderpublic UpgradeClusterResponse.ClusterUpgradeDetails.Builder setUpgradeStatusValue(int value)
Upgrade status of the cluster.
.google.cloud.alloydb.v1.UpgradeClusterResponse.Status upgrade_status = 2;value - The enum numeric value on the wire for upgradeStatus to set.public UpgradeClusterResponse.Status getUpgradeStatus()
Upgrade status of the cluster.
.google.cloud.alloydb.v1.UpgradeClusterResponse.Status upgrade_status = 2;getUpgradeStatus in interface UpgradeClusterResponse.ClusterUpgradeDetailsOrBuilderpublic UpgradeClusterResponse.ClusterUpgradeDetails.Builder setUpgradeStatus(UpgradeClusterResponse.Status value)
Upgrade status of the cluster.
.google.cloud.alloydb.v1.UpgradeClusterResponse.Status upgrade_status = 2;value - The upgradeStatus to set.public UpgradeClusterResponse.ClusterUpgradeDetails.Builder clearUpgradeStatus()
Upgrade status of the cluster.
.google.cloud.alloydb.v1.UpgradeClusterResponse.Status upgrade_status = 2;public int getClusterTypeValue()
Cluster type which can either be primary or secondary.
.google.cloud.alloydb.v1.Cluster.ClusterType cluster_type = 3;getClusterTypeValue in interface UpgradeClusterResponse.ClusterUpgradeDetailsOrBuilderpublic UpgradeClusterResponse.ClusterUpgradeDetails.Builder setClusterTypeValue(int value)
Cluster type which can either be primary or secondary.
.google.cloud.alloydb.v1.Cluster.ClusterType cluster_type = 3;value - The enum numeric value on the wire for clusterType to set.public Cluster.ClusterType getClusterType()
Cluster type which can either be primary or secondary.
.google.cloud.alloydb.v1.Cluster.ClusterType cluster_type = 3;getClusterType in interface UpgradeClusterResponse.ClusterUpgradeDetailsOrBuilderpublic UpgradeClusterResponse.ClusterUpgradeDetails.Builder setClusterType(Cluster.ClusterType value)
Cluster type which can either be primary or secondary.
.google.cloud.alloydb.v1.Cluster.ClusterType cluster_type = 3;value - The clusterType to set.public UpgradeClusterResponse.ClusterUpgradeDetails.Builder clearClusterType()
Cluster type which can either be primary or secondary.
.google.cloud.alloydb.v1.Cluster.ClusterType cluster_type = 3;public int getDatabaseVersionValue()
Database version of the cluster after the upgrade operation. This will be the target version if the upgrade was successful otherwise it remains the same as that before the upgrade operation.
.google.cloud.alloydb.v1.DatabaseVersion database_version = 4;getDatabaseVersionValue in interface UpgradeClusterResponse.ClusterUpgradeDetailsOrBuilderpublic UpgradeClusterResponse.ClusterUpgradeDetails.Builder setDatabaseVersionValue(int value)
Database version of the cluster after the upgrade operation. This will be the target version if the upgrade was successful otherwise it remains the same as that before the upgrade operation.
.google.cloud.alloydb.v1.DatabaseVersion database_version = 4;value - The enum numeric value on the wire for databaseVersion to set.public DatabaseVersion getDatabaseVersion()
Database version of the cluster after the upgrade operation. This will be the target version if the upgrade was successful otherwise it remains the same as that before the upgrade operation.
.google.cloud.alloydb.v1.DatabaseVersion database_version = 4;getDatabaseVersion in interface UpgradeClusterResponse.ClusterUpgradeDetailsOrBuilderpublic UpgradeClusterResponse.ClusterUpgradeDetails.Builder setDatabaseVersion(DatabaseVersion value)
Database version of the cluster after the upgrade operation. This will be the target version if the upgrade was successful otherwise it remains the same as that before the upgrade operation.
.google.cloud.alloydb.v1.DatabaseVersion database_version = 4;value - The databaseVersion to set.public UpgradeClusterResponse.ClusterUpgradeDetails.Builder clearDatabaseVersion()
Database version of the cluster after the upgrade operation. This will be the target version if the upgrade was successful otherwise it remains the same as that before the upgrade operation.
.google.cloud.alloydb.v1.DatabaseVersion database_version = 4;public List<UpgradeClusterResponse.StageInfo> getStageInfoList()
Array containing stage info associated with this cluster.
repeated .google.cloud.alloydb.v1.UpgradeClusterResponse.StageInfo stage_info = 5;
getStageInfoList in interface UpgradeClusterResponse.ClusterUpgradeDetailsOrBuilderpublic int getStageInfoCount()
Array containing stage info associated with this cluster.
repeated .google.cloud.alloydb.v1.UpgradeClusterResponse.StageInfo stage_info = 5;
getStageInfoCount in interface UpgradeClusterResponse.ClusterUpgradeDetailsOrBuilderpublic UpgradeClusterResponse.StageInfo getStageInfo(int index)
Array containing stage info associated with this cluster.
repeated .google.cloud.alloydb.v1.UpgradeClusterResponse.StageInfo stage_info = 5;
getStageInfo in interface UpgradeClusterResponse.ClusterUpgradeDetailsOrBuilderpublic UpgradeClusterResponse.ClusterUpgradeDetails.Builder setStageInfo(int index, UpgradeClusterResponse.StageInfo value)
Array containing stage info associated with this cluster.
repeated .google.cloud.alloydb.v1.UpgradeClusterResponse.StageInfo stage_info = 5;
public UpgradeClusterResponse.ClusterUpgradeDetails.Builder setStageInfo(int index, UpgradeClusterResponse.StageInfo.Builder builderForValue)
Array containing stage info associated with this cluster.
repeated .google.cloud.alloydb.v1.UpgradeClusterResponse.StageInfo stage_info = 5;
public UpgradeClusterResponse.ClusterUpgradeDetails.Builder addStageInfo(UpgradeClusterResponse.StageInfo value)
Array containing stage info associated with this cluster.
repeated .google.cloud.alloydb.v1.UpgradeClusterResponse.StageInfo stage_info = 5;
public UpgradeClusterResponse.ClusterUpgradeDetails.Builder addStageInfo(int index, UpgradeClusterResponse.StageInfo value)
Array containing stage info associated with this cluster.
repeated .google.cloud.alloydb.v1.UpgradeClusterResponse.StageInfo stage_info = 5;
public UpgradeClusterResponse.ClusterUpgradeDetails.Builder addStageInfo(UpgradeClusterResponse.StageInfo.Builder builderForValue)
Array containing stage info associated with this cluster.
repeated .google.cloud.alloydb.v1.UpgradeClusterResponse.StageInfo stage_info = 5;
public UpgradeClusterResponse.ClusterUpgradeDetails.Builder addStageInfo(int index, UpgradeClusterResponse.StageInfo.Builder builderForValue)
Array containing stage info associated with this cluster.
repeated .google.cloud.alloydb.v1.UpgradeClusterResponse.StageInfo stage_info = 5;
public UpgradeClusterResponse.ClusterUpgradeDetails.Builder addAllStageInfo(Iterable<? extends UpgradeClusterResponse.StageInfo> values)
Array containing stage info associated with this cluster.
repeated .google.cloud.alloydb.v1.UpgradeClusterResponse.StageInfo stage_info = 5;
public UpgradeClusterResponse.ClusterUpgradeDetails.Builder clearStageInfo()
Array containing stage info associated with this cluster.
repeated .google.cloud.alloydb.v1.UpgradeClusterResponse.StageInfo stage_info = 5;
public UpgradeClusterResponse.ClusterUpgradeDetails.Builder removeStageInfo(int index)
Array containing stage info associated with this cluster.
repeated .google.cloud.alloydb.v1.UpgradeClusterResponse.StageInfo stage_info = 5;
public UpgradeClusterResponse.StageInfo.Builder getStageInfoBuilder(int index)
Array containing stage info associated with this cluster.
repeated .google.cloud.alloydb.v1.UpgradeClusterResponse.StageInfo stage_info = 5;
public UpgradeClusterResponse.StageInfoOrBuilder getStageInfoOrBuilder(int index)
Array containing stage info associated with this cluster.
repeated .google.cloud.alloydb.v1.UpgradeClusterResponse.StageInfo stage_info = 5;
getStageInfoOrBuilder in interface UpgradeClusterResponse.ClusterUpgradeDetailsOrBuilderpublic List<? extends UpgradeClusterResponse.StageInfoOrBuilder> getStageInfoOrBuilderList()
Array containing stage info associated with this cluster.
repeated .google.cloud.alloydb.v1.UpgradeClusterResponse.StageInfo stage_info = 5;
getStageInfoOrBuilderList in interface UpgradeClusterResponse.ClusterUpgradeDetailsOrBuilderpublic UpgradeClusterResponse.StageInfo.Builder addStageInfoBuilder()
Array containing stage info associated with this cluster.
repeated .google.cloud.alloydb.v1.UpgradeClusterResponse.StageInfo stage_info = 5;
public UpgradeClusterResponse.StageInfo.Builder addStageInfoBuilder(int index)
Array containing stage info associated with this cluster.
repeated .google.cloud.alloydb.v1.UpgradeClusterResponse.StageInfo stage_info = 5;
public List<UpgradeClusterResponse.StageInfo.Builder> getStageInfoBuilderList()
Array containing stage info associated with this cluster.
repeated .google.cloud.alloydb.v1.UpgradeClusterResponse.StageInfo stage_info = 5;
public List<UpgradeClusterResponse.InstanceUpgradeDetails> getInstanceUpgradeDetailsList()
Upgrade details of the instances directly associated with this cluster.
repeated .google.cloud.alloydb.v1.UpgradeClusterResponse.InstanceUpgradeDetails instance_upgrade_details = 6;
getInstanceUpgradeDetailsList in interface UpgradeClusterResponse.ClusterUpgradeDetailsOrBuilderpublic int getInstanceUpgradeDetailsCount()
Upgrade details of the instances directly associated with this cluster.
repeated .google.cloud.alloydb.v1.UpgradeClusterResponse.InstanceUpgradeDetails instance_upgrade_details = 6;
getInstanceUpgradeDetailsCount in interface UpgradeClusterResponse.ClusterUpgradeDetailsOrBuilderpublic UpgradeClusterResponse.InstanceUpgradeDetails getInstanceUpgradeDetails(int index)
Upgrade details of the instances directly associated with this cluster.
repeated .google.cloud.alloydb.v1.UpgradeClusterResponse.InstanceUpgradeDetails instance_upgrade_details = 6;
getInstanceUpgradeDetails in interface UpgradeClusterResponse.ClusterUpgradeDetailsOrBuilderpublic UpgradeClusterResponse.ClusterUpgradeDetails.Builder setInstanceUpgradeDetails(int index, UpgradeClusterResponse.InstanceUpgradeDetails value)
Upgrade details of the instances directly associated with this cluster.
repeated .google.cloud.alloydb.v1.UpgradeClusterResponse.InstanceUpgradeDetails instance_upgrade_details = 6;
public UpgradeClusterResponse.ClusterUpgradeDetails.Builder setInstanceUpgradeDetails(int index, UpgradeClusterResponse.InstanceUpgradeDetails.Builder builderForValue)
Upgrade details of the instances directly associated with this cluster.
repeated .google.cloud.alloydb.v1.UpgradeClusterResponse.InstanceUpgradeDetails instance_upgrade_details = 6;
public UpgradeClusterResponse.ClusterUpgradeDetails.Builder addInstanceUpgradeDetails(UpgradeClusterResponse.InstanceUpgradeDetails value)
Upgrade details of the instances directly associated with this cluster.
repeated .google.cloud.alloydb.v1.UpgradeClusterResponse.InstanceUpgradeDetails instance_upgrade_details = 6;
public UpgradeClusterResponse.ClusterUpgradeDetails.Builder addInstanceUpgradeDetails(int index, UpgradeClusterResponse.InstanceUpgradeDetails value)
Upgrade details of the instances directly associated with this cluster.
repeated .google.cloud.alloydb.v1.UpgradeClusterResponse.InstanceUpgradeDetails instance_upgrade_details = 6;
public UpgradeClusterResponse.ClusterUpgradeDetails.Builder addInstanceUpgradeDetails(UpgradeClusterResponse.InstanceUpgradeDetails.Builder builderForValue)
Upgrade details of the instances directly associated with this cluster.
repeated .google.cloud.alloydb.v1.UpgradeClusterResponse.InstanceUpgradeDetails instance_upgrade_details = 6;
public UpgradeClusterResponse.ClusterUpgradeDetails.Builder addInstanceUpgradeDetails(int index, UpgradeClusterResponse.InstanceUpgradeDetails.Builder builderForValue)
Upgrade details of the instances directly associated with this cluster.
repeated .google.cloud.alloydb.v1.UpgradeClusterResponse.InstanceUpgradeDetails instance_upgrade_details = 6;
public UpgradeClusterResponse.ClusterUpgradeDetails.Builder addAllInstanceUpgradeDetails(Iterable<? extends UpgradeClusterResponse.InstanceUpgradeDetails> values)
Upgrade details of the instances directly associated with this cluster.
repeated .google.cloud.alloydb.v1.UpgradeClusterResponse.InstanceUpgradeDetails instance_upgrade_details = 6;
public UpgradeClusterResponse.ClusterUpgradeDetails.Builder clearInstanceUpgradeDetails()
Upgrade details of the instances directly associated with this cluster.
repeated .google.cloud.alloydb.v1.UpgradeClusterResponse.InstanceUpgradeDetails instance_upgrade_details = 6;
public UpgradeClusterResponse.ClusterUpgradeDetails.Builder removeInstanceUpgradeDetails(int index)
Upgrade details of the instances directly associated with this cluster.
repeated .google.cloud.alloydb.v1.UpgradeClusterResponse.InstanceUpgradeDetails instance_upgrade_details = 6;
public UpgradeClusterResponse.InstanceUpgradeDetails.Builder getInstanceUpgradeDetailsBuilder(int index)
Upgrade details of the instances directly associated with this cluster.
repeated .google.cloud.alloydb.v1.UpgradeClusterResponse.InstanceUpgradeDetails instance_upgrade_details = 6;
public UpgradeClusterResponse.InstanceUpgradeDetailsOrBuilder getInstanceUpgradeDetailsOrBuilder(int index)
Upgrade details of the instances directly associated with this cluster.
repeated .google.cloud.alloydb.v1.UpgradeClusterResponse.InstanceUpgradeDetails instance_upgrade_details = 6;
getInstanceUpgradeDetailsOrBuilder in interface UpgradeClusterResponse.ClusterUpgradeDetailsOrBuilderpublic List<? extends UpgradeClusterResponse.InstanceUpgradeDetailsOrBuilder> getInstanceUpgradeDetailsOrBuilderList()
Upgrade details of the instances directly associated with this cluster.
repeated .google.cloud.alloydb.v1.UpgradeClusterResponse.InstanceUpgradeDetails instance_upgrade_details = 6;
getInstanceUpgradeDetailsOrBuilderList in interface UpgradeClusterResponse.ClusterUpgradeDetailsOrBuilderpublic UpgradeClusterResponse.InstanceUpgradeDetails.Builder addInstanceUpgradeDetailsBuilder()
Upgrade details of the instances directly associated with this cluster.
repeated .google.cloud.alloydb.v1.UpgradeClusterResponse.InstanceUpgradeDetails instance_upgrade_details = 6;
public UpgradeClusterResponse.InstanceUpgradeDetails.Builder addInstanceUpgradeDetailsBuilder(int index)
Upgrade details of the instances directly associated with this cluster.
repeated .google.cloud.alloydb.v1.UpgradeClusterResponse.InstanceUpgradeDetails instance_upgrade_details = 6;
public List<UpgradeClusterResponse.InstanceUpgradeDetails.Builder> getInstanceUpgradeDetailsBuilderList()
Upgrade details of the instances directly associated with this cluster.
repeated .google.cloud.alloydb.v1.UpgradeClusterResponse.InstanceUpgradeDetails instance_upgrade_details = 6;
public final UpgradeClusterResponse.ClusterUpgradeDetails.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<UpgradeClusterResponse.ClusterUpgradeDetails.Builder>public final UpgradeClusterResponse.ClusterUpgradeDetails.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<UpgradeClusterResponse.ClusterUpgradeDetails.Builder>Copyright © 2025 Google LLC. All rights reserved.