| Modifier and Type | Method and Description |
|---|---|
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.clearRecommendedIntegerValue()
The recommended value for an INTEGER flag.
|
SupportedDatabaseFlag.Builder |
SupportedDatabaseFlag.Builder.clearRecommendedStringValue()
The recommended value for a STRING flag.
|
SupportedDatabaseFlag.Builder |
SupportedDatabaseFlag.Builder.clearRecommendedValue() |
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.clearScope()
The scope of the flag.
|
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.v1.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(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
SupportedDatabaseFlag.Builder |
SupportedDatabaseFlag.Builder.mergeFrom(com.google.protobuf.Message other) |
SupportedDatabaseFlag.Builder |
SupportedDatabaseFlag.Builder.mergeFrom(SupportedDatabaseFlag other) |
SupportedDatabaseFlag.Builder |
SupportedDatabaseFlag.Builder.mergeIntegerRestrictions(SupportedDatabaseFlag.IntegerRestrictions value)
Restriction on INTEGER type value.
|
SupportedDatabaseFlag.Builder |
SupportedDatabaseFlag.Builder.mergeRecommendedIntegerValue(com.google.protobuf.Int64Value value)
The recommended value for an INTEGER flag.
|
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.Builder builderForValue)
Restriction on INTEGER type value.
|
SupportedDatabaseFlag.Builder |
SupportedDatabaseFlag.Builder.setIntegerRestrictions(SupportedDatabaseFlag.IntegerRestrictions value)
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.setRecommendedIntegerValue(com.google.protobuf.Int64Value.Builder builderForValue)
The recommended value for an INTEGER flag.
|
SupportedDatabaseFlag.Builder |
SupportedDatabaseFlag.Builder.setRecommendedIntegerValue(com.google.protobuf.Int64Value value)
The recommended value for an INTEGER flag.
|
SupportedDatabaseFlag.Builder |
SupportedDatabaseFlag.Builder.setRecommendedStringValue(String value)
The recommended value for a STRING flag.
|
SupportedDatabaseFlag.Builder |
SupportedDatabaseFlag.Builder.setRecommendedStringValueBytes(com.google.protobuf.ByteString value)
The recommended value for a STRING flag.
|
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.setScope(SupportedDatabaseFlag.Scope value)
The scope of the flag.
|
SupportedDatabaseFlag.Builder |
SupportedDatabaseFlag.Builder.setScopeValue(int value)
The scope of the flag.
|
SupportedDatabaseFlag.Builder |
SupportedDatabaseFlag.Builder.setStringRestrictions(SupportedDatabaseFlag.StringRestrictions.Builder builderForValue)
Restriction on STRING type value.
|
SupportedDatabaseFlag.Builder |
SupportedDatabaseFlag.Builder.setStringRestrictions(SupportedDatabaseFlag.StringRestrictions value)
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.v1.SupportedDatabaseFlag.ValueType value_type = 3; |
SupportedDatabaseFlag.Builder |
SupportedDatabaseFlag.Builder.setValueTypeValue(int value)
.google.cloud.alloydb.v1.SupportedDatabaseFlag.ValueType value_type = 3; |
SupportedDatabaseFlag.Builder |
SupportedDatabaseFlag.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
List<SupportedDatabaseFlag.Builder> |
ListSupportedDatabaseFlagsResponse.Builder.getSupportedDatabaseFlagsBuilderList()
The list of SupportedDatabaseFlags.
|
| Modifier and Type | Method and Description |
|---|---|
ListSupportedDatabaseFlagsResponse.Builder |
ListSupportedDatabaseFlagsResponse.Builder.addSupportedDatabaseFlags(int index,
SupportedDatabaseFlag.Builder builderForValue)
The list of SupportedDatabaseFlags.
|
ListSupportedDatabaseFlagsResponse.Builder |
ListSupportedDatabaseFlagsResponse.Builder.addSupportedDatabaseFlags(SupportedDatabaseFlag.Builder builderForValue)
The list of SupportedDatabaseFlags.
|
ListSupportedDatabaseFlagsResponse.Builder |
ListSupportedDatabaseFlagsResponse.Builder.setSupportedDatabaseFlags(int index,
SupportedDatabaseFlag.Builder builderForValue)
The list of SupportedDatabaseFlags.
|
Copyright © 2025 Google LLC. All rights reserved.