Class RolloutControl.RunRolloutActionParams (0.2.0)
Note: Some or all of the information on this page might not apply
to Trusted Cloud. For a list of services that are available in
Trusted Cloud, see Services available for
Trusted Cloud .
public static final class RolloutControl . RunRolloutActionParams extends GeneratedMessageV3 implements RolloutControl . RunRolloutActionParamsOrBuilder
Parameters for the RUN action controlling the behavior of the rollout
when it is resumed from a PAUSED state.
Protobuf type
google.cloud.saasplatform.saasservicemgmt.v1beta1.RolloutControl.RunRolloutActionParams
Inherited Members
com.google.protobuf.GeneratedMessageV3.<ListT>makeMutableCopy(ListT)
com.google.protobuf.GeneratedMessageV3.<ListT>makeMutableCopy(ListT,int)
com.google.protobuf.GeneratedMessageV3.<T>emptyList(java.lang.Class<T>)
com.google.protobuf.GeneratedMessageV3.internalGetMapFieldReflection(int)
Static Fields
public static final int RETRY_FAILED_OPERATIONS_FIELD_NUMBER
Field Value
Type
Description
int
Static Methods
public static RolloutControl . RunRolloutActionParams getDefaultInstance ()
public static final Descriptors . Descriptor getDescriptor ()
public static RolloutControl . RunRolloutActionParams . Builder newBuilder ()
public static RolloutControl . RunRolloutActionParams . Builder newBuilder ( RolloutControl . RunRolloutActionParams prototype )
public static RolloutControl . RunRolloutActionParams parseDelimitedFrom ( InputStream input )
public static RolloutControl . RunRolloutActionParams parseDelimitedFrom ( InputStream input , ExtensionRegistryLite extensionRegistry )
public static RolloutControl . RunRolloutActionParams parseFrom ( byte [] data )
Parameter
Name
Description
data
byte []
public static RolloutControl . RunRolloutActionParams parseFrom ( byte [] data , ExtensionRegistryLite extensionRegistry )
public static RolloutControl . RunRolloutActionParams parseFrom ( ByteString data )
public static RolloutControl . RunRolloutActionParams parseFrom ( ByteString data , ExtensionRegistryLite extensionRegistry )
public static RolloutControl . RunRolloutActionParams parseFrom ( CodedInputStream input )
public static RolloutControl . RunRolloutActionParams parseFrom ( CodedInputStream input , ExtensionRegistryLite extensionRegistry )
public static RolloutControl . RunRolloutActionParams parseFrom ( InputStream input )
public static RolloutControl . RunRolloutActionParams parseFrom ( InputStream input , ExtensionRegistryLite extensionRegistry )
public static RolloutControl . RunRolloutActionParams parseFrom ( ByteBuffer data )
public static RolloutControl . RunRolloutActionParams parseFrom ( ByteBuffer data , ExtensionRegistryLite extensionRegistry )
public static Parser<RolloutControl . RunRolloutActionParams > parser ()
Methods
public boolean equals ( Object obj )
Parameter
Name
Description
obj
Object
Overrides
public RolloutControl . RunRolloutActionParams getDefaultInstanceForType ()
public Parser<RolloutControl . RunRolloutActionParams > getParserForType ()
Overrides
public boolean getRetryFailedOperations ()
Required. If true, the rollout will retry failed operations when resumed.
This is applicable only the current state of the Rollout is PAUSED and
the requested action is RUN.
bool retry_failed_operations = 1 [(.google.api.field_behavior) = REQUIRED];
Returns
Type
Description
boolean
The retryFailedOperations.
public int getSerializedSize ()
Returns
Type
Description
int
Overrides
Returns
Type
Description
int
Overrides
protected GeneratedMessageV3 . FieldAccessorTable internalGetFieldAccessorTable ()
Overrides
public final boolean isInitialized ()
Overrides
public RolloutControl . RunRolloutActionParams . Builder newBuilderForType ()
protected RolloutControl . RunRolloutActionParams . Builder newBuilderForType ( GeneratedMessageV3 . BuilderParent parent )
Overrides
protected Object newInstance ( GeneratedMessageV3 . UnusedPrivateParameter unused )
Returns
Type
Description
Object
Overrides
public RolloutControl . RunRolloutActionParams . Builder toBuilder ()
public void writeTo ( CodedOutputStream output )
Overrides
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License , and code samples are licensed under the Apache 2.0 License . For details, see the Google Developers Site Policies . Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2025-08-16 UTC.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-16 UTC."],[],[],null,[]]