Package com.google.cloud.compute.v1
Class ManagedInstance.Builder
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite.Builder
-
- com.google.protobuf.AbstractMessage.Builder<BuilderT>
-
- com.google.protobuf.GeneratedMessageV3.Builder<ManagedInstance.Builder>
-
- com.google.cloud.compute.v1.ManagedInstance.Builder
-
- All Implemented Interfaces:
ManagedInstanceOrBuilder
,com.google.protobuf.Message.Builder
,com.google.protobuf.MessageLite.Builder
,com.google.protobuf.MessageLiteOrBuilder
,com.google.protobuf.MessageOrBuilder
,Cloneable
- Enclosing class:
- ManagedInstance
public static final class ManagedInstance.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<ManagedInstance.Builder> implements ManagedInstanceOrBuilder
A Managed Instance resource.
Protobuf typegoogle.cloud.compute.v1.ManagedInstance
-
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description ManagedInstance.Builder
addAllInstanceHealth(Iterable<? extends ManagedInstanceInstanceHealth> values)
[Output Only] Health state of the instance per health-check.ManagedInstance.Builder
addInstanceHealth(int index, ManagedInstanceInstanceHealth value)
[Output Only] Health state of the instance per health-check.ManagedInstance.Builder
addInstanceHealth(int index, ManagedInstanceInstanceHealth.Builder builderForValue)
[Output Only] Health state of the instance per health-check.ManagedInstance.Builder
addInstanceHealth(ManagedInstanceInstanceHealth value)
[Output Only] Health state of the instance per health-check.ManagedInstance.Builder
addInstanceHealth(ManagedInstanceInstanceHealth.Builder builderForValue)
[Output Only] Health state of the instance per health-check.ManagedInstanceInstanceHealth.Builder
addInstanceHealthBuilder()
[Output Only] Health state of the instance per health-check.ManagedInstanceInstanceHealth.Builder
addInstanceHealthBuilder(int index)
[Output Only] Health state of the instance per health-check.ManagedInstance.Builder
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
ManagedInstance
build()
ManagedInstance
buildPartial()
ManagedInstance.Builder
clear()
ManagedInstance.Builder
clearCurrentAction()
[Output Only] The current action that the managed instance group has scheduled for the instance.ManagedInstance.Builder
clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
ManagedInstance.Builder
clearId()
[Output only] The unique identifier for this resource.ManagedInstance.Builder
clearInstance()
[Output Only] The URL of the instance.ManagedInstance.Builder
clearInstanceHealth()
[Output Only] Health state of the instance per health-check.ManagedInstance.Builder
clearInstanceStatus()
[Output Only] The status of the instance.ManagedInstance.Builder
clearLastAttempt()
[Output Only] Information about the last attempt to create or delete the instance.ManagedInstance.Builder
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
ManagedInstance.Builder
clearPreservedStateFromConfig()
[Output Only] Preserved state applied from per-instance config for this instance.ManagedInstance.Builder
clearPreservedStateFromPolicy()
[Output Only] Preserved state generated based on stateful policy for this instance.ManagedInstance.Builder
clearVersion()
[Output Only] Intended version of this instance.ManagedInstance.Builder
clone()
String
getCurrentAction()
[Output Only] The current action that the managed instance group has scheduled for the instance.com.google.protobuf.ByteString
getCurrentActionBytes()
[Output Only] The current action that the managed instance group has scheduled for the instance.ManagedInstance
getDefaultInstanceForType()
static com.google.protobuf.Descriptors.Descriptor
getDescriptor()
com.google.protobuf.Descriptors.Descriptor
getDescriptorForType()
long
getId()
[Output only] The unique identifier for this resource.String
getInstance()
[Output Only] The URL of the instance.com.google.protobuf.ByteString
getInstanceBytes()
[Output Only] The URL of the instance.ManagedInstanceInstanceHealth
getInstanceHealth(int index)
[Output Only] Health state of the instance per health-check.ManagedInstanceInstanceHealth.Builder
getInstanceHealthBuilder(int index)
[Output Only] Health state of the instance per health-check.List<ManagedInstanceInstanceHealth.Builder>
getInstanceHealthBuilderList()
[Output Only] Health state of the instance per health-check.int
getInstanceHealthCount()
[Output Only] Health state of the instance per health-check.List<ManagedInstanceInstanceHealth>
getInstanceHealthList()
[Output Only] Health state of the instance per health-check.ManagedInstanceInstanceHealthOrBuilder
getInstanceHealthOrBuilder(int index)
[Output Only] Health state of the instance per health-check.List<? extends ManagedInstanceInstanceHealthOrBuilder>
getInstanceHealthOrBuilderList()
[Output Only] Health state of the instance per health-check.String
getInstanceStatus()
[Output Only] The status of the instance.com.google.protobuf.ByteString
getInstanceStatusBytes()
[Output Only] The status of the instance.ManagedInstanceLastAttempt
getLastAttempt()
[Output Only] Information about the last attempt to create or delete the instance.ManagedInstanceLastAttempt.Builder
getLastAttemptBuilder()
[Output Only] Information about the last attempt to create or delete the instance.ManagedInstanceLastAttemptOrBuilder
getLastAttemptOrBuilder()
[Output Only] Information about the last attempt to create or delete the instance.PreservedState
getPreservedStateFromConfig()
[Output Only] Preserved state applied from per-instance config for this instance.PreservedState.Builder
getPreservedStateFromConfigBuilder()
[Output Only] Preserved state applied from per-instance config for this instance.PreservedStateOrBuilder
getPreservedStateFromConfigOrBuilder()
[Output Only] Preserved state applied from per-instance config for this instance.PreservedState
getPreservedStateFromPolicy()
[Output Only] Preserved state generated based on stateful policy for this instance.PreservedState.Builder
getPreservedStateFromPolicyBuilder()
[Output Only] Preserved state generated based on stateful policy for this instance.PreservedStateOrBuilder
getPreservedStateFromPolicyOrBuilder()
[Output Only] Preserved state generated based on stateful policy for this instance.ManagedInstanceVersion
getVersion()
[Output Only] Intended version of this instance.ManagedInstanceVersion.Builder
getVersionBuilder()
[Output Only] Intended version of this instance.ManagedInstanceVersionOrBuilder
getVersionOrBuilder()
[Output Only] Intended version of this instance.boolean
hasCurrentAction()
[Output Only] The current action that the managed instance group has scheduled for the instance.boolean
hasId()
[Output only] The unique identifier for this resource.boolean
hasInstance()
[Output Only] The URL of the instance.boolean
hasInstanceStatus()
[Output Only] The status of the instance.boolean
hasLastAttempt()
[Output Only] Information about the last attempt to create or delete the instance.boolean
hasPreservedStateFromConfig()
[Output Only] Preserved state applied from per-instance config for this instance.boolean
hasPreservedStateFromPolicy()
[Output Only] Preserved state generated based on stateful policy for this instance.boolean
hasVersion()
[Output Only] Intended version of this instance.protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
internalGetFieldAccessorTable()
boolean
isInitialized()
ManagedInstance.Builder
mergeFrom(ManagedInstance other)
ManagedInstance.Builder
mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
ManagedInstance.Builder
mergeFrom(com.google.protobuf.Message other)
ManagedInstance.Builder
mergeLastAttempt(ManagedInstanceLastAttempt value)
[Output Only] Information about the last attempt to create or delete the instance.ManagedInstance.Builder
mergePreservedStateFromConfig(PreservedState value)
[Output Only] Preserved state applied from per-instance config for this instance.ManagedInstance.Builder
mergePreservedStateFromPolicy(PreservedState value)
[Output Only] Preserved state generated based on stateful policy for this instance.ManagedInstance.Builder
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
ManagedInstance.Builder
mergeVersion(ManagedInstanceVersion value)
[Output Only] Intended version of this instance.ManagedInstance.Builder
removeInstanceHealth(int index)
[Output Only] Health state of the instance per health-check.ManagedInstance.Builder
setCurrentAction(String value)
[Output Only] The current action that the managed instance group has scheduled for the instance.ManagedInstance.Builder
setCurrentActionBytes(com.google.protobuf.ByteString value)
[Output Only] The current action that the managed instance group has scheduled for the instance.ManagedInstance.Builder
setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
ManagedInstance.Builder
setId(long value)
[Output only] The unique identifier for this resource.ManagedInstance.Builder
setInstance(String value)
[Output Only] The URL of the instance.ManagedInstance.Builder
setInstanceBytes(com.google.protobuf.ByteString value)
[Output Only] The URL of the instance.ManagedInstance.Builder
setInstanceHealth(int index, ManagedInstanceInstanceHealth value)
[Output Only] Health state of the instance per health-check.ManagedInstance.Builder
setInstanceHealth(int index, ManagedInstanceInstanceHealth.Builder builderForValue)
[Output Only] Health state of the instance per health-check.ManagedInstance.Builder
setInstanceStatus(String value)
[Output Only] The status of the instance.ManagedInstance.Builder
setInstanceStatusBytes(com.google.protobuf.ByteString value)
[Output Only] The status of the instance.ManagedInstance.Builder
setLastAttempt(ManagedInstanceLastAttempt value)
[Output Only] Information about the last attempt to create or delete the instance.ManagedInstance.Builder
setLastAttempt(ManagedInstanceLastAttempt.Builder builderForValue)
[Output Only] Information about the last attempt to create or delete the instance.ManagedInstance.Builder
setPreservedStateFromConfig(PreservedState value)
[Output Only] Preserved state applied from per-instance config for this instance.ManagedInstance.Builder
setPreservedStateFromConfig(PreservedState.Builder builderForValue)
[Output Only] Preserved state applied from per-instance config for this instance.ManagedInstance.Builder
setPreservedStateFromPolicy(PreservedState value)
[Output Only] Preserved state generated based on stateful policy for this instance.ManagedInstance.Builder
setPreservedStateFromPolicy(PreservedState.Builder builderForValue)
[Output Only] Preserved state generated based on stateful policy for this instance.ManagedInstance.Builder
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
ManagedInstance.Builder
setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
ManagedInstance.Builder
setVersion(ManagedInstanceVersion value)
[Output Only] Intended version of this instance.ManagedInstance.Builder
setVersion(ManagedInstanceVersion.Builder builderForValue)
[Output Only] Intended version of this instance.-
Methods inherited from class com.google.protobuf.GeneratedMessageV3.Builder
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setUnknownFieldSetBuilder, setUnknownFieldsProto3
-
Methods inherited from class com.google.protobuf.AbstractMessage.Builder
findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toString
-
Methods inherited from class com.google.protobuf.AbstractMessageLite.Builder
addAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, newUninitializedMessageException
-
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
-
-
-
-
Method Detail
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
-
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
- Specified by:
internalGetFieldAccessorTable
in classcom.google.protobuf.GeneratedMessageV3.Builder<ManagedInstance.Builder>
-
clear
public ManagedInstance.Builder clear()
- Specified by:
clear
in interfacecom.google.protobuf.Message.Builder
- Specified by:
clear
in interfacecom.google.protobuf.MessageLite.Builder
- Overrides:
clear
in classcom.google.protobuf.GeneratedMessageV3.Builder<ManagedInstance.Builder>
-
getDescriptorForType
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
- Specified by:
getDescriptorForType
in interfacecom.google.protobuf.Message.Builder
- Specified by:
getDescriptorForType
in interfacecom.google.protobuf.MessageOrBuilder
- Overrides:
getDescriptorForType
in classcom.google.protobuf.GeneratedMessageV3.Builder<ManagedInstance.Builder>
-
getDefaultInstanceForType
public ManagedInstance getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageOrBuilder
-
build
public ManagedInstance build()
- Specified by:
build
in interfacecom.google.protobuf.Message.Builder
- Specified by:
build
in interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
public ManagedInstance buildPartial()
- Specified by:
buildPartial
in interfacecom.google.protobuf.Message.Builder
- Specified by:
buildPartial
in interfacecom.google.protobuf.MessageLite.Builder
-
clone
public ManagedInstance.Builder clone()
- Specified by:
clone
in interfacecom.google.protobuf.Message.Builder
- Specified by:
clone
in interfacecom.google.protobuf.MessageLite.Builder
- Overrides:
clone
in classcom.google.protobuf.GeneratedMessageV3.Builder<ManagedInstance.Builder>
-
setField
public ManagedInstance.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
- Specified by:
setField
in interfacecom.google.protobuf.Message.Builder
- Overrides:
setField
in classcom.google.protobuf.GeneratedMessageV3.Builder<ManagedInstance.Builder>
-
clearField
public ManagedInstance.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
- Specified by:
clearField
in interfacecom.google.protobuf.Message.Builder
- Overrides:
clearField
in classcom.google.protobuf.GeneratedMessageV3.Builder<ManagedInstance.Builder>
-
clearOneof
public ManagedInstance.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
- Specified by:
clearOneof
in interfacecom.google.protobuf.Message.Builder
- Overrides:
clearOneof
in classcom.google.protobuf.GeneratedMessageV3.Builder<ManagedInstance.Builder>
-
setRepeatedField
public ManagedInstance.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
- Specified by:
setRepeatedField
in interfacecom.google.protobuf.Message.Builder
- Overrides:
setRepeatedField
in classcom.google.protobuf.GeneratedMessageV3.Builder<ManagedInstance.Builder>
-
addRepeatedField
public ManagedInstance.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
- Specified by:
addRepeatedField
in interfacecom.google.protobuf.Message.Builder
- Overrides:
addRepeatedField
in classcom.google.protobuf.GeneratedMessageV3.Builder<ManagedInstance.Builder>
-
mergeFrom
public ManagedInstance.Builder mergeFrom(com.google.protobuf.Message other)
- Specified by:
mergeFrom
in interfacecom.google.protobuf.Message.Builder
- Overrides:
mergeFrom
in classcom.google.protobuf.AbstractMessage.Builder<ManagedInstance.Builder>
-
mergeFrom
public ManagedInstance.Builder mergeFrom(ManagedInstance other)
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitialized
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Overrides:
isInitialized
in classcom.google.protobuf.GeneratedMessageV3.Builder<ManagedInstance.Builder>
-
mergeFrom
public ManagedInstance.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Specified by:
mergeFrom
in interfacecom.google.protobuf.Message.Builder
- Specified by:
mergeFrom
in interfacecom.google.protobuf.MessageLite.Builder
- Overrides:
mergeFrom
in classcom.google.protobuf.AbstractMessage.Builder<ManagedInstance.Builder>
- Throws:
IOException
-
hasCurrentAction
public boolean hasCurrentAction()
[Output Only] The current action that the managed instance group has scheduled for the instance. Possible values: - NONE The instance is running, and the managed instance group does not have any scheduled actions for this instance. - CREATING The managed instance group is creating this instance. If the group fails to create this instance, it will try again until it is successful. - CREATING_WITHOUT_RETRIES The managed instance group is attempting to create this instance only once. If the group fails to create this instance, it does not try again and the group's targetSize value is decreased instead. - RECREATING The managed instance group is recreating this instance. - DELETING The managed instance group is permanently deleting this instance. - ABANDONING The managed instance group is abandoning this instance. The instance will be removed from the instance group and from any target pools that are associated with this group. - RESTARTING The managed instance group is restarting the instance. - REFRESHING The managed instance group is applying configuration changes to the instance without stopping it. For example, the group can update the target pool list for an instance without stopping that instance. - VERIFYING The managed instance group has created the instance and it is in the process of being verified. Check the CurrentAction enum for the list of possible values.
optional string current_action = 178475964;
- Specified by:
hasCurrentAction
in interfaceManagedInstanceOrBuilder
- Returns:
- Whether the currentAction field is set.
-
getCurrentAction
public String getCurrentAction()
[Output Only] The current action that the managed instance group has scheduled for the instance. Possible values: - NONE The instance is running, and the managed instance group does not have any scheduled actions for this instance. - CREATING The managed instance group is creating this instance. If the group fails to create this instance, it will try again until it is successful. - CREATING_WITHOUT_RETRIES The managed instance group is attempting to create this instance only once. If the group fails to create this instance, it does not try again and the group's targetSize value is decreased instead. - RECREATING The managed instance group is recreating this instance. - DELETING The managed instance group is permanently deleting this instance. - ABANDONING The managed instance group is abandoning this instance. The instance will be removed from the instance group and from any target pools that are associated with this group. - RESTARTING The managed instance group is restarting the instance. - REFRESHING The managed instance group is applying configuration changes to the instance without stopping it. For example, the group can update the target pool list for an instance without stopping that instance. - VERIFYING The managed instance group has created the instance and it is in the process of being verified. Check the CurrentAction enum for the list of possible values.
optional string current_action = 178475964;
- Specified by:
getCurrentAction
in interfaceManagedInstanceOrBuilder
- Returns:
- The currentAction.
-
getCurrentActionBytes
public com.google.protobuf.ByteString getCurrentActionBytes()
[Output Only] The current action that the managed instance group has scheduled for the instance. Possible values: - NONE The instance is running, and the managed instance group does not have any scheduled actions for this instance. - CREATING The managed instance group is creating this instance. If the group fails to create this instance, it will try again until it is successful. - CREATING_WITHOUT_RETRIES The managed instance group is attempting to create this instance only once. If the group fails to create this instance, it does not try again and the group's targetSize value is decreased instead. - RECREATING The managed instance group is recreating this instance. - DELETING The managed instance group is permanently deleting this instance. - ABANDONING The managed instance group is abandoning this instance. The instance will be removed from the instance group and from any target pools that are associated with this group. - RESTARTING The managed instance group is restarting the instance. - REFRESHING The managed instance group is applying configuration changes to the instance without stopping it. For example, the group can update the target pool list for an instance without stopping that instance. - VERIFYING The managed instance group has created the instance and it is in the process of being verified. Check the CurrentAction enum for the list of possible values.
optional string current_action = 178475964;
- Specified by:
getCurrentActionBytes
in interfaceManagedInstanceOrBuilder
- Returns:
- The bytes for currentAction.
-
setCurrentAction
public ManagedInstance.Builder setCurrentAction(String value)
[Output Only] The current action that the managed instance group has scheduled for the instance. Possible values: - NONE The instance is running, and the managed instance group does not have any scheduled actions for this instance. - CREATING The managed instance group is creating this instance. If the group fails to create this instance, it will try again until it is successful. - CREATING_WITHOUT_RETRIES The managed instance group is attempting to create this instance only once. If the group fails to create this instance, it does not try again and the group's targetSize value is decreased instead. - RECREATING The managed instance group is recreating this instance. - DELETING The managed instance group is permanently deleting this instance. - ABANDONING The managed instance group is abandoning this instance. The instance will be removed from the instance group and from any target pools that are associated with this group. - RESTARTING The managed instance group is restarting the instance. - REFRESHING The managed instance group is applying configuration changes to the instance without stopping it. For example, the group can update the target pool list for an instance without stopping that instance. - VERIFYING The managed instance group has created the instance and it is in the process of being verified. Check the CurrentAction enum for the list of possible values.
optional string current_action = 178475964;
- Parameters:
value
- The currentAction to set.- Returns:
- This builder for chaining.
-
clearCurrentAction
public ManagedInstance.Builder clearCurrentAction()
[Output Only] The current action that the managed instance group has scheduled for the instance. Possible values: - NONE The instance is running, and the managed instance group does not have any scheduled actions for this instance. - CREATING The managed instance group is creating this instance. If the group fails to create this instance, it will try again until it is successful. - CREATING_WITHOUT_RETRIES The managed instance group is attempting to create this instance only once. If the group fails to create this instance, it does not try again and the group's targetSize value is decreased instead. - RECREATING The managed instance group is recreating this instance. - DELETING The managed instance group is permanently deleting this instance. - ABANDONING The managed instance group is abandoning this instance. The instance will be removed from the instance group and from any target pools that are associated with this group. - RESTARTING The managed instance group is restarting the instance. - REFRESHING The managed instance group is applying configuration changes to the instance without stopping it. For example, the group can update the target pool list for an instance without stopping that instance. - VERIFYING The managed instance group has created the instance and it is in the process of being verified. Check the CurrentAction enum for the list of possible values.
optional string current_action = 178475964;
- Returns:
- This builder for chaining.
-
setCurrentActionBytes
public ManagedInstance.Builder setCurrentActionBytes(com.google.protobuf.ByteString value)
[Output Only] The current action that the managed instance group has scheduled for the instance. Possible values: - NONE The instance is running, and the managed instance group does not have any scheduled actions for this instance. - CREATING The managed instance group is creating this instance. If the group fails to create this instance, it will try again until it is successful. - CREATING_WITHOUT_RETRIES The managed instance group is attempting to create this instance only once. If the group fails to create this instance, it does not try again and the group's targetSize value is decreased instead. - RECREATING The managed instance group is recreating this instance. - DELETING The managed instance group is permanently deleting this instance. - ABANDONING The managed instance group is abandoning this instance. The instance will be removed from the instance group and from any target pools that are associated with this group. - RESTARTING The managed instance group is restarting the instance. - REFRESHING The managed instance group is applying configuration changes to the instance without stopping it. For example, the group can update the target pool list for an instance without stopping that instance. - VERIFYING The managed instance group has created the instance and it is in the process of being verified. Check the CurrentAction enum for the list of possible values.
optional string current_action = 178475964;
- Parameters:
value
- The bytes for currentAction to set.- Returns:
- This builder for chaining.
-
hasId
public boolean hasId()
[Output only] The unique identifier for this resource. This field is empty when instance does not exist.
optional uint64 id = 3355;
- Specified by:
hasId
in interfaceManagedInstanceOrBuilder
- Returns:
- Whether the id field is set.
-
getId
public long getId()
[Output only] The unique identifier for this resource. This field is empty when instance does not exist.
optional uint64 id = 3355;
- Specified by:
getId
in interfaceManagedInstanceOrBuilder
- Returns:
- The id.
-
setId
public ManagedInstance.Builder setId(long value)
[Output only] The unique identifier for this resource. This field is empty when instance does not exist.
optional uint64 id = 3355;
- Parameters:
value
- The id to set.- Returns:
- This builder for chaining.
-
clearId
public ManagedInstance.Builder clearId()
[Output only] The unique identifier for this resource. This field is empty when instance does not exist.
optional uint64 id = 3355;
- Returns:
- This builder for chaining.
-
hasInstance
public boolean hasInstance()
[Output Only] The URL of the instance. The URL can exist even if the instance has not yet been created.
optional string instance = 18257045;
- Specified by:
hasInstance
in interfaceManagedInstanceOrBuilder
- Returns:
- Whether the instance field is set.
-
getInstance
public String getInstance()
[Output Only] The URL of the instance. The URL can exist even if the instance has not yet been created.
optional string instance = 18257045;
- Specified by:
getInstance
in interfaceManagedInstanceOrBuilder
- Returns:
- The instance.
-
getInstanceBytes
public com.google.protobuf.ByteString getInstanceBytes()
[Output Only] The URL of the instance. The URL can exist even if the instance has not yet been created.
optional string instance = 18257045;
- Specified by:
getInstanceBytes
in interfaceManagedInstanceOrBuilder
- Returns:
- The bytes for instance.
-
setInstance
public ManagedInstance.Builder setInstance(String value)
[Output Only] The URL of the instance. The URL can exist even if the instance has not yet been created.
optional string instance = 18257045;
- Parameters:
value
- The instance to set.- Returns:
- This builder for chaining.
-
clearInstance
public ManagedInstance.Builder clearInstance()
[Output Only] The URL of the instance. The URL can exist even if the instance has not yet been created.
optional string instance = 18257045;
- Returns:
- This builder for chaining.
-
setInstanceBytes
public ManagedInstance.Builder setInstanceBytes(com.google.protobuf.ByteString value)
[Output Only] The URL of the instance. The URL can exist even if the instance has not yet been created.
optional string instance = 18257045;
- Parameters:
value
- The bytes for instance to set.- Returns:
- This builder for chaining.
-
getInstanceHealthList
public List<ManagedInstanceInstanceHealth> getInstanceHealthList()
[Output Only] Health state of the instance per health-check.
repeated .google.cloud.compute.v1.ManagedInstanceInstanceHealth instance_health = 382667078;
- Specified by:
getInstanceHealthList
in interfaceManagedInstanceOrBuilder
-
getInstanceHealthCount
public int getInstanceHealthCount()
[Output Only] Health state of the instance per health-check.
repeated .google.cloud.compute.v1.ManagedInstanceInstanceHealth instance_health = 382667078;
- Specified by:
getInstanceHealthCount
in interfaceManagedInstanceOrBuilder
-
getInstanceHealth
public ManagedInstanceInstanceHealth getInstanceHealth(int index)
[Output Only] Health state of the instance per health-check.
repeated .google.cloud.compute.v1.ManagedInstanceInstanceHealth instance_health = 382667078;
- Specified by:
getInstanceHealth
in interfaceManagedInstanceOrBuilder
-
setInstanceHealth
public ManagedInstance.Builder setInstanceHealth(int index, ManagedInstanceInstanceHealth value)
[Output Only] Health state of the instance per health-check.
repeated .google.cloud.compute.v1.ManagedInstanceInstanceHealth instance_health = 382667078;
-
setInstanceHealth
public ManagedInstance.Builder setInstanceHealth(int index, ManagedInstanceInstanceHealth.Builder builderForValue)
[Output Only] Health state of the instance per health-check.
repeated .google.cloud.compute.v1.ManagedInstanceInstanceHealth instance_health = 382667078;
-
addInstanceHealth
public ManagedInstance.Builder addInstanceHealth(ManagedInstanceInstanceHealth value)
[Output Only] Health state of the instance per health-check.
repeated .google.cloud.compute.v1.ManagedInstanceInstanceHealth instance_health = 382667078;
-
addInstanceHealth
public ManagedInstance.Builder addInstanceHealth(int index, ManagedInstanceInstanceHealth value)
[Output Only] Health state of the instance per health-check.
repeated .google.cloud.compute.v1.ManagedInstanceInstanceHealth instance_health = 382667078;
-
addInstanceHealth
public ManagedInstance.Builder addInstanceHealth(ManagedInstanceInstanceHealth.Builder builderForValue)
[Output Only] Health state of the instance per health-check.
repeated .google.cloud.compute.v1.ManagedInstanceInstanceHealth instance_health = 382667078;
-
addInstanceHealth
public ManagedInstance.Builder addInstanceHealth(int index, ManagedInstanceInstanceHealth.Builder builderForValue)
[Output Only] Health state of the instance per health-check.
repeated .google.cloud.compute.v1.ManagedInstanceInstanceHealth instance_health = 382667078;
-
addAllInstanceHealth
public ManagedInstance.Builder addAllInstanceHealth(Iterable<? extends ManagedInstanceInstanceHealth> values)
[Output Only] Health state of the instance per health-check.
repeated .google.cloud.compute.v1.ManagedInstanceInstanceHealth instance_health = 382667078;
-
clearInstanceHealth
public ManagedInstance.Builder clearInstanceHealth()
[Output Only] Health state of the instance per health-check.
repeated .google.cloud.compute.v1.ManagedInstanceInstanceHealth instance_health = 382667078;
-
removeInstanceHealth
public ManagedInstance.Builder removeInstanceHealth(int index)
[Output Only] Health state of the instance per health-check.
repeated .google.cloud.compute.v1.ManagedInstanceInstanceHealth instance_health = 382667078;
-
getInstanceHealthBuilder
public ManagedInstanceInstanceHealth.Builder getInstanceHealthBuilder(int index)
[Output Only] Health state of the instance per health-check.
repeated .google.cloud.compute.v1.ManagedInstanceInstanceHealth instance_health = 382667078;
-
getInstanceHealthOrBuilder
public ManagedInstanceInstanceHealthOrBuilder getInstanceHealthOrBuilder(int index)
[Output Only] Health state of the instance per health-check.
repeated .google.cloud.compute.v1.ManagedInstanceInstanceHealth instance_health = 382667078;
- Specified by:
getInstanceHealthOrBuilder
in interfaceManagedInstanceOrBuilder
-
getInstanceHealthOrBuilderList
public List<? extends ManagedInstanceInstanceHealthOrBuilder> getInstanceHealthOrBuilderList()
[Output Only] Health state of the instance per health-check.
repeated .google.cloud.compute.v1.ManagedInstanceInstanceHealth instance_health = 382667078;
- Specified by:
getInstanceHealthOrBuilderList
in interfaceManagedInstanceOrBuilder
-
addInstanceHealthBuilder
public ManagedInstanceInstanceHealth.Builder addInstanceHealthBuilder()
[Output Only] Health state of the instance per health-check.
repeated .google.cloud.compute.v1.ManagedInstanceInstanceHealth instance_health = 382667078;
-
addInstanceHealthBuilder
public ManagedInstanceInstanceHealth.Builder addInstanceHealthBuilder(int index)
[Output Only] Health state of the instance per health-check.
repeated .google.cloud.compute.v1.ManagedInstanceInstanceHealth instance_health = 382667078;
-
getInstanceHealthBuilderList
public List<ManagedInstanceInstanceHealth.Builder> getInstanceHealthBuilderList()
[Output Only] Health state of the instance per health-check.
repeated .google.cloud.compute.v1.ManagedInstanceInstanceHealth instance_health = 382667078;
-
hasInstanceStatus
public boolean hasInstanceStatus()
[Output Only] The status of the instance. This field is empty when the instance does not exist. Check the InstanceStatus enum for the list of possible values.
optional string instance_status = 174577372;
- Specified by:
hasInstanceStatus
in interfaceManagedInstanceOrBuilder
- Returns:
- Whether the instanceStatus field is set.
-
getInstanceStatus
public String getInstanceStatus()
[Output Only] The status of the instance. This field is empty when the instance does not exist. Check the InstanceStatus enum for the list of possible values.
optional string instance_status = 174577372;
- Specified by:
getInstanceStatus
in interfaceManagedInstanceOrBuilder
- Returns:
- The instanceStatus.
-
getInstanceStatusBytes
public com.google.protobuf.ByteString getInstanceStatusBytes()
[Output Only] The status of the instance. This field is empty when the instance does not exist. Check the InstanceStatus enum for the list of possible values.
optional string instance_status = 174577372;
- Specified by:
getInstanceStatusBytes
in interfaceManagedInstanceOrBuilder
- Returns:
- The bytes for instanceStatus.
-
setInstanceStatus
public ManagedInstance.Builder setInstanceStatus(String value)
[Output Only] The status of the instance. This field is empty when the instance does not exist. Check the InstanceStatus enum for the list of possible values.
optional string instance_status = 174577372;
- Parameters:
value
- The instanceStatus to set.- Returns:
- This builder for chaining.
-
clearInstanceStatus
public ManagedInstance.Builder clearInstanceStatus()
[Output Only] The status of the instance. This field is empty when the instance does not exist. Check the InstanceStatus enum for the list of possible values.
optional string instance_status = 174577372;
- Returns:
- This builder for chaining.
-
setInstanceStatusBytes
public ManagedInstance.Builder setInstanceStatusBytes(com.google.protobuf.ByteString value)
[Output Only] The status of the instance. This field is empty when the instance does not exist. Check the InstanceStatus enum for the list of possible values.
optional string instance_status = 174577372;
- Parameters:
value
- The bytes for instanceStatus to set.- Returns:
- This builder for chaining.
-
hasLastAttempt
public boolean hasLastAttempt()
[Output Only] Information about the last attempt to create or delete the instance.
optional .google.cloud.compute.v1.ManagedInstanceLastAttempt last_attempt = 434771492;
- Specified by:
hasLastAttempt
in interfaceManagedInstanceOrBuilder
- Returns:
- Whether the lastAttempt field is set.
-
getLastAttempt
public ManagedInstanceLastAttempt getLastAttempt()
[Output Only] Information about the last attempt to create or delete the instance.
optional .google.cloud.compute.v1.ManagedInstanceLastAttempt last_attempt = 434771492;
- Specified by:
getLastAttempt
in interfaceManagedInstanceOrBuilder
- Returns:
- The lastAttempt.
-
setLastAttempt
public ManagedInstance.Builder setLastAttempt(ManagedInstanceLastAttempt value)
[Output Only] Information about the last attempt to create or delete the instance.
optional .google.cloud.compute.v1.ManagedInstanceLastAttempt last_attempt = 434771492;
-
setLastAttempt
public ManagedInstance.Builder setLastAttempt(ManagedInstanceLastAttempt.Builder builderForValue)
[Output Only] Information about the last attempt to create or delete the instance.
optional .google.cloud.compute.v1.ManagedInstanceLastAttempt last_attempt = 434771492;
-
mergeLastAttempt
public ManagedInstance.Builder mergeLastAttempt(ManagedInstanceLastAttempt value)
[Output Only] Information about the last attempt to create or delete the instance.
optional .google.cloud.compute.v1.ManagedInstanceLastAttempt last_attempt = 434771492;
-
clearLastAttempt
public ManagedInstance.Builder clearLastAttempt()
[Output Only] Information about the last attempt to create or delete the instance.
optional .google.cloud.compute.v1.ManagedInstanceLastAttempt last_attempt = 434771492;
-
getLastAttemptBuilder
public ManagedInstanceLastAttempt.Builder getLastAttemptBuilder()
[Output Only] Information about the last attempt to create or delete the instance.
optional .google.cloud.compute.v1.ManagedInstanceLastAttempt last_attempt = 434771492;
-
getLastAttemptOrBuilder
public ManagedInstanceLastAttemptOrBuilder getLastAttemptOrBuilder()
[Output Only] Information about the last attempt to create or delete the instance.
optional .google.cloud.compute.v1.ManagedInstanceLastAttempt last_attempt = 434771492;
- Specified by:
getLastAttemptOrBuilder
in interfaceManagedInstanceOrBuilder
-
hasPreservedStateFromConfig
public boolean hasPreservedStateFromConfig()
[Output Only] Preserved state applied from per-instance config for this instance.
optional .google.cloud.compute.v1.PreservedState preserved_state_from_config = 98661858;
- Specified by:
hasPreservedStateFromConfig
in interfaceManagedInstanceOrBuilder
- Returns:
- Whether the preservedStateFromConfig field is set.
-
getPreservedStateFromConfig
public PreservedState getPreservedStateFromConfig()
[Output Only] Preserved state applied from per-instance config for this instance.
optional .google.cloud.compute.v1.PreservedState preserved_state_from_config = 98661858;
- Specified by:
getPreservedStateFromConfig
in interfaceManagedInstanceOrBuilder
- Returns:
- The preservedStateFromConfig.
-
setPreservedStateFromConfig
public ManagedInstance.Builder setPreservedStateFromConfig(PreservedState value)
[Output Only] Preserved state applied from per-instance config for this instance.
optional .google.cloud.compute.v1.PreservedState preserved_state_from_config = 98661858;
-
setPreservedStateFromConfig
public ManagedInstance.Builder setPreservedStateFromConfig(PreservedState.Builder builderForValue)
[Output Only] Preserved state applied from per-instance config for this instance.
optional .google.cloud.compute.v1.PreservedState preserved_state_from_config = 98661858;
-
mergePreservedStateFromConfig
public ManagedInstance.Builder mergePreservedStateFromConfig(PreservedState value)
[Output Only] Preserved state applied from per-instance config for this instance.
optional .google.cloud.compute.v1.PreservedState preserved_state_from_config = 98661858;
-
clearPreservedStateFromConfig
public ManagedInstance.Builder clearPreservedStateFromConfig()
[Output Only] Preserved state applied from per-instance config for this instance.
optional .google.cloud.compute.v1.PreservedState preserved_state_from_config = 98661858;
-
getPreservedStateFromConfigBuilder
public PreservedState.Builder getPreservedStateFromConfigBuilder()
[Output Only] Preserved state applied from per-instance config for this instance.
optional .google.cloud.compute.v1.PreservedState preserved_state_from_config = 98661858;
-
getPreservedStateFromConfigOrBuilder
public PreservedStateOrBuilder getPreservedStateFromConfigOrBuilder()
[Output Only] Preserved state applied from per-instance config for this instance.
optional .google.cloud.compute.v1.PreservedState preserved_state_from_config = 98661858;
- Specified by:
getPreservedStateFromConfigOrBuilder
in interfaceManagedInstanceOrBuilder
-
hasPreservedStateFromPolicy
public boolean hasPreservedStateFromPolicy()
[Output Only] Preserved state generated based on stateful policy for this instance.
optional .google.cloud.compute.v1.PreservedState preserved_state_from_policy = 470783954;
- Specified by:
hasPreservedStateFromPolicy
in interfaceManagedInstanceOrBuilder
- Returns:
- Whether the preservedStateFromPolicy field is set.
-
getPreservedStateFromPolicy
public PreservedState getPreservedStateFromPolicy()
[Output Only] Preserved state generated based on stateful policy for this instance.
optional .google.cloud.compute.v1.PreservedState preserved_state_from_policy = 470783954;
- Specified by:
getPreservedStateFromPolicy
in interfaceManagedInstanceOrBuilder
- Returns:
- The preservedStateFromPolicy.
-
setPreservedStateFromPolicy
public ManagedInstance.Builder setPreservedStateFromPolicy(PreservedState value)
[Output Only] Preserved state generated based on stateful policy for this instance.
optional .google.cloud.compute.v1.PreservedState preserved_state_from_policy = 470783954;
-
setPreservedStateFromPolicy
public ManagedInstance.Builder setPreservedStateFromPolicy(PreservedState.Builder builderForValue)
[Output Only] Preserved state generated based on stateful policy for this instance.
optional .google.cloud.compute.v1.PreservedState preserved_state_from_policy = 470783954;
-
mergePreservedStateFromPolicy
public ManagedInstance.Builder mergePreservedStateFromPolicy(PreservedState value)
[Output Only] Preserved state generated based on stateful policy for this instance.
optional .google.cloud.compute.v1.PreservedState preserved_state_from_policy = 470783954;
-
clearPreservedStateFromPolicy
public ManagedInstance.Builder clearPreservedStateFromPolicy()
[Output Only] Preserved state generated based on stateful policy for this instance.
optional .google.cloud.compute.v1.PreservedState preserved_state_from_policy = 470783954;
-
getPreservedStateFromPolicyBuilder
public PreservedState.Builder getPreservedStateFromPolicyBuilder()
[Output Only] Preserved state generated based on stateful policy for this instance.
optional .google.cloud.compute.v1.PreservedState preserved_state_from_policy = 470783954;
-
getPreservedStateFromPolicyOrBuilder
public PreservedStateOrBuilder getPreservedStateFromPolicyOrBuilder()
[Output Only] Preserved state generated based on stateful policy for this instance.
optional .google.cloud.compute.v1.PreservedState preserved_state_from_policy = 470783954;
- Specified by:
getPreservedStateFromPolicyOrBuilder
in interfaceManagedInstanceOrBuilder
-
hasVersion
public boolean hasVersion()
[Output Only] Intended version of this instance.
optional .google.cloud.compute.v1.ManagedInstanceVersion version = 351608024;
- Specified by:
hasVersion
in interfaceManagedInstanceOrBuilder
- Returns:
- Whether the version field is set.
-
getVersion
public ManagedInstanceVersion getVersion()
[Output Only] Intended version of this instance.
optional .google.cloud.compute.v1.ManagedInstanceVersion version = 351608024;
- Specified by:
getVersion
in interfaceManagedInstanceOrBuilder
- Returns:
- The version.
-
setVersion
public ManagedInstance.Builder setVersion(ManagedInstanceVersion value)
[Output Only] Intended version of this instance.
optional .google.cloud.compute.v1.ManagedInstanceVersion version = 351608024;
-
setVersion
public ManagedInstance.Builder setVersion(ManagedInstanceVersion.Builder builderForValue)
[Output Only] Intended version of this instance.
optional .google.cloud.compute.v1.ManagedInstanceVersion version = 351608024;
-
mergeVersion
public ManagedInstance.Builder mergeVersion(ManagedInstanceVersion value)
[Output Only] Intended version of this instance.
optional .google.cloud.compute.v1.ManagedInstanceVersion version = 351608024;
-
clearVersion
public ManagedInstance.Builder clearVersion()
[Output Only] Intended version of this instance.
optional .google.cloud.compute.v1.ManagedInstanceVersion version = 351608024;
-
getVersionBuilder
public ManagedInstanceVersion.Builder getVersionBuilder()
[Output Only] Intended version of this instance.
optional .google.cloud.compute.v1.ManagedInstanceVersion version = 351608024;
-
getVersionOrBuilder
public ManagedInstanceVersionOrBuilder getVersionOrBuilder()
[Output Only] Intended version of this instance.
optional .google.cloud.compute.v1.ManagedInstanceVersion version = 351608024;
- Specified by:
getVersionOrBuilder
in interfaceManagedInstanceOrBuilder
-
setUnknownFields
public final ManagedInstance.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
setUnknownFields
in interfacecom.google.protobuf.Message.Builder
- Overrides:
setUnknownFields
in classcom.google.protobuf.GeneratedMessageV3.Builder<ManagedInstance.Builder>
-
mergeUnknownFields
public final ManagedInstance.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
mergeUnknownFields
in interfacecom.google.protobuf.Message.Builder
- Overrides:
mergeUnknownFields
in classcom.google.protobuf.GeneratedMessageV3.Builder<ManagedInstance.Builder>
-
-