SupportedDatabaseFlag.Builder |
SupportedDatabaseFlag.Builder.addAllSupportedDbVersions(Iterable<? extends DatabaseVersion> values) |
Major database engine versions for which this flag is supported.
|
SupportedDatabaseFlag.Builder |
SupportedDatabaseFlag.Builder.addAllSupportedDbVersionsValue(Iterable<Integer> values) |
Major database engine versions for which this flag is supported.
|
SupportedDatabaseFlag.Builder |
SupportedDatabaseFlag.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
|
SupportedDatabaseFlag.Builder |
ListSupportedDatabaseFlagsResponse.Builder.addSupportedDatabaseFlagsBuilder() |
The list of SupportedDatabaseFlags.
|
SupportedDatabaseFlag.Builder |
ListSupportedDatabaseFlagsResponse.Builder.addSupportedDatabaseFlagsBuilder(int index) |
The list of SupportedDatabaseFlags.
|
SupportedDatabaseFlag.Builder |
SupportedDatabaseFlag.Builder.addSupportedDbVersions(DatabaseVersion value) |
Major database engine versions for which this flag is supported.
|
SupportedDatabaseFlag.Builder |
SupportedDatabaseFlag.Builder.addSupportedDbVersionsValue(int value) |
Major database engine versions for which this flag is supported.
|
SupportedDatabaseFlag.Builder |
SupportedDatabaseFlag.Builder.clear() |
|
SupportedDatabaseFlag.Builder |
SupportedDatabaseFlag.Builder.clearAcceptsMultipleValues() |
Whether the database flag accepts multiple values.
|
SupportedDatabaseFlag.Builder |
SupportedDatabaseFlag.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
|
SupportedDatabaseFlag.Builder |
SupportedDatabaseFlag.Builder.clearFlagName() |
The name of the database flag, e.g.
|
SupportedDatabaseFlag.Builder |
SupportedDatabaseFlag.Builder.clearIntegerRestrictions() |
Restriction on INTEGER type value.
|
SupportedDatabaseFlag.Builder |
SupportedDatabaseFlag.Builder.clearName() |
The name of the flag resource, following Google Cloud conventions, e.g.:
* projects/{project}/locations/{location}/flags/{flag}
This field currently has no semantic meaning.
|
SupportedDatabaseFlag.Builder |
SupportedDatabaseFlag.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
|
SupportedDatabaseFlag.Builder |
SupportedDatabaseFlag.Builder.clearRequiresDbRestart() |
Whether setting or updating this flag on an Instance requires a database
restart.
|
SupportedDatabaseFlag.Builder |
SupportedDatabaseFlag.Builder.clearRestrictions() |
|
SupportedDatabaseFlag.Builder |
SupportedDatabaseFlag.Builder.clearStringRestrictions() |
Restriction on STRING type value.
|
SupportedDatabaseFlag.Builder |
SupportedDatabaseFlag.Builder.clearSupportedDbVersions() |
Major database engine versions for which this flag is supported.
|
SupportedDatabaseFlag.Builder |
SupportedDatabaseFlag.Builder.clearValueType() |
.google.cloud.alloydb.v1alpha.SupportedDatabaseFlag.ValueType value_type = 3;
|
SupportedDatabaseFlag.Builder |
SupportedDatabaseFlag.Builder.clone() |
|
SupportedDatabaseFlag.Builder |
ListSupportedDatabaseFlagsResponse.Builder.getSupportedDatabaseFlagsBuilder(int index) |
The list of SupportedDatabaseFlags.
|
SupportedDatabaseFlag.Builder |
SupportedDatabaseFlag.Builder.mergeFrom(SupportedDatabaseFlag other) |
|
SupportedDatabaseFlag.Builder |
SupportedDatabaseFlag.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
|
SupportedDatabaseFlag.Builder |
SupportedDatabaseFlag.Builder.mergeFrom(com.google.protobuf.Message other) |
|
SupportedDatabaseFlag.Builder |
SupportedDatabaseFlag.Builder.mergeIntegerRestrictions(SupportedDatabaseFlag.IntegerRestrictions value) |
Restriction on INTEGER type value.
|
SupportedDatabaseFlag.Builder |
SupportedDatabaseFlag.Builder.mergeStringRestrictions(SupportedDatabaseFlag.StringRestrictions value) |
Restriction on STRING type value.
|
SupportedDatabaseFlag.Builder |
SupportedDatabaseFlag.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
|
static SupportedDatabaseFlag.Builder |
SupportedDatabaseFlag.newBuilder() |
|
static SupportedDatabaseFlag.Builder |
SupportedDatabaseFlag.newBuilder(SupportedDatabaseFlag prototype) |
|
SupportedDatabaseFlag.Builder |
SupportedDatabaseFlag.newBuilderForType() |
|
protected SupportedDatabaseFlag.Builder |
SupportedDatabaseFlag.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
|
SupportedDatabaseFlag.Builder |
SupportedDatabaseFlag.Builder.setAcceptsMultipleValues(boolean value) |
Whether the database flag accepts multiple values.
|
SupportedDatabaseFlag.Builder |
SupportedDatabaseFlag.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
|
SupportedDatabaseFlag.Builder |
SupportedDatabaseFlag.Builder.setFlagName(String value) |
The name of the database flag, e.g.
|
SupportedDatabaseFlag.Builder |
SupportedDatabaseFlag.Builder.setFlagNameBytes(com.google.protobuf.ByteString value) |
The name of the database flag, e.g.
|
SupportedDatabaseFlag.Builder |
SupportedDatabaseFlag.Builder.setIntegerRestrictions(SupportedDatabaseFlag.IntegerRestrictions value) |
Restriction on INTEGER type value.
|
SupportedDatabaseFlag.Builder |
SupportedDatabaseFlag.Builder.setIntegerRestrictions(SupportedDatabaseFlag.IntegerRestrictions.Builder builderForValue) |
Restriction on INTEGER type value.
|
SupportedDatabaseFlag.Builder |
SupportedDatabaseFlag.Builder.setName(String value) |
The name of the flag resource, following Google Cloud conventions, e.g.:
* projects/{project}/locations/{location}/flags/{flag}
This field currently has no semantic meaning.
|
SupportedDatabaseFlag.Builder |
SupportedDatabaseFlag.Builder.setNameBytes(com.google.protobuf.ByteString value) |
The name of the flag resource, following Google Cloud conventions, e.g.:
* projects/{project}/locations/{location}/flags/{flag}
This field currently has no semantic meaning.
|
SupportedDatabaseFlag.Builder |
SupportedDatabaseFlag.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
|
SupportedDatabaseFlag.Builder |
SupportedDatabaseFlag.Builder.setRequiresDbRestart(boolean value) |
Whether setting or updating this flag on an Instance requires a database
restart.
|
SupportedDatabaseFlag.Builder |
SupportedDatabaseFlag.Builder.setStringRestrictions(SupportedDatabaseFlag.StringRestrictions value) |
Restriction on STRING type value.
|
SupportedDatabaseFlag.Builder |
SupportedDatabaseFlag.Builder.setStringRestrictions(SupportedDatabaseFlag.StringRestrictions.Builder builderForValue) |
Restriction on STRING type value.
|
SupportedDatabaseFlag.Builder |
SupportedDatabaseFlag.Builder.setSupportedDbVersions(int index,
DatabaseVersion value) |
Major database engine versions for which this flag is supported.
|
SupportedDatabaseFlag.Builder |
SupportedDatabaseFlag.Builder.setSupportedDbVersionsValue(int index,
int value) |
Major database engine versions for which this flag is supported.
|
SupportedDatabaseFlag.Builder |
SupportedDatabaseFlag.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
|
SupportedDatabaseFlag.Builder |
SupportedDatabaseFlag.Builder.setValueType(SupportedDatabaseFlag.ValueType value) |
.google.cloud.alloydb.v1alpha.SupportedDatabaseFlag.ValueType value_type = 3;
|
SupportedDatabaseFlag.Builder |
SupportedDatabaseFlag.Builder.setValueTypeValue(int value) |
.google.cloud.alloydb.v1alpha.SupportedDatabaseFlag.ValueType value_type = 3;
|
SupportedDatabaseFlag.Builder |
SupportedDatabaseFlag.toBuilder() |
|