Class RolloutInfo (0.1.0)

public final class RolloutInfo extends GeneratedMessageV3 implements RolloutInfoOrBuilder

RolloutInfo represents the state of the FleetPackage at all the clusters the rollout is targeting.

Protobuf type google.cloud.configdelivery.v1beta.RolloutInfo

Static Fields

END_TIME_FIELD_NUMBER

public static final int END_TIME_FIELD_NUMBER
Field Value
Type Description
int

MESSAGE_FIELD_NUMBER

public static final int MESSAGE_FIELD_NUMBER
Field Value
Type Description
int

ROLLOUT_STRATEGY_INFO_FIELD_NUMBER

public static final int ROLLOUT_STRATEGY_INFO_FIELD_NUMBER
Field Value
Type Description
int

START_TIME_FIELD_NUMBER

public static final int START_TIME_FIELD_NUMBER
Field Value
Type Description
int

STATE_FIELD_NUMBER

public static final int STATE_FIELD_NUMBER
Field Value
Type Description
int

Static Methods

getDefaultInstance()

public static RolloutInfo getDefaultInstance()
Returns
Type Description
RolloutInfo

getDescriptor()

public static final Descriptors.Descriptor getDescriptor()
Returns
Type Description
Descriptor

newBuilder()

public static RolloutInfo.Builder newBuilder()
Returns
Type Description
RolloutInfo.Builder

newBuilder(RolloutInfo prototype)

public static RolloutInfo.Builder newBuilder(RolloutInfo prototype)
Parameter
Name Description
prototype RolloutInfo
Returns
Type Description
RolloutInfo.Builder

parseDelimitedFrom(InputStream input)

public static RolloutInfo parseDelimitedFrom(InputStream input)
Parameter
Name Description
input InputStream
Returns
Type Description
RolloutInfo
Exceptions
Type Description
IOException

parseDelimitedFrom(InputStream input, ExtensionRegistryLite extensionRegistry)

public static RolloutInfo parseDelimitedFrom(InputStream input, ExtensionRegistryLite extensionRegistry)
Parameters
Name Description
input InputStream
extensionRegistry ExtensionRegistryLite
Returns
Type Description
RolloutInfo
Exceptions
Type Description
IOException

parseFrom(byte[] data)

public static RolloutInfo parseFrom(byte[] data)
Parameter
Name Description
data byte[]
Returns
Type Description
RolloutInfo
Exceptions
Type Description
InvalidProtocolBufferException

parseFrom(byte[] data, ExtensionRegistryLite extensionRegistry)

public static RolloutInfo parseFrom(byte[] data, ExtensionRegistryLite extensionRegistry)
Parameters
Name Description
data byte[]
extensionRegistry ExtensionRegistryLite
Returns
Type Description
RolloutInfo
Exceptions
Type Description
InvalidProtocolBufferException

parseFrom(ByteString data)

public static RolloutInfo parseFrom(ByteString data)
Parameter
Name Description
data ByteString
Returns
Type Description
RolloutInfo
Exceptions
Type Description
InvalidProtocolBufferException

parseFrom(ByteString data, ExtensionRegistryLite extensionRegistry)

public static RolloutInfo parseFrom(ByteString data, ExtensionRegistryLite extensionRegistry)
Parameters
Name Description
data ByteString
extensionRegistry ExtensionRegistryLite
Returns
Type Description
RolloutInfo
Exceptions
Type Description
InvalidProtocolBufferException

parseFrom(CodedInputStream input)

public static RolloutInfo parseFrom(CodedInputStream input)
Parameter
Name Description
input CodedInputStream
Returns
Type Description
RolloutInfo
Exceptions
Type Description
IOException

parseFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)

public static RolloutInfo parseFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
Parameters
Name Description
input CodedInputStream
extensionRegistry ExtensionRegistryLite
Returns
Type Description
RolloutInfo
Exceptions
Type Description
IOException

parseFrom(InputStream input)

public static RolloutInfo parseFrom(InputStream input)
Parameter
Name Description
input InputStream
Returns
Type Description
RolloutInfo
Exceptions
Type Description
IOException

parseFrom(InputStream input, ExtensionRegistryLite extensionRegistry)

public static RolloutInfo parseFrom(InputStream input, ExtensionRegistryLite extensionRegistry)
Parameters
Name Description
input InputStream
extensionRegistry ExtensionRegistryLite
Returns
Type Description
RolloutInfo
Exceptions
Type Description
IOException

parseFrom(ByteBuffer data)

public static RolloutInfo parseFrom(ByteBuffer data)
Parameter
Name Description
data ByteBuffer
Returns
Type Description
RolloutInfo
Exceptions
Type Description
InvalidProtocolBufferException

parseFrom(ByteBuffer data, ExtensionRegistryLite extensionRegistry)

public static RolloutInfo parseFrom(ByteBuffer data, ExtensionRegistryLite extensionRegistry)
Parameters
Name Description
data ByteBuffer
extensionRegistry ExtensionRegistryLite
Returns
Type Description
RolloutInfo
Exceptions
Type Description
InvalidProtocolBufferException

parser()

public static Parser<RolloutInfo> parser()
Returns
Type Description
Parser<RolloutInfo>

Methods

equals(Object obj)

public boolean equals(Object obj)
Parameter
Name Description
obj Object
Returns
Type Description
boolean
Overrides

getDefaultInstanceForType()

public RolloutInfo getDefaultInstanceForType()
Returns
Type Description
RolloutInfo

getEndTime()

public Timestamp getEndTime()

Output only. Time when the rollout completed.

.google.protobuf.Timestamp end_time = 5 [(.google.api.field_behavior) = OUTPUT_ONLY];

Returns
Type Description
Timestamp

The endTime.

getEndTimeOrBuilder()

public TimestampOrBuilder getEndTimeOrBuilder()

Output only. Time when the rollout completed.

.google.protobuf.Timestamp end_time = 5 [(.google.api.field_behavior) = OUTPUT_ONLY];

Returns
Type Description
TimestampOrBuilder

getMessage()

public String getMessage()

Output only. Message containing additional information related to the rollout.

string message = 6 [(.google.api.field_behavior) = OUTPUT_ONLY];

Returns
Type Description
String

The message.

getMessageBytes()

public ByteString getMessageBytes()

Output only. Message containing additional information related to the rollout.

string message = 6 [(.google.api.field_behavior) = OUTPUT_ONLY];

Returns
Type Description
ByteString

The bytes for message.

getParserForType()

public Parser<RolloutInfo> getParserForType()
Returns
Type Description
Parser<RolloutInfo>
Overrides

getRolloutStrategyInfo()

public RolloutStrategyInfo getRolloutStrategyInfo()

Output only. Rollout strategy info represents the status of execution of rollout strategy.

.google.cloud.configdelivery.v1beta.RolloutStrategyInfo rollout_strategy_info = 7 [(.google.api.field_behavior) = OUTPUT_ONLY];

Returns
Type Description
RolloutStrategyInfo

The rolloutStrategyInfo.

getRolloutStrategyInfoOrBuilder()

public RolloutStrategyInfoOrBuilder getRolloutStrategyInfoOrBuilder()

Output only. Rollout strategy info represents the status of execution of rollout strategy.

.google.cloud.configdelivery.v1beta.RolloutStrategyInfo rollout_strategy_info = 7 [(.google.api.field_behavior) = OUTPUT_ONLY];

Returns
Type Description
RolloutStrategyInfoOrBuilder

getSerializedSize()

public int getSerializedSize()
Returns
Type Description
int
Overrides

getStartTime()

public Timestamp getStartTime()

Output only. Time when the rollout started.

.google.protobuf.Timestamp start_time = 4 [(.google.api.field_behavior) = OUTPUT_ONLY];

Returns
Type Description
Timestamp

The startTime.

getStartTimeOrBuilder()

public TimestampOrBuilder getStartTimeOrBuilder()

Output only. Time when the rollout started.

.google.protobuf.Timestamp start_time = 4 [(.google.api.field_behavior) = OUTPUT_ONLY];

Returns
Type Description
TimestampOrBuilder

getState()

public RolloutInfo.State getState()

Output only. state contains the overall status of the Rollout.

.google.cloud.configdelivery.v1beta.RolloutInfo.State state = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];

Returns
Type Description
RolloutInfo.State

The state.

getStateValue()

public int getStateValue()

Output only. state contains the overall status of the Rollout.

.google.cloud.configdelivery.v1beta.RolloutInfo.State state = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];

Returns
Type Description
int

The enum numeric value on the wire for state.

hasEndTime()

public boolean hasEndTime()

Output only. Time when the rollout completed.

.google.protobuf.Timestamp end_time = 5 [(.google.api.field_behavior) = OUTPUT_ONLY];

Returns
Type Description
boolean

Whether the endTime field is set.

hasRolloutStrategyInfo()

public boolean hasRolloutStrategyInfo()

Output only. Rollout strategy info represents the status of execution of rollout strategy.

.google.cloud.configdelivery.v1beta.RolloutStrategyInfo rollout_strategy_info = 7 [(.google.api.field_behavior) = OUTPUT_ONLY];

Returns
Type Description
boolean

Whether the rolloutStrategyInfo field is set.

hasStartTime()

public boolean hasStartTime()

Output only. Time when the rollout started.

.google.protobuf.Timestamp start_time = 4 [(.google.api.field_behavior) = OUTPUT_ONLY];

Returns
Type Description
boolean

Whether the startTime field is set.

hashCode()

public int hashCode()
Returns
Type Description
int
Overrides

internalGetFieldAccessorTable()

protected GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
Returns
Type Description
FieldAccessorTable
Overrides

isInitialized()

public final boolean isInitialized()
Returns
Type Description
boolean
Overrides

newBuilderForType()

public RolloutInfo.Builder newBuilderForType()
Returns
Type Description
RolloutInfo.Builder

newBuilderForType(GeneratedMessageV3.BuilderParent parent)

protected RolloutInfo.Builder newBuilderForType(GeneratedMessageV3.BuilderParent parent)
Parameter
Name Description
parent BuilderParent
Returns
Type Description
RolloutInfo.Builder
Overrides

newInstance(GeneratedMessageV3.UnusedPrivateParameter unused)

protected Object newInstance(GeneratedMessageV3.UnusedPrivateParameter unused)
Parameter
Name Description
unused UnusedPrivateParameter
Returns
Type Description
Object
Overrides

toBuilder()

public RolloutInfo.Builder toBuilder()
Returns
Type Description
RolloutInfo.Builder

writeTo(CodedOutputStream output)

public void writeTo(CodedOutputStream output)
Parameter
Name Description
output CodedOutputStream
Overrides
Exceptions
Type Description
IOException