| Modifier and Type | Method and Description |
|---|---|
AutomationEvent.Builder |
AutomationEvent.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
AutomationEvent.Builder |
AutomationEvent.Builder.clear() |
AutomationEvent.Builder |
AutomationEvent.Builder.clearAutomation()
The name of the `AutomationRun`.
|
AutomationEvent.Builder |
AutomationEvent.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
AutomationEvent.Builder |
AutomationEvent.Builder.clearMessage()
Debug message for when there is an update on the AutomationRun.
|
AutomationEvent.Builder |
AutomationEvent.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
AutomationEvent.Builder |
AutomationEvent.Builder.clearPipelineUid()
Unique identifier of the `DeliveryPipeline`.
|
AutomationEvent.Builder |
AutomationEvent.Builder.clearType()
Type of this notification, e.g.
|
AutomationEvent.Builder |
AutomationEvent.Builder.clone() |
AutomationEvent.Builder |
AutomationEvent.Builder.mergeFrom(AutomationEvent other) |
AutomationEvent.Builder |
AutomationEvent.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
AutomationEvent.Builder |
AutomationEvent.Builder.mergeFrom(com.google.protobuf.Message other) |
AutomationEvent.Builder |
AutomationEvent.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
static AutomationEvent.Builder |
AutomationEvent.newBuilder() |
static AutomationEvent.Builder |
AutomationEvent.newBuilder(AutomationEvent prototype) |
AutomationEvent.Builder |
AutomationEvent.newBuilderForType() |
protected AutomationEvent.Builder |
AutomationEvent.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
AutomationEvent.Builder |
AutomationEvent.Builder.setAutomation(String value)
The name of the `AutomationRun`.
|
AutomationEvent.Builder |
AutomationEvent.Builder.setAutomationBytes(com.google.protobuf.ByteString value)
The name of the `AutomationRun`.
|
AutomationEvent.Builder |
AutomationEvent.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
AutomationEvent.Builder |
AutomationEvent.Builder.setMessage(String value)
Debug message for when there is an update on the AutomationRun.
|
AutomationEvent.Builder |
AutomationEvent.Builder.setMessageBytes(com.google.protobuf.ByteString value)
Debug message for when there is an update on the AutomationRun.
|
AutomationEvent.Builder |
AutomationEvent.Builder.setPipelineUid(String value)
Unique identifier of the `DeliveryPipeline`.
|
AutomationEvent.Builder |
AutomationEvent.Builder.setPipelineUidBytes(com.google.protobuf.ByteString value)
Unique identifier of the `DeliveryPipeline`.
|
AutomationEvent.Builder |
AutomationEvent.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
AutomationEvent.Builder |
AutomationEvent.Builder.setType(Type value)
Type of this notification, e.g.
|
AutomationEvent.Builder |
AutomationEvent.Builder.setTypeValue(int value)
Type of this notification, e.g.
|
AutomationEvent.Builder |
AutomationEvent.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
AutomationEvent.Builder |
AutomationEvent.toBuilder() |
Copyright © 2024 Google LLC. All rights reserved.