| Modifier and Type | Class and 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.
|
| Modifier and Type | Method and Description |
|---|---|
EmailPreferencesOrBuilder |
TransferRun.getEmailPreferencesOrBuilder()
Output only.
|
EmailPreferencesOrBuilder |
TransferRun.Builder.getEmailPreferencesOrBuilder()
Output only.
|
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 |
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 |
TransferRunOrBuilder.getEmailPreferencesOrBuilder()
Output only.
|
EmailPreferencesOrBuilder |
TransferConfigOrBuilder.getEmailPreferencesOrBuilder()
Email notifications will be sent according to these preferences
to the email address of the user who owns this transfer config.
|
Copyright © 2023 Google LLC. All rights reserved.