Uses of Interface
com.google.cloud.bigquery.datatransfer.v1.EmailPreferencesOrBuilder
-
Packages that use EmailPreferencesOrBuilder Package Description com.google.cloud.bigquery.datatransfer.v1 A client to BigQuery Data Transfer API -
-
Uses of EmailPreferencesOrBuilder in com.google.cloud.bigquery.datatransfer.v1
Classes in com.google.cloud.bigquery.datatransfer.v1 that implement EmailPreferencesOrBuilder Modifier and Type Class Description class
EmailPreferences
Represents preferences for sending email notifications for transfer run events.static class
EmailPreferences.Builder
Represents preferences for sending email notifications for transfer run events.Methods in com.google.cloud.bigquery.datatransfer.v1 that return EmailPreferencesOrBuilder Modifier and Type Method Description EmailPreferencesOrBuilder
TransferConfig.Builder. getEmailPreferencesOrBuilder()
Email notifications will be sent according to these preferences to the email address of the user who owns this transfer config.EmailPreferencesOrBuilder
TransferConfig. getEmailPreferencesOrBuilder()
Email notifications will be sent according to these preferences to the email address of the user who owns this transfer config.EmailPreferencesOrBuilder
TransferConfigOrBuilder. getEmailPreferencesOrBuilder()
Email notifications will be sent according to these preferences to the email address of the user who owns this transfer config.EmailPreferencesOrBuilder
TransferRun.Builder. getEmailPreferencesOrBuilder()
Output only.EmailPreferencesOrBuilder
TransferRun. getEmailPreferencesOrBuilder()
Output only.EmailPreferencesOrBuilder
TransferRunOrBuilder. getEmailPreferencesOrBuilder()
Output only.
-