public static final class CloudSqlIamCredential.Builder extends GeneratedMessage.Builder<CloudSqlIamCredential.Builder> implements CloudSqlIamCredentialOrBuilderUse IAM authentication to connect. This requires the Cloud SQL IAM feature to be enabled on the instance, which is not the default for Cloud SQL. See https://cloud.google.com/sql/docs/postgres/authentication and https://cloud.google.com/sql/docs/mysql/authentication.
Protobuf type google.privacy.dlp.v2.CloudSqlIamCredential
Inheritance
java.lang.Object > AbstractMessageLite.Builder<MessageType,BuilderType> > AbstractMessage.Builder<BuilderType> > GeneratedMessage.Builder > CloudSqlIamCredential.BuilderImplements
CloudSqlIamCredentialOrBuilderStatic Methods
getDescriptor()
public static final Descriptors.Descriptor getDescriptor()| Returns | |
|---|---|
| Type | Description |
Descriptor |
|
Methods
build()
public CloudSqlIamCredential build()| Returns | |
|---|---|
| Type | Description |
CloudSqlIamCredential |
|
buildPartial()
public CloudSqlIamCredential buildPartial()| Returns | |
|---|---|
| Type | Description |
CloudSqlIamCredential |
|
clear()
public CloudSqlIamCredential.Builder clear()| Returns | |
|---|---|
| Type | Description |
CloudSqlIamCredential.Builder |
|
getDefaultInstanceForType()
public CloudSqlIamCredential getDefaultInstanceForType()| Returns | |
|---|---|
| Type | Description |
CloudSqlIamCredential |
|
getDescriptorForType()
public Descriptors.Descriptor getDescriptorForType()| Returns | |
|---|---|
| Type | Description |
Descriptor |
|
internalGetFieldAccessorTable()
protected GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()| Returns | |
|---|---|
| Type | Description |
FieldAccessorTable |
|
isInitialized()
public final boolean isInitialized()| Returns | |
|---|---|
| Type | Description |
boolean |
|
mergeFrom(CloudSqlIamCredential other)
public CloudSqlIamCredential.Builder mergeFrom(CloudSqlIamCredential other)| Parameter | |
|---|---|
| Name | Description |
other |
CloudSqlIamCredential |
| Returns | |
|---|---|
| Type | Description |
CloudSqlIamCredential.Builder |
|
mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
public CloudSqlIamCredential.Builder mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
input |
CodedInputStream |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
CloudSqlIamCredential.Builder |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
mergeFrom(Message other)
public CloudSqlIamCredential.Builder mergeFrom(Message other)| Parameter | |
|---|---|
| Name | Description |
other |
Message |
| Returns | |
|---|---|
| Type | Description |
CloudSqlIamCredential.Builder |
|