public static final class AutomationEvent.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<AutomationEvent.Builder> implements AutomationEventOrBuilder
Payload proto for "clouddeploy.googleapis.com/automation" Platform Log event that describes the Automation related events.Protobuf type
google.cloud.deploy.v1.AutomationEvent| Modifier and Type | Method and Description |
|---|---|
AutomationEvent.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
AutomationEvent |
build() |
AutomationEvent |
buildPartial() |
AutomationEvent.Builder |
clear() |
AutomationEvent.Builder |
clearAutomation()
The name of the `AutomationRun`.
|
AutomationEvent.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
AutomationEvent.Builder |
clearMessage()
Debug message for when there is an update on the AutomationRun.
|
AutomationEvent.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
AutomationEvent.Builder |
clearPipelineUid()
Unique identifier of the `DeliveryPipeline`.
|
AutomationEvent.Builder |
clearType()
Type of this notification, e.g.
|
AutomationEvent.Builder |
clone() |
String |
getAutomation()
The name of the `AutomationRun`.
|
com.google.protobuf.ByteString |
getAutomationBytes()
The name of the `AutomationRun`.
|
AutomationEvent |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
String |
getMessage()
Debug message for when there is an update on the AutomationRun.
|
com.google.protobuf.ByteString |
getMessageBytes()
Debug message for when there is an update on the AutomationRun.
|
String |
getPipelineUid()
Unique identifier of the `DeliveryPipeline`.
|
com.google.protobuf.ByteString |
getPipelineUidBytes()
Unique identifier of the `DeliveryPipeline`.
|
Type |
getType()
Type of this notification, e.g.
|
int |
getTypeValue()
Type of this notification, e.g.
|
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
AutomationEvent.Builder |
mergeFrom(AutomationEvent other) |
AutomationEvent.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
AutomationEvent.Builder |
mergeFrom(com.google.protobuf.Message other) |
AutomationEvent.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
AutomationEvent.Builder |
setAutomation(String value)
The name of the `AutomationRun`.
|
AutomationEvent.Builder |
setAutomationBytes(com.google.protobuf.ByteString value)
The name of the `AutomationRun`.
|
AutomationEvent.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
AutomationEvent.Builder |
setMessage(String value)
Debug message for when there is an update on the AutomationRun.
|
AutomationEvent.Builder |
setMessageBytes(com.google.protobuf.ByteString value)
Debug message for when there is an update on the AutomationRun.
|
AutomationEvent.Builder |
setPipelineUid(String value)
Unique identifier of the `DeliveryPipeline`.
|
AutomationEvent.Builder |
setPipelineUidBytes(com.google.protobuf.ByteString value)
Unique identifier of the `DeliveryPipeline`.
|
AutomationEvent.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
AutomationEvent.Builder |
setType(Type value)
Type of this notification, e.g.
|
AutomationEvent.Builder |
setTypeValue(int value)
Type of this notification, e.g.
|
AutomationEvent.Builder |
setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMapFieldReflection, internalGetMutableMapField, internalGetMutableMapFieldReflection, isClean, markClean, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setUnknownFieldSetBuilder, setUnknownFieldsProto3findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringaddAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, newUninitializedMessageExceptionequals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitpublic static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3.Builder<AutomationEvent.Builder>public AutomationEvent.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageV3.Builder<AutomationEvent.Builder>public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType in interface com.google.protobuf.Message.BuildergetDescriptorForType in interface com.google.protobuf.MessageOrBuildergetDescriptorForType in class com.google.protobuf.GeneratedMessageV3.Builder<AutomationEvent.Builder>public AutomationEvent getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic AutomationEvent build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic AutomationEvent buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic AutomationEvent.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessageV3.Builder<AutomationEvent.Builder>public AutomationEvent.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
setField in interface com.google.protobuf.Message.BuildersetField in class com.google.protobuf.GeneratedMessageV3.Builder<AutomationEvent.Builder>public AutomationEvent.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<AutomationEvent.Builder>public AutomationEvent.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<AutomationEvent.Builder>public AutomationEvent.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
setRepeatedField in interface com.google.protobuf.Message.BuildersetRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<AutomationEvent.Builder>public AutomationEvent.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
addRepeatedField in interface com.google.protobuf.Message.BuilderaddRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<AutomationEvent.Builder>public AutomationEvent.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<AutomationEvent.Builder>public AutomationEvent.Builder mergeFrom(AutomationEvent other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<AutomationEvent.Builder>public AutomationEvent.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in interface com.google.protobuf.MessageLite.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<AutomationEvent.Builder>IOExceptionpublic String getMessage()
Debug message for when there is an update on the AutomationRun. Provides further details about the resource creation or state change.
string message = 1;getMessage in interface AutomationEventOrBuilderpublic com.google.protobuf.ByteString getMessageBytes()
Debug message for when there is an update on the AutomationRun. Provides further details about the resource creation or state change.
string message = 1;getMessageBytes in interface AutomationEventOrBuilderpublic AutomationEvent.Builder setMessage(String value)
Debug message for when there is an update on the AutomationRun. Provides further details about the resource creation or state change.
string message = 1;value - The message to set.public AutomationEvent.Builder clearMessage()
Debug message for when there is an update on the AutomationRun. Provides further details about the resource creation or state change.
string message = 1;public AutomationEvent.Builder setMessageBytes(com.google.protobuf.ByteString value)
Debug message for when there is an update on the AutomationRun. Provides further details about the resource creation or state change.
string message = 1;value - The bytes for message to set.public String getAutomation()
The name of the `AutomationRun`.
string automation = 2;getAutomation in interface AutomationEventOrBuilderpublic com.google.protobuf.ByteString getAutomationBytes()
The name of the `AutomationRun`.
string automation = 2;getAutomationBytes in interface AutomationEventOrBuilderpublic AutomationEvent.Builder setAutomation(String value)
The name of the `AutomationRun`.
string automation = 2;value - The automation to set.public AutomationEvent.Builder clearAutomation()
The name of the `AutomationRun`.
string automation = 2;public AutomationEvent.Builder setAutomationBytes(com.google.protobuf.ByteString value)
The name of the `AutomationRun`.
string automation = 2;value - The bytes for automation to set.public String getPipelineUid()
Unique identifier of the `DeliveryPipeline`.
string pipeline_uid = 3;getPipelineUid in interface AutomationEventOrBuilderpublic com.google.protobuf.ByteString getPipelineUidBytes()
Unique identifier of the `DeliveryPipeline`.
string pipeline_uid = 3;getPipelineUidBytes in interface AutomationEventOrBuilderpublic AutomationEvent.Builder setPipelineUid(String value)
Unique identifier of the `DeliveryPipeline`.
string pipeline_uid = 3;value - The pipelineUid to set.public AutomationEvent.Builder clearPipelineUid()
Unique identifier of the `DeliveryPipeline`.
string pipeline_uid = 3;public AutomationEvent.Builder setPipelineUidBytes(com.google.protobuf.ByteString value)
Unique identifier of the `DeliveryPipeline`.
string pipeline_uid = 3;value - The bytes for pipelineUid to set.public int getTypeValue()
Type of this notification, e.g. for a Pub/Sub failure.
.google.cloud.deploy.v1.Type type = 4;getTypeValue in interface AutomationEventOrBuilderpublic AutomationEvent.Builder setTypeValue(int value)
Type of this notification, e.g. for a Pub/Sub failure.
.google.cloud.deploy.v1.Type type = 4;value - The enum numeric value on the wire for type to set.public Type getType()
Type of this notification, e.g. for a Pub/Sub failure.
.google.cloud.deploy.v1.Type type = 4;getType in interface AutomationEventOrBuilderpublic AutomationEvent.Builder setType(Type value)
Type of this notification, e.g. for a Pub/Sub failure.
.google.cloud.deploy.v1.Type type = 4;value - The type to set.public AutomationEvent.Builder clearType()
Type of this notification, e.g. for a Pub/Sub failure.
.google.cloud.deploy.v1.Type type = 4;public final AutomationEvent.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<AutomationEvent.Builder>public final AutomationEvent.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<AutomationEvent.Builder>Copyright © 2024 Google LLC. All rights reserved.