public static final class RolloutUpdateEvent.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<RolloutUpdateEvent.Builder> implements RolloutUpdateEventOrBuilder
Payload proto for "clouddeploy.googleapis.com/rollout_update" Platform Log event that describes the rollout update event.Protobuf type
google.cloud.deploy.v1.RolloutUpdateEvent| Modifier and Type | Method and Description |
|---|---|
RolloutUpdateEvent.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
RolloutUpdateEvent |
build() |
RolloutUpdateEvent |
buildPartial() |
RolloutUpdateEvent.Builder |
clear() |
RolloutUpdateEvent.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
RolloutUpdateEvent.Builder |
clearMessage()
Debug message for when a rollout update event occurs.
|
RolloutUpdateEvent.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
RolloutUpdateEvent.Builder |
clearPipelineUid()
Unique identifier of the pipeline.
|
RolloutUpdateEvent.Builder |
clearRelease()
The name of the `Release`.
|
RolloutUpdateEvent.Builder |
clearReleaseUid()
Unique identifier of the release.
|
RolloutUpdateEvent.Builder |
clearRollout()
The name of the rollout.
|
RolloutUpdateEvent.Builder |
clearRolloutUpdateType()
The type of the rollout update.
|
RolloutUpdateEvent.Builder |
clearTargetId()
ID of the target.
|
RolloutUpdateEvent.Builder |
clearType()
Type of this notification, e.g.
|
RolloutUpdateEvent.Builder |
clone() |
RolloutUpdateEvent |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
String |
getMessage()
Debug message for when a rollout update event occurs.
|
com.google.protobuf.ByteString |
getMessageBytes()
Debug message for when a rollout update event occurs.
|
String |
getPipelineUid()
Unique identifier of the pipeline.
|
com.google.protobuf.ByteString |
getPipelineUidBytes()
Unique identifier of the pipeline.
|
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.
|
RolloutUpdateEvent.RolloutUpdateType |
getRolloutUpdateType()
The type of the rollout update.
|
int |
getRolloutUpdateTypeValue()
The type of the rollout update.
|
String |
getTargetId()
ID of the target.
|
com.google.protobuf.ByteString |
getTargetIdBytes()
ID of the target.
|
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() |
RolloutUpdateEvent.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
RolloutUpdateEvent.Builder |
mergeFrom(com.google.protobuf.Message other) |
RolloutUpdateEvent.Builder |
mergeFrom(RolloutUpdateEvent other) |
RolloutUpdateEvent.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
RolloutUpdateEvent.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
RolloutUpdateEvent.Builder |
setMessage(String value)
Debug message for when a rollout update event occurs.
|
RolloutUpdateEvent.Builder |
setMessageBytes(com.google.protobuf.ByteString value)
Debug message for when a rollout update event occurs.
|
RolloutUpdateEvent.Builder |
setPipelineUid(String value)
Unique identifier of the pipeline.
|
RolloutUpdateEvent.Builder |
setPipelineUidBytes(com.google.protobuf.ByteString value)
Unique identifier of the pipeline.
|
RolloutUpdateEvent.Builder |
setRelease(String value)
The name of the `Release`.
|
RolloutUpdateEvent.Builder |
setReleaseBytes(com.google.protobuf.ByteString value)
The name of the `Release`.
|
RolloutUpdateEvent.Builder |
setReleaseUid(String value)
Unique identifier of the release.
|
RolloutUpdateEvent.Builder |
setReleaseUidBytes(com.google.protobuf.ByteString value)
Unique identifier of the release.
|
RolloutUpdateEvent.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
RolloutUpdateEvent.Builder |
setRollout(String value)
The name of the rollout.
|
RolloutUpdateEvent.Builder |
setRolloutBytes(com.google.protobuf.ByteString value)
The name of the rollout.
|
RolloutUpdateEvent.Builder |
setRolloutUpdateType(RolloutUpdateEvent.RolloutUpdateType value)
The type of the rollout update.
|
RolloutUpdateEvent.Builder |
setRolloutUpdateTypeValue(int value)
The type of the rollout update.
|
RolloutUpdateEvent.Builder |
setTargetId(String value)
ID of the target.
|
RolloutUpdateEvent.Builder |
setTargetIdBytes(com.google.protobuf.ByteString value)
ID of the target.
|
RolloutUpdateEvent.Builder |
setType(Type value)
Type of this notification, e.g.
|
RolloutUpdateEvent.Builder |
setTypeValue(int value)
Type of this notification, e.g.
|
RolloutUpdateEvent.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<RolloutUpdateEvent.Builder>public RolloutUpdateEvent.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageV3.Builder<RolloutUpdateEvent.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<RolloutUpdateEvent.Builder>public RolloutUpdateEvent getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic RolloutUpdateEvent build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic RolloutUpdateEvent buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic RolloutUpdateEvent.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessageV3.Builder<RolloutUpdateEvent.Builder>public RolloutUpdateEvent.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<RolloutUpdateEvent.Builder>public RolloutUpdateEvent.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<RolloutUpdateEvent.Builder>public RolloutUpdateEvent.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<RolloutUpdateEvent.Builder>public RolloutUpdateEvent.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<RolloutUpdateEvent.Builder>public RolloutUpdateEvent.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<RolloutUpdateEvent.Builder>public RolloutUpdateEvent.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<RolloutUpdateEvent.Builder>public RolloutUpdateEvent.Builder mergeFrom(RolloutUpdateEvent other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<RolloutUpdateEvent.Builder>public RolloutUpdateEvent.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<RolloutUpdateEvent.Builder>IOExceptionpublic String getMessage()
Debug message for when a rollout update event occurs.
string message = 6;getMessage in interface RolloutUpdateEventOrBuilderpublic com.google.protobuf.ByteString getMessageBytes()
Debug message for when a rollout update event occurs.
string message = 6;getMessageBytes in interface RolloutUpdateEventOrBuilderpublic RolloutUpdateEvent.Builder setMessage(String value)
Debug message for when a rollout update event occurs.
string message = 6;value - The message to set.public RolloutUpdateEvent.Builder clearMessage()
Debug message for when a rollout update event occurs.
string message = 6;public RolloutUpdateEvent.Builder setMessageBytes(com.google.protobuf.ByteString value)
Debug message for when a rollout update event occurs.
string message = 6;value - The bytes for message to set.public String getPipelineUid()
Unique identifier of the pipeline.
string pipeline_uid = 1;getPipelineUid in interface RolloutUpdateEventOrBuilderpublic com.google.protobuf.ByteString getPipelineUidBytes()
Unique identifier of the pipeline.
string pipeline_uid = 1;getPipelineUidBytes in interface RolloutUpdateEventOrBuilderpublic RolloutUpdateEvent.Builder setPipelineUid(String value)
Unique identifier of the pipeline.
string pipeline_uid = 1;value - The pipelineUid to set.public RolloutUpdateEvent.Builder clearPipelineUid()
Unique identifier of the pipeline.
string pipeline_uid = 1;public RolloutUpdateEvent.Builder setPipelineUidBytes(com.google.protobuf.ByteString value)
Unique identifier of the pipeline.
string pipeline_uid = 1;value - The bytes for pipelineUid to set.public String getReleaseUid()
Unique identifier of the release.
string release_uid = 2;getReleaseUid in interface RolloutUpdateEventOrBuilderpublic com.google.protobuf.ByteString getReleaseUidBytes()
Unique identifier of the release.
string release_uid = 2;getReleaseUidBytes in interface RolloutUpdateEventOrBuilderpublic RolloutUpdateEvent.Builder setReleaseUid(String value)
Unique identifier of the release.
string release_uid = 2;value - The releaseUid to set.public RolloutUpdateEvent.Builder clearReleaseUid()
Unique identifier of the release.
string release_uid = 2;public RolloutUpdateEvent.Builder setReleaseUidBytes(com.google.protobuf.ByteString value)
Unique identifier of the release.
string release_uid = 2;value - The bytes for releaseUid to set.public String getRelease()
The name of the `Release`.
string release = 8;getRelease in interface RolloutUpdateEventOrBuilderpublic com.google.protobuf.ByteString getReleaseBytes()
The name of the `Release`.
string release = 8;getReleaseBytes in interface RolloutUpdateEventOrBuilderpublic RolloutUpdateEvent.Builder setRelease(String value)
The name of the `Release`.
string release = 8;value - The release to set.public RolloutUpdateEvent.Builder clearRelease()
The name of the `Release`.
string release = 8;public RolloutUpdateEvent.Builder setReleaseBytes(com.google.protobuf.ByteString value)
The name of the `Release`.
string release = 8;value - The bytes for release to set.public String getRollout()
The name of the rollout. rollout_uid is not in this log message because we write some of these log messages at rollout creation time, before we've generated the uid.
string rollout = 3;getRollout in interface RolloutUpdateEventOrBuilderpublic com.google.protobuf.ByteString getRolloutBytes()
The name of the rollout. rollout_uid is not in this log message because we write some of these log messages at rollout creation time, before we've generated the uid.
string rollout = 3;getRolloutBytes in interface RolloutUpdateEventOrBuilderpublic RolloutUpdateEvent.Builder setRollout(String value)
The name of the rollout. rollout_uid is not in this log message because we write some of these log messages at rollout creation time, before we've generated the uid.
string rollout = 3;value - The rollout to set.public RolloutUpdateEvent.Builder clearRollout()
The name of the rollout. rollout_uid is not in this log message because we write some of these log messages at rollout creation time, before we've generated the uid.
string rollout = 3;public RolloutUpdateEvent.Builder setRolloutBytes(com.google.protobuf.ByteString value)
The name of the rollout. rollout_uid is not in this log message because we write some of these log messages at rollout creation time, before we've generated the uid.
string rollout = 3;value - The bytes for rollout to set.public String getTargetId()
ID of the target.
string target_id = 4;getTargetId in interface RolloutUpdateEventOrBuilderpublic com.google.protobuf.ByteString getTargetIdBytes()
ID of the target.
string target_id = 4;getTargetIdBytes in interface RolloutUpdateEventOrBuilderpublic RolloutUpdateEvent.Builder setTargetId(String value)
ID of the target.
string target_id = 4;value - The targetId to set.public RolloutUpdateEvent.Builder clearTargetId()
ID of the target.
string target_id = 4;public RolloutUpdateEvent.Builder setTargetIdBytes(com.google.protobuf.ByteString value)
ID of the target.
string target_id = 4;value - The bytes for targetId to set.public int getTypeValue()
Type of this notification, e.g. for a rollout update event.
.google.cloud.deploy.v1.Type type = 7;getTypeValue in interface RolloutUpdateEventOrBuilderpublic RolloutUpdateEvent.Builder setTypeValue(int value)
Type of this notification, e.g. for a rollout update event.
.google.cloud.deploy.v1.Type type = 7;value - The enum numeric value on the wire for type to set.public Type getType()
Type of this notification, e.g. for a rollout update event.
.google.cloud.deploy.v1.Type type = 7;getType in interface RolloutUpdateEventOrBuilderpublic RolloutUpdateEvent.Builder setType(Type value)
Type of this notification, e.g. for a rollout update event.
.google.cloud.deploy.v1.Type type = 7;value - The type to set.public RolloutUpdateEvent.Builder clearType()
Type of this notification, e.g. for a rollout update event.
.google.cloud.deploy.v1.Type type = 7;public int getRolloutUpdateTypeValue()
The type of the rollout update.
.google.cloud.deploy.v1.RolloutUpdateEvent.RolloutUpdateType rollout_update_type = 5;
getRolloutUpdateTypeValue in interface RolloutUpdateEventOrBuilderpublic RolloutUpdateEvent.Builder setRolloutUpdateTypeValue(int value)
The type of the rollout update.
.google.cloud.deploy.v1.RolloutUpdateEvent.RolloutUpdateType rollout_update_type = 5;
value - The enum numeric value on the wire for rolloutUpdateType to set.public RolloutUpdateEvent.RolloutUpdateType getRolloutUpdateType()
The type of the rollout update.
.google.cloud.deploy.v1.RolloutUpdateEvent.RolloutUpdateType rollout_update_type = 5;
getRolloutUpdateType in interface RolloutUpdateEventOrBuilderpublic RolloutUpdateEvent.Builder setRolloutUpdateType(RolloutUpdateEvent.RolloutUpdateType value)
The type of the rollout update.
.google.cloud.deploy.v1.RolloutUpdateEvent.RolloutUpdateType rollout_update_type = 5;
value - The rolloutUpdateType to set.public RolloutUpdateEvent.Builder clearRolloutUpdateType()
The type of the rollout update.
.google.cloud.deploy.v1.RolloutUpdateEvent.RolloutUpdateType rollout_update_type = 5;
public final RolloutUpdateEvent.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<RolloutUpdateEvent.Builder>public final RolloutUpdateEvent.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<RolloutUpdateEvent.Builder>Copyright © 2024 Google LLC. All rights reserved.