public static final class ReleaseNotificationEvent.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<ReleaseNotificationEvent.Builder> implements ReleaseNotificationEventOrBuilder
Payload proto for "clouddeploy.googleapis.com/release_notification" Platform Log event that describes the failure to send release status change Pub/Sub notification.Protobuf type
google.cloud.deploy.v1.ReleaseNotificationEvent| Modifier and Type | Method and Description |
|---|---|
ReleaseNotificationEvent.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
ReleaseNotificationEvent |
build() |
ReleaseNotificationEvent |
buildPartial() |
ReleaseNotificationEvent.Builder |
clear() |
ReleaseNotificationEvent.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
ReleaseNotificationEvent.Builder |
clearMessage()
Debug message for when a notification fails to send.
|
ReleaseNotificationEvent.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
ReleaseNotificationEvent.Builder |
clearPipelineUid()
Unique identifier of the `DeliveryPipeline`.
|
ReleaseNotificationEvent.Builder |
clearRelease()
The name of the `Release`.
|
ReleaseNotificationEvent.Builder |
clearReleaseUid()
Unique identifier of the `Release`.
|
ReleaseNotificationEvent.Builder |
clearType()
Type of this notification, e.g.
|
ReleaseNotificationEvent.Builder |
clone() |
ReleaseNotificationEvent |
getDefaultInstanceForType() |
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`.
|
String |
getRelease()
The name of the `Release`.
|
com.google.protobuf.ByteString |
getReleaseBytes()
The name of the `Release`.
|
String |
getReleaseUid()
Unique identifier of the `Release`.
|
com.google.protobuf.ByteString |
getReleaseUidBytes()
Unique identifier of the `Release`.
|
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() |
ReleaseNotificationEvent.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
ReleaseNotificationEvent.Builder |
mergeFrom(com.google.protobuf.Message other) |
ReleaseNotificationEvent.Builder |
mergeFrom(ReleaseNotificationEvent other) |
ReleaseNotificationEvent.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
ReleaseNotificationEvent.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
ReleaseNotificationEvent.Builder |
setMessage(String value)
Debug message for when a notification fails to send.
|
ReleaseNotificationEvent.Builder |
setMessageBytes(com.google.protobuf.ByteString value)
Debug message for when a notification fails to send.
|
ReleaseNotificationEvent.Builder |
setPipelineUid(String value)
Unique identifier of the `DeliveryPipeline`.
|
ReleaseNotificationEvent.Builder |
setPipelineUidBytes(com.google.protobuf.ByteString value)
Unique identifier of the `DeliveryPipeline`.
|
ReleaseNotificationEvent.Builder |
setRelease(String value)
The name of the `Release`.
|
ReleaseNotificationEvent.Builder |
setReleaseBytes(com.google.protobuf.ByteString value)
The name of the `Release`.
|
ReleaseNotificationEvent.Builder |
setReleaseUid(String value)
Unique identifier of the `Release`.
|
ReleaseNotificationEvent.Builder |
setReleaseUidBytes(com.google.protobuf.ByteString value)
Unique identifier of the `Release`.
|
ReleaseNotificationEvent.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
ReleaseNotificationEvent.Builder |
setType(Type value)
Type of this notification, e.g.
|
ReleaseNotificationEvent.Builder |
setTypeValue(int value)
Type of this notification, e.g.
|
ReleaseNotificationEvent.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<ReleaseNotificationEvent.Builder>public ReleaseNotificationEvent.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageV3.Builder<ReleaseNotificationEvent.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<ReleaseNotificationEvent.Builder>public ReleaseNotificationEvent getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic ReleaseNotificationEvent build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic ReleaseNotificationEvent buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic ReleaseNotificationEvent.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessageV3.Builder<ReleaseNotificationEvent.Builder>public ReleaseNotificationEvent.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<ReleaseNotificationEvent.Builder>public ReleaseNotificationEvent.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<ReleaseNotificationEvent.Builder>public ReleaseNotificationEvent.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<ReleaseNotificationEvent.Builder>public ReleaseNotificationEvent.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<ReleaseNotificationEvent.Builder>public ReleaseNotificationEvent.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<ReleaseNotificationEvent.Builder>public ReleaseNotificationEvent.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<ReleaseNotificationEvent.Builder>public ReleaseNotificationEvent.Builder mergeFrom(ReleaseNotificationEvent other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<ReleaseNotificationEvent.Builder>public ReleaseNotificationEvent.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<ReleaseNotificationEvent.Builder>IOExceptionpublic String getMessage()
Debug message for when a notification fails to send.
string message = 1;getMessage in interface ReleaseNotificationEventOrBuilderpublic com.google.protobuf.ByteString getMessageBytes()
Debug message for when a notification fails to send.
string message = 1;getMessageBytes in interface ReleaseNotificationEventOrBuilderpublic ReleaseNotificationEvent.Builder setMessage(String value)
Debug message for when a notification fails to send.
string message = 1;value - The message to set.public ReleaseNotificationEvent.Builder clearMessage()
Debug message for when a notification fails to send.
string message = 1;public ReleaseNotificationEvent.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 ReleaseNotificationEventOrBuilderpublic com.google.protobuf.ByteString getPipelineUidBytes()
Unique identifier of the `DeliveryPipeline`.
string pipeline_uid = 4;getPipelineUidBytes in interface ReleaseNotificationEventOrBuilderpublic ReleaseNotificationEvent.Builder setPipelineUid(String value)
Unique identifier of the `DeliveryPipeline`.
string pipeline_uid = 4;value - The pipelineUid to set.public ReleaseNotificationEvent.Builder clearPipelineUid()
Unique identifier of the `DeliveryPipeline`.
string pipeline_uid = 4;public ReleaseNotificationEvent.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 getReleaseUid()
Unique identifier of the `Release`.
string release_uid = 5;getReleaseUid in interface ReleaseNotificationEventOrBuilderpublic com.google.protobuf.ByteString getReleaseUidBytes()
Unique identifier of the `Release`.
string release_uid = 5;getReleaseUidBytes in interface ReleaseNotificationEventOrBuilderpublic ReleaseNotificationEvent.Builder setReleaseUid(String value)
Unique identifier of the `Release`.
string release_uid = 5;value - The releaseUid to set.public ReleaseNotificationEvent.Builder clearReleaseUid()
Unique identifier of the `Release`.
string release_uid = 5;public ReleaseNotificationEvent.Builder setReleaseUidBytes(com.google.protobuf.ByteString value)
Unique identifier of the `Release`.
string release_uid = 5;value - The bytes for releaseUid to set.public String getRelease()
The name of the `Release`.
string release = 2;getRelease in interface ReleaseNotificationEventOrBuilderpublic com.google.protobuf.ByteString getReleaseBytes()
The name of the `Release`.
string release = 2;getReleaseBytes in interface ReleaseNotificationEventOrBuilderpublic ReleaseNotificationEvent.Builder setRelease(String value)
The name of the `Release`.
string release = 2;value - The release to set.public ReleaseNotificationEvent.Builder clearRelease()
The name of the `Release`.
string release = 2;public ReleaseNotificationEvent.Builder setReleaseBytes(com.google.protobuf.ByteString value)
The name of the `Release`.
string release = 2;value - The bytes for release 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 ReleaseNotificationEventOrBuilderpublic ReleaseNotificationEvent.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 ReleaseNotificationEventOrBuilderpublic ReleaseNotificationEvent.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 ReleaseNotificationEvent.Builder clearType()
Type of this notification, e.g. for a Pub/Sub failure.
.google.cloud.deploy.v1.Type type = 3;public final ReleaseNotificationEvent.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<ReleaseNotificationEvent.Builder>public final ReleaseNotificationEvent.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<ReleaseNotificationEvent.Builder>Copyright © 2024 Google LLC. All rights reserved.