| Modifier and Type | Method and Description |
|---|---|
EvaluationJobAlertConfig |
EvaluationJobAlertConfig.Builder.build() |
EvaluationJobAlertConfig |
EvaluationJobAlertConfig.Builder.buildPartial() |
static EvaluationJobAlertConfig |
EvaluationJobAlertConfig.getDefaultInstance() |
EvaluationJobAlertConfig |
EvaluationJobAlertConfig.getDefaultInstanceForType() |
EvaluationJobAlertConfig |
EvaluationJobAlertConfig.Builder.getDefaultInstanceForType() |
EvaluationJobAlertConfig |
EvaluationJobConfigOrBuilder.getEvaluationJobAlertConfig()
Alert config for the evaluation job.
|
EvaluationJobAlertConfig |
EvaluationJobConfig.getEvaluationJobAlertConfig()
Alert config for the evaluation job.
|
EvaluationJobAlertConfig |
EvaluationJobConfig.Builder.getEvaluationJobAlertConfig()
Alert config for the evaluation job.
|
static EvaluationJobAlertConfig |
EvaluationJobAlertConfig.parseDelimitedFrom(InputStream input) |
static EvaluationJobAlertConfig |
EvaluationJobAlertConfig.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static EvaluationJobAlertConfig |
EvaluationJobAlertConfig.parseFrom(byte[] data) |
static EvaluationJobAlertConfig |
EvaluationJobAlertConfig.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static EvaluationJobAlertConfig |
EvaluationJobAlertConfig.parseFrom(ByteBuffer data) |
static EvaluationJobAlertConfig |
EvaluationJobAlertConfig.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static EvaluationJobAlertConfig |
EvaluationJobAlertConfig.parseFrom(com.google.protobuf.ByteString data) |
static EvaluationJobAlertConfig |
EvaluationJobAlertConfig.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static EvaluationJobAlertConfig |
EvaluationJobAlertConfig.parseFrom(com.google.protobuf.CodedInputStream input) |
static EvaluationJobAlertConfig |
EvaluationJobAlertConfig.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static EvaluationJobAlertConfig |
EvaluationJobAlertConfig.parseFrom(InputStream input) |
static EvaluationJobAlertConfig |
EvaluationJobAlertConfig.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<EvaluationJobAlertConfig> |
EvaluationJobAlertConfig.getParserForType() |
static com.google.protobuf.Parser<EvaluationJobAlertConfig> |
EvaluationJobAlertConfig.parser() |
| Modifier and Type | Method and Description |
|---|---|
EvaluationJobConfig.Builder |
EvaluationJobConfig.Builder.mergeEvaluationJobAlertConfig(EvaluationJobAlertConfig value)
Alert config for the evaluation job.
|
EvaluationJobAlertConfig.Builder |
EvaluationJobAlertConfig.Builder.mergeFrom(EvaluationJobAlertConfig other) |
static EvaluationJobAlertConfig.Builder |
EvaluationJobAlertConfig.newBuilder(EvaluationJobAlertConfig prototype) |
EvaluationJobConfig.Builder |
EvaluationJobConfig.Builder.setEvaluationJobAlertConfig(EvaluationJobAlertConfig value)
Alert config for the evaluation job.
|
Copyright © 2019 Google LLC. All rights reserved.