Package com.google.cloud.compute.v1
Class ManagedInstance
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite
-
- com.google.protobuf.AbstractMessage
-
- com.google.protobuf.GeneratedMessageV3
-
- com.google.cloud.compute.v1.ManagedInstance
-
- All Implemented Interfaces:
ManagedInstanceOrBuilder,com.google.protobuf.Message,com.google.protobuf.MessageLite,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,Serializable
public final class ManagedInstance extends com.google.protobuf.GeneratedMessageV3 implements ManagedInstanceOrBuilder
A Managed Instance resource.
Protobuf typegoogle.cloud.compute.v1.ManagedInstance- See Also:
- Serialized Form
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classManagedInstance.BuilderA Managed Instance resource.static classManagedInstance.CurrentAction[Output Only] The current action that the managed instance group has scheduled for the instance.static classManagedInstance.InstanceStatus[Output Only] The status of the instance.-
Nested classes/interfaces inherited from class com.google.protobuf.GeneratedMessageV3
com.google.protobuf.GeneratedMessageV3.BuilderParent, com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>,BuilderT extends com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageT,BuilderT>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessageOrBuilder<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>>, com.google.protobuf.GeneratedMessageV3.FieldAccessorTable, com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter
-
-
Field Summary
Fields Modifier and Type Field Description static intCURRENT_ACTION_FIELD_NUMBERstatic intID_FIELD_NUMBERstatic intINSTANCE_FIELD_NUMBERstatic intINSTANCE_HEALTH_FIELD_NUMBERstatic intINSTANCE_STATUS_FIELD_NUMBERstatic intLAST_ATTEMPT_FIELD_NUMBERstatic intPRESERVED_STATE_FROM_CONFIG_FIELD_NUMBERstatic intPRESERVED_STATE_FROM_POLICY_FIELD_NUMBERstatic intVERSION_FIELD_NUMBER
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanequals(Object obj)StringgetCurrentAction()[Output Only] The current action that the managed instance group has scheduled for the instance.com.google.protobuf.ByteStringgetCurrentActionBytes()[Output Only] The current action that the managed instance group has scheduled for the instance.static ManagedInstancegetDefaultInstance()ManagedInstancegetDefaultInstanceForType()static com.google.protobuf.Descriptors.DescriptorgetDescriptor()longgetId()[Output only] The unique identifier for this resource.StringgetInstance()[Output Only] The URL of the instance.com.google.protobuf.ByteStringgetInstanceBytes()[Output Only] The URL of the instance.ManagedInstanceInstanceHealthgetInstanceHealth(int index)[Output Only] Health state of the instance per health-check.intgetInstanceHealthCount()[Output Only] Health state of the instance per health-check.List<ManagedInstanceInstanceHealth>getInstanceHealthList()[Output Only] Health state of the instance per health-check.ManagedInstanceInstanceHealthOrBuildergetInstanceHealthOrBuilder(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.StringgetInstanceStatus()[Output Only] The status of the instance.com.google.protobuf.ByteStringgetInstanceStatusBytes()[Output Only] The status of the instance.ManagedInstanceLastAttemptgetLastAttempt()[Output Only] Information about the last attempt to create or delete the instance.ManagedInstanceLastAttemptOrBuildergetLastAttemptOrBuilder()[Output Only] Information about the last attempt to create or delete the instance.com.google.protobuf.Parser<ManagedInstance>getParserForType()PreservedStategetPreservedStateFromConfig()[Output Only] Preserved state applied from per-instance config for this instance.PreservedStateOrBuildergetPreservedStateFromConfigOrBuilder()[Output Only] Preserved state applied from per-instance config for this instance.PreservedStategetPreservedStateFromPolicy()[Output Only] Preserved state generated based on stateful policy for this instance.PreservedStateOrBuildergetPreservedStateFromPolicyOrBuilder()[Output Only] Preserved state generated based on stateful policy for this instance.intgetSerializedSize()ManagedInstanceVersiongetVersion()[Output Only] Intended version of this instance.ManagedInstanceVersionOrBuildergetVersionOrBuilder()[Output Only] Intended version of this instance.booleanhasCurrentAction()[Output Only] The current action that the managed instance group has scheduled for the instance.inthashCode()booleanhasId()[Output only] The unique identifier for this resource.booleanhasInstance()[Output Only] The URL of the instance.booleanhasInstanceStatus()[Output Only] The status of the instance.booleanhasLastAttempt()[Output Only] Information about the last attempt to create or delete the instance.booleanhasPreservedStateFromConfig()[Output Only] Preserved state applied from per-instance config for this instance.booleanhasPreservedStateFromPolicy()[Output Only] Preserved state generated based on stateful policy for this instance.booleanhasVersion()[Output Only] Intended version of this instance.protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()booleanisInitialized()static ManagedInstance.BuildernewBuilder()static ManagedInstance.BuildernewBuilder(ManagedInstance prototype)ManagedInstance.BuildernewBuilderForType()protected ManagedInstance.BuildernewBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)protected ObjectnewInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)static ManagedInstanceparseDelimitedFrom(InputStream input)static ManagedInstanceparseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ManagedInstanceparseFrom(byte[] data)static ManagedInstanceparseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ManagedInstanceparseFrom(com.google.protobuf.ByteString data)static ManagedInstanceparseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ManagedInstanceparseFrom(com.google.protobuf.CodedInputStream input)static ManagedInstanceparseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ManagedInstanceparseFrom(InputStream input)static ManagedInstanceparseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ManagedInstanceparseFrom(ByteBuffer data)static ManagedInstanceparseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static com.google.protobuf.Parser<ManagedInstance>parser()ManagedInstance.BuildertoBuilder()voidwriteTo(com.google.protobuf.CodedOutputStream output)-
Methods inherited from class com.google.protobuf.GeneratedMessageV3
canUseUnsafe, computeStringSize, computeStringSizeNoTag, emptyBooleanList, emptyDoubleList, emptyFloatList, emptyIntList, emptyLongList, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, internalGetMapField, isStringEmpty, makeExtensionsImmutable, makeMutableCopy, mergeFromAndMakeImmutableInternal, mutableCopy, mutableCopy, mutableCopy, mutableCopy, mutableCopy, newBooleanList, newBuilderForType, newDoubleList, newFloatList, newIntList, newLongList, parseDelimitedWithIOException, parseDelimitedWithIOException, parseUnknownField, parseUnknownFieldProto3, parseWithIOException, parseWithIOException, parseWithIOException, parseWithIOException, serializeBooleanMapTo, serializeIntegerMapTo, serializeLongMapTo, serializeStringMapTo, writeReplace, writeString, writeStringNoTag
-
Methods inherited from class com.google.protobuf.AbstractMessage
findInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toString
-
Methods inherited from class com.google.protobuf.AbstractMessageLite
addAll, addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeTo
-
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
-
-
-
-
Field Detail
-
CURRENT_ACTION_FIELD_NUMBER
public static final int CURRENT_ACTION_FIELD_NUMBER
- See Also:
- Constant Field Values
-
ID_FIELD_NUMBER
public static final int ID_FIELD_NUMBER
- See Also:
- Constant Field Values
-
INSTANCE_FIELD_NUMBER
public static final int INSTANCE_FIELD_NUMBER
- See Also:
- Constant Field Values
-
INSTANCE_HEALTH_FIELD_NUMBER
public static final int INSTANCE_HEALTH_FIELD_NUMBER
- See Also:
- Constant Field Values
-
INSTANCE_STATUS_FIELD_NUMBER
public static final int INSTANCE_STATUS_FIELD_NUMBER
- See Also:
- Constant Field Values
-
LAST_ATTEMPT_FIELD_NUMBER
public static final int LAST_ATTEMPT_FIELD_NUMBER
- See Also:
- Constant Field Values
-
PRESERVED_STATE_FROM_CONFIG_FIELD_NUMBER
public static final int PRESERVED_STATE_FROM_CONFIG_FIELD_NUMBER
- See Also:
- Constant Field Values
-
PRESERVED_STATE_FROM_POLICY_FIELD_NUMBER
public static final int PRESERVED_STATE_FROM_POLICY_FIELD_NUMBER
- See Also:
- Constant Field Values
-
VERSION_FIELD_NUMBER
public static final int VERSION_FIELD_NUMBER
- See Also:
- Constant Field Values
-
-
Method Detail
-
newInstance
protected Object newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)
- Overrides:
newInstancein classcom.google.protobuf.GeneratedMessageV3
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
-
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
- Specified by:
internalGetFieldAccessorTablein classcom.google.protobuf.GeneratedMessageV3
-
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:
hasCurrentActionin 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:
getCurrentActionin 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:
getCurrentActionBytesin interfaceManagedInstanceOrBuilder- Returns:
- The bytes for currentAction.
-
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:
hasIdin 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:
getIdin interfaceManagedInstanceOrBuilder- Returns:
- The id.
-
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:
hasInstancein 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:
getInstancein 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:
getInstanceBytesin interfaceManagedInstanceOrBuilder- Returns:
- The bytes for instance.
-
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:
getInstanceHealthListin 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:
getInstanceHealthOrBuilderListin 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:
getInstanceHealthCountin 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:
getInstanceHealthin interfaceManagedInstanceOrBuilder
-
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:
getInstanceHealthOrBuilderin interfaceManagedInstanceOrBuilder
-
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:
hasInstanceStatusin 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:
getInstanceStatusin 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:
getInstanceStatusBytesin interfaceManagedInstanceOrBuilder- Returns:
- The bytes for instanceStatus.
-
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:
hasLastAttemptin 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:
getLastAttemptin interfaceManagedInstanceOrBuilder- Returns:
- The lastAttempt.
-
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:
getLastAttemptOrBuilderin 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:
hasPreservedStateFromConfigin 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:
getPreservedStateFromConfigin interfaceManagedInstanceOrBuilder- Returns:
- The preservedStateFromConfig.
-
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:
getPreservedStateFromConfigOrBuilderin 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:
hasPreservedStateFromPolicyin 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:
getPreservedStateFromPolicyin interfaceManagedInstanceOrBuilder- Returns:
- The preservedStateFromPolicy.
-
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:
getPreservedStateFromPolicyOrBuilderin interfaceManagedInstanceOrBuilder
-
hasVersion
public boolean hasVersion()
[Output Only] Intended version of this instance.
optional .google.cloud.compute.v1.ManagedInstanceVersion version = 351608024;- Specified by:
hasVersionin 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:
getVersionin interfaceManagedInstanceOrBuilder- Returns:
- The version.
-
getVersionOrBuilder
public ManagedInstanceVersionOrBuilder getVersionOrBuilder()
[Output Only] Intended version of this instance.
optional .google.cloud.compute.v1.ManagedInstanceVersion version = 351608024;- Specified by:
getVersionOrBuilderin interfaceManagedInstanceOrBuilder
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3
-
writeTo
public void writeTo(com.google.protobuf.CodedOutputStream output) throws IOException- Specified by:
writeToin interfacecom.google.protobuf.MessageLite- Overrides:
writeToin classcom.google.protobuf.GeneratedMessageV3- Throws:
IOException
-
getSerializedSize
public int getSerializedSize()
- Specified by:
getSerializedSizein interfacecom.google.protobuf.MessageLite- Overrides:
getSerializedSizein classcom.google.protobuf.GeneratedMessageV3
-
equals
public boolean equals(Object obj)
- Specified by:
equalsin interfacecom.google.protobuf.Message- Overrides:
equalsin classcom.google.protobuf.AbstractMessage
-
hashCode
public int hashCode()
- Specified by:
hashCodein interfacecom.google.protobuf.Message- Overrides:
hashCodein classcom.google.protobuf.AbstractMessage
-
parseFrom
public static ManagedInstance parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static ManagedInstance parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static ManagedInstance parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static ManagedInstance parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static ManagedInstance parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static ManagedInstance parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static ManagedInstance parseFrom(InputStream input) throws IOException
- Throws:
IOException
-
parseFrom
public static ManagedInstance parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
parseDelimitedFrom
public static ManagedInstance parseDelimitedFrom(InputStream input) throws IOException
- Throws:
IOException
-
parseDelimitedFrom
public static ManagedInstance parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
parseFrom
public static ManagedInstance parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
- Throws:
IOException
-
parseFrom
public static ManagedInstance parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
newBuilderForType
public ManagedInstance.Builder newBuilderForType()
- Specified by:
newBuilderForTypein interfacecom.google.protobuf.Message- Specified by:
newBuilderForTypein interfacecom.google.protobuf.MessageLite
-
newBuilder
public static ManagedInstance.Builder newBuilder()
-
newBuilder
public static ManagedInstance.Builder newBuilder(ManagedInstance prototype)
-
toBuilder
public ManagedInstance.Builder toBuilder()
- Specified by:
toBuilderin interfacecom.google.protobuf.Message- Specified by:
toBuilderin interfacecom.google.protobuf.MessageLite
-
newBuilderForType
protected ManagedInstance.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
- Specified by:
newBuilderForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstance
public static ManagedInstance getDefaultInstance()
-
parser
public static com.google.protobuf.Parser<ManagedInstance> parser()
-
getParserForType
public com.google.protobuf.Parser<ManagedInstance> getParserForType()
- Specified by:
getParserForTypein interfacecom.google.protobuf.Message- Specified by:
getParserForTypein interfacecom.google.protobuf.MessageLite- Overrides:
getParserForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstanceForType
public ManagedInstance getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
-