Class RolloutRolloutEntity.Builder (1.105.0)
Stay organized with collections
Save and categorize content based on your preferences.
public static final class RolloutRolloutEntity.Builder extends GeneratedMessage.Builder<RolloutRolloutEntity.Builder> implements RolloutRolloutEntityOrBuilder
Specifications of the resource to roll out.
Protobuf type google.cloud.compute.v1.RolloutRolloutEntity
Inherited Members
com.google.protobuf.GeneratedMessage.Builder.getUnknownFieldSetBuilder()
com.google.protobuf.GeneratedMessage.Builder.internalGetMapFieldReflection(int)
com.google.protobuf.GeneratedMessage.Builder.internalGetMutableMapFieldReflection(int)
com.google.protobuf.GeneratedMessage.Builder.mergeUnknownLengthDelimitedField(int,com.google.protobuf.ByteString)
com.google.protobuf.GeneratedMessage.Builder.mergeUnknownVarintField(int,int)
com.google.protobuf.GeneratedMessage.Builder.parseUnknownField(com.google.protobuf.CodedInputStream,com.google.protobuf.ExtensionRegistryLite,int)
com.google.protobuf.GeneratedMessage.Builder.setUnknownFieldSetBuilder(com.google.protobuf.UnknownFieldSet.Builder)
com.google.protobuf.GeneratedMessage.Builder.setUnknownFieldsProto3(com.google.protobuf.UnknownFieldSet)
Static Methods
getDescriptor()
public static final Descriptors.Descriptor getDescriptor()
Methods
build()
public RolloutRolloutEntity build()
buildPartial()
public RolloutRolloutEntity buildPartial()
clear()
public RolloutRolloutEntity.Builder clear()
Overrides
clearOrchestratedEntity()
public RolloutRolloutEntity.Builder clearOrchestratedEntity()
Optional. Entity details for products using the Orchestrated Integration model.
optional .google.cloud.compute.v1.RolloutRolloutEntityOrchestratedEntity orchestrated_entity = 409556732;
getDefaultInstanceForType()
public RolloutRolloutEntity getDefaultInstanceForType()
getDescriptorForType()
public Descriptors.Descriptor getDescriptorForType()
Overrides
getOrchestratedEntity()
public RolloutRolloutEntityOrchestratedEntity getOrchestratedEntity()
Optional. Entity details for products using the Orchestrated Integration model.
optional .google.cloud.compute.v1.RolloutRolloutEntityOrchestratedEntity orchestrated_entity = 409556732;
getOrchestratedEntityBuilder()
public RolloutRolloutEntityOrchestratedEntity.Builder getOrchestratedEntityBuilder()
Optional. Entity details for products using the Orchestrated Integration model.
optional .google.cloud.compute.v1.RolloutRolloutEntityOrchestratedEntity orchestrated_entity = 409556732;
getOrchestratedEntityOrBuilder()
public RolloutRolloutEntityOrchestratedEntityOrBuilder getOrchestratedEntityOrBuilder()
Optional. Entity details for products using the Orchestrated Integration model.
optional .google.cloud.compute.v1.RolloutRolloutEntityOrchestratedEntity orchestrated_entity = 409556732;
hasOrchestratedEntity()
public boolean hasOrchestratedEntity()
Optional. Entity details for products using the Orchestrated Integration model.
optional .google.cloud.compute.v1.RolloutRolloutEntityOrchestratedEntity orchestrated_entity = 409556732;
| Returns |
| Type |
Description |
boolean |
Whether the orchestratedEntity field is set.
|
internalGetFieldAccessorTable()
protected GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()
Overrides
isInitialized()
public final boolean isInitialized()
Overrides
mergeFrom(RolloutRolloutEntity other)
public RolloutRolloutEntity.Builder mergeFrom(RolloutRolloutEntity other)
public RolloutRolloutEntity.Builder mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
Overrides
mergeFrom(Message other)
public RolloutRolloutEntity.Builder mergeFrom(Message other)
| Parameter |
| Name |
Description |
other |
Message
|
Overrides
mergeOrchestratedEntity(RolloutRolloutEntityOrchestratedEntity value)
public RolloutRolloutEntity.Builder mergeOrchestratedEntity(RolloutRolloutEntityOrchestratedEntity value)
Optional. Entity details for products using the Orchestrated Integration model.
optional .google.cloud.compute.v1.RolloutRolloutEntityOrchestratedEntity orchestrated_entity = 409556732;
setOrchestratedEntity(RolloutRolloutEntityOrchestratedEntity value)
public RolloutRolloutEntity.Builder setOrchestratedEntity(RolloutRolloutEntityOrchestratedEntity value)
Optional. Entity details for products using the Orchestrated Integration model.
optional .google.cloud.compute.v1.RolloutRolloutEntityOrchestratedEntity orchestrated_entity = 409556732;
setOrchestratedEntity(RolloutRolloutEntityOrchestratedEntity.Builder builderForValue)
public RolloutRolloutEntity.Builder setOrchestratedEntity(RolloutRolloutEntityOrchestratedEntity.Builder builderForValue)
Optional. Entity details for products using the Orchestrated Integration model.
optional .google.cloud.compute.v1.RolloutRolloutEntityOrchestratedEntity orchestrated_entity = 409556732;
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 2026-08-06 UTC.
[null,null,["Last updated 2026-08-06 UTC."],[],[]]