public static final class ConnectionProto.UpdateConnectionRequest.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<ConnectionProto.UpdateConnectionRequest.Builder> implements ConnectionProto.UpdateConnectionRequestOrBuilder
The request for [ConnectionService.UpdateConnection][google.cloud.bigquery.connection.v1beta1.ConnectionService.UpdateConnection].Protobuf type
google.cloud.bigquery.connection.v1beta1.UpdateConnectionRequestgetAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setUnknownFieldSetBuilder, setUnknownFieldsProto3findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringaddAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, newUninitializedMessageExceptionequals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitfindInitializationErrors, getAllFields, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofpublic static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3.Builder<ConnectionProto.UpdateConnectionRequest.Builder>public ConnectionProto.UpdateConnectionRequest.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageV3.Builder<ConnectionProto.UpdateConnectionRequest.Builder>public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType in interface com.google.protobuf.Message.BuildergetDescriptorForType in interface com.google.protobuf.MessageOrBuildergetDescriptorForType in class com.google.protobuf.GeneratedMessageV3.Builder<ConnectionProto.UpdateConnectionRequest.Builder>public ConnectionProto.UpdateConnectionRequest getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic ConnectionProto.UpdateConnectionRequest build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic ConnectionProto.UpdateConnectionRequest buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic ConnectionProto.UpdateConnectionRequest.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessageV3.Builder<ConnectionProto.UpdateConnectionRequest.Builder>public ConnectionProto.UpdateConnectionRequest.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
setField in interface com.google.protobuf.Message.BuildersetField in class com.google.protobuf.GeneratedMessageV3.Builder<ConnectionProto.UpdateConnectionRequest.Builder>public ConnectionProto.UpdateConnectionRequest.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<ConnectionProto.UpdateConnectionRequest.Builder>public ConnectionProto.UpdateConnectionRequest.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<ConnectionProto.UpdateConnectionRequest.Builder>public ConnectionProto.UpdateConnectionRequest.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
setRepeatedField in interface com.google.protobuf.Message.BuildersetRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<ConnectionProto.UpdateConnectionRequest.Builder>public ConnectionProto.UpdateConnectionRequest.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
addRepeatedField in interface com.google.protobuf.Message.BuilderaddRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<ConnectionProto.UpdateConnectionRequest.Builder>public ConnectionProto.UpdateConnectionRequest.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<ConnectionProto.UpdateConnectionRequest.Builder>public ConnectionProto.UpdateConnectionRequest.Builder mergeFrom(ConnectionProto.UpdateConnectionRequest other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<ConnectionProto.UpdateConnectionRequest.Builder>public ConnectionProto.UpdateConnectionRequest.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in interface com.google.protobuf.MessageLite.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<ConnectionProto.UpdateConnectionRequest.Builder>IOExceptionpublic String getName()
Required. Name of the connection to update, for example:
`projects/{project_id}/locations/{location_id}/connections/{connection_id}`
string name = 1 [(.google.api.field_behavior) = REQUIRED, (.google.api.resource_reference) = { ... }
getName in interface ConnectionProto.UpdateConnectionRequestOrBuilderpublic com.google.protobuf.ByteString getNameBytes()
Required. Name of the connection to update, for example:
`projects/{project_id}/locations/{location_id}/connections/{connection_id}`
string name = 1 [(.google.api.field_behavior) = REQUIRED, (.google.api.resource_reference) = { ... }
getNameBytes in interface ConnectionProto.UpdateConnectionRequestOrBuilderpublic ConnectionProto.UpdateConnectionRequest.Builder setName(String value)
Required. Name of the connection to update, for example:
`projects/{project_id}/locations/{location_id}/connections/{connection_id}`
string name = 1 [(.google.api.field_behavior) = REQUIRED, (.google.api.resource_reference) = { ... }
value - The name to set.public ConnectionProto.UpdateConnectionRequest.Builder clearName()
Required. Name of the connection to update, for example:
`projects/{project_id}/locations/{location_id}/connections/{connection_id}`
string name = 1 [(.google.api.field_behavior) = REQUIRED, (.google.api.resource_reference) = { ... }
public ConnectionProto.UpdateConnectionRequest.Builder setNameBytes(com.google.protobuf.ByteString value)
Required. Name of the connection to update, for example:
`projects/{project_id}/locations/{location_id}/connections/{connection_id}`
string name = 1 [(.google.api.field_behavior) = REQUIRED, (.google.api.resource_reference) = { ... }
value - The bytes for name to set.public boolean hasConnection()
Required. Connection containing the updated fields.
.google.cloud.bigquery.connection.v1beta1.Connection connection = 2 [(.google.api.field_behavior) = REQUIRED];
hasConnection in interface ConnectionProto.UpdateConnectionRequestOrBuilderpublic ConnectionProto.Connection getConnection()
Required. Connection containing the updated fields.
.google.cloud.bigquery.connection.v1beta1.Connection connection = 2 [(.google.api.field_behavior) = REQUIRED];
getConnection in interface ConnectionProto.UpdateConnectionRequestOrBuilderpublic ConnectionProto.UpdateConnectionRequest.Builder setConnection(ConnectionProto.Connection value)
Required. Connection containing the updated fields.
.google.cloud.bigquery.connection.v1beta1.Connection connection = 2 [(.google.api.field_behavior) = REQUIRED];
public ConnectionProto.UpdateConnectionRequest.Builder setConnection(ConnectionProto.Connection.Builder builderForValue)
Required. Connection containing the updated fields.
.google.cloud.bigquery.connection.v1beta1.Connection connection = 2 [(.google.api.field_behavior) = REQUIRED];
public ConnectionProto.UpdateConnectionRequest.Builder mergeConnection(ConnectionProto.Connection value)
Required. Connection containing the updated fields.
.google.cloud.bigquery.connection.v1beta1.Connection connection = 2 [(.google.api.field_behavior) = REQUIRED];
public ConnectionProto.UpdateConnectionRequest.Builder clearConnection()
Required. Connection containing the updated fields.
.google.cloud.bigquery.connection.v1beta1.Connection connection = 2 [(.google.api.field_behavior) = REQUIRED];
public ConnectionProto.Connection.Builder getConnectionBuilder()
Required. Connection containing the updated fields.
.google.cloud.bigquery.connection.v1beta1.Connection connection = 2 [(.google.api.field_behavior) = REQUIRED];
public ConnectionProto.ConnectionOrBuilder getConnectionOrBuilder()
Required. Connection containing the updated fields.
.google.cloud.bigquery.connection.v1beta1.Connection connection = 2 [(.google.api.field_behavior) = REQUIRED];
getConnectionOrBuilder in interface ConnectionProto.UpdateConnectionRequestOrBuilderpublic boolean hasUpdateMask()
Required. Update mask for the connection fields to be updated.
.google.protobuf.FieldMask update_mask = 3 [(.google.api.field_behavior) = REQUIRED];
hasUpdateMask in interface ConnectionProto.UpdateConnectionRequestOrBuilderpublic com.google.protobuf.FieldMask getUpdateMask()
Required. Update mask for the connection fields to be updated.
.google.protobuf.FieldMask update_mask = 3 [(.google.api.field_behavior) = REQUIRED];
getUpdateMask in interface ConnectionProto.UpdateConnectionRequestOrBuilderpublic ConnectionProto.UpdateConnectionRequest.Builder setUpdateMask(com.google.protobuf.FieldMask value)
Required. Update mask for the connection fields to be updated.
.google.protobuf.FieldMask update_mask = 3 [(.google.api.field_behavior) = REQUIRED];
public ConnectionProto.UpdateConnectionRequest.Builder setUpdateMask(com.google.protobuf.FieldMask.Builder builderForValue)
Required. Update mask for the connection fields to be updated.
.google.protobuf.FieldMask update_mask = 3 [(.google.api.field_behavior) = REQUIRED];
public ConnectionProto.UpdateConnectionRequest.Builder mergeUpdateMask(com.google.protobuf.FieldMask value)
Required. Update mask for the connection fields to be updated.
.google.protobuf.FieldMask update_mask = 3 [(.google.api.field_behavior) = REQUIRED];
public ConnectionProto.UpdateConnectionRequest.Builder clearUpdateMask()
Required. Update mask for the connection fields to be updated.
.google.protobuf.FieldMask update_mask = 3 [(.google.api.field_behavior) = REQUIRED];
public com.google.protobuf.FieldMask.Builder getUpdateMaskBuilder()
Required. Update mask for the connection fields to be updated.
.google.protobuf.FieldMask update_mask = 3 [(.google.api.field_behavior) = REQUIRED];
public com.google.protobuf.FieldMaskOrBuilder getUpdateMaskOrBuilder()
Required. Update mask for the connection fields to be updated.
.google.protobuf.FieldMask update_mask = 3 [(.google.api.field_behavior) = REQUIRED];
getUpdateMaskOrBuilder in interface ConnectionProto.UpdateConnectionRequestOrBuilderpublic final ConnectionProto.UpdateConnectionRequest.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<ConnectionProto.UpdateConnectionRequest.Builder>public final ConnectionProto.UpdateConnectionRequest.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<ConnectionProto.UpdateConnectionRequest.Builder>Copyright © 2022 Google LLC. All rights reserved.