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