| Modifier and Type | Method and Description |
|---|---|
ConnectionProfile.Builder |
ListConnectionProfilesResponse.Builder.addConnectionProfilesBuilder()
The response list of connection profiles.
|
ConnectionProfile.Builder |
ListConnectionProfilesResponse.Builder.addConnectionProfilesBuilder(int index)
The response list of connection profiles.
|
ConnectionProfile.Builder |
ConnectionProfile.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
ConnectionProfile.Builder |
ConnectionProfile.Builder.clear() |
ConnectionProfile.Builder |
ConnectionProfile.Builder.clearAlloydb()
An AlloyDB cluster connection profile.
|
ConnectionProfile.Builder |
ConnectionProfile.Builder.clearCloudsql()
A CloudSQL database connection profile.
|
ConnectionProfile.Builder |
ConnectionProfile.Builder.clearConnectionProfile() |
ConnectionProfile.Builder |
ConnectionProfile.Builder.clearCreateTime()
Output only.
|
ConnectionProfile.Builder |
ConnectionProfile.Builder.clearDisplayName()
The connection profile display name.
|
ConnectionProfile.Builder |
ConnectionProfile.Builder.clearError()
Output only.
|
ConnectionProfile.Builder |
ConnectionProfile.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
ConnectionProfile.Builder |
ConnectionProfile.Builder.clearLabels() |
ConnectionProfile.Builder |
ConnectionProfile.Builder.clearMysql()
A MySQL database connection profile.
|
ConnectionProfile.Builder |
ConnectionProfile.Builder.clearName()
The name of this connection profile resource in the form of
projects/{project}/locations/{location}/connectionProfiles/{connectionProfile}.
|
ConnectionProfile.Builder |
ConnectionProfile.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
ConnectionProfile.Builder |
ConnectionProfile.Builder.clearOracle()
An Oracle database connection profile.
|
ConnectionProfile.Builder |
ConnectionProfile.Builder.clearPostgresql()
A PostgreSQL database connection profile.
|
ConnectionProfile.Builder |
ConnectionProfile.Builder.clearProvider()
The database provider.
|
ConnectionProfile.Builder |
ConnectionProfile.Builder.clearState()
The current connection profile state (e.g.
|
ConnectionProfile.Builder |
ConnectionProfile.Builder.clearUpdateTime()
Output only.
|
ConnectionProfile.Builder |
ConnectionProfile.Builder.clone() |
ConnectionProfile.Builder |
CreateConnectionProfileRequest.Builder.getConnectionProfileBuilder()
Required.
|
ConnectionProfile.Builder |
UpdateConnectionProfileRequest.Builder.getConnectionProfileBuilder()
Required.
|
ConnectionProfile.Builder |
ListConnectionProfilesResponse.Builder.getConnectionProfilesBuilder(int index)
The response list of connection profiles.
|
ConnectionProfile.Builder |
ConnectionProfile.Builder.mergeAlloydb(AlloyDbConnectionProfile value)
An AlloyDB cluster connection profile.
|
ConnectionProfile.Builder |
ConnectionProfile.Builder.mergeCloudsql(CloudSqlConnectionProfile value)
A CloudSQL database connection profile.
|
ConnectionProfile.Builder |
ConnectionProfile.Builder.mergeCreateTime(com.google.protobuf.Timestamp value)
Output only.
|
ConnectionProfile.Builder |
ConnectionProfile.Builder.mergeError(com.google.rpc.Status value)
Output only.
|
ConnectionProfile.Builder |
ConnectionProfile.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
ConnectionProfile.Builder |
ConnectionProfile.Builder.mergeFrom(ConnectionProfile other) |
ConnectionProfile.Builder |
ConnectionProfile.Builder.mergeFrom(com.google.protobuf.Message other) |
ConnectionProfile.Builder |
ConnectionProfile.Builder.mergeMysql(MySqlConnectionProfile value)
A MySQL database connection profile.
|
ConnectionProfile.Builder |
ConnectionProfile.Builder.mergeOracle(OracleConnectionProfile value)
An Oracle database connection profile.
|
ConnectionProfile.Builder |
ConnectionProfile.Builder.mergePostgresql(PostgreSqlConnectionProfile value)
A PostgreSQL database connection profile.
|
ConnectionProfile.Builder |
ConnectionProfile.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
ConnectionProfile.Builder |
ConnectionProfile.Builder.mergeUpdateTime(com.google.protobuf.Timestamp value)
Output only.
|
static ConnectionProfile.Builder |
ConnectionProfile.newBuilder() |
static ConnectionProfile.Builder |
ConnectionProfile.newBuilder(ConnectionProfile prototype) |
ConnectionProfile.Builder |
ConnectionProfile.newBuilderForType() |
protected ConnectionProfile.Builder |
ConnectionProfile.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
ConnectionProfile.Builder |
ConnectionProfile.Builder.putAllLabels(Map<String,String> values)
The resource labels for connection profile to use to annotate any related
underlying resources such as Compute Engine VMs.
|
ConnectionProfile.Builder |
ConnectionProfile.Builder.putLabels(String key,
String value)
The resource labels for connection profile to use to annotate any related
underlying resources such as Compute Engine VMs.
|
ConnectionProfile.Builder |
ConnectionProfile.Builder.removeLabels(String key)
The resource labels for connection profile to use to annotate any related
underlying resources such as Compute Engine VMs.
|
ConnectionProfile.Builder |
ConnectionProfile.Builder.setAlloydb(AlloyDbConnectionProfile.Builder builderForValue)
An AlloyDB cluster connection profile.
|
ConnectionProfile.Builder |
ConnectionProfile.Builder.setAlloydb(AlloyDbConnectionProfile value)
An AlloyDB cluster connection profile.
|
ConnectionProfile.Builder |
ConnectionProfile.Builder.setCloudsql(CloudSqlConnectionProfile.Builder builderForValue)
A CloudSQL database connection profile.
|
ConnectionProfile.Builder |
ConnectionProfile.Builder.setCloudsql(CloudSqlConnectionProfile value)
A CloudSQL database connection profile.
|
ConnectionProfile.Builder |
ConnectionProfile.Builder.setCreateTime(com.google.protobuf.Timestamp.Builder builderForValue)
Output only.
|
ConnectionProfile.Builder |
ConnectionProfile.Builder.setCreateTime(com.google.protobuf.Timestamp value)
Output only.
|
ConnectionProfile.Builder |
ConnectionProfile.Builder.setDisplayName(String value)
The connection profile display name.
|
ConnectionProfile.Builder |
ConnectionProfile.Builder.setDisplayNameBytes(com.google.protobuf.ByteString value)
The connection profile display name.
|
ConnectionProfile.Builder |
ConnectionProfile.Builder.setError(com.google.rpc.Status.Builder builderForValue)
Output only.
|
ConnectionProfile.Builder |
ConnectionProfile.Builder.setError(com.google.rpc.Status value)
Output only.
|
ConnectionProfile.Builder |
ConnectionProfile.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
ConnectionProfile.Builder |
ConnectionProfile.Builder.setMysql(MySqlConnectionProfile.Builder builderForValue)
A MySQL database connection profile.
|
ConnectionProfile.Builder |
ConnectionProfile.Builder.setMysql(MySqlConnectionProfile value)
A MySQL database connection profile.
|
ConnectionProfile.Builder |
ConnectionProfile.Builder.setName(String value)
The name of this connection profile resource in the form of
projects/{project}/locations/{location}/connectionProfiles/{connectionProfile}.
|
ConnectionProfile.Builder |
ConnectionProfile.Builder.setNameBytes(com.google.protobuf.ByteString value)
The name of this connection profile resource in the form of
projects/{project}/locations/{location}/connectionProfiles/{connectionProfile}.
|
ConnectionProfile.Builder |
ConnectionProfile.Builder.setOracle(OracleConnectionProfile.Builder builderForValue)
An Oracle database connection profile.
|
ConnectionProfile.Builder |
ConnectionProfile.Builder.setOracle(OracleConnectionProfile value)
An Oracle database connection profile.
|
ConnectionProfile.Builder |
ConnectionProfile.Builder.setPostgresql(PostgreSqlConnectionProfile.Builder builderForValue)
A PostgreSQL database connection profile.
|
ConnectionProfile.Builder |
ConnectionProfile.Builder.setPostgresql(PostgreSqlConnectionProfile value)
A PostgreSQL database connection profile.
|
ConnectionProfile.Builder |
ConnectionProfile.Builder.setProvider(DatabaseProvider value)
The database provider.
|
ConnectionProfile.Builder |
ConnectionProfile.Builder.setProviderValue(int value)
The database provider.
|
ConnectionProfile.Builder |
ConnectionProfile.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
ConnectionProfile.Builder |
ConnectionProfile.Builder.setState(ConnectionProfile.State value)
The current connection profile state (e.g.
|
ConnectionProfile.Builder |
ConnectionProfile.Builder.setStateValue(int value)
The current connection profile state (e.g.
|
ConnectionProfile.Builder |
ConnectionProfile.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
ConnectionProfile.Builder |
ConnectionProfile.Builder.setUpdateTime(com.google.protobuf.Timestamp.Builder builderForValue)
Output only.
|
ConnectionProfile.Builder |
ConnectionProfile.Builder.setUpdateTime(com.google.protobuf.Timestamp value)
Output only.
|
ConnectionProfile.Builder |
ConnectionProfile.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
List<ConnectionProfile.Builder> |
ListConnectionProfilesResponse.Builder.getConnectionProfilesBuilderList()
The response list of connection profiles.
|
| Modifier and Type | Method and Description |
|---|---|
ListConnectionProfilesResponse.Builder |
ListConnectionProfilesResponse.Builder.addConnectionProfiles(ConnectionProfile.Builder builderForValue)
The response list of connection profiles.
|
ListConnectionProfilesResponse.Builder |
ListConnectionProfilesResponse.Builder.addConnectionProfiles(int index,
ConnectionProfile.Builder builderForValue)
The response list of connection profiles.
|
CreateConnectionProfileRequest.Builder |
CreateConnectionProfileRequest.Builder.setConnectionProfile(ConnectionProfile.Builder builderForValue)
Required.
|
UpdateConnectionProfileRequest.Builder |
UpdateConnectionProfileRequest.Builder.setConnectionProfile(ConnectionProfile.Builder builderForValue)
Required.
|
ListConnectionProfilesResponse.Builder |
ListConnectionProfilesResponse.Builder.setConnectionProfiles(int index,
ConnectionProfile.Builder builderForValue)
The response list of connection profiles.
|
Copyright © 2024 Google LLC. All rights reserved.