public static final class GlobalVmExtensionPolicyRolloutOperationRolloutStatus.Builder extends GeneratedMessage.Builder<GlobalVmExtensionPolicyRolloutOperationRolloutStatus.Builder> implements GlobalVmExtensionPolicyRolloutOperationRolloutStatusOrBuilder
Protobuf type
google.cloud.compute.v1.GlobalVmExtensionPolicyRolloutOperationRolloutStatus
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
public GlobalVmExtensionPolicyRolloutOperationRolloutStatus.Builder addAllCurrentRollouts(Iterable<? extends GlobalVmExtensionPolicyRolloutOperationRolloutStatusRolloutMetadata> values)
Output only. [Output Only] The current rollouts for the latest version of the
resource. There should be only one current rollout, but for
scalability, we make it repeated.
repeated .google.cloud.compute.v1.GlobalVmExtensionPolicyRolloutOperationRolloutStatusRolloutMetadata current_rollouts = 39829736;
| Parameter |
| Name |
Description |
values |
Iterable<? extends com.google.cloud.compute.v1.GlobalVmExtensionPolicyRolloutOperationRolloutStatusRolloutMetadata>
|
public GlobalVmExtensionPolicyRolloutOperationRolloutStatus.Builder addCurrentRollouts(GlobalVmExtensionPolicyRolloutOperationRolloutStatusRolloutMetadata value)
Output only. [Output Only] The current rollouts for the latest version of the
resource. There should be only one current rollout, but for
scalability, we make it repeated.
repeated .google.cloud.compute.v1.GlobalVmExtensionPolicyRolloutOperationRolloutStatusRolloutMetadata current_rollouts = 39829736;
public GlobalVmExtensionPolicyRolloutOperationRolloutStatus.Builder addCurrentRollouts(GlobalVmExtensionPolicyRolloutOperationRolloutStatusRolloutMetadata.Builder builderForValue)
Output only. [Output Only] The current rollouts for the latest version of the
resource. There should be only one current rollout, but for
scalability, we make it repeated.
repeated .google.cloud.compute.v1.GlobalVmExtensionPolicyRolloutOperationRolloutStatusRolloutMetadata current_rollouts = 39829736;
public GlobalVmExtensionPolicyRolloutOperationRolloutStatus.Builder addCurrentRollouts(int index, GlobalVmExtensionPolicyRolloutOperationRolloutStatusRolloutMetadata value)
Output only. [Output Only] The current rollouts for the latest version of the
resource. There should be only one current rollout, but for
scalability, we make it repeated.
repeated .google.cloud.compute.v1.GlobalVmExtensionPolicyRolloutOperationRolloutStatusRolloutMetadata current_rollouts = 39829736;
public GlobalVmExtensionPolicyRolloutOperationRolloutStatus.Builder addCurrentRollouts(int index, GlobalVmExtensionPolicyRolloutOperationRolloutStatusRolloutMetadata.Builder builderForValue)
Output only. [Output Only] The current rollouts for the latest version of the
resource. There should be only one current rollout, but for
scalability, we make it repeated.
repeated .google.cloud.compute.v1.GlobalVmExtensionPolicyRolloutOperationRolloutStatusRolloutMetadata current_rollouts = 39829736;
addCurrentRolloutsBuilder()
public GlobalVmExtensionPolicyRolloutOperationRolloutStatusRolloutMetadata.Builder addCurrentRolloutsBuilder()
Output only. [Output Only] The current rollouts for the latest version of the
resource. There should be only one current rollout, but for
scalability, we make it repeated.
repeated .google.cloud.compute.v1.GlobalVmExtensionPolicyRolloutOperationRolloutStatusRolloutMetadata current_rollouts = 39829736;
addCurrentRolloutsBuilder(int index)
public GlobalVmExtensionPolicyRolloutOperationRolloutStatusRolloutMetadata.Builder addCurrentRolloutsBuilder(int index)
Output only. [Output Only] The current rollouts for the latest version of the
resource. There should be only one current rollout, but for
scalability, we make it repeated.
repeated .google.cloud.compute.v1.GlobalVmExtensionPolicyRolloutOperationRolloutStatusRolloutMetadata current_rollouts = 39829736;
| Parameter |
| Name |
Description |
index |
int
|
build()
public GlobalVmExtensionPolicyRolloutOperationRolloutStatus build()
buildPartial()
public GlobalVmExtensionPolicyRolloutOperationRolloutStatus buildPartial()
clear()
public GlobalVmExtensionPolicyRolloutOperationRolloutStatus.Builder clear()
Overrides
clearCurrentRollouts()
public GlobalVmExtensionPolicyRolloutOperationRolloutStatus.Builder clearCurrentRollouts()
Output only. [Output Only] The current rollouts for the latest version of the
resource. There should be only one current rollout, but for
scalability, we make it repeated.
repeated .google.cloud.compute.v1.GlobalVmExtensionPolicyRolloutOperationRolloutStatusRolloutMetadata current_rollouts = 39829736;
clearPreviousRollout()
public GlobalVmExtensionPolicyRolloutOperationRolloutStatus.Builder clearPreviousRollout()
Output only. [Output Only] The last completed rollout resource. This field will not
be populated until the first rollout is completed.
optional .google.cloud.compute.v1.GlobalVmExtensionPolicyRolloutOperationRolloutStatusRolloutMetadata previous_rollout = 375749737;
getCurrentRollouts(int index)
public GlobalVmExtensionPolicyRolloutOperationRolloutStatusRolloutMetadata getCurrentRollouts(int index)
Output only. [Output Only] The current rollouts for the latest version of the
resource. There should be only one current rollout, but for
scalability, we make it repeated.
repeated .google.cloud.compute.v1.GlobalVmExtensionPolicyRolloutOperationRolloutStatusRolloutMetadata current_rollouts = 39829736;
| Parameter |
| Name |
Description |
index |
int
|
getCurrentRolloutsBuilder(int index)
public GlobalVmExtensionPolicyRolloutOperationRolloutStatusRolloutMetadata.Builder getCurrentRolloutsBuilder(int index)
Output only. [Output Only] The current rollouts for the latest version of the
resource. There should be only one current rollout, but for
scalability, we make it repeated.
repeated .google.cloud.compute.v1.GlobalVmExtensionPolicyRolloutOperationRolloutStatusRolloutMetadata current_rollouts = 39829736;
| Parameter |
| Name |
Description |
index |
int
|
getCurrentRolloutsBuilderList()
public List<GlobalVmExtensionPolicyRolloutOperationRolloutStatusRolloutMetadata.Builder> getCurrentRolloutsBuilderList()
Output only. [Output Only] The current rollouts for the latest version of the
resource. There should be only one current rollout, but for
scalability, we make it repeated.
repeated .google.cloud.compute.v1.GlobalVmExtensionPolicyRolloutOperationRolloutStatusRolloutMetadata current_rollouts = 39829736;
getCurrentRolloutsCount()
public int getCurrentRolloutsCount()
Output only. [Output Only] The current rollouts for the latest version of the
resource. There should be only one current rollout, but for
scalability, we make it repeated.
repeated .google.cloud.compute.v1.GlobalVmExtensionPolicyRolloutOperationRolloutStatusRolloutMetadata current_rollouts = 39829736;
| Returns |
| Type |
Description |
int |
|
getCurrentRolloutsList()
public List<GlobalVmExtensionPolicyRolloutOperationRolloutStatusRolloutMetadata> getCurrentRolloutsList()
Output only. [Output Only] The current rollouts for the latest version of the
resource. There should be only one current rollout, but for
scalability, we make it repeated.
repeated .google.cloud.compute.v1.GlobalVmExtensionPolicyRolloutOperationRolloutStatusRolloutMetadata current_rollouts = 39829736;
getCurrentRolloutsOrBuilder(int index)
public GlobalVmExtensionPolicyRolloutOperationRolloutStatusRolloutMetadataOrBuilder getCurrentRolloutsOrBuilder(int index)
Output only. [Output Only] The current rollouts for the latest version of the
resource. There should be only one current rollout, but for
scalability, we make it repeated.
repeated .google.cloud.compute.v1.GlobalVmExtensionPolicyRolloutOperationRolloutStatusRolloutMetadata current_rollouts = 39829736;
| Parameter |
| Name |
Description |
index |
int
|
getCurrentRolloutsOrBuilderList()
public List<? extends GlobalVmExtensionPolicyRolloutOperationRolloutStatusRolloutMetadataOrBuilder> getCurrentRolloutsOrBuilderList()
Output only. [Output Only] The current rollouts for the latest version of the
resource. There should be only one current rollout, but for
scalability, we make it repeated.
repeated .google.cloud.compute.v1.GlobalVmExtensionPolicyRolloutOperationRolloutStatusRolloutMetadata current_rollouts = 39829736;
| Returns |
| Type |
Description |
List<? extends com.google.cloud.compute.v1.GlobalVmExtensionPolicyRolloutOperationRolloutStatusRolloutMetadataOrBuilder> |
|
getDefaultInstanceForType()
public GlobalVmExtensionPolicyRolloutOperationRolloutStatus getDefaultInstanceForType()
getDescriptorForType()
public Descriptors.Descriptor getDescriptorForType()
Overrides
getPreviousRollout()
public GlobalVmExtensionPolicyRolloutOperationRolloutStatusRolloutMetadata getPreviousRollout()
Output only. [Output Only] The last completed rollout resource. This field will not
be populated until the first rollout is completed.
optional .google.cloud.compute.v1.GlobalVmExtensionPolicyRolloutOperationRolloutStatusRolloutMetadata previous_rollout = 375749737;
getPreviousRolloutBuilder()
public GlobalVmExtensionPolicyRolloutOperationRolloutStatusRolloutMetadata.Builder getPreviousRolloutBuilder()
Output only. [Output Only] The last completed rollout resource. This field will not
be populated until the first rollout is completed.
optional .google.cloud.compute.v1.GlobalVmExtensionPolicyRolloutOperationRolloutStatusRolloutMetadata previous_rollout = 375749737;
getPreviousRolloutOrBuilder()
public GlobalVmExtensionPolicyRolloutOperationRolloutStatusRolloutMetadataOrBuilder getPreviousRolloutOrBuilder()
Output only. [Output Only] The last completed rollout resource. This field will not
be populated until the first rollout is completed.
optional .google.cloud.compute.v1.GlobalVmExtensionPolicyRolloutOperationRolloutStatusRolloutMetadata previous_rollout = 375749737;
hasPreviousRollout()
public boolean hasPreviousRollout()
Output only. [Output Only] The last completed rollout resource. This field will not
be populated until the first rollout is completed.
optional .google.cloud.compute.v1.GlobalVmExtensionPolicyRolloutOperationRolloutStatusRolloutMetadata previous_rollout = 375749737;
| Returns |
| Type |
Description |
boolean |
Whether the previousRollout field is set.
|
internalGetFieldAccessorTable()
protected GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()
Overrides
isInitialized()
public final boolean isInitialized()
Overrides
mergeFrom(GlobalVmExtensionPolicyRolloutOperationRolloutStatus other)
public GlobalVmExtensionPolicyRolloutOperationRolloutStatus.Builder mergeFrom(GlobalVmExtensionPolicyRolloutOperationRolloutStatus other)
public GlobalVmExtensionPolicyRolloutOperationRolloutStatus.Builder mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
Overrides
mergeFrom(Message other)
public GlobalVmExtensionPolicyRolloutOperationRolloutStatus.Builder mergeFrom(Message other)
| Parameter |
| Name |
Description |
other |
Message
|
Overrides
public GlobalVmExtensionPolicyRolloutOperationRolloutStatus.Builder mergePreviousRollout(GlobalVmExtensionPolicyRolloutOperationRolloutStatusRolloutMetadata value)
Output only. [Output Only] The last completed rollout resource. This field will not
be populated until the first rollout is completed.
optional .google.cloud.compute.v1.GlobalVmExtensionPolicyRolloutOperationRolloutStatusRolloutMetadata previous_rollout = 375749737;
removeCurrentRollouts(int index)
public GlobalVmExtensionPolicyRolloutOperationRolloutStatus.Builder removeCurrentRollouts(int index)
Output only. [Output Only] The current rollouts for the latest version of the
resource. There should be only one current rollout, but for
scalability, we make it repeated.
repeated .google.cloud.compute.v1.GlobalVmExtensionPolicyRolloutOperationRolloutStatusRolloutMetadata current_rollouts = 39829736;
| Parameter |
| Name |
Description |
index |
int
|
public GlobalVmExtensionPolicyRolloutOperationRolloutStatus.Builder setCurrentRollouts(int index, GlobalVmExtensionPolicyRolloutOperationRolloutStatusRolloutMetadata value)
Output only. [Output Only] The current rollouts for the latest version of the
resource. There should be only one current rollout, but for
scalability, we make it repeated.
repeated .google.cloud.compute.v1.GlobalVmExtensionPolicyRolloutOperationRolloutStatusRolloutMetadata current_rollouts = 39829736;
public GlobalVmExtensionPolicyRolloutOperationRolloutStatus.Builder setCurrentRollouts(int index, GlobalVmExtensionPolicyRolloutOperationRolloutStatusRolloutMetadata.Builder builderForValue)
Output only. [Output Only] The current rollouts for the latest version of the
resource. There should be only one current rollout, but for
scalability, we make it repeated.
repeated .google.cloud.compute.v1.GlobalVmExtensionPolicyRolloutOperationRolloutStatusRolloutMetadata current_rollouts = 39829736;
public GlobalVmExtensionPolicyRolloutOperationRolloutStatus.Builder setPreviousRollout(GlobalVmExtensionPolicyRolloutOperationRolloutStatusRolloutMetadata value)
Output only. [Output Only] The last completed rollout resource. This field will not
be populated until the first rollout is completed.
optional .google.cloud.compute.v1.GlobalVmExtensionPolicyRolloutOperationRolloutStatusRolloutMetadata previous_rollout = 375749737;
public GlobalVmExtensionPolicyRolloutOperationRolloutStatus.Builder setPreviousRollout(GlobalVmExtensionPolicyRolloutOperationRolloutStatusRolloutMetadata.Builder builderForValue)
Output only. [Output Only] The last completed rollout resource. This field will not
be populated until the first rollout is completed.
optional .google.cloud.compute.v1.GlobalVmExtensionPolicyRolloutOperationRolloutStatusRolloutMetadata previous_rollout = 375749737;