| Modifier and Type | Method and Description |
|---|---|
Action.JobNotificationEmails |
Action.JobNotificationEmails.Builder.build() |
Action.JobNotificationEmails |
Action.JobNotificationEmails.Builder.buildPartial() |
static Action.JobNotificationEmails |
Action.JobNotificationEmails.getDefaultInstance() |
Action.JobNotificationEmails |
Action.JobNotificationEmails.getDefaultInstanceForType() |
Action.JobNotificationEmails |
Action.JobNotificationEmails.Builder.getDefaultInstanceForType() |
Action.JobNotificationEmails |
ActionOrBuilder.getJobNotificationEmails()
Enable email notification for project owners and editors on job's
completion/failure.
|
Action.JobNotificationEmails |
Action.getJobNotificationEmails()
Enable email notification for project owners and editors on job's
completion/failure.
|
Action.JobNotificationEmails |
Action.Builder.getJobNotificationEmails()
Enable email notification for project owners and editors on job's
completion/failure.
|
static Action.JobNotificationEmails |
Action.JobNotificationEmails.parseDelimitedFrom(InputStream input) |
static Action.JobNotificationEmails |
Action.JobNotificationEmails.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Action.JobNotificationEmails |
Action.JobNotificationEmails.parseFrom(byte[] data) |
static Action.JobNotificationEmails |
Action.JobNotificationEmails.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Action.JobNotificationEmails |
Action.JobNotificationEmails.parseFrom(ByteBuffer data) |
static Action.JobNotificationEmails |
Action.JobNotificationEmails.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Action.JobNotificationEmails |
Action.JobNotificationEmails.parseFrom(com.google.protobuf.ByteString data) |
static Action.JobNotificationEmails |
Action.JobNotificationEmails.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Action.JobNotificationEmails |
Action.JobNotificationEmails.parseFrom(com.google.protobuf.CodedInputStream input) |
static Action.JobNotificationEmails |
Action.JobNotificationEmails.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Action.JobNotificationEmails |
Action.JobNotificationEmails.parseFrom(InputStream input) |
static Action.JobNotificationEmails |
Action.JobNotificationEmails.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<Action.JobNotificationEmails> |
Action.JobNotificationEmails.getParserForType() |
static com.google.protobuf.Parser<Action.JobNotificationEmails> |
Action.JobNotificationEmails.parser() |
| Modifier and Type | Method and Description |
|---|---|
Action.JobNotificationEmails.Builder |
Action.JobNotificationEmails.Builder.mergeFrom(Action.JobNotificationEmails other) |
Action.Builder |
Action.Builder.mergeJobNotificationEmails(Action.JobNotificationEmails value)
Enable email notification for project owners and editors on job's
completion/failure.
|
static Action.JobNotificationEmails.Builder |
Action.JobNotificationEmails.newBuilder(Action.JobNotificationEmails prototype) |
Action.Builder |
Action.Builder.setJobNotificationEmails(Action.JobNotificationEmails value)
Enable email notification for project owners and editors on job's
completion/failure.
|
Copyright © 2022 Google LLC. All rights reserved.