Human readable message describing details about the current state.
State
Enums
STATE_UNSPECIFIED
Unspecified state.
READY
Resource is ready and available for use.
IN_USE
Resource is in use (referenced by other resources). In order to delete the resource, it must go through deprecation process to ensure it's no longer in use by other resources.
CREATING
Resource is being created.
UPDATING
Resource is being updated.
DELETING
Resource is being deleted.
ERROR
Resource encountered an error and is in unknown state.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-05-30 UTC."],[[["\u003cp\u003eThis document defines the lifecycle states of an Immersive Stream for XR resource.\u003c/p\u003e\n"],["\u003cp\u003eThe resource's state is represented in JSON with a \u003ccode\u003estate\u003c/code\u003e field (enum) and a \u003ccode\u003edescription\u003c/code\u003e field (string).\u003c/p\u003e\n"],["\u003cp\u003ePossible states include \u003ccode\u003eSTATE_UNSPECIFIED\u003c/code\u003e, \u003ccode\u003eREADY\u003c/code\u003e, \u003ccode\u003eIN_USE\u003c/code\u003e, \u003ccode\u003eCREATING\u003c/code\u003e, \u003ccode\u003eUPDATING\u003c/code\u003e, \u003ccode\u003eDELETING\u003c/code\u003e, and \u003ccode\u003eERROR\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eIN_USE\u003c/code\u003e state indicates the resource is referenced by other resources and must go through deprecation before deletion.\u003c/p\u003e\n"]]],[],null,[]]