Enum BatchCreateInstanceStatus.State (0.61.0)
public enum BatchCreateInstanceStatus.State extends Enum<BatchCreateInstanceStatus.State> implements ProtocolMessageEnum
State contains all valid instance states for the BatchCreateInstances
operation. This is mainly used for status reporting through the LRO
metadata.
Protobuf enum google.cloud.alloydb.v1beta.BatchCreateInstanceStatus.State
Static Fields
|
Name |
Description |
CREATING |
The instance is being created.
CREATING = 3;
|
CREATING_VALUE |
The instance is being created.
CREATING = 3;
|
DELETING |
The instance is being deleted.
DELETING = 4;
|
DELETING_VALUE |
The instance is being deleted.
DELETING = 4;
|
FAILED |
The creation of the instance failed or a fatal error occurred during
an operation on the instance or a batch of instances.
FAILED = 5;
|
FAILED_VALUE |
The creation of the instance failed or a fatal error occurred during
an operation on the instance or a batch of instances.
FAILED = 5;
|
PENDING_CREATE |
Instance is pending creation and has not yet been picked up for
processing in the backend.
PENDING_CREATE = 1;
|
PENDING_CREATE_VALUE |
Instance is pending creation and has not yet been picked up for
processing in the backend.
PENDING_CREATE = 1;
|
READY |
The instance is active and running.
READY = 2;
|
READY_VALUE |
The instance is active and running.
READY = 2;
|
ROLLED_BACK |
The instance was created successfully, but was rolled back and deleted
due to some other failure during BatchCreateInstances operation.
ROLLED_BACK = 6;
|
ROLLED_BACK_VALUE |
The instance was created successfully, but was rolled back and deleted
due to some other failure during BatchCreateInstances operation.
ROLLED_BACK = 6;
|
STATE_UNSPECIFIED |
The state of the instance is unknown.
STATE_UNSPECIFIED = 0;
|
STATE_UNSPECIFIED_VALUE |
The state of the instance is unknown.
STATE_UNSPECIFIED = 0;
|
UNRECOGNIZED |
|
Static Methods
|
Name |
Description |
forNumber(int value) |
|
getDescriptor() |
|
internalGetValueMap() |
|
valueOf(Descriptors.EnumValueDescriptor desc) |
|
valueOf(int value) |
Deprecated. Use #forNumber(int) instead.
|
valueOf(String name) |
|
values() |
|
Methods
|
Name |
Description |
getDescriptorForType() |
|
getNumber() |
|
getValueDescriptor() |
|
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2025-08-28 UTC.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-28 UTC."],[],[],null,["# Enum BatchCreateInstanceStatus.State (0.61.0)\n\nVersion latestkeyboard_arrow_down\n\n- [0.61.0 (latest)](/java/docs/reference/google-cloud-alloydb/latest/com.google.cloud.alloydb.v1beta.BatchCreateInstanceStatus.State)\n- [0.59.0](/java/docs/reference/google-cloud-alloydb/0.59.0/com.google.cloud.alloydb.v1beta.BatchCreateInstanceStatus.State)\n- [0.57.0](/java/docs/reference/google-cloud-alloydb/0.57.0/com.google.cloud.alloydb.v1beta.BatchCreateInstanceStatus.State)\n- [0.56.0](/java/docs/reference/google-cloud-alloydb/0.56.0/com.google.cloud.alloydb.v1beta.BatchCreateInstanceStatus.State)\n- [0.53.0](/java/docs/reference/google-cloud-alloydb/0.53.0/com.google.cloud.alloydb.v1beta.BatchCreateInstanceStatus.State)\n- [0.52.0](/java/docs/reference/google-cloud-alloydb/0.52.0/com.google.cloud.alloydb.v1beta.BatchCreateInstanceStatus.State)\n- [0.51.0](/java/docs/reference/google-cloud-alloydb/0.51.0/com.google.cloud.alloydb.v1beta.BatchCreateInstanceStatus.State)\n- [0.49.0](/java/docs/reference/google-cloud-alloydb/0.49.0/com.google.cloud.alloydb.v1beta.BatchCreateInstanceStatus.State)\n- [0.48.0](/java/docs/reference/google-cloud-alloydb/0.48.0/com.google.cloud.alloydb.v1beta.BatchCreateInstanceStatus.State)\n- [0.47.0](/java/docs/reference/google-cloud-alloydb/0.47.0/com.google.cloud.alloydb.v1beta.BatchCreateInstanceStatus.State)\n- [0.46.0](/java/docs/reference/google-cloud-alloydb/0.46.0/com.google.cloud.alloydb.v1beta.BatchCreateInstanceStatus.State)\n- [0.45.0](/java/docs/reference/google-cloud-alloydb/0.45.0/com.google.cloud.alloydb.v1beta.BatchCreateInstanceStatus.State)\n- [0.44.0](/java/docs/reference/google-cloud-alloydb/0.44.0/com.google.cloud.alloydb.v1beta.BatchCreateInstanceStatus.State)\n- [0.43.0](/java/docs/reference/google-cloud-alloydb/0.43.0/com.google.cloud.alloydb.v1beta.BatchCreateInstanceStatus.State)\n- [0.42.0](/java/docs/reference/google-cloud-alloydb/0.42.0/com.google.cloud.alloydb.v1beta.BatchCreateInstanceStatus.State)\n- [0.41.0](/java/docs/reference/google-cloud-alloydb/0.41.0/com.google.cloud.alloydb.v1beta.BatchCreateInstanceStatus.State)\n- [0.40.0](/java/docs/reference/google-cloud-alloydb/0.40.0/com.google.cloud.alloydb.v1beta.BatchCreateInstanceStatus.State)\n- [0.38.0](/java/docs/reference/google-cloud-alloydb/0.38.0/com.google.cloud.alloydb.v1beta.BatchCreateInstanceStatus.State)\n- [0.37.0](/java/docs/reference/google-cloud-alloydb/0.37.0/com.google.cloud.alloydb.v1beta.BatchCreateInstanceStatus.State)\n- [0.36.0](/java/docs/reference/google-cloud-alloydb/0.36.0/com.google.cloud.alloydb.v1beta.BatchCreateInstanceStatus.State)\n- [0.35.0](/java/docs/reference/google-cloud-alloydb/0.35.0/com.google.cloud.alloydb.v1beta.BatchCreateInstanceStatus.State)\n- [0.34.0](/java/docs/reference/google-cloud-alloydb/0.34.0/com.google.cloud.alloydb.v1beta.BatchCreateInstanceStatus.State)\n- [0.33.0](/java/docs/reference/google-cloud-alloydb/0.33.0/com.google.cloud.alloydb.v1beta.BatchCreateInstanceStatus.State)\n- [0.32.0](/java/docs/reference/google-cloud-alloydb/0.32.0/com.google.cloud.alloydb.v1beta.BatchCreateInstanceStatus.State)\n- [0.31.0](/java/docs/reference/google-cloud-alloydb/0.31.0/com.google.cloud.alloydb.v1beta.BatchCreateInstanceStatus.State)\n- [0.30.0](/java/docs/reference/google-cloud-alloydb/0.30.0/com.google.cloud.alloydb.v1beta.BatchCreateInstanceStatus.State)\n- [0.29.0](/java/docs/reference/google-cloud-alloydb/0.29.0/com.google.cloud.alloydb.v1beta.BatchCreateInstanceStatus.State)\n- [0.28.0](/java/docs/reference/google-cloud-alloydb/0.28.0/com.google.cloud.alloydb.v1beta.BatchCreateInstanceStatus.State)\n- [0.26.0](/java/docs/reference/google-cloud-alloydb/0.26.0/com.google.cloud.alloydb.v1beta.BatchCreateInstanceStatus.State)\n- [0.25.0](/java/docs/reference/google-cloud-alloydb/0.25.0/com.google.cloud.alloydb.v1beta.BatchCreateInstanceStatus.State)\n- [0.24.0](/java/docs/reference/google-cloud-alloydb/0.24.0/com.google.cloud.alloydb.v1beta.BatchCreateInstanceStatus.State)\n- [0.23.0](/java/docs/reference/google-cloud-alloydb/0.23.0/com.google.cloud.alloydb.v1beta.BatchCreateInstanceStatus.State)\n- [0.22.0](/java/docs/reference/google-cloud-alloydb/0.22.0/com.google.cloud.alloydb.v1beta.BatchCreateInstanceStatus.State)\n- [0.21.0](/java/docs/reference/google-cloud-alloydb/0.21.0/com.google.cloud.alloydb.v1beta.BatchCreateInstanceStatus.State)\n- [0.20.0](/java/docs/reference/google-cloud-alloydb/0.20.0/com.google.cloud.alloydb.v1beta.BatchCreateInstanceStatus.State)\n- [0.19.0](/java/docs/reference/google-cloud-alloydb/0.19.0/com.google.cloud.alloydb.v1beta.BatchCreateInstanceStatus.State)\n- [0.18.0](/java/docs/reference/google-cloud-alloydb/0.18.0/com.google.cloud.alloydb.v1beta.BatchCreateInstanceStatus.State)\n- [0.17.0](/java/docs/reference/google-cloud-alloydb/0.17.0/com.google.cloud.alloydb.v1beta.BatchCreateInstanceStatus.State)\n- [0.16.0](/java/docs/reference/google-cloud-alloydb/0.16.0/com.google.cloud.alloydb.v1beta.BatchCreateInstanceStatus.State)\n- [0.13.0](/java/docs/reference/google-cloud-alloydb/0.13.0/com.google.cloud.alloydb.v1beta.BatchCreateInstanceStatus.State)\n- [0.12.0](/java/docs/reference/google-cloud-alloydb/0.12.0/com.google.cloud.alloydb.v1beta.BatchCreateInstanceStatus.State)\n- [0.11.0](/java/docs/reference/google-cloud-alloydb/0.11.0/com.google.cloud.alloydb.v1beta.BatchCreateInstanceStatus.State)\n- [0.10.0](/java/docs/reference/google-cloud-alloydb/0.10.0/com.google.cloud.alloydb.v1beta.BatchCreateInstanceStatus.State)\n- [0.9.0](/java/docs/reference/google-cloud-alloydb/0.9.0/com.google.cloud.alloydb.v1beta.BatchCreateInstanceStatus.State)\n- [0.8.0](/java/docs/reference/google-cloud-alloydb/0.8.0/com.google.cloud.alloydb.v1beta.BatchCreateInstanceStatus.State)\n- [0.7.0](/java/docs/reference/google-cloud-alloydb/0.7.0/com.google.cloud.alloydb.v1beta.BatchCreateInstanceStatus.State)\n- [0.6.0](/java/docs/reference/google-cloud-alloydb/0.6.0/com.google.cloud.alloydb.v1beta.BatchCreateInstanceStatus.State)\n- [0.5.0](/java/docs/reference/google-cloud-alloydb/0.5.0/com.google.cloud.alloydb.v1beta.BatchCreateInstanceStatus.State)\n- [0.4.0](/java/docs/reference/google-cloud-alloydb/0.4.0/com.google.cloud.alloydb.v1beta.BatchCreateInstanceStatus.State)\n- [0.3.0](/java/docs/reference/google-cloud-alloydb/0.3.0/com.google.cloud.alloydb.v1beta.BatchCreateInstanceStatus.State)\n- [0.2.0](/java/docs/reference/google-cloud-alloydb/0.2.0/com.google.cloud.alloydb.v1beta.BatchCreateInstanceStatus.State)\n- [0.1.0](/java/docs/reference/google-cloud-alloydb/0.1.0/com.google.cloud.alloydb.v1beta.BatchCreateInstanceStatus.State) \n\n public enum BatchCreateInstanceStatus.State extends Enum\u003cBatchCreateInstanceStatus.State\u003e implements ProtocolMessageEnum\n\nState contains all valid instance states for the BatchCreateInstances\noperation. This is mainly used for status reporting through the LRO\nmetadata.\n\nProtobuf enum `google.cloud.alloydb.v1beta.BatchCreateInstanceStatus.State` \n\nImplements\n----------\n\n[ProtocolMessageEnum](https://cloud.google.com/java/docs/reference/protobuf/latest/com.google.protobuf.ProtocolMessageEnum.html) \n\nInherited Members\n-----------------\n\n[Enum.\\\u003cT\\\u003evalueOf(Class\\\u003cT\\\u003e,String)](https://docs.oracle.com/javase/8/docs/api/java/lang/Enum.html#valueOf-java.lang.Class-java.lang.String-) \n[Enum.clone()](https://docs.oracle.com/javase/8/docs/api/java/lang/Enum.html#clone--) \n[Enum.compareTo(E)](https://docs.oracle.com/javase/8/docs/api/java/lang/Enum.html#compareTo-E-) \n[Enum.equals(Object)](https://docs.oracle.com/javase/8/docs/api/java/lang/Enum.html#equals-java.lang.Object-) \n[Enum.finalize()](https://docs.oracle.com/javase/8/docs/api/java/lang/Enum.html#finalize--) \n[Enum.getDeclaringClass()](https://docs.oracle.com/javase/8/docs/api/java/lang/Enum.html#getDeclaringClass--) \n[Enum.hashCode()](https://docs.oracle.com/javase/8/docs/api/java/lang/Enum.html#hashCode--) \n[Enum.name()](https://docs.oracle.com/javase/8/docs/api/java/lang/Enum.html#name--) \n[Enum.ordinal()](https://docs.oracle.com/javase/8/docs/api/java/lang/Enum.html#ordinal--) \n[Enum.toString()](https://docs.oracle.com/javase/8/docs/api/java/lang/Enum.html#toString--) \n[Object.getClass()](https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#getClass--) \n[Object.notify()](https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#notify--) \n[Object.notifyAll()](https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#notifyAll--) \n[Object.wait()](https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#wait--) \n[Object.wait(long)](https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#wait-long-) \n[Object.wait(long,int)](https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#wait-long-int-)"]]