Package com.google.cloud.compute.v1
Class InstanceManagedByIgmErrorInstanceActionDetails.Builder
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite.Builder
-
- com.google.protobuf.AbstractMessage.Builder<BuilderT>
-
- com.google.protobuf.GeneratedMessageV3.Builder<InstanceManagedByIgmErrorInstanceActionDetails.Builder>
-
- com.google.cloud.compute.v1.InstanceManagedByIgmErrorInstanceActionDetails.Builder
-
- All Implemented Interfaces:
InstanceManagedByIgmErrorInstanceActionDetailsOrBuilder
,com.google.protobuf.Message.Builder
,com.google.protobuf.MessageLite.Builder
,com.google.protobuf.MessageLiteOrBuilder
,com.google.protobuf.MessageOrBuilder
,Cloneable
- Enclosing class:
- InstanceManagedByIgmErrorInstanceActionDetails
public static final class InstanceManagedByIgmErrorInstanceActionDetails.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<InstanceManagedByIgmErrorInstanceActionDetails.Builder> implements InstanceManagedByIgmErrorInstanceActionDetailsOrBuilder
google.cloud.compute.v1.InstanceManagedByIgmErrorInstanceActionDetails
-
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description InstanceManagedByIgmErrorInstanceActionDetails.Builder
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
InstanceManagedByIgmErrorInstanceActionDetails
build()
InstanceManagedByIgmErrorInstanceActionDetails
buildPartial()
InstanceManagedByIgmErrorInstanceActionDetails.Builder
clear()
InstanceManagedByIgmErrorInstanceActionDetails.Builder
clearAction()
[Output Only] Action that managed instance group was executing on the instance when the error occurred.InstanceManagedByIgmErrorInstanceActionDetails.Builder
clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
InstanceManagedByIgmErrorInstanceActionDetails.Builder
clearInstance()
[Output Only] The URL of the instance.InstanceManagedByIgmErrorInstanceActionDetails.Builder
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
InstanceManagedByIgmErrorInstanceActionDetails.Builder
clearVersion()
[Output Only] Version this instance was created from, or was being created from, but the creation failed.InstanceManagedByIgmErrorInstanceActionDetails.Builder
clone()
String
getAction()
[Output Only] Action that managed instance group was executing on the instance when the error occurred.com.google.protobuf.ByteString
getActionBytes()
[Output Only] Action that managed instance group was executing on the instance when the error occurred.InstanceManagedByIgmErrorInstanceActionDetails
getDefaultInstanceForType()
static com.google.protobuf.Descriptors.Descriptor
getDescriptor()
com.google.protobuf.Descriptors.Descriptor
getDescriptorForType()
String
getInstance()
[Output Only] The URL of the instance.com.google.protobuf.ByteString
getInstanceBytes()
[Output Only] The URL of the instance.ManagedInstanceVersion
getVersion()
[Output Only] Version this instance was created from, or was being created from, but the creation failed.ManagedInstanceVersion.Builder
getVersionBuilder()
[Output Only] Version this instance was created from, or was being created from, but the creation failed.ManagedInstanceVersionOrBuilder
getVersionOrBuilder()
[Output Only] Version this instance was created from, or was being created from, but the creation failed.boolean
hasAction()
[Output Only] Action that managed instance group was executing on the instance when the error occurred.boolean
hasInstance()
[Output Only] The URL of the instance.boolean
hasVersion()
[Output Only] Version this instance was created from, or was being created from, but the creation failed.protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
internalGetFieldAccessorTable()
boolean
isInitialized()
InstanceManagedByIgmErrorInstanceActionDetails.Builder
mergeFrom(InstanceManagedByIgmErrorInstanceActionDetails other)
InstanceManagedByIgmErrorInstanceActionDetails.Builder
mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
InstanceManagedByIgmErrorInstanceActionDetails.Builder
mergeFrom(com.google.protobuf.Message other)
InstanceManagedByIgmErrorInstanceActionDetails.Builder
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
InstanceManagedByIgmErrorInstanceActionDetails.Builder
mergeVersion(ManagedInstanceVersion value)
[Output Only] Version this instance was created from, or was being created from, but the creation failed.InstanceManagedByIgmErrorInstanceActionDetails.Builder
setAction(String value)
[Output Only] Action that managed instance group was executing on the instance when the error occurred.InstanceManagedByIgmErrorInstanceActionDetails.Builder
setActionBytes(com.google.protobuf.ByteString value)
[Output Only] Action that managed instance group was executing on the instance when the error occurred.InstanceManagedByIgmErrorInstanceActionDetails.Builder
setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
InstanceManagedByIgmErrorInstanceActionDetails.Builder
setInstance(String value)
[Output Only] The URL of the instance.InstanceManagedByIgmErrorInstanceActionDetails.Builder
setInstanceBytes(com.google.protobuf.ByteString value)
[Output Only] The URL of the instance.InstanceManagedByIgmErrorInstanceActionDetails.Builder
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
InstanceManagedByIgmErrorInstanceActionDetails.Builder
setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
InstanceManagedByIgmErrorInstanceActionDetails.Builder
setVersion(ManagedInstanceVersion value)
[Output Only] Version this instance was created from, or was being created from, but the creation failed.InstanceManagedByIgmErrorInstanceActionDetails.Builder
setVersion(ManagedInstanceVersion.Builder builderForValue)
[Output Only] Version this instance was created from, or was being created from, but the creation failed.-
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<InstanceManagedByIgmErrorInstanceActionDetails.Builder>
-
clear
public InstanceManagedByIgmErrorInstanceActionDetails.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<InstanceManagedByIgmErrorInstanceActionDetails.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<InstanceManagedByIgmErrorInstanceActionDetails.Builder>
-
getDefaultInstanceForType
public InstanceManagedByIgmErrorInstanceActionDetails getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageOrBuilder
-
build
public InstanceManagedByIgmErrorInstanceActionDetails build()
- Specified by:
build
in interfacecom.google.protobuf.Message.Builder
- Specified by:
build
in interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
public InstanceManagedByIgmErrorInstanceActionDetails buildPartial()
- Specified by:
buildPartial
in interfacecom.google.protobuf.Message.Builder
- Specified by:
buildPartial
in interfacecom.google.protobuf.MessageLite.Builder
-
clone
public InstanceManagedByIgmErrorInstanceActionDetails.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<InstanceManagedByIgmErrorInstanceActionDetails.Builder>
-
setField
public InstanceManagedByIgmErrorInstanceActionDetails.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<InstanceManagedByIgmErrorInstanceActionDetails.Builder>
-
clearField
public InstanceManagedByIgmErrorInstanceActionDetails.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<InstanceManagedByIgmErrorInstanceActionDetails.Builder>
-
clearOneof
public InstanceManagedByIgmErrorInstanceActionDetails.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<InstanceManagedByIgmErrorInstanceActionDetails.Builder>
-
setRepeatedField
public InstanceManagedByIgmErrorInstanceActionDetails.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<InstanceManagedByIgmErrorInstanceActionDetails.Builder>
-
addRepeatedField
public InstanceManagedByIgmErrorInstanceActionDetails.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<InstanceManagedByIgmErrorInstanceActionDetails.Builder>
-
mergeFrom
public InstanceManagedByIgmErrorInstanceActionDetails.Builder mergeFrom(com.google.protobuf.Message other)
- Specified by:
mergeFrom
in interfacecom.google.protobuf.Message.Builder
- Overrides:
mergeFrom
in classcom.google.protobuf.AbstractMessage.Builder<InstanceManagedByIgmErrorInstanceActionDetails.Builder>
-
mergeFrom
public InstanceManagedByIgmErrorInstanceActionDetails.Builder mergeFrom(InstanceManagedByIgmErrorInstanceActionDetails other)
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitialized
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Overrides:
isInitialized
in classcom.google.protobuf.GeneratedMessageV3.Builder<InstanceManagedByIgmErrorInstanceActionDetails.Builder>
-
mergeFrom
public InstanceManagedByIgmErrorInstanceActionDetails.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<InstanceManagedByIgmErrorInstanceActionDetails.Builder>
- Throws:
IOException
-
hasAction
public boolean hasAction()
[Output Only] Action that managed instance group was executing on the instance when the error occurred. Possible values: Check the Action enum for the list of possible values.
optional string action = 187661878;
- Specified by:
hasAction
in interfaceInstanceManagedByIgmErrorInstanceActionDetailsOrBuilder
- Returns:
- Whether the action field is set.
-
getAction
public String getAction()
[Output Only] Action that managed instance group was executing on the instance when the error occurred. Possible values: Check the Action enum for the list of possible values.
optional string action = 187661878;
- Specified by:
getAction
in interfaceInstanceManagedByIgmErrorInstanceActionDetailsOrBuilder
- Returns:
- The action.
-
getActionBytes
public com.google.protobuf.ByteString getActionBytes()
[Output Only] Action that managed instance group was executing on the instance when the error occurred. Possible values: Check the Action enum for the list of possible values.
optional string action = 187661878;
- Specified by:
getActionBytes
in interfaceInstanceManagedByIgmErrorInstanceActionDetailsOrBuilder
- Returns:
- The bytes for action.
-
setAction
public InstanceManagedByIgmErrorInstanceActionDetails.Builder setAction(String value)
[Output Only] Action that managed instance group was executing on the instance when the error occurred. Possible values: Check the Action enum for the list of possible values.
optional string action = 187661878;
- Parameters:
value
- The action to set.- Returns:
- This builder for chaining.
-
clearAction
public InstanceManagedByIgmErrorInstanceActionDetails.Builder clearAction()
[Output Only] Action that managed instance group was executing on the instance when the error occurred. Possible values: Check the Action enum for the list of possible values.
optional string action = 187661878;
- Returns:
- This builder for chaining.
-
setActionBytes
public InstanceManagedByIgmErrorInstanceActionDetails.Builder setActionBytes(com.google.protobuf.ByteString value)
[Output Only] Action that managed instance group was executing on the instance when the error occurred. Possible values: Check the Action enum for the list of possible values.
optional string action = 187661878;
- Parameters:
value
- The bytes for action to set.- Returns:
- This builder for chaining.
-
hasInstance
public boolean hasInstance()
[Output Only] The URL of the instance. The URL can be set even if the instance has not yet been created.
optional string instance = 18257045;
- Specified by:
hasInstance
in interfaceInstanceManagedByIgmErrorInstanceActionDetailsOrBuilder
- Returns:
- Whether the instance field is set.
-
getInstance
public String getInstance()
[Output Only] The URL of the instance. The URL can be set even if the instance has not yet been created.
optional string instance = 18257045;
- Specified by:
getInstance
in interfaceInstanceManagedByIgmErrorInstanceActionDetailsOrBuilder
- Returns:
- The instance.
-
getInstanceBytes
public com.google.protobuf.ByteString getInstanceBytes()
[Output Only] The URL of the instance. The URL can be set even if the instance has not yet been created.
optional string instance = 18257045;
- Specified by:
getInstanceBytes
in interfaceInstanceManagedByIgmErrorInstanceActionDetailsOrBuilder
- Returns:
- The bytes for instance.
-
setInstance
public InstanceManagedByIgmErrorInstanceActionDetails.Builder setInstance(String value)
[Output Only] The URL of the instance. The URL can be set 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 InstanceManagedByIgmErrorInstanceActionDetails.Builder clearInstance()
[Output Only] The URL of the instance. The URL can be set even if the instance has not yet been created.
optional string instance = 18257045;
- Returns:
- This builder for chaining.
-
setInstanceBytes
public InstanceManagedByIgmErrorInstanceActionDetails.Builder setInstanceBytes(com.google.protobuf.ByteString value)
[Output Only] The URL of the instance. The URL can be set 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.
-
hasVersion
public boolean hasVersion()
[Output Only] Version this instance was created from, or was being created from, but the creation failed. Corresponds to one of the versions that were set on the Instance Group Manager resource at the time this instance was being created.
optional .google.cloud.compute.v1.ManagedInstanceVersion version = 351608024;
- Specified by:
hasVersion
in interfaceInstanceManagedByIgmErrorInstanceActionDetailsOrBuilder
- Returns:
- Whether the version field is set.
-
getVersion
public ManagedInstanceVersion getVersion()
[Output Only] Version this instance was created from, or was being created from, but the creation failed. Corresponds to one of the versions that were set on the Instance Group Manager resource at the time this instance was being created.
optional .google.cloud.compute.v1.ManagedInstanceVersion version = 351608024;
- Specified by:
getVersion
in interfaceInstanceManagedByIgmErrorInstanceActionDetailsOrBuilder
- Returns:
- The version.
-
setVersion
public InstanceManagedByIgmErrorInstanceActionDetails.Builder setVersion(ManagedInstanceVersion value)
[Output Only] Version this instance was created from, or was being created from, but the creation failed. Corresponds to one of the versions that were set on the Instance Group Manager resource at the time this instance was being created.
optional .google.cloud.compute.v1.ManagedInstanceVersion version = 351608024;
-
setVersion
public InstanceManagedByIgmErrorInstanceActionDetails.Builder setVersion(ManagedInstanceVersion.Builder builderForValue)
[Output Only] Version this instance was created from, or was being created from, but the creation failed. Corresponds to one of the versions that were set on the Instance Group Manager resource at the time this instance was being created.
optional .google.cloud.compute.v1.ManagedInstanceVersion version = 351608024;
-
mergeVersion
public InstanceManagedByIgmErrorInstanceActionDetails.Builder mergeVersion(ManagedInstanceVersion value)
[Output Only] Version this instance was created from, or was being created from, but the creation failed. Corresponds to one of the versions that were set on the Instance Group Manager resource at the time this instance was being created.
optional .google.cloud.compute.v1.ManagedInstanceVersion version = 351608024;
-
clearVersion
public InstanceManagedByIgmErrorInstanceActionDetails.Builder clearVersion()
[Output Only] Version this instance was created from, or was being created from, but the creation failed. Corresponds to one of the versions that were set on the Instance Group Manager resource at the time this instance was being created.
optional .google.cloud.compute.v1.ManagedInstanceVersion version = 351608024;
-
getVersionBuilder
public ManagedInstanceVersion.Builder getVersionBuilder()
[Output Only] Version this instance was created from, or was being created from, but the creation failed. Corresponds to one of the versions that were set on the Instance Group Manager resource at the time this instance was being created.
optional .google.cloud.compute.v1.ManagedInstanceVersion version = 351608024;
-
getVersionOrBuilder
public ManagedInstanceVersionOrBuilder getVersionOrBuilder()
[Output Only] Version this instance was created from, or was being created from, but the creation failed. Corresponds to one of the versions that were set on the Instance Group Manager resource at the time this instance was being created.
optional .google.cloud.compute.v1.ManagedInstanceVersion version = 351608024;
- Specified by:
getVersionOrBuilder
in interfaceInstanceManagedByIgmErrorInstanceActionDetailsOrBuilder
-
setUnknownFields
public final InstanceManagedByIgmErrorInstanceActionDetails.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
setUnknownFields
in interfacecom.google.protobuf.Message.Builder
- Overrides:
setUnknownFields
in classcom.google.protobuf.GeneratedMessageV3.Builder<InstanceManagedByIgmErrorInstanceActionDetails.Builder>
-
mergeUnknownFields
public final InstanceManagedByIgmErrorInstanceActionDetails.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
mergeUnknownFields
in interfacecom.google.protobuf.Message.Builder
- Overrides:
mergeUnknownFields
in classcom.google.protobuf.GeneratedMessageV3.Builder<InstanceManagedByIgmErrorInstanceActionDetails.Builder>
-
-