public static final class ConnectionProto.UpdateConnectionCredentialRequest extends GeneratedMessage implements ConnectionProto.UpdateConnectionCredentialRequestOrBuilderThe request for ConnectionService.UpdateConnectionCredential.
Protobuf type
google.cloud.bigquery.connection.v1beta1.UpdateConnectionCredentialRequest
Inheritance
Object > AbstractMessageLite<MessageType,BuilderType> > AbstractMessage > GeneratedMessage > ConnectionProto.UpdateConnectionCredentialRequestStatic Fields
CREDENTIAL_FIELD_NUMBER
public static final int CREDENTIAL_FIELD_NUMBER| Field Value | |
|---|---|
| Type | Description |
int |
|
NAME_FIELD_NUMBER
public static final int NAME_FIELD_NUMBER| Field Value | |
|---|---|
| Type | Description |
int |
|
Static Methods
getDefaultInstance()
public static ConnectionProto.UpdateConnectionCredentialRequest getDefaultInstance()| Returns | |
|---|---|
| Type | Description |
ConnectionProto.UpdateConnectionCredentialRequest |
|
getDescriptor()
public static final Descriptors.Descriptor getDescriptor()| Returns | |
|---|---|
| Type | Description |
Descriptor |
|
newBuilder()
public static ConnectionProto.UpdateConnectionCredentialRequest.Builder newBuilder()| Returns | |
|---|---|
| Type | Description |
ConnectionProto.UpdateConnectionCredentialRequest.Builder |
|
newBuilder(ConnectionProto.UpdateConnectionCredentialRequest prototype)
public static ConnectionProto.UpdateConnectionCredentialRequest.Builder newBuilder(ConnectionProto.UpdateConnectionCredentialRequest prototype)| Parameter | |
|---|---|
| Name | Description |
prototype |
ConnectionProto.UpdateConnectionCredentialRequest |
| Returns | |
|---|---|
| Type | Description |
ConnectionProto.UpdateConnectionCredentialRequest.Builder |
|
parseDelimitedFrom(InputStream input)
public static ConnectionProto.UpdateConnectionCredentialRequest parseDelimitedFrom(InputStream input)| Parameter | |
|---|---|
| Name | Description |
input |
InputStream |
| Returns | |
|---|---|
| Type | Description |
ConnectionProto.UpdateConnectionCredentialRequest |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseDelimitedFrom(InputStream input, ExtensionRegistryLite extensionRegistry)
public static ConnectionProto.UpdateConnectionCredentialRequest parseDelimitedFrom(InputStream input, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
input |
InputStream |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
ConnectionProto.UpdateConnectionCredentialRequest |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseFrom(byte[] data)
public static ConnectionProto.UpdateConnectionCredentialRequest parseFrom(byte[] data)| Parameter | |
|---|---|
| Name | Description |
data |
byte[] |
| Returns | |
|---|---|
| Type | Description |
ConnectionProto.UpdateConnectionCredentialRequest |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parseFrom(byte[] data, ExtensionRegistryLite extensionRegistry)
public static ConnectionProto.UpdateConnectionCredentialRequest parseFrom(byte[] data, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
data |
byte[] |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
ConnectionProto.UpdateConnectionCredentialRequest |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parseFrom(ByteString data)
public static ConnectionProto.UpdateConnectionCredentialRequest parseFrom(ByteString data)| Parameter | |
|---|---|
| Name | Description |
data |
ByteString |
| Returns | |
|---|---|
| Type | Description |
ConnectionProto.UpdateConnectionCredentialRequest |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parseFrom(ByteString data, ExtensionRegistryLite extensionRegistry)
public static ConnectionProto.UpdateConnectionCredentialRequest parseFrom(ByteString data, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
data |
ByteString |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
ConnectionProto.UpdateConnectionCredentialRequest |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parseFrom(CodedInputStream input)
public static ConnectionProto.UpdateConnectionCredentialRequest parseFrom(CodedInputStream input)| Parameter | |
|---|---|
| Name | Description |
input |
CodedInputStream |
| Returns | |
|---|---|
| Type | Description |
ConnectionProto.UpdateConnectionCredentialRequest |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
public static ConnectionProto.UpdateConnectionCredentialRequest parseFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
input |
CodedInputStream |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
ConnectionProto.UpdateConnectionCredentialRequest |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseFrom(InputStream input)
public static ConnectionProto.UpdateConnectionCredentialRequest parseFrom(InputStream input)| Parameter | |
|---|---|
| Name | Description |
input |
InputStream |
| Returns | |
|---|---|
| Type | Description |
ConnectionProto.UpdateConnectionCredentialRequest |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseFrom(InputStream input, ExtensionRegistryLite extensionRegistry)
public static ConnectionProto.UpdateConnectionCredentialRequest parseFrom(InputStream input, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
input |
InputStream |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
ConnectionProto.UpdateConnectionCredentialRequest |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseFrom(ByteBuffer data)
public static ConnectionProto.UpdateConnectionCredentialRequest parseFrom(ByteBuffer data)| Parameter | |
|---|---|
| Name | Description |
data |
ByteBuffer |
| Returns | |
|---|---|
| Type | Description |
ConnectionProto.UpdateConnectionCredentialRequest |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parseFrom(ByteBuffer data, ExtensionRegistryLite extensionRegistry)
public static ConnectionProto.UpdateConnectionCredentialRequest parseFrom(ByteBuffer data, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
data |
ByteBuffer |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
ConnectionProto.UpdateConnectionCredentialRequest |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parser()
public static Parser<ConnectionProto.UpdateConnectionCredentialRequest> parser()| Returns | |
|---|---|
| Type | Description |
Parser<UpdateConnectionCredentialRequest> |
|
Methods
equals(Object obj)
public boolean equals(Object obj)| Parameter | |
|---|---|
| Name | Description |
obj |
Object |
| Returns | |
|---|---|
| Type | Description |
boolean |
|
getCredential()
public ConnectionProto.ConnectionCredential getCredential()Required. Credential to use with the connection.
.google.cloud.bigquery.connection.v1beta1.ConnectionCredential credential = 2 [(.google.api.field_behavior) = REQUIRED];
| Returns | |
|---|---|
| Type | Description |
ConnectionProto.ConnectionCredential |
The credential. |
getCredentialOrBuilder()
public ConnectionProto.ConnectionCredentialOrBuilder getCredentialOrBuilder()Required. Credential to use with the connection.
.google.cloud.bigquery.connection.v1beta1.ConnectionCredential credential = 2 [(.google.api.field_behavior) = REQUIRED];
| Returns | |
|---|---|
| Type | Description |
ConnectionProto.ConnectionCredentialOrBuilder |
|
getDefaultInstanceForType()
public ConnectionProto.UpdateConnectionCredentialRequest getDefaultInstanceForType()| Returns | |
|---|---|
| Type | Description |
ConnectionProto.UpdateConnectionCredentialRequest |
|
getName()
public String getName() Required. Name of the connection, for example:
projects/{project_id}/locations/{location_id}/connections/{connection_id}/credential
string name = 1 [(.google.api.field_behavior) = REQUIRED];
| Returns | |
|---|---|
| Type | Description |
String |
The name. |
getNameBytes()
public ByteString getNameBytes() Required. Name of the connection, for example:
projects/{project_id}/locations/{location_id}/connections/{connection_id}/credential
string name = 1 [(.google.api.field_behavior) = REQUIRED];
| Returns | |
|---|---|
| Type | Description |
ByteString |
The bytes for name. |
getParserForType()
public Parser<ConnectionProto.UpdateConnectionCredentialRequest> getParserForType()| Returns | |
|---|---|
| Type | Description |
Parser<UpdateConnectionCredentialRequest> |
|
getSerializedSize()
public int getSerializedSize()| Returns | |
|---|---|
| Type | Description |
int |
|
hasCredential()
public boolean hasCredential()Required. Credential to use with the connection.
.google.cloud.bigquery.connection.v1beta1.ConnectionCredential credential = 2 [(.google.api.field_behavior) = REQUIRED];
| Returns | |
|---|---|
| Type | Description |
boolean |
Whether the credential field is set. |
hashCode()
public int hashCode()| Returns | |
|---|---|
| Type | Description |
int |
|
internalGetFieldAccessorTable()
protected GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()| Returns | |
|---|---|
| Type | Description |
FieldAccessorTable |
|
isInitialized()
public final boolean isInitialized()| Returns | |
|---|---|
| Type | Description |
boolean |
|
newBuilderForType()
public ConnectionProto.UpdateConnectionCredentialRequest.Builder newBuilderForType()| Returns | |
|---|---|
| Type | Description |
ConnectionProto.UpdateConnectionCredentialRequest.Builder |
|
newBuilderForType(AbstractMessage.BuilderParent parent)
protected ConnectionProto.UpdateConnectionCredentialRequest.Builder newBuilderForType(AbstractMessage.BuilderParent parent)| Parameter | |
|---|---|
| Name | Description |
parent |
BuilderParent |
| Returns | |
|---|---|
| Type | Description |
ConnectionProto.UpdateConnectionCredentialRequest.Builder |
|
toBuilder()
public ConnectionProto.UpdateConnectionCredentialRequest.Builder toBuilder()| Returns | |
|---|---|
| Type | Description |
ConnectionProto.UpdateConnectionCredentialRequest.Builder |
|
writeTo(CodedOutputStream output)
public void writeTo(CodedOutputStream output)| Parameter | |
|---|---|
| Name | Description |
output |
CodedOutputStream |
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|