public static final class DeliveryPipelineNotificationEvent.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<DeliveryPipelineNotificationEvent.Builder> implements DeliveryPipelineNotificationEventOrBuilder
Payload proto for "clouddeploy.googleapis.com/deliverypipeline_notification" Platform Log event that describes the failure to send delivery pipeline status change Pub/Sub notification.Protobuf type
google.cloud.deploy.v1.DeliveryPipelineNotificationEvent| Modifier and Type | Method and Description |
|---|---|
DeliveryPipelineNotificationEvent.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
DeliveryPipelineNotificationEvent |
build() |
DeliveryPipelineNotificationEvent |
buildPartial() |
DeliveryPipelineNotificationEvent.Builder |
clear() |
DeliveryPipelineNotificationEvent.Builder |
clearDeliveryPipeline()
The name of the `Delivery Pipeline`.
|
DeliveryPipelineNotificationEvent.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
DeliveryPipelineNotificationEvent.Builder |
clearMessage()
Debug message for when a notification fails to send.
|
DeliveryPipelineNotificationEvent.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
DeliveryPipelineNotificationEvent.Builder |
clearPipelineUid()
Unique identifier of the `DeliveryPipeline`.
|
DeliveryPipelineNotificationEvent.Builder |
clearType()
Type of this notification, e.g.
|
DeliveryPipelineNotificationEvent.Builder |
clone() |
DeliveryPipelineNotificationEvent |
getDefaultInstanceForType() |
String |
getDeliveryPipeline()
The name of the `Delivery Pipeline`.
|
com.google.protobuf.ByteString |
getDeliveryPipelineBytes()
The name of the `Delivery Pipeline`.
|
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
String |
getMessage()
Debug message for when a notification fails to send.
|
com.google.protobuf.ByteString |
getMessageBytes()
Debug message for when a notification fails to send.
|
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() |
DeliveryPipelineNotificationEvent.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
DeliveryPipelineNotificationEvent.Builder |
mergeFrom(DeliveryPipelineNotificationEvent other) |
DeliveryPipelineNotificationEvent.Builder |
mergeFrom(com.google.protobuf.Message other) |
DeliveryPipelineNotificationEvent.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
DeliveryPipelineNotificationEvent.Builder |
setDeliveryPipeline(String value)
The name of the `Delivery Pipeline`.
|
DeliveryPipelineNotificationEvent.Builder |
setDeliveryPipelineBytes(com.google.protobuf.ByteString value)
The name of the `Delivery Pipeline`.
|
DeliveryPipelineNotificationEvent.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
DeliveryPipelineNotificationEvent.Builder |
setMessage(String value)
Debug message for when a notification fails to send.
|
DeliveryPipelineNotificationEvent.Builder |
setMessageBytes(com.google.protobuf.ByteString value)
Debug message for when a notification fails to send.
|
DeliveryPipelineNotificationEvent.Builder |
setPipelineUid(String value)
Unique identifier of the `DeliveryPipeline`.
|
DeliveryPipelineNotificationEvent.Builder |
setPipelineUidBytes(com.google.protobuf.ByteString value)
Unique identifier of the `DeliveryPipeline`.
|
DeliveryPipelineNotificationEvent.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
DeliveryPipelineNotificationEvent.Builder |
setType(Type value)
Type of this notification, e.g.
|
DeliveryPipelineNotificationEvent.Builder |
setTypeValue(int value)
Type of this notification, e.g.
|
DeliveryPipelineNotificationEvent.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<DeliveryPipelineNotificationEvent.Builder>public DeliveryPipelineNotificationEvent.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageV3.Builder<DeliveryPipelineNotificationEvent.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<DeliveryPipelineNotificationEvent.Builder>public DeliveryPipelineNotificationEvent getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic DeliveryPipelineNotificationEvent build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic DeliveryPipelineNotificationEvent buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic DeliveryPipelineNotificationEvent.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessageV3.Builder<DeliveryPipelineNotificationEvent.Builder>public DeliveryPipelineNotificationEvent.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<DeliveryPipelineNotificationEvent.Builder>public DeliveryPipelineNotificationEvent.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<DeliveryPipelineNotificationEvent.Builder>public DeliveryPipelineNotificationEvent.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<DeliveryPipelineNotificationEvent.Builder>public DeliveryPipelineNotificationEvent.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<DeliveryPipelineNotificationEvent.Builder>public DeliveryPipelineNotificationEvent.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<DeliveryPipelineNotificationEvent.Builder>public DeliveryPipelineNotificationEvent.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<DeliveryPipelineNotificationEvent.Builder>public DeliveryPipelineNotificationEvent.Builder mergeFrom(DeliveryPipelineNotificationEvent other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<DeliveryPipelineNotificationEvent.Builder>public DeliveryPipelineNotificationEvent.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<DeliveryPipelineNotificationEvent.Builder>IOExceptionpublic String getMessage()
Debug message for when a notification fails to send.
string message = 1;getMessage in interface DeliveryPipelineNotificationEventOrBuilderpublic com.google.protobuf.ByteString getMessageBytes()
Debug message for when a notification fails to send.
string message = 1;getMessageBytes in interface DeliveryPipelineNotificationEventOrBuilderpublic DeliveryPipelineNotificationEvent.Builder setMessage(String value)
Debug message for when a notification fails to send.
string message = 1;value - The message to set.public DeliveryPipelineNotificationEvent.Builder clearMessage()
Debug message for when a notification fails to send.
string message = 1;public DeliveryPipelineNotificationEvent.Builder setMessageBytes(com.google.protobuf.ByteString value)
Debug message for when a notification fails to send.
string message = 1;value - The bytes for message to set.public String getPipelineUid()
Unique identifier of the `DeliveryPipeline`.
string pipeline_uid = 4;getPipelineUid in interface DeliveryPipelineNotificationEventOrBuilderpublic com.google.protobuf.ByteString getPipelineUidBytes()
Unique identifier of the `DeliveryPipeline`.
string pipeline_uid = 4;getPipelineUidBytes in interface DeliveryPipelineNotificationEventOrBuilderpublic DeliveryPipelineNotificationEvent.Builder setPipelineUid(String value)
Unique identifier of the `DeliveryPipeline`.
string pipeline_uid = 4;value - The pipelineUid to set.public DeliveryPipelineNotificationEvent.Builder clearPipelineUid()
Unique identifier of the `DeliveryPipeline`.
string pipeline_uid = 4;public DeliveryPipelineNotificationEvent.Builder setPipelineUidBytes(com.google.protobuf.ByteString value)
Unique identifier of the `DeliveryPipeline`.
string pipeline_uid = 4;value - The bytes for pipelineUid to set.public String getDeliveryPipeline()
The name of the `Delivery Pipeline`.
string delivery_pipeline = 2;getDeliveryPipeline in interface DeliveryPipelineNotificationEventOrBuilderpublic com.google.protobuf.ByteString getDeliveryPipelineBytes()
The name of the `Delivery Pipeline`.
string delivery_pipeline = 2;getDeliveryPipelineBytes in interface DeliveryPipelineNotificationEventOrBuilderpublic DeliveryPipelineNotificationEvent.Builder setDeliveryPipeline(String value)
The name of the `Delivery Pipeline`.
string delivery_pipeline = 2;value - The deliveryPipeline to set.public DeliveryPipelineNotificationEvent.Builder clearDeliveryPipeline()
The name of the `Delivery Pipeline`.
string delivery_pipeline = 2;public DeliveryPipelineNotificationEvent.Builder setDeliveryPipelineBytes(com.google.protobuf.ByteString value)
The name of the `Delivery Pipeline`.
string delivery_pipeline = 2;value - The bytes for deliveryPipeline to set.public int getTypeValue()
Type of this notification, e.g. for a Pub/Sub failure.
.google.cloud.deploy.v1.Type type = 3;getTypeValue in interface DeliveryPipelineNotificationEventOrBuilderpublic DeliveryPipelineNotificationEvent.Builder setTypeValue(int value)
Type of this notification, e.g. for a Pub/Sub failure.
.google.cloud.deploy.v1.Type type = 3;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 = 3;getType in interface DeliveryPipelineNotificationEventOrBuilderpublic DeliveryPipelineNotificationEvent.Builder setType(Type value)
Type of this notification, e.g. for a Pub/Sub failure.
.google.cloud.deploy.v1.Type type = 3;value - The type to set.public DeliveryPipelineNotificationEvent.Builder clearType()
Type of this notification, e.g. for a Pub/Sub failure.
.google.cloud.deploy.v1.Type type = 3;public final DeliveryPipelineNotificationEvent.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<DeliveryPipelineNotificationEvent.Builder>public final DeliveryPipelineNotificationEvent.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<DeliveryPipelineNotificationEvent.Builder>Copyright © 2024 Google LLC. All rights reserved.