Class TransferConfig.Builder
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite.Builder
-
- com.google.protobuf.AbstractMessage.Builder<BuilderT>
-
- com.google.protobuf.GeneratedMessageV3.Builder<TransferConfig.Builder>
-
- com.google.cloud.bigquery.datatransfer.v1.TransferConfig.Builder
-
- All Implemented Interfaces:
TransferConfigOrBuilder,com.google.protobuf.Message.Builder,com.google.protobuf.MessageLite.Builder,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,Cloneable
- Enclosing class:
- TransferConfig
public static final class TransferConfig.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<TransferConfig.Builder> implements TransferConfigOrBuilder
Represents a data transfer configuration. A transfer configuration contains all metadata needed to perform a data transfer. For example, `destination_dataset_id` specifies where data should be stored. When a new transfer configuration is created, the specified `destination_dataset_id` is created when needed and shared with the appropriate data source service account.
Protobuf typegoogle.cloud.bigquery.datatransfer.v1.TransferConfig
-
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description TransferConfig.BuilderaddRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)TransferConfigbuild()TransferConfigbuildPartial()TransferConfig.Builderclear()TransferConfig.BuilderclearDataRefreshWindowDays()The number of days to look back to automatically refresh the data.TransferConfig.BuilderclearDatasetRegion()Output only.TransferConfig.BuilderclearDataSourceId()Data source ID.TransferConfig.BuilderclearDestination()TransferConfig.BuilderclearDestinationDatasetId()The BigQuery target dataset id.TransferConfig.BuilderclearDisabled()Is this config disabled.TransferConfig.BuilderclearDisplayName()User specified display name for the data transfer.TransferConfig.BuilderclearEmailPreferences()Email notifications will be sent according to these preferences to the email address of the user who owns this transfer config.TransferConfig.BuilderclearEncryptionConfiguration()The encryption configuration part.TransferConfig.BuilderclearField(com.google.protobuf.Descriptors.FieldDescriptor field)TransferConfig.BuilderclearName()The resource name of the transfer config.TransferConfig.BuilderclearNextRunTime()Output only.TransferConfig.BuilderclearNotificationPubsubTopic()Pub/Sub topic where notifications will be sent after transfer runs associated with this transfer config finish.TransferConfig.BuilderclearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)TransferConfig.BuilderclearOwnerInfo()Output only.TransferConfig.BuilderclearParams()Parameters specific to each data source.TransferConfig.BuilderclearSchedule()Data transfer schedule.TransferConfig.BuilderclearScheduleOptions()Options customizing the data transfer schedule.TransferConfig.BuilderclearState()Output only.TransferConfig.BuilderclearUpdateTime()Output only.TransferConfig.BuilderclearUserId()Deprecated.TransferConfig.Builderclone()intgetDataRefreshWindowDays()The number of days to look back to automatically refresh the data.StringgetDatasetRegion()Output only.com.google.protobuf.ByteStringgetDatasetRegionBytes()Output only.StringgetDataSourceId()Data source ID.com.google.protobuf.ByteStringgetDataSourceIdBytes()Data source ID.TransferConfiggetDefaultInstanceForType()static com.google.protobuf.Descriptors.DescriptorgetDescriptor()com.google.protobuf.Descriptors.DescriptorgetDescriptorForType()TransferConfig.DestinationCasegetDestinationCase()StringgetDestinationDatasetId()The BigQuery target dataset id.com.google.protobuf.ByteStringgetDestinationDatasetIdBytes()The BigQuery target dataset id.booleangetDisabled()Is this config disabled.StringgetDisplayName()User specified display name for the data transfer.com.google.protobuf.ByteStringgetDisplayNameBytes()User specified display name for the data transfer.EmailPreferencesgetEmailPreferences()Email notifications will be sent according to these preferences to the email address of the user who owns this transfer config.EmailPreferences.BuildergetEmailPreferencesBuilder()Email notifications will be sent according to these preferences to the email address of the user who owns this transfer config.EmailPreferencesOrBuildergetEmailPreferencesOrBuilder()Email notifications will be sent according to these preferences to the email address of the user who owns this transfer config.EncryptionConfigurationgetEncryptionConfiguration()The encryption configuration part.EncryptionConfiguration.BuildergetEncryptionConfigurationBuilder()The encryption configuration part.EncryptionConfigurationOrBuildergetEncryptionConfigurationOrBuilder()The encryption configuration part.StringgetName()The resource name of the transfer config.com.google.protobuf.ByteStringgetNameBytes()The resource name of the transfer config.com.google.protobuf.TimestampgetNextRunTime()Output only.com.google.protobuf.Timestamp.BuildergetNextRunTimeBuilder()Output only.com.google.protobuf.TimestampOrBuildergetNextRunTimeOrBuilder()Output only.StringgetNotificationPubsubTopic()Pub/Sub topic where notifications will be sent after transfer runs associated with this transfer config finish.com.google.protobuf.ByteStringgetNotificationPubsubTopicBytes()Pub/Sub topic where notifications will be sent after transfer runs associated with this transfer config finish.UserInfogetOwnerInfo()Output only.UserInfo.BuildergetOwnerInfoBuilder()Output only.UserInfoOrBuildergetOwnerInfoOrBuilder()Output only.com.google.protobuf.StructgetParams()Parameters specific to each data source.com.google.protobuf.Struct.BuildergetParamsBuilder()Parameters specific to each data source.com.google.protobuf.StructOrBuildergetParamsOrBuilder()Parameters specific to each data source.StringgetSchedule()Data transfer schedule.com.google.protobuf.ByteStringgetScheduleBytes()Data transfer schedule.ScheduleOptionsgetScheduleOptions()Options customizing the data transfer schedule.ScheduleOptions.BuildergetScheduleOptionsBuilder()Options customizing the data transfer schedule.ScheduleOptionsOrBuildergetScheduleOptionsOrBuilder()Options customizing the data transfer schedule.TransferStategetState()Output only.intgetStateValue()Output only.com.google.protobuf.TimestampgetUpdateTime()Output only.com.google.protobuf.Timestamp.BuildergetUpdateTimeBuilder()Output only.com.google.protobuf.TimestampOrBuildergetUpdateTimeOrBuilder()Output only.longgetUserId()Deprecated.booleanhasDestinationDatasetId()The BigQuery target dataset id.booleanhasEmailPreferences()Email notifications will be sent according to these preferences to the email address of the user who owns this transfer config.booleanhasEncryptionConfiguration()The encryption configuration part.booleanhasNextRunTime()Output only.booleanhasOwnerInfo()Output only.booleanhasParams()Parameters specific to each data source.booleanhasScheduleOptions()Options customizing the data transfer schedule.booleanhasUpdateTime()Output only.protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()booleanisInitialized()TransferConfig.BuildermergeEmailPreferences(EmailPreferences value)Email notifications will be sent according to these preferences to the email address of the user who owns this transfer config.TransferConfig.BuildermergeEncryptionConfiguration(EncryptionConfiguration value)The encryption configuration part.TransferConfig.BuildermergeFrom(TransferConfig other)TransferConfig.BuildermergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)TransferConfig.BuildermergeFrom(com.google.protobuf.Message other)TransferConfig.BuildermergeNextRunTime(com.google.protobuf.Timestamp value)Output only.TransferConfig.BuildermergeOwnerInfo(UserInfo value)Output only.TransferConfig.BuildermergeParams(com.google.protobuf.Struct value)Parameters specific to each data source.TransferConfig.BuildermergeScheduleOptions(ScheduleOptions value)Options customizing the data transfer schedule.TransferConfig.BuildermergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)TransferConfig.BuildermergeUpdateTime(com.google.protobuf.Timestamp value)Output only.TransferConfig.BuildersetDataRefreshWindowDays(int value)The number of days to look back to automatically refresh the data.TransferConfig.BuildersetDatasetRegion(String value)Output only.TransferConfig.BuildersetDatasetRegionBytes(com.google.protobuf.ByteString value)Output only.TransferConfig.BuildersetDataSourceId(String value)Data source ID.TransferConfig.BuildersetDataSourceIdBytes(com.google.protobuf.ByteString value)Data source ID.TransferConfig.BuildersetDestinationDatasetId(String value)The BigQuery target dataset id.TransferConfig.BuildersetDestinationDatasetIdBytes(com.google.protobuf.ByteString value)The BigQuery target dataset id.TransferConfig.BuildersetDisabled(boolean value)Is this config disabled.TransferConfig.BuildersetDisplayName(String value)User specified display name for the data transfer.TransferConfig.BuildersetDisplayNameBytes(com.google.protobuf.ByteString value)User specified display name for the data transfer.TransferConfig.BuildersetEmailPreferences(EmailPreferences value)Email notifications will be sent according to these preferences to the email address of the user who owns this transfer config.TransferConfig.BuildersetEmailPreferences(EmailPreferences.Builder builderForValue)Email notifications will be sent according to these preferences to the email address of the user who owns this transfer config.TransferConfig.BuildersetEncryptionConfiguration(EncryptionConfiguration value)The encryption configuration part.TransferConfig.BuildersetEncryptionConfiguration(EncryptionConfiguration.Builder builderForValue)The encryption configuration part.TransferConfig.BuildersetField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)TransferConfig.BuildersetName(String value)The resource name of the transfer config.TransferConfig.BuildersetNameBytes(com.google.protobuf.ByteString value)The resource name of the transfer config.TransferConfig.BuildersetNextRunTime(com.google.protobuf.Timestamp value)Output only.TransferConfig.BuildersetNextRunTime(com.google.protobuf.Timestamp.Builder builderForValue)Output only.TransferConfig.BuildersetNotificationPubsubTopic(String value)Pub/Sub topic where notifications will be sent after transfer runs associated with this transfer config finish.TransferConfig.BuildersetNotificationPubsubTopicBytes(com.google.protobuf.ByteString value)Pub/Sub topic where notifications will be sent after transfer runs associated with this transfer config finish.TransferConfig.BuildersetOwnerInfo(UserInfo value)Output only.TransferConfig.BuildersetOwnerInfo(UserInfo.Builder builderForValue)Output only.TransferConfig.BuildersetParams(com.google.protobuf.Struct value)Parameters specific to each data source.TransferConfig.BuildersetParams(com.google.protobuf.Struct.Builder builderForValue)Parameters specific to each data source.TransferConfig.BuildersetRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)TransferConfig.BuildersetSchedule(String value)Data transfer schedule.TransferConfig.BuildersetScheduleBytes(com.google.protobuf.ByteString value)Data transfer schedule.TransferConfig.BuildersetScheduleOptions(ScheduleOptions value)Options customizing the data transfer schedule.TransferConfig.BuildersetScheduleOptions(ScheduleOptions.Builder builderForValue)Options customizing the data transfer schedule.TransferConfig.BuildersetState(TransferState value)Output only.TransferConfig.BuildersetStateValue(int value)Output only.TransferConfig.BuildersetUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)TransferConfig.BuildersetUpdateTime(com.google.protobuf.Timestamp value)Output only.TransferConfig.BuildersetUpdateTime(com.google.protobuf.Timestamp.Builder builderForValue)Output only.TransferConfig.BuildersetUserId(long value)Deprecated.-
Methods inherited from class com.google.protobuf.GeneratedMessageV3.Builder
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setUnknownFieldSetBuilder, setUnknownFieldsProto3
-
Methods inherited from class com.google.protobuf.AbstractMessage.Builder
findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toString
-
Methods inherited from class com.google.protobuf.AbstractMessageLite.Builder
addAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, newUninitializedMessageException
-
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
-
-
-
-
Method Detail
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
-
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
- Specified by:
internalGetFieldAccessorTablein classcom.google.protobuf.GeneratedMessageV3.Builder<TransferConfig.Builder>
-
clear
public TransferConfig.Builder clear()
- Specified by:
clearin interfacecom.google.protobuf.Message.Builder- Specified by:
clearin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
clearin classcom.google.protobuf.GeneratedMessageV3.Builder<TransferConfig.Builder>
-
getDescriptorForType
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
- Specified by:
getDescriptorForTypein interfacecom.google.protobuf.Message.Builder- Specified by:
getDescriptorForTypein interfacecom.google.protobuf.MessageOrBuilder- Overrides:
getDescriptorForTypein classcom.google.protobuf.GeneratedMessageV3.Builder<TransferConfig.Builder>
-
getDefaultInstanceForType
public TransferConfig getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
build
public TransferConfig build()
- Specified by:
buildin interfacecom.google.protobuf.Message.Builder- Specified by:
buildin interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
public TransferConfig buildPartial()
- Specified by:
buildPartialin interfacecom.google.protobuf.Message.Builder- Specified by:
buildPartialin interfacecom.google.protobuf.MessageLite.Builder
-
clone
public TransferConfig.Builder clone()
- Specified by:
clonein interfacecom.google.protobuf.Message.Builder- Specified by:
clonein interfacecom.google.protobuf.MessageLite.Builder- Overrides:
clonein classcom.google.protobuf.GeneratedMessageV3.Builder<TransferConfig.Builder>
-
setField
public TransferConfig.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
- Specified by:
setFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
setFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<TransferConfig.Builder>
-
clearField
public TransferConfig.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
- Specified by:
clearFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
clearFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<TransferConfig.Builder>
-
clearOneof
public TransferConfig.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
- Specified by:
clearOneofin interfacecom.google.protobuf.Message.Builder- Overrides:
clearOneofin classcom.google.protobuf.GeneratedMessageV3.Builder<TransferConfig.Builder>
-
setRepeatedField
public TransferConfig.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
- Specified by:
setRepeatedFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
setRepeatedFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<TransferConfig.Builder>
-
addRepeatedField
public TransferConfig.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
- Specified by:
addRepeatedFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
addRepeatedFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<TransferConfig.Builder>
-
mergeFrom
public TransferConfig.Builder mergeFrom(com.google.protobuf.Message other)
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<TransferConfig.Builder>
-
mergeFrom
public TransferConfig.Builder mergeFrom(TransferConfig other)
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3.Builder<TransferConfig.Builder>
-
mergeFrom
public TransferConfig.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Specified by:
mergeFromin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<TransferConfig.Builder>- Throws:
IOException
-
getDestinationCase
public TransferConfig.DestinationCase getDestinationCase()
- Specified by:
getDestinationCasein interfaceTransferConfigOrBuilder
-
clearDestination
public TransferConfig.Builder clearDestination()
-
getName
public String getName()
The resource name of the transfer config. Transfer config names have the form `projects/{project_id}/locations/{region}/transferConfigs/{config_id}`. Where `config_id` is usually a uuid, even though it is not guaranteed or required. The name is ignored when creating a transfer config.string name = 1;- Specified by:
getNamein interfaceTransferConfigOrBuilder- Returns:
- The name.
-
getNameBytes
public com.google.protobuf.ByteString getNameBytes()
The resource name of the transfer config. Transfer config names have the form `projects/{project_id}/locations/{region}/transferConfigs/{config_id}`. Where `config_id` is usually a uuid, even though it is not guaranteed or required. The name is ignored when creating a transfer config.string name = 1;- Specified by:
getNameBytesin interfaceTransferConfigOrBuilder- Returns:
- The bytes for name.
-
setName
public TransferConfig.Builder setName(String value)
The resource name of the transfer config. Transfer config names have the form `projects/{project_id}/locations/{region}/transferConfigs/{config_id}`. Where `config_id` is usually a uuid, even though it is not guaranteed or required. The name is ignored when creating a transfer config.string name = 1;- Parameters:
value- The name to set.- Returns:
- This builder for chaining.
-
clearName
public TransferConfig.Builder clearName()
The resource name of the transfer config. Transfer config names have the form `projects/{project_id}/locations/{region}/transferConfigs/{config_id}`. Where `config_id` is usually a uuid, even though it is not guaranteed or required. The name is ignored when creating a transfer config.string name = 1;- Returns:
- This builder for chaining.
-
setNameBytes
public TransferConfig.Builder setNameBytes(com.google.protobuf.ByteString value)
The resource name of the transfer config. Transfer config names have the form `projects/{project_id}/locations/{region}/transferConfigs/{config_id}`. Where `config_id` is usually a uuid, even though it is not guaranteed or required. The name is ignored when creating a transfer config.string name = 1;- Parameters:
value- The bytes for name to set.- Returns:
- This builder for chaining.
-
hasDestinationDatasetId
public boolean hasDestinationDatasetId()
The BigQuery target dataset id.
string destination_dataset_id = 2;- Specified by:
hasDestinationDatasetIdin interfaceTransferConfigOrBuilder- Returns:
- Whether the destinationDatasetId field is set.
-
getDestinationDatasetId
public String getDestinationDatasetId()
The BigQuery target dataset id.
string destination_dataset_id = 2;- Specified by:
getDestinationDatasetIdin interfaceTransferConfigOrBuilder- Returns:
- The destinationDatasetId.
-
getDestinationDatasetIdBytes
public com.google.protobuf.ByteString getDestinationDatasetIdBytes()
The BigQuery target dataset id.
string destination_dataset_id = 2;- Specified by:
getDestinationDatasetIdBytesin interfaceTransferConfigOrBuilder- Returns:
- The bytes for destinationDatasetId.
-
setDestinationDatasetId
public TransferConfig.Builder setDestinationDatasetId(String value)
The BigQuery target dataset id.
string destination_dataset_id = 2;- Parameters:
value- The destinationDatasetId to set.- Returns:
- This builder for chaining.
-
clearDestinationDatasetId
public TransferConfig.Builder clearDestinationDatasetId()
The BigQuery target dataset id.
string destination_dataset_id = 2;- Returns:
- This builder for chaining.
-
setDestinationDatasetIdBytes
public TransferConfig.Builder setDestinationDatasetIdBytes(com.google.protobuf.ByteString value)
The BigQuery target dataset id.
string destination_dataset_id = 2;- Parameters:
value- The bytes for destinationDatasetId to set.- Returns:
- This builder for chaining.
-
getDisplayName
public String getDisplayName()
User specified display name for the data transfer.
string display_name = 3;- Specified by:
getDisplayNamein interfaceTransferConfigOrBuilder- Returns:
- The displayName.
-
getDisplayNameBytes
public com.google.protobuf.ByteString getDisplayNameBytes()
User specified display name for the data transfer.
string display_name = 3;- Specified by:
getDisplayNameBytesin interfaceTransferConfigOrBuilder- Returns:
- The bytes for displayName.
-
setDisplayName
public TransferConfig.Builder setDisplayName(String value)
User specified display name for the data transfer.
string display_name = 3;- Parameters:
value- The displayName to set.- Returns:
- This builder for chaining.
-
clearDisplayName
public TransferConfig.Builder clearDisplayName()
User specified display name for the data transfer.
string display_name = 3;- Returns:
- This builder for chaining.
-
setDisplayNameBytes
public TransferConfig.Builder setDisplayNameBytes(com.google.protobuf.ByteString value)
User specified display name for the data transfer.
string display_name = 3;- Parameters:
value- The bytes for displayName to set.- Returns:
- This builder for chaining.
-
getDataSourceId
public String getDataSourceId()
Data source ID. This cannot be changed once data transfer is created. The full list of available data source IDs can be returned through an API call: https://cloud.google.com/bigquery-transfer/docs/reference/datatransfer/rest/v1/projects.locations.dataSources/list
string data_source_id = 5;- Specified by:
getDataSourceIdin interfaceTransferConfigOrBuilder- Returns:
- The dataSourceId.
-
getDataSourceIdBytes
public com.google.protobuf.ByteString getDataSourceIdBytes()
Data source ID. This cannot be changed once data transfer is created. The full list of available data source IDs can be returned through an API call: https://cloud.google.com/bigquery-transfer/docs/reference/datatransfer/rest/v1/projects.locations.dataSources/list
string data_source_id = 5;- Specified by:
getDataSourceIdBytesin interfaceTransferConfigOrBuilder- Returns:
- The bytes for dataSourceId.
-
setDataSourceId
public TransferConfig.Builder setDataSourceId(String value)
Data source ID. This cannot be changed once data transfer is created. The full list of available data source IDs can be returned through an API call: https://cloud.google.com/bigquery-transfer/docs/reference/datatransfer/rest/v1/projects.locations.dataSources/list
string data_source_id = 5;- Parameters:
value- The dataSourceId to set.- Returns:
- This builder for chaining.
-
clearDataSourceId
public TransferConfig.Builder clearDataSourceId()
Data source ID. This cannot be changed once data transfer is created. The full list of available data source IDs can be returned through an API call: https://cloud.google.com/bigquery-transfer/docs/reference/datatransfer/rest/v1/projects.locations.dataSources/list
string data_source_id = 5;- Returns:
- This builder for chaining.
-
setDataSourceIdBytes
public TransferConfig.Builder setDataSourceIdBytes(com.google.protobuf.ByteString value)
Data source ID. This cannot be changed once data transfer is created. The full list of available data source IDs can be returned through an API call: https://cloud.google.com/bigquery-transfer/docs/reference/datatransfer/rest/v1/projects.locations.dataSources/list
string data_source_id = 5;- Parameters:
value- The bytes for dataSourceId to set.- Returns:
- This builder for chaining.
-
hasParams
public boolean hasParams()
Parameters specific to each data source. For more information see the bq tab in the 'Setting up a data transfer' section for each data source. For example the parameters for Cloud Storage transfers are listed here: https://cloud.google.com/bigquery-transfer/docs/cloud-storage-transfer#bq
.google.protobuf.Struct params = 9;- Specified by:
hasParamsin interfaceTransferConfigOrBuilder- Returns:
- Whether the params field is set.
-
getParams
public com.google.protobuf.Struct getParams()
Parameters specific to each data source. For more information see the bq tab in the 'Setting up a data transfer' section for each data source. For example the parameters for Cloud Storage transfers are listed here: https://cloud.google.com/bigquery-transfer/docs/cloud-storage-transfer#bq
.google.protobuf.Struct params = 9;- Specified by:
getParamsin interfaceTransferConfigOrBuilder- Returns:
- The params.
-
setParams
public TransferConfig.Builder setParams(com.google.protobuf.Struct value)
Parameters specific to each data source. For more information see the bq tab in the 'Setting up a data transfer' section for each data source. For example the parameters for Cloud Storage transfers are listed here: https://cloud.google.com/bigquery-transfer/docs/cloud-storage-transfer#bq
.google.protobuf.Struct params = 9;
-
setParams
public TransferConfig.Builder setParams(com.google.protobuf.Struct.Builder builderForValue)
Parameters specific to each data source. For more information see the bq tab in the 'Setting up a data transfer' section for each data source. For example the parameters for Cloud Storage transfers are listed here: https://cloud.google.com/bigquery-transfer/docs/cloud-storage-transfer#bq
.google.protobuf.Struct params = 9;
-
mergeParams
public TransferConfig.Builder mergeParams(com.google.protobuf.Struct value)
Parameters specific to each data source. For more information see the bq tab in the 'Setting up a data transfer' section for each data source. For example the parameters for Cloud Storage transfers are listed here: https://cloud.google.com/bigquery-transfer/docs/cloud-storage-transfer#bq
.google.protobuf.Struct params = 9;
-
clearParams
public TransferConfig.Builder clearParams()
Parameters specific to each data source. For more information see the bq tab in the 'Setting up a data transfer' section for each data source. For example the parameters for Cloud Storage transfers are listed here: https://cloud.google.com/bigquery-transfer/docs/cloud-storage-transfer#bq
.google.protobuf.Struct params = 9;
-
getParamsBuilder
public com.google.protobuf.Struct.Builder getParamsBuilder()
Parameters specific to each data source. For more information see the bq tab in the 'Setting up a data transfer' section for each data source. For example the parameters for Cloud Storage transfers are listed here: https://cloud.google.com/bigquery-transfer/docs/cloud-storage-transfer#bq
.google.protobuf.Struct params = 9;
-
getParamsOrBuilder
public com.google.protobuf.StructOrBuilder getParamsOrBuilder()
Parameters specific to each data source. For more information see the bq tab in the 'Setting up a data transfer' section for each data source. For example the parameters for Cloud Storage transfers are listed here: https://cloud.google.com/bigquery-transfer/docs/cloud-storage-transfer#bq
.google.protobuf.Struct params = 9;- Specified by:
getParamsOrBuilderin interfaceTransferConfigOrBuilder
-
getSchedule
public String getSchedule()
Data transfer schedule. If the data source does not support a custom schedule, this should be empty. If it is empty, the default value for the data source will be used. The specified times are in UTC. Examples of valid format: `1st,3rd monday of month 15:30`, `every wed,fri of jan,jun 13:15`, and `first sunday of quarter 00:00`. See more explanation about the format here: https://cloud.google.com/appengine/docs/flexible/python/scheduling-jobs-with-cron-yaml#the_schedule_format NOTE: The minimum interval time between recurring transfers depends on the data source; refer to the documentation for your data source.
string schedule = 7;- Specified by:
getSchedulein interfaceTransferConfigOrBuilder- Returns:
- The schedule.
-
getScheduleBytes
public com.google.protobuf.ByteString getScheduleBytes()
Data transfer schedule. If the data source does not support a custom schedule, this should be empty. If it is empty, the default value for the data source will be used. The specified times are in UTC. Examples of valid format: `1st,3rd monday of month 15:30`, `every wed,fri of jan,jun 13:15`, and `first sunday of quarter 00:00`. See more explanation about the format here: https://cloud.google.com/appengine/docs/flexible/python/scheduling-jobs-with-cron-yaml#the_schedule_format NOTE: The minimum interval time between recurring transfers depends on the data source; refer to the documentation for your data source.
string schedule = 7;- Specified by:
getScheduleBytesin interfaceTransferConfigOrBuilder- Returns:
- The bytes for schedule.
-
setSchedule
public TransferConfig.Builder setSchedule(String value)
Data transfer schedule. If the data source does not support a custom schedule, this should be empty. If it is empty, the default value for the data source will be used. The specified times are in UTC. Examples of valid format: `1st,3rd monday of month 15:30`, `every wed,fri of jan,jun 13:15`, and `first sunday of quarter 00:00`. See more explanation about the format here: https://cloud.google.com/appengine/docs/flexible/python/scheduling-jobs-with-cron-yaml#the_schedule_format NOTE: The minimum interval time between recurring transfers depends on the data source; refer to the documentation for your data source.
string schedule = 7;- Parameters:
value- The schedule to set.- Returns:
- This builder for chaining.
-
clearSchedule
public TransferConfig.Builder clearSchedule()
Data transfer schedule. If the data source does not support a custom schedule, this should be empty. If it is empty, the default value for the data source will be used. The specified times are in UTC. Examples of valid format: `1st,3rd monday of month 15:30`, `every wed,fri of jan,jun 13:15`, and `first sunday of quarter 00:00`. See more explanation about the format here: https://cloud.google.com/appengine/docs/flexible/python/scheduling-jobs-with-cron-yaml#the_schedule_format NOTE: The minimum interval time between recurring transfers depends on the data source; refer to the documentation for your data source.
string schedule = 7;- Returns:
- This builder for chaining.
-
setScheduleBytes
public TransferConfig.Builder setScheduleBytes(com.google.protobuf.ByteString value)
Data transfer schedule. If the data source does not support a custom schedule, this should be empty. If it is empty, the default value for the data source will be used. The specified times are in UTC. Examples of valid format: `1st,3rd monday of month 15:30`, `every wed,fri of jan,jun 13:15`, and `first sunday of quarter 00:00`. See more explanation about the format here: https://cloud.google.com/appengine/docs/flexible/python/scheduling-jobs-with-cron-yaml#the_schedule_format NOTE: The minimum interval time between recurring transfers depends on the data source; refer to the documentation for your data source.
string schedule = 7;- Parameters:
value- The bytes for schedule to set.- Returns:
- This builder for chaining.
-
hasScheduleOptions
public boolean hasScheduleOptions()
Options customizing the data transfer schedule.
.google.cloud.bigquery.datatransfer.v1.ScheduleOptions schedule_options = 24;- Specified by:
hasScheduleOptionsin interfaceTransferConfigOrBuilder- Returns:
- Whether the scheduleOptions field is set.
-
getScheduleOptions
public ScheduleOptions getScheduleOptions()
Options customizing the data transfer schedule.
.google.cloud.bigquery.datatransfer.v1.ScheduleOptions schedule_options = 24;- Specified by:
getScheduleOptionsin interfaceTransferConfigOrBuilder- Returns:
- The scheduleOptions.
-
setScheduleOptions
public TransferConfig.Builder setScheduleOptions(ScheduleOptions value)
Options customizing the data transfer schedule.
.google.cloud.bigquery.datatransfer.v1.ScheduleOptions schedule_options = 24;
-
setScheduleOptions
public TransferConfig.Builder setScheduleOptions(ScheduleOptions.Builder builderForValue)
Options customizing the data transfer schedule.
.google.cloud.bigquery.datatransfer.v1.ScheduleOptions schedule_options = 24;
-
mergeScheduleOptions
public TransferConfig.Builder mergeScheduleOptions(ScheduleOptions value)
Options customizing the data transfer schedule.
.google.cloud.bigquery.datatransfer.v1.ScheduleOptions schedule_options = 24;
-
clearScheduleOptions
public TransferConfig.Builder clearScheduleOptions()
Options customizing the data transfer schedule.
.google.cloud.bigquery.datatransfer.v1.ScheduleOptions schedule_options = 24;
-
getScheduleOptionsBuilder
public ScheduleOptions.Builder getScheduleOptionsBuilder()
Options customizing the data transfer schedule.
.google.cloud.bigquery.datatransfer.v1.ScheduleOptions schedule_options = 24;
-
getScheduleOptionsOrBuilder
public ScheduleOptionsOrBuilder getScheduleOptionsOrBuilder()
Options customizing the data transfer schedule.
.google.cloud.bigquery.datatransfer.v1.ScheduleOptions schedule_options = 24;- Specified by:
getScheduleOptionsOrBuilderin interfaceTransferConfigOrBuilder
-
getDataRefreshWindowDays
public int getDataRefreshWindowDays()
The number of days to look back to automatically refresh the data. For example, if `data_refresh_window_days = 10`, then every day BigQuery reingests data for [today-10, today-1], rather than ingesting data for just [today-1]. Only valid if the data source supports the feature. Set the value to 0 to use the default value.
int32 data_refresh_window_days = 12;- Specified by:
getDataRefreshWindowDaysin interfaceTransferConfigOrBuilder- Returns:
- The dataRefreshWindowDays.
-
setDataRefreshWindowDays
public TransferConfig.Builder setDataRefreshWindowDays(int value)
The number of days to look back to automatically refresh the data. For example, if `data_refresh_window_days = 10`, then every day BigQuery reingests data for [today-10, today-1], rather than ingesting data for just [today-1]. Only valid if the data source supports the feature. Set the value to 0 to use the default value.
int32 data_refresh_window_days = 12;- Parameters:
value- The dataRefreshWindowDays to set.- Returns:
- This builder for chaining.
-
clearDataRefreshWindowDays
public TransferConfig.Builder clearDataRefreshWindowDays()
The number of days to look back to automatically refresh the data. For example, if `data_refresh_window_days = 10`, then every day BigQuery reingests data for [today-10, today-1], rather than ingesting data for just [today-1]. Only valid if the data source supports the feature. Set the value to 0 to use the default value.
int32 data_refresh_window_days = 12;- Returns:
- This builder for chaining.
-
getDisabled
public boolean getDisabled()
Is this config disabled. When set to true, no runs are scheduled for a given transfer.
bool disabled = 13;- Specified by:
getDisabledin interfaceTransferConfigOrBuilder- Returns:
- The disabled.
-
setDisabled
public TransferConfig.Builder setDisabled(boolean value)
Is this config disabled. When set to true, no runs are scheduled for a given transfer.
bool disabled = 13;- Parameters:
value- The disabled to set.- Returns:
- This builder for chaining.
-
clearDisabled
public TransferConfig.Builder clearDisabled()
Is this config disabled. When set to true, no runs are scheduled for a given transfer.
bool disabled = 13;- Returns:
- This builder for chaining.
-
hasUpdateTime
public boolean hasUpdateTime()
Output only. Data transfer modification time. Ignored by server on input.
.google.protobuf.Timestamp update_time = 4 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
hasUpdateTimein interfaceTransferConfigOrBuilder- Returns:
- Whether the updateTime field is set.
-
getUpdateTime
public com.google.protobuf.Timestamp getUpdateTime()
Output only. Data transfer modification time. Ignored by server on input.
.google.protobuf.Timestamp update_time = 4 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getUpdateTimein interfaceTransferConfigOrBuilder- Returns:
- The updateTime.
-
setUpdateTime
public TransferConfig.Builder setUpdateTime(com.google.protobuf.Timestamp value)
Output only. Data transfer modification time. Ignored by server on input.
.google.protobuf.Timestamp update_time = 4 [(.google.api.field_behavior) = OUTPUT_ONLY];
-
setUpdateTime
public TransferConfig.Builder setUpdateTime(com.google.protobuf.Timestamp.Builder builderForValue)
Output only. Data transfer modification time. Ignored by server on input.
.google.protobuf.Timestamp update_time = 4 [(.google.api.field_behavior) = OUTPUT_ONLY];
-
mergeUpdateTime
public TransferConfig.Builder mergeUpdateTime(com.google.protobuf.Timestamp value)
Output only. Data transfer modification time. Ignored by server on input.
.google.protobuf.Timestamp update_time = 4 [(.google.api.field_behavior) = OUTPUT_ONLY];
-
clearUpdateTime
public TransferConfig.Builder clearUpdateTime()
Output only. Data transfer modification time. Ignored by server on input.
.google.protobuf.Timestamp update_time = 4 [(.google.api.field_behavior) = OUTPUT_ONLY];
-
getUpdateTimeBuilder
public com.google.protobuf.Timestamp.Builder getUpdateTimeBuilder()
Output only. Data transfer modification time. Ignored by server on input.
.google.protobuf.Timestamp update_time = 4 [(.google.api.field_behavior) = OUTPUT_ONLY];
-
getUpdateTimeOrBuilder
public com.google.protobuf.TimestampOrBuilder getUpdateTimeOrBuilder()
Output only. Data transfer modification time. Ignored by server on input.
.google.protobuf.Timestamp update_time = 4 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getUpdateTimeOrBuilderin interfaceTransferConfigOrBuilder
-
hasNextRunTime
public boolean hasNextRunTime()
Output only. Next time when data transfer will run.
.google.protobuf.Timestamp next_run_time = 8 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
hasNextRunTimein interfaceTransferConfigOrBuilder- Returns:
- Whether the nextRunTime field is set.
-
getNextRunTime
public com.google.protobuf.Timestamp getNextRunTime()
Output only. Next time when data transfer will run.
.google.protobuf.Timestamp next_run_time = 8 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getNextRunTimein interfaceTransferConfigOrBuilder- Returns:
- The nextRunTime.
-
setNextRunTime
public TransferConfig.Builder setNextRunTime(com.google.protobuf.Timestamp value)
Output only. Next time when data transfer will run.
.google.protobuf.Timestamp next_run_time = 8 [(.google.api.field_behavior) = OUTPUT_ONLY];
-
setNextRunTime
public TransferConfig.Builder setNextRunTime(com.google.protobuf.Timestamp.Builder builderForValue)
Output only. Next time when data transfer will run.
.google.protobuf.Timestamp next_run_time = 8 [(.google.api.field_behavior) = OUTPUT_ONLY];
-
mergeNextRunTime
public TransferConfig.Builder mergeNextRunTime(com.google.protobuf.Timestamp value)
Output only. Next time when data transfer will run.
.google.protobuf.Timestamp next_run_time = 8 [(.google.api.field_behavior) = OUTPUT_ONLY];
-
clearNextRunTime
public TransferConfig.Builder clearNextRunTime()
Output only. Next time when data transfer will run.
.google.protobuf.Timestamp next_run_time = 8 [(.google.api.field_behavior) = OUTPUT_ONLY];
-
getNextRunTimeBuilder
public com.google.protobuf.Timestamp.Builder getNextRunTimeBuilder()
Output only. Next time when data transfer will run.
.google.protobuf.Timestamp next_run_time = 8 [(.google.api.field_behavior) = OUTPUT_ONLY];
-
getNextRunTimeOrBuilder
public com.google.protobuf.TimestampOrBuilder getNextRunTimeOrBuilder()
Output only. Next time when data transfer will run.
.google.protobuf.Timestamp next_run_time = 8 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getNextRunTimeOrBuilderin interfaceTransferConfigOrBuilder
-
getStateValue
public int getStateValue()
Output only. State of the most recently updated transfer run.
.google.cloud.bigquery.datatransfer.v1.TransferState state = 10 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getStateValuein interfaceTransferConfigOrBuilder- Returns:
- The enum numeric value on the wire for state.
-
setStateValue
public TransferConfig.Builder setStateValue(int value)
Output only. State of the most recently updated transfer run.
.google.cloud.bigquery.datatransfer.v1.TransferState state = 10 [(.google.api.field_behavior) = OUTPUT_ONLY];- Parameters:
value- The enum numeric value on the wire for state to set.- Returns:
- This builder for chaining.
-
getState
public TransferState getState()
Output only. State of the most recently updated transfer run.
.google.cloud.bigquery.datatransfer.v1.TransferState state = 10 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getStatein interfaceTransferConfigOrBuilder- Returns:
- The state.
-
setState
public TransferConfig.Builder setState(TransferState value)
Output only. State of the most recently updated transfer run.
.google.cloud.bigquery.datatransfer.v1.TransferState state = 10 [(.google.api.field_behavior) = OUTPUT_ONLY];- Parameters:
value- The state to set.- Returns:
- This builder for chaining.
-
clearState
public TransferConfig.Builder clearState()
Output only. State of the most recently updated transfer run.
.google.cloud.bigquery.datatransfer.v1.TransferState state = 10 [(.google.api.field_behavior) = OUTPUT_ONLY];- Returns:
- This builder for chaining.
-
getUserId
public long getUserId()
Deprecated. Unique ID of the user on whose behalf transfer is done.
int64 user_id = 11;- Specified by:
getUserIdin interfaceTransferConfigOrBuilder- Returns:
- The userId.
-
setUserId
public TransferConfig.Builder setUserId(long value)
Deprecated. Unique ID of the user on whose behalf transfer is done.
int64 user_id = 11;- Parameters:
value- The userId to set.- Returns:
- This builder for chaining.
-
clearUserId
public TransferConfig.Builder clearUserId()
Deprecated. Unique ID of the user on whose behalf transfer is done.
int64 user_id = 11;- Returns:
- This builder for chaining.
-
getDatasetRegion
public String getDatasetRegion()
Output only. Region in which BigQuery dataset is located.
string dataset_region = 14 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getDatasetRegionin interfaceTransferConfigOrBuilder- Returns:
- The datasetRegion.
-
getDatasetRegionBytes
public com.google.protobuf.ByteString getDatasetRegionBytes()
Output only. Region in which BigQuery dataset is located.
string dataset_region = 14 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getDatasetRegionBytesin interfaceTransferConfigOrBuilder- Returns:
- The bytes for datasetRegion.
-
setDatasetRegion
public TransferConfig.Builder setDatasetRegion(String value)
Output only. Region in which BigQuery dataset is located.
string dataset_region = 14 [(.google.api.field_behavior) = OUTPUT_ONLY];- Parameters:
value- The datasetRegion to set.- Returns:
- This builder for chaining.
-
clearDatasetRegion
public TransferConfig.Builder clearDatasetRegion()
Output only. Region in which BigQuery dataset is located.
string dataset_region = 14 [(.google.api.field_behavior) = OUTPUT_ONLY];- Returns:
- This builder for chaining.
-
setDatasetRegionBytes
public TransferConfig.Builder setDatasetRegionBytes(com.google.protobuf.ByteString value)
Output only. Region in which BigQuery dataset is located.
string dataset_region = 14 [(.google.api.field_behavior) = OUTPUT_ONLY];- Parameters:
value- The bytes for datasetRegion to set.- Returns:
- This builder for chaining.
-
getNotificationPubsubTopic
public String getNotificationPubsubTopic()
Pub/Sub topic where notifications will be sent after transfer runs associated with this transfer config finish. The format for specifying a pubsub topic is: `projects/{project}/topics/{topic}`string notification_pubsub_topic = 15;- Specified by:
getNotificationPubsubTopicin interfaceTransferConfigOrBuilder- Returns:
- The notificationPubsubTopic.
-
getNotificationPubsubTopicBytes
public com.google.protobuf.ByteString getNotificationPubsubTopicBytes()
Pub/Sub topic where notifications will be sent after transfer runs associated with this transfer config finish. The format for specifying a pubsub topic is: `projects/{project}/topics/{topic}`string notification_pubsub_topic = 15;- Specified by:
getNotificationPubsubTopicBytesin interfaceTransferConfigOrBuilder- Returns:
- The bytes for notificationPubsubTopic.
-
setNotificationPubsubTopic
public TransferConfig.Builder setNotificationPubsubTopic(String value)
Pub/Sub topic where notifications will be sent after transfer runs associated with this transfer config finish. The format for specifying a pubsub topic is: `projects/{project}/topics/{topic}`string notification_pubsub_topic = 15;- Parameters:
value- The notificationPubsubTopic to set.- Returns:
- This builder for chaining.
-
clearNotificationPubsubTopic
public TransferConfig.Builder clearNotificationPubsubTopic()
Pub/Sub topic where notifications will be sent after transfer runs associated with this transfer config finish. The format for specifying a pubsub topic is: `projects/{project}/topics/{topic}`string notification_pubsub_topic = 15;- Returns:
- This builder for chaining.
-
setNotificationPubsubTopicBytes
public TransferConfig.Builder setNotificationPubsubTopicBytes(com.google.protobuf.ByteString value)
Pub/Sub topic where notifications will be sent after transfer runs associated with this transfer config finish. The format for specifying a pubsub topic is: `projects/{project}/topics/{topic}`string notification_pubsub_topic = 15;- Parameters:
value- The bytes for notificationPubsubTopic to set.- Returns:
- This builder for chaining.
-
hasEmailPreferences
public boolean hasEmailPreferences()
Email notifications will be sent according to these preferences to the email address of the user who owns this transfer config.
.google.cloud.bigquery.datatransfer.v1.EmailPreferences email_preferences = 18;- Specified by:
hasEmailPreferencesin interfaceTransferConfigOrBuilder- Returns:
- Whether the emailPreferences field is set.
-
getEmailPreferences
public EmailPreferences getEmailPreferences()
Email notifications will be sent according to these preferences to the email address of the user who owns this transfer config.
.google.cloud.bigquery.datatransfer.v1.EmailPreferences email_preferences = 18;- Specified by:
getEmailPreferencesin interfaceTransferConfigOrBuilder- Returns:
- The emailPreferences.
-
setEmailPreferences
public TransferConfig.Builder setEmailPreferences(EmailPreferences value)
Email notifications will be sent according to these preferences to the email address of the user who owns this transfer config.
.google.cloud.bigquery.datatransfer.v1.EmailPreferences email_preferences = 18;
-
setEmailPreferences
public TransferConfig.Builder setEmailPreferences(EmailPreferences.Builder builderForValue)
Email notifications will be sent according to these preferences to the email address of the user who owns this transfer config.
.google.cloud.bigquery.datatransfer.v1.EmailPreferences email_preferences = 18;
-
mergeEmailPreferences
public TransferConfig.Builder mergeEmailPreferences(EmailPreferences value)
Email notifications will be sent according to these preferences to the email address of the user who owns this transfer config.
.google.cloud.bigquery.datatransfer.v1.EmailPreferences email_preferences = 18;
-
clearEmailPreferences
public TransferConfig.Builder clearEmailPreferences()
Email notifications will be sent according to these preferences to the email address of the user who owns this transfer config.
.google.cloud.bigquery.datatransfer.v1.EmailPreferences email_preferences = 18;
-
getEmailPreferencesBuilder
public EmailPreferences.Builder getEmailPreferencesBuilder()
Email notifications will be sent according to these preferences to the email address of the user who owns this transfer config.
.google.cloud.bigquery.datatransfer.v1.EmailPreferences email_preferences = 18;
-
getEmailPreferencesOrBuilder
public EmailPreferencesOrBuilder getEmailPreferencesOrBuilder()
Email notifications will be sent according to these preferences to the email address of the user who owns this transfer config.
.google.cloud.bigquery.datatransfer.v1.EmailPreferences email_preferences = 18;- Specified by:
getEmailPreferencesOrBuilderin interfaceTransferConfigOrBuilder
-
hasOwnerInfo
public boolean hasOwnerInfo()
Output only. Information about the user whose credentials are used to transfer data. Populated only for `transferConfigs.get` requests. In case the user information is not available, this field will not be populated.
optional .google.cloud.bigquery.datatransfer.v1.UserInfo owner_info = 27 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
hasOwnerInfoin interfaceTransferConfigOrBuilder- Returns:
- Whether the ownerInfo field is set.
-
getOwnerInfo
public UserInfo getOwnerInfo()
Output only. Information about the user whose credentials are used to transfer data. Populated only for `transferConfigs.get` requests. In case the user information is not available, this field will not be populated.
optional .google.cloud.bigquery.datatransfer.v1.UserInfo owner_info = 27 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getOwnerInfoin interfaceTransferConfigOrBuilder- Returns:
- The ownerInfo.
-
setOwnerInfo
public TransferConfig.Builder setOwnerInfo(UserInfo value)
Output only. Information about the user whose credentials are used to transfer data. Populated only for `transferConfigs.get` requests. In case the user information is not available, this field will not be populated.
optional .google.cloud.bigquery.datatransfer.v1.UserInfo owner_info = 27 [(.google.api.field_behavior) = OUTPUT_ONLY];
-
setOwnerInfo
public TransferConfig.Builder setOwnerInfo(UserInfo.Builder builderForValue)
Output only. Information about the user whose credentials are used to transfer data. Populated only for `transferConfigs.get` requests. In case the user information is not available, this field will not be populated.
optional .google.cloud.bigquery.datatransfer.v1.UserInfo owner_info = 27 [(.google.api.field_behavior) = OUTPUT_ONLY];
-
mergeOwnerInfo
public TransferConfig.Builder mergeOwnerInfo(UserInfo value)
Output only. Information about the user whose credentials are used to transfer data. Populated only for `transferConfigs.get` requests. In case the user information is not available, this field will not be populated.
optional .google.cloud.bigquery.datatransfer.v1.UserInfo owner_info = 27 [(.google.api.field_behavior) = OUTPUT_ONLY];
-
clearOwnerInfo
public TransferConfig.Builder clearOwnerInfo()
Output only. Information about the user whose credentials are used to transfer data. Populated only for `transferConfigs.get` requests. In case the user information is not available, this field will not be populated.
optional .google.cloud.bigquery.datatransfer.v1.UserInfo owner_info = 27 [(.google.api.field_behavior) = OUTPUT_ONLY];
-
getOwnerInfoBuilder
public UserInfo.Builder getOwnerInfoBuilder()
Output only. Information about the user whose credentials are used to transfer data. Populated only for `transferConfigs.get` requests. In case the user information is not available, this field will not be populated.
optional .google.cloud.bigquery.datatransfer.v1.UserInfo owner_info = 27 [(.google.api.field_behavior) = OUTPUT_ONLY];
-
getOwnerInfoOrBuilder
public UserInfoOrBuilder getOwnerInfoOrBuilder()
Output only. Information about the user whose credentials are used to transfer data. Populated only for `transferConfigs.get` requests. In case the user information is not available, this field will not be populated.
optional .google.cloud.bigquery.datatransfer.v1.UserInfo owner_info = 27 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getOwnerInfoOrBuilderin interfaceTransferConfigOrBuilder
-
hasEncryptionConfiguration
public boolean hasEncryptionConfiguration()
The encryption configuration part. Currently, it is only used for the optional KMS key name. The BigQuery service account of your project must be granted permissions to use the key. Read methods will return the key name applied in effect. Write methods will apply the key if it is present, or otherwise try to apply project default keys if it is absent.
.google.cloud.bigquery.datatransfer.v1.EncryptionConfiguration encryption_configuration = 28;- Specified by:
hasEncryptionConfigurationin interfaceTransferConfigOrBuilder- Returns:
- Whether the encryptionConfiguration field is set.
-
getEncryptionConfiguration
public EncryptionConfiguration getEncryptionConfiguration()
The encryption configuration part. Currently, it is only used for the optional KMS key name. The BigQuery service account of your project must be granted permissions to use the key. Read methods will return the key name applied in effect. Write methods will apply the key if it is present, or otherwise try to apply project default keys if it is absent.
.google.cloud.bigquery.datatransfer.v1.EncryptionConfiguration encryption_configuration = 28;- Specified by:
getEncryptionConfigurationin interfaceTransferConfigOrBuilder- Returns:
- The encryptionConfiguration.
-
setEncryptionConfiguration
public TransferConfig.Builder setEncryptionConfiguration(EncryptionConfiguration value)
The encryption configuration part. Currently, it is only used for the optional KMS key name. The BigQuery service account of your project must be granted permissions to use the key. Read methods will return the key name applied in effect. Write methods will apply the key if it is present, or otherwise try to apply project default keys if it is absent.
.google.cloud.bigquery.datatransfer.v1.EncryptionConfiguration encryption_configuration = 28;
-
setEncryptionConfiguration
public TransferConfig.Builder setEncryptionConfiguration(EncryptionConfiguration.Builder builderForValue)
The encryption configuration part. Currently, it is only used for the optional KMS key name. The BigQuery service account of your project must be granted permissions to use the key. Read methods will return the key name applied in effect. Write methods will apply the key if it is present, or otherwise try to apply project default keys if it is absent.
.google.cloud.bigquery.datatransfer.v1.EncryptionConfiguration encryption_configuration = 28;
-
mergeEncryptionConfiguration
public TransferConfig.Builder mergeEncryptionConfiguration(EncryptionConfiguration value)
The encryption configuration part. Currently, it is only used for the optional KMS key name. The BigQuery service account of your project must be granted permissions to use the key. Read methods will return the key name applied in effect. Write methods will apply the key if it is present, or otherwise try to apply project default keys if it is absent.
.google.cloud.bigquery.datatransfer.v1.EncryptionConfiguration encryption_configuration = 28;
-
clearEncryptionConfiguration
public TransferConfig.Builder clearEncryptionConfiguration()
The encryption configuration part. Currently, it is only used for the optional KMS key name. The BigQuery service account of your project must be granted permissions to use the key. Read methods will return the key name applied in effect. Write methods will apply the key if it is present, or otherwise try to apply project default keys if it is absent.
.google.cloud.bigquery.datatransfer.v1.EncryptionConfiguration encryption_configuration = 28;
-
getEncryptionConfigurationBuilder
public EncryptionConfiguration.Builder getEncryptionConfigurationBuilder()
The encryption configuration part. Currently, it is only used for the optional KMS key name. The BigQuery service account of your project must be granted permissions to use the key. Read methods will return the key name applied in effect. Write methods will apply the key if it is present, or otherwise try to apply project default keys if it is absent.
.google.cloud.bigquery.datatransfer.v1.EncryptionConfiguration encryption_configuration = 28;
-
getEncryptionConfigurationOrBuilder
public EncryptionConfigurationOrBuilder getEncryptionConfigurationOrBuilder()
The encryption configuration part. Currently, it is only used for the optional KMS key name. The BigQuery service account of your project must be granted permissions to use the key. Read methods will return the key name applied in effect. Write methods will apply the key if it is present, or otherwise try to apply project default keys if it is absent.
.google.cloud.bigquery.datatransfer.v1.EncryptionConfiguration encryption_configuration = 28;- Specified by:
getEncryptionConfigurationOrBuilderin interfaceTransferConfigOrBuilder
-
setUnknownFields
public final TransferConfig.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
setUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
setUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<TransferConfig.Builder>
-
mergeUnknownFields
public final TransferConfig.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
mergeUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<TransferConfig.Builder>
-
-