| Modifier and Type | Method and Description |
|---|---|
AutomationRunEvent.Builder |
AutomationRunEvent.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
AutomationRunEvent.Builder |
AutomationRunEvent.Builder.clear() |
AutomationRunEvent.Builder |
AutomationRunEvent.Builder.clearAutomationId()
Identifier of the `Automation`.
|
AutomationRunEvent.Builder |
AutomationRunEvent.Builder.clearAutomationRun()
The name of the `AutomationRun`.
|
AutomationRunEvent.Builder |
AutomationRunEvent.Builder.clearDestinationTargetId()
ID of the `Target` to which the `AutomationRun` is created.
|
AutomationRunEvent.Builder |
AutomationRunEvent.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
AutomationRunEvent.Builder |
AutomationRunEvent.Builder.clearMessage()
Debug message for when there is an update on the AutomationRun.
|
AutomationRunEvent.Builder |
AutomationRunEvent.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
AutomationRunEvent.Builder |
AutomationRunEvent.Builder.clearPipelineUid()
Unique identifier of the `DeliveryPipeline`.
|
AutomationRunEvent.Builder |
AutomationRunEvent.Builder.clearRuleId()
Identifier of the `Automation` rule.
|
AutomationRunEvent.Builder |
AutomationRunEvent.Builder.clearType()
Type of this notification, e.g.
|
AutomationRunEvent.Builder |
AutomationRunEvent.Builder.clone() |
AutomationRunEvent.Builder |
AutomationRunEvent.Builder.mergeFrom(AutomationRunEvent other) |
AutomationRunEvent.Builder |
AutomationRunEvent.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
AutomationRunEvent.Builder |
AutomationRunEvent.Builder.mergeFrom(com.google.protobuf.Message other) |
AutomationRunEvent.Builder |
AutomationRunEvent.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
static AutomationRunEvent.Builder |
AutomationRunEvent.newBuilder() |
static AutomationRunEvent.Builder |
AutomationRunEvent.newBuilder(AutomationRunEvent prototype) |
AutomationRunEvent.Builder |
AutomationRunEvent.newBuilderForType() |
protected AutomationRunEvent.Builder |
AutomationRunEvent.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
AutomationRunEvent.Builder |
AutomationRunEvent.Builder.setAutomationId(String value)
Identifier of the `Automation`.
|
AutomationRunEvent.Builder |
AutomationRunEvent.Builder.setAutomationIdBytes(com.google.protobuf.ByteString value)
Identifier of the `Automation`.
|
AutomationRunEvent.Builder |
AutomationRunEvent.Builder.setAutomationRun(String value)
The name of the `AutomationRun`.
|
AutomationRunEvent.Builder |
AutomationRunEvent.Builder.setAutomationRunBytes(com.google.protobuf.ByteString value)
The name of the `AutomationRun`.
|
AutomationRunEvent.Builder |
AutomationRunEvent.Builder.setDestinationTargetId(String value)
ID of the `Target` to which the `AutomationRun` is created.
|
AutomationRunEvent.Builder |
AutomationRunEvent.Builder.setDestinationTargetIdBytes(com.google.protobuf.ByteString value)
ID of the `Target` to which the `AutomationRun` is created.
|
AutomationRunEvent.Builder |
AutomationRunEvent.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
AutomationRunEvent.Builder |
AutomationRunEvent.Builder.setMessage(String value)
Debug message for when there is an update on the AutomationRun.
|
AutomationRunEvent.Builder |
AutomationRunEvent.Builder.setMessageBytes(com.google.protobuf.ByteString value)
Debug message for when there is an update on the AutomationRun.
|
AutomationRunEvent.Builder |
AutomationRunEvent.Builder.setPipelineUid(String value)
Unique identifier of the `DeliveryPipeline`.
|
AutomationRunEvent.Builder |
AutomationRunEvent.Builder.setPipelineUidBytes(com.google.protobuf.ByteString value)
Unique identifier of the `DeliveryPipeline`.
|
AutomationRunEvent.Builder |
AutomationRunEvent.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
AutomationRunEvent.Builder |
AutomationRunEvent.Builder.setRuleId(String value)
Identifier of the `Automation` rule.
|
AutomationRunEvent.Builder |
AutomationRunEvent.Builder.setRuleIdBytes(com.google.protobuf.ByteString value)
Identifier of the `Automation` rule.
|
AutomationRunEvent.Builder |
AutomationRunEvent.Builder.setType(Type value)
Type of this notification, e.g.
|
AutomationRunEvent.Builder |
AutomationRunEvent.Builder.setTypeValue(int value)
Type of this notification, e.g.
|
AutomationRunEvent.Builder |
AutomationRunEvent.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
AutomationRunEvent.Builder |
AutomationRunEvent.toBuilder() |
Copyright © 2024 Google LLC. All rights reserved.