Package com.google.cloud.alloydb.v1alpha
Class SupportedDatabaseFlag.IntegerRestrictions.Builder
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite.Builder
-
- com.google.protobuf.AbstractMessage.Builder<BuilderT>
-
- com.google.protobuf.GeneratedMessageV3.Builder<SupportedDatabaseFlag.IntegerRestrictions.Builder>
-
- com.google.cloud.alloydb.v1alpha.SupportedDatabaseFlag.IntegerRestrictions.Builder
-
- All Implemented Interfaces:
SupportedDatabaseFlag.IntegerRestrictionsOrBuilder,com.google.protobuf.Message.Builder,com.google.protobuf.MessageLite.Builder,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,Cloneable
- Enclosing class:
- SupportedDatabaseFlag.IntegerRestrictions
public static final class SupportedDatabaseFlag.IntegerRestrictions.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<SupportedDatabaseFlag.IntegerRestrictions.Builder> implements SupportedDatabaseFlag.IntegerRestrictionsOrBuilder
Restrictions on INTEGER type values.
Protobuf typegoogle.cloud.alloydb.v1alpha.SupportedDatabaseFlag.IntegerRestrictions
-
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description SupportedDatabaseFlag.IntegerRestrictions.BuilderaddRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)SupportedDatabaseFlag.IntegerRestrictionsbuild()SupportedDatabaseFlag.IntegerRestrictionsbuildPartial()SupportedDatabaseFlag.IntegerRestrictions.Builderclear()SupportedDatabaseFlag.IntegerRestrictions.BuilderclearField(com.google.protobuf.Descriptors.FieldDescriptor field)SupportedDatabaseFlag.IntegerRestrictions.BuilderclearMaxValue()The maximum value that can be specified, if applicable.SupportedDatabaseFlag.IntegerRestrictions.BuilderclearMinValue()The minimum value that can be specified, if applicable.SupportedDatabaseFlag.IntegerRestrictions.BuilderclearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)SupportedDatabaseFlag.IntegerRestrictions.Builderclone()SupportedDatabaseFlag.IntegerRestrictionsgetDefaultInstanceForType()static com.google.protobuf.Descriptors.DescriptorgetDescriptor()com.google.protobuf.Descriptors.DescriptorgetDescriptorForType()com.google.protobuf.Int64ValuegetMaxValue()The maximum value that can be specified, if applicable.com.google.protobuf.Int64Value.BuildergetMaxValueBuilder()The maximum value that can be specified, if applicable.com.google.protobuf.Int64ValueOrBuildergetMaxValueOrBuilder()The maximum value that can be specified, if applicable.com.google.protobuf.Int64ValuegetMinValue()The minimum value that can be specified, if applicable.com.google.protobuf.Int64Value.BuildergetMinValueBuilder()The minimum value that can be specified, if applicable.com.google.protobuf.Int64ValueOrBuildergetMinValueOrBuilder()The minimum value that can be specified, if applicable.booleanhasMaxValue()The maximum value that can be specified, if applicable.booleanhasMinValue()The minimum value that can be specified, if applicable.protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()booleanisInitialized()SupportedDatabaseFlag.IntegerRestrictions.BuildermergeFrom(SupportedDatabaseFlag.IntegerRestrictions other)SupportedDatabaseFlag.IntegerRestrictions.BuildermergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)SupportedDatabaseFlag.IntegerRestrictions.BuildermergeFrom(com.google.protobuf.Message other)SupportedDatabaseFlag.IntegerRestrictions.BuildermergeMaxValue(com.google.protobuf.Int64Value value)The maximum value that can be specified, if applicable.SupportedDatabaseFlag.IntegerRestrictions.BuildermergeMinValue(com.google.protobuf.Int64Value value)The minimum value that can be specified, if applicable.SupportedDatabaseFlag.IntegerRestrictions.BuildermergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)SupportedDatabaseFlag.IntegerRestrictions.BuildersetField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)SupportedDatabaseFlag.IntegerRestrictions.BuildersetMaxValue(com.google.protobuf.Int64Value value)The maximum value that can be specified, if applicable.SupportedDatabaseFlag.IntegerRestrictions.BuildersetMaxValue(com.google.protobuf.Int64Value.Builder builderForValue)The maximum value that can be specified, if applicable.SupportedDatabaseFlag.IntegerRestrictions.BuildersetMinValue(com.google.protobuf.Int64Value value)The minimum value that can be specified, if applicable.SupportedDatabaseFlag.IntegerRestrictions.BuildersetMinValue(com.google.protobuf.Int64Value.Builder builderForValue)The minimum value that can be specified, if applicable.SupportedDatabaseFlag.IntegerRestrictions.BuildersetRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)SupportedDatabaseFlag.IntegerRestrictions.BuildersetUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)-
Methods inherited from class com.google.protobuf.GeneratedMessageV3.Builder
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setUnknownFieldSetBuilder, setUnknownFieldsProto3
-
Methods inherited from class com.google.protobuf.AbstractMessage.Builder
findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toString
-
Methods inherited from class com.google.protobuf.AbstractMessageLite.Builder
addAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, newUninitializedMessageException
-
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
-
-
-
-
Method Detail
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
-
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
- Specified by:
internalGetFieldAccessorTablein classcom.google.protobuf.GeneratedMessageV3.Builder<SupportedDatabaseFlag.IntegerRestrictions.Builder>
-
clear
public SupportedDatabaseFlag.IntegerRestrictions.Builder clear()
- Specified by:
clearin interfacecom.google.protobuf.Message.Builder- Specified by:
clearin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
clearin classcom.google.protobuf.GeneratedMessageV3.Builder<SupportedDatabaseFlag.IntegerRestrictions.Builder>
-
getDescriptorForType
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
- Specified by:
getDescriptorForTypein interfacecom.google.protobuf.Message.Builder- Specified by:
getDescriptorForTypein interfacecom.google.protobuf.MessageOrBuilder- Overrides:
getDescriptorForTypein classcom.google.protobuf.GeneratedMessageV3.Builder<SupportedDatabaseFlag.IntegerRestrictions.Builder>
-
getDefaultInstanceForType
public SupportedDatabaseFlag.IntegerRestrictions getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
build
public SupportedDatabaseFlag.IntegerRestrictions build()
- Specified by:
buildin interfacecom.google.protobuf.Message.Builder- Specified by:
buildin interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
public SupportedDatabaseFlag.IntegerRestrictions buildPartial()
- Specified by:
buildPartialin interfacecom.google.protobuf.Message.Builder- Specified by:
buildPartialin interfacecom.google.protobuf.MessageLite.Builder
-
clone
public SupportedDatabaseFlag.IntegerRestrictions.Builder clone()
- Specified by:
clonein interfacecom.google.protobuf.Message.Builder- Specified by:
clonein interfacecom.google.protobuf.MessageLite.Builder- Overrides:
clonein classcom.google.protobuf.GeneratedMessageV3.Builder<SupportedDatabaseFlag.IntegerRestrictions.Builder>
-
setField
public SupportedDatabaseFlag.IntegerRestrictions.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
- Specified by:
setFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
setFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<SupportedDatabaseFlag.IntegerRestrictions.Builder>
-
clearField
public SupportedDatabaseFlag.IntegerRestrictions.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
- Specified by:
clearFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
clearFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<SupportedDatabaseFlag.IntegerRestrictions.Builder>
-
clearOneof
public SupportedDatabaseFlag.IntegerRestrictions.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
- Specified by:
clearOneofin interfacecom.google.protobuf.Message.Builder- Overrides:
clearOneofin classcom.google.protobuf.GeneratedMessageV3.Builder<SupportedDatabaseFlag.IntegerRestrictions.Builder>
-
setRepeatedField
public SupportedDatabaseFlag.IntegerRestrictions.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
- Specified by:
setRepeatedFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
setRepeatedFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<SupportedDatabaseFlag.IntegerRestrictions.Builder>
-
addRepeatedField
public SupportedDatabaseFlag.IntegerRestrictions.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
- Specified by:
addRepeatedFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
addRepeatedFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<SupportedDatabaseFlag.IntegerRestrictions.Builder>
-
mergeFrom
public SupportedDatabaseFlag.IntegerRestrictions.Builder mergeFrom(com.google.protobuf.Message other)
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<SupportedDatabaseFlag.IntegerRestrictions.Builder>
-
mergeFrom
public SupportedDatabaseFlag.IntegerRestrictions.Builder mergeFrom(SupportedDatabaseFlag.IntegerRestrictions other)
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3.Builder<SupportedDatabaseFlag.IntegerRestrictions.Builder>
-
mergeFrom
public SupportedDatabaseFlag.IntegerRestrictions.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Specified by:
mergeFromin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<SupportedDatabaseFlag.IntegerRestrictions.Builder>- Throws:
IOException
-
hasMinValue
public boolean hasMinValue()
The minimum value that can be specified, if applicable.
.google.protobuf.Int64Value min_value = 1;- Specified by:
hasMinValuein interfaceSupportedDatabaseFlag.IntegerRestrictionsOrBuilder- Returns:
- Whether the minValue field is set.
-
getMinValue
public com.google.protobuf.Int64Value getMinValue()
The minimum value that can be specified, if applicable.
.google.protobuf.Int64Value min_value = 1;- Specified by:
getMinValuein interfaceSupportedDatabaseFlag.IntegerRestrictionsOrBuilder- Returns:
- The minValue.
-
setMinValue
public SupportedDatabaseFlag.IntegerRestrictions.Builder setMinValue(com.google.protobuf.Int64Value value)
The minimum value that can be specified, if applicable.
.google.protobuf.Int64Value min_value = 1;
-
setMinValue
public SupportedDatabaseFlag.IntegerRestrictions.Builder setMinValue(com.google.protobuf.Int64Value.Builder builderForValue)
The minimum value that can be specified, if applicable.
.google.protobuf.Int64Value min_value = 1;
-
mergeMinValue
public SupportedDatabaseFlag.IntegerRestrictions.Builder mergeMinValue(com.google.protobuf.Int64Value value)
The minimum value that can be specified, if applicable.
.google.protobuf.Int64Value min_value = 1;
-
clearMinValue
public SupportedDatabaseFlag.IntegerRestrictions.Builder clearMinValue()
The minimum value that can be specified, if applicable.
.google.protobuf.Int64Value min_value = 1;
-
getMinValueBuilder
public com.google.protobuf.Int64Value.Builder getMinValueBuilder()
The minimum value that can be specified, if applicable.
.google.protobuf.Int64Value min_value = 1;
-
getMinValueOrBuilder
public com.google.protobuf.Int64ValueOrBuilder getMinValueOrBuilder()
The minimum value that can be specified, if applicable.
.google.protobuf.Int64Value min_value = 1;- Specified by:
getMinValueOrBuilderin interfaceSupportedDatabaseFlag.IntegerRestrictionsOrBuilder
-
hasMaxValue
public boolean hasMaxValue()
The maximum value that can be specified, if applicable.
.google.protobuf.Int64Value max_value = 2;- Specified by:
hasMaxValuein interfaceSupportedDatabaseFlag.IntegerRestrictionsOrBuilder- Returns:
- Whether the maxValue field is set.
-
getMaxValue
public com.google.protobuf.Int64Value getMaxValue()
The maximum value that can be specified, if applicable.
.google.protobuf.Int64Value max_value = 2;- Specified by:
getMaxValuein interfaceSupportedDatabaseFlag.IntegerRestrictionsOrBuilder- Returns:
- The maxValue.
-
setMaxValue
public SupportedDatabaseFlag.IntegerRestrictions.Builder setMaxValue(com.google.protobuf.Int64Value value)
The maximum value that can be specified, if applicable.
.google.protobuf.Int64Value max_value = 2;
-
setMaxValue
public SupportedDatabaseFlag.IntegerRestrictions.Builder setMaxValue(com.google.protobuf.Int64Value.Builder builderForValue)
The maximum value that can be specified, if applicable.
.google.protobuf.Int64Value max_value = 2;
-
mergeMaxValue
public SupportedDatabaseFlag.IntegerRestrictions.Builder mergeMaxValue(com.google.protobuf.Int64Value value)
The maximum value that can be specified, if applicable.
.google.protobuf.Int64Value max_value = 2;
-
clearMaxValue
public SupportedDatabaseFlag.IntegerRestrictions.Builder clearMaxValue()
The maximum value that can be specified, if applicable.
.google.protobuf.Int64Value max_value = 2;
-
getMaxValueBuilder
public com.google.protobuf.Int64Value.Builder getMaxValueBuilder()
The maximum value that can be specified, if applicable.
.google.protobuf.Int64Value max_value = 2;
-
getMaxValueOrBuilder
public com.google.protobuf.Int64ValueOrBuilder getMaxValueOrBuilder()
The maximum value that can be specified, if applicable.
.google.protobuf.Int64Value max_value = 2;- Specified by:
getMaxValueOrBuilderin interfaceSupportedDatabaseFlag.IntegerRestrictionsOrBuilder
-
setUnknownFields
public final SupportedDatabaseFlag.IntegerRestrictions.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
setUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
setUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<SupportedDatabaseFlag.IntegerRestrictions.Builder>
-
mergeUnknownFields
public final SupportedDatabaseFlag.IntegerRestrictions.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
mergeUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<SupportedDatabaseFlag.IntegerRestrictions.Builder>
-
-