Send feedback
Class PreviewFeatureRolloutOperationRolloutInput.Builder (1.88.0)
Stay organized with collections
Save and categorize content based on your preferences.
Version latestkeyboard_arrow_down
public static final class PreviewFeatureRolloutOperationRolloutInput . Builder extends GeneratedMessageV3 . Builder<PreviewFeatureRolloutOperationRolloutInput . Builder > implements PreviewFeatureRolloutOperationRolloutInputOrBuilder
Represents the input for the rollout operation.
Protobuf type google.cloud.compute.v1.PreviewFeatureRolloutOperationRolloutInput
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 PreviewFeatureRolloutOperationRolloutInput . Builder addRepeatedField ( Descriptors . FieldDescriptor field , Object value )
Overrides
public PreviewFeatureRolloutOperationRolloutInput build ()
public PreviewFeatureRolloutOperationRolloutInput buildPartial ()
public PreviewFeatureRolloutOperationRolloutInput . Builder clear ()
Overrides
public PreviewFeatureRolloutOperationRolloutInput . Builder clearField ( Descriptors . FieldDescriptor field )
Overrides
public PreviewFeatureRolloutOperationRolloutInput . Builder clearName ()
The name of the rollout plan Ex. organizations//locations/global/rolloutPlans/ Ex. folders//locations/global/rolloutPlans/ Ex. projects//locations/global/rolloutPlans/.
optional string name = 3373707;
public PreviewFeatureRolloutOperationRolloutInput . Builder clearOneof ( Descriptors . OneofDescriptor oneof )
Overrides
public PreviewFeatureRolloutOperationRolloutInput . Builder clearPredefinedRolloutPlan ()
Predefined rollout plan.
Check the PredefinedRolloutPlan enum for the list of possible values.
optional string predefined_rollout_plan = 364023440;
public PreviewFeatureRolloutOperationRolloutInput . Builder clone ()
Overrides
public PreviewFeatureRolloutOperationRolloutInput getDefaultInstanceForType ()
public Descriptors . Descriptor getDescriptorForType ()
Overrides
The name of the rollout plan Ex. organizations//locations/global/rolloutPlans/ Ex. folders//locations/global/rolloutPlans/ Ex. projects//locations/global/rolloutPlans/.
optional string name = 3373707;
Returns
Type
Description
String
The name.
public ByteString getNameBytes ()
The name of the rollout plan Ex. organizations//locations/global/rolloutPlans/ Ex. folders//locations/global/rolloutPlans/ Ex. projects//locations/global/rolloutPlans/.
optional string name = 3373707;
Returns
Type
Description
ByteString
The bytes for name.
public String getPredefinedRolloutPlan ()
Predefined rollout plan.
Check the PredefinedRolloutPlan enum for the list of possible values.
optional string predefined_rollout_plan = 364023440;
Returns
Type
Description
String
The predefinedRolloutPlan.
public ByteString getPredefinedRolloutPlanBytes ()
Predefined rollout plan.
Check the PredefinedRolloutPlan enum for the list of possible values.
optional string predefined_rollout_plan = 364023440;
Returns
Type
Description
ByteString
The bytes for predefinedRolloutPlan.
The name of the rollout plan Ex. organizations//locations/global/rolloutPlans/ Ex. folders//locations/global/rolloutPlans/ Ex. projects//locations/global/rolloutPlans/.
optional string name = 3373707;
Returns
Type
Description
boolean
Whether the name field is set.
public boolean hasPredefinedRolloutPlan ()
Predefined rollout plan.
Check the PredefinedRolloutPlan enum for the list of possible values.
optional string predefined_rollout_plan = 364023440;
Returns
Type
Description
boolean
Whether the predefinedRolloutPlan field is set.
protected GeneratedMessageV3 . FieldAccessorTable internalGetFieldAccessorTable ()
Overrides
public final boolean isInitialized ()
Overrides
public PreviewFeatureRolloutOperationRolloutInput . Builder mergeFrom ( PreviewFeatureRolloutOperationRolloutInput other )
public PreviewFeatureRolloutOperationRolloutInput . Builder mergeFrom ( CodedInputStream input , ExtensionRegistryLite extensionRegistry )
Overrides
public PreviewFeatureRolloutOperationRolloutInput . Builder mergeFrom ( Message other )
Parameter
Name
Description
other
Message
Overrides
public final PreviewFeatureRolloutOperationRolloutInput . Builder mergeUnknownFields ( UnknownFieldSet unknownFields )
Overrides
public PreviewFeatureRolloutOperationRolloutInput . Builder setField ( Descriptors . FieldDescriptor field , Object value )
Overrides
public PreviewFeatureRolloutOperationRolloutInput . Builder setName ( String value )
The name of the rollout plan Ex. organizations//locations/global/rolloutPlans/ Ex. folders//locations/global/rolloutPlans/ Ex. projects//locations/global/rolloutPlans/.
optional string name = 3373707;
Parameter
Name
Description
value
String The name to set.
public PreviewFeatureRolloutOperationRolloutInput . Builder setNameBytes ( ByteString value )
The name of the rollout plan Ex. organizations//locations/global/rolloutPlans/ Ex. folders//locations/global/rolloutPlans/ Ex. projects//locations/global/rolloutPlans/.
optional string name = 3373707;
Parameter
Name
Description
value
ByteString The bytes for name to set.
public PreviewFeatureRolloutOperationRolloutInput . Builder setPredefinedRolloutPlan ( String value )
Predefined rollout plan.
Check the PredefinedRolloutPlan enum for the list of possible values.
optional string predefined_rollout_plan = 364023440;
Parameter
Name
Description
value
String The predefinedRolloutPlan to set.
public PreviewFeatureRolloutOperationRolloutInput . Builder setPredefinedRolloutPlanBytes ( ByteString value )
Predefined rollout plan.
Check the PredefinedRolloutPlan enum for the list of possible values.
optional string predefined_rollout_plan = 364023440;
Parameter
Name
Description
value
ByteString The bytes for predefinedRolloutPlan to set.
public PreviewFeatureRolloutOperationRolloutInput . Builder setRepeatedField ( Descriptors . FieldDescriptor field , int index , Object value )
Overrides
public final PreviewFeatureRolloutOperationRolloutInput . 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-10-28 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-10-28 UTC."],[],[]]