public final class RolloutUpdateEvent extends com.google.protobuf.GeneratedMessageV3 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 | Class and Description |
|---|---|
static class |
RolloutUpdateEvent.Builder
Payload proto for "clouddeploy.googleapis.com/rollout_update"
Platform Log event that describes the rollout update event.
|
static class |
RolloutUpdateEvent.RolloutUpdateType
RolloutUpdateType indicates the type of the rollout update.
|
com.google.protobuf.GeneratedMessageV3.BuilderParent, com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>,BuilderT extends com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageT,BuilderT>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessageOrBuilder<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>>, com.google.protobuf.GeneratedMessageV3.FieldAccessorTable, com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter| Modifier and Type | Field and Description |
|---|---|
static int |
MESSAGE_FIELD_NUMBER |
static int |
PIPELINE_UID_FIELD_NUMBER |
static int |
RELEASE_FIELD_NUMBER |
static int |
RELEASE_UID_FIELD_NUMBER |
static int |
ROLLOUT_FIELD_NUMBER |
static int |
ROLLOUT_UPDATE_TYPE_FIELD_NUMBER |
static int |
TARGET_ID_FIELD_NUMBER |
static int |
TYPE_FIELD_NUMBER |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
static RolloutUpdateEvent |
getDefaultInstance() |
RolloutUpdateEvent |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
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.
|
com.google.protobuf.Parser<RolloutUpdateEvent> |
getParserForType() |
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.
|
int |
getSerializedSize() |
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.
|
int |
hashCode() |
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
static RolloutUpdateEvent.Builder |
newBuilder() |
static RolloutUpdateEvent.Builder |
newBuilder(RolloutUpdateEvent prototype) |
RolloutUpdateEvent.Builder |
newBuilderForType() |
protected RolloutUpdateEvent.Builder |
newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
protected Object |
newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused) |
static RolloutUpdateEvent |
parseDelimitedFrom(InputStream input) |
static RolloutUpdateEvent |
parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static RolloutUpdateEvent |
parseFrom(byte[] data) |
static RolloutUpdateEvent |
parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static RolloutUpdateEvent |
parseFrom(ByteBuffer data) |
static RolloutUpdateEvent |
parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static RolloutUpdateEvent |
parseFrom(com.google.protobuf.ByteString data) |
static RolloutUpdateEvent |
parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static RolloutUpdateEvent |
parseFrom(com.google.protobuf.CodedInputStream input) |
static RolloutUpdateEvent |
parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static RolloutUpdateEvent |
parseFrom(InputStream input) |
static RolloutUpdateEvent |
parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static com.google.protobuf.Parser<RolloutUpdateEvent> |
parser() |
RolloutUpdateEvent.Builder |
toBuilder() |
void |
writeTo(com.google.protobuf.CodedOutputStream output) |
canUseUnsafe, computeStringSize, computeStringSizeNoTag, emptyBooleanList, emptyDoubleList, emptyFloatList, emptyIntList, emptyList, emptyLongList, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, internalGetMapField, internalGetMapFieldReflection, isStringEmpty, makeExtensionsImmutable, makeMutableCopy, makeMutableCopy, mergeFromAndMakeImmutableInternal, mutableCopy, mutableCopy, mutableCopy, mutableCopy, mutableCopy, newBooleanList, newBuilderForType, newDoubleList, newFloatList, newIntList, newLongList, parseDelimitedWithIOException, parseDelimitedWithIOException, parseUnknownField, parseUnknownFieldProto3, parseWithIOException, parseWithIOException, parseWithIOException, parseWithIOException, serializeBooleanMapTo, serializeIntegerMapTo, serializeLongMapTo, serializeStringMapTo, writeReplace, writeString, writeStringNoTagfindInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toStringaddAll, addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeToclone, finalize, getClass, notify, notifyAll, wait, wait, waitpublic static final int MESSAGE_FIELD_NUMBER
public static final int PIPELINE_UID_FIELD_NUMBER
public static final int RELEASE_UID_FIELD_NUMBER
public static final int RELEASE_FIELD_NUMBER
public static final int ROLLOUT_FIELD_NUMBER
public static final int TARGET_ID_FIELD_NUMBER
public static final int TYPE_FIELD_NUMBER
public static final int ROLLOUT_UPDATE_TYPE_FIELD_NUMBER
protected Object newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)
newInstance in class com.google.protobuf.GeneratedMessageV3public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3public 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 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 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 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 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 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 int getTypeValue()
Type of this notification, e.g. for a rollout update event.
.google.cloud.deploy.v1.Type type = 7;getTypeValue in interface RolloutUpdateEventOrBuilderpublic Type getType()
Type of this notification, e.g. for a rollout update event.
.google.cloud.deploy.v1.Type type = 7;getType in interface RolloutUpdateEventOrBuilderpublic int getRolloutUpdateTypeValue()
The type of the rollout update.
.google.cloud.deploy.v1.RolloutUpdateEvent.RolloutUpdateType rollout_update_type = 5;
getRolloutUpdateTypeValue in interface RolloutUpdateEventOrBuilderpublic RolloutUpdateEvent.RolloutUpdateType getRolloutUpdateType()
The type of the rollout update.
.google.cloud.deploy.v1.RolloutUpdateEvent.RolloutUpdateType rollout_update_type = 5;
getRolloutUpdateType in interface RolloutUpdateEventOrBuilderpublic final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3public void writeTo(com.google.protobuf.CodedOutputStream output)
throws IOException
writeTo in interface com.google.protobuf.MessageLitewriteTo in class com.google.protobuf.GeneratedMessageV3IOExceptionpublic int getSerializedSize()
getSerializedSize in interface com.google.protobuf.MessageLitegetSerializedSize in class com.google.protobuf.GeneratedMessageV3public boolean equals(Object obj)
equals in interface com.google.protobuf.Messageequals in class com.google.protobuf.AbstractMessagepublic int hashCode()
hashCode in interface com.google.protobuf.MessagehashCode in class com.google.protobuf.AbstractMessagepublic static RolloutUpdateEvent parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static RolloutUpdateEvent parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static RolloutUpdateEvent parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static RolloutUpdateEvent parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static RolloutUpdateEvent parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static RolloutUpdateEvent parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static RolloutUpdateEvent parseFrom(InputStream input) throws IOException
IOExceptionpublic static RolloutUpdateEvent parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static RolloutUpdateEvent parseDelimitedFrom(InputStream input) throws IOException
IOExceptionpublic static RolloutUpdateEvent parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static RolloutUpdateEvent parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
IOExceptionpublic static RolloutUpdateEvent parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic RolloutUpdateEvent.Builder newBuilderForType()
newBuilderForType in interface com.google.protobuf.MessagenewBuilderForType in interface com.google.protobuf.MessageLitepublic static RolloutUpdateEvent.Builder newBuilder()
public static RolloutUpdateEvent.Builder newBuilder(RolloutUpdateEvent prototype)
public RolloutUpdateEvent.Builder toBuilder()
toBuilder in interface com.google.protobuf.MessagetoBuilder in interface com.google.protobuf.MessageLiteprotected RolloutUpdateEvent.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
newBuilderForType in class com.google.protobuf.GeneratedMessageV3public static RolloutUpdateEvent getDefaultInstance()
public static com.google.protobuf.Parser<RolloutUpdateEvent> parser()
public com.google.protobuf.Parser<RolloutUpdateEvent> getParserForType()
getParserForType in interface com.google.protobuf.MessagegetParserForType in interface com.google.protobuf.MessageLitegetParserForType in class com.google.protobuf.GeneratedMessageV3public RolloutUpdateEvent getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderCopyright © 2024 Google LLC. All rights reserved.