Send feedback
Class RolloutControl.RunRolloutActionParams.Builder (0.2.0)
Stay organized with collections
Save and categorize content based on your preferences.
public static final class RolloutControl . RunRolloutActionParams . Builder extends GeneratedMessageV3 . Builder<RolloutControl . RunRolloutActionParams . Builder > 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.Builder.getUnknownFieldSetBuilder()
com.google.protobuf.GeneratedMessageV3.Builder.internalGetMapFieldReflection(int)
com.google.protobuf.GeneratedMessageV3.Builder.internalGetMutableMapFieldReflection(int)
com.google.protobuf.GeneratedMessageV3.Builder.mergeUnknownLengthDelimitedField(int,com.google.protobuf.ByteString)
com.google.protobuf.GeneratedMessageV3.Builder.mergeUnknownVarintField(int,int)
com.google.protobuf.GeneratedMessageV3.Builder.parseUnknownField(com.google.protobuf.CodedInputStream,com.google.protobuf.ExtensionRegistryLite,int)
com.google.protobuf.GeneratedMessageV3.Builder.setUnknownFieldSetBuilder(com.google.protobuf.UnknownFieldSet.Builder)
Static Methods
public static final Descriptors . Descriptor getDescriptor ()
Methods
public RolloutControl . RunRolloutActionParams . Builder addRepeatedField ( Descriptors . FieldDescriptor field , Object value )
Overrides
public RolloutControl . RunRolloutActionParams build ()
public RolloutControl . RunRolloutActionParams buildPartial ()
public RolloutControl . RunRolloutActionParams . Builder clear ()
Overrides
public RolloutControl . RunRolloutActionParams . Builder clearField ( Descriptors . FieldDescriptor field )
Overrides
public RolloutControl . RunRolloutActionParams . Builder clearOneof ( Descriptors . OneofDescriptor oneof )
Overrides
public RolloutControl . RunRolloutActionParams . Builder clearRetryFailedOperations ()
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];
public RolloutControl . RunRolloutActionParams . Builder clone ()
Overrides
public RolloutControl . RunRolloutActionParams getDefaultInstanceForType ()
public Descriptors . Descriptor getDescriptorForType ()
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.
protected GeneratedMessageV3 . FieldAccessorTable internalGetFieldAccessorTable ()
Overrides
public final boolean isInitialized ()
Overrides
public RolloutControl . RunRolloutActionParams . Builder mergeFrom ( RolloutControl . RunRolloutActionParams other )
public RolloutControl . RunRolloutActionParams . Builder mergeFrom ( CodedInputStream input , ExtensionRegistryLite extensionRegistry )
Overrides
public RolloutControl . RunRolloutActionParams . Builder mergeFrom ( Message other )
Parameter
Name
Description
other
Message
Overrides
public final RolloutControl . RunRolloutActionParams . Builder mergeUnknownFields ( UnknownFieldSet unknownFields )
Overrides
public RolloutControl . RunRolloutActionParams . Builder setField ( Descriptors . FieldDescriptor field , Object value )
Overrides
public RolloutControl . RunRolloutActionParams . Builder setRepeatedField ( Descriptors . FieldDescriptor field , int index , Object value )
Overrides
public RolloutControl . RunRolloutActionParams . Builder setRetryFailedOperations ( boolean value )
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];
Parameter
Name
Description
value
boolean
The retryFailedOperations to set.
public final RolloutControl . RunRolloutActionParams . Builder setUnknownFields ( UnknownFieldSet unknownFields )
Overrides
Send feedback
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.
Need to tell us more?
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-16 UTC."],[],[]]