| Modifier and Type | Method and Description |
|---|---|
CloudSqlConnectionProfile |
CloudSqlConnectionProfile.Builder.build() |
CloudSqlConnectionProfile |
CloudSqlConnectionProfile.Builder.buildPartial() |
CloudSqlConnectionProfile |
ConnectionProfile.getCloudsql()
A CloudSQL database connection profile.
|
CloudSqlConnectionProfile |
ConnectionProfile.Builder.getCloudsql()
A CloudSQL database connection profile.
|
CloudSqlConnectionProfile |
ConnectionProfileOrBuilder.getCloudsql()
A CloudSQL database connection profile.
|
static CloudSqlConnectionProfile |
CloudSqlConnectionProfile.getDefaultInstance() |
CloudSqlConnectionProfile |
CloudSqlConnectionProfile.getDefaultInstanceForType() |
CloudSqlConnectionProfile |
CloudSqlConnectionProfile.Builder.getDefaultInstanceForType() |
static CloudSqlConnectionProfile |
CloudSqlConnectionProfile.parseDelimitedFrom(InputStream input) |
static CloudSqlConnectionProfile |
CloudSqlConnectionProfile.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static CloudSqlConnectionProfile |
CloudSqlConnectionProfile.parseFrom(byte[] data) |
static CloudSqlConnectionProfile |
CloudSqlConnectionProfile.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static CloudSqlConnectionProfile |
CloudSqlConnectionProfile.parseFrom(ByteBuffer data) |
static CloudSqlConnectionProfile |
CloudSqlConnectionProfile.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static CloudSqlConnectionProfile |
CloudSqlConnectionProfile.parseFrom(com.google.protobuf.ByteString data) |
static CloudSqlConnectionProfile |
CloudSqlConnectionProfile.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static CloudSqlConnectionProfile |
CloudSqlConnectionProfile.parseFrom(com.google.protobuf.CodedInputStream input) |
static CloudSqlConnectionProfile |
CloudSqlConnectionProfile.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static CloudSqlConnectionProfile |
CloudSqlConnectionProfile.parseFrom(InputStream input) |
static CloudSqlConnectionProfile |
CloudSqlConnectionProfile.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<CloudSqlConnectionProfile> |
CloudSqlConnectionProfile.getParserForType() |
static com.google.protobuf.Parser<CloudSqlConnectionProfile> |
CloudSqlConnectionProfile.parser() |
| Modifier and Type | Method and Description |
|---|---|
ConnectionProfile.Builder |
ConnectionProfile.Builder.mergeCloudsql(CloudSqlConnectionProfile value)
A CloudSQL database connection profile.
|
CloudSqlConnectionProfile.Builder |
CloudSqlConnectionProfile.Builder.mergeFrom(CloudSqlConnectionProfile other) |
static CloudSqlConnectionProfile.Builder |
CloudSqlConnectionProfile.newBuilder(CloudSqlConnectionProfile prototype) |
ConnectionProfile.Builder |
ConnectionProfile.Builder.setCloudsql(CloudSqlConnectionProfile value)
A CloudSQL database connection profile.
|
Copyright © 2024 Google LLC. All rights reserved.