Send feedback
Google Cloud Support V2beta Client - Class State (1.6.0) Stay organized with collections
Save and categorize content based on your preferences.
1.6.0 (latest)
1.5.0
1.4.2
1.3.0
1.2.1
1.1.0
1.0.3
0.2.5
0.1.2
Beta
This library is covered by the Pre-GA Offerings Terms
of the Terms of Service. Pre-GA libraries might have limited support,
and changes to pre-GA libraries might not be compatible with other pre-GA versions.
For more information, see the launch stage descriptions
.
Reference documentation and code samples for the Google Cloud Support V2beta Client class State.
The status of a support case.
Protobuf type google.cloud.support.v2beta.Case.State
Namespace
Google \ Cloud \ Support \ V2beta \ PBCase
Methods
static::name
static::value
Constants
STATE_UNSPECIFIED
Case is in an unknown state.
Generated from protobuf enum STATE_UNSPECIFIED = 0;
PBNEW
The case has been created but no one is assigned to work on it yet.
Generated from protobuf enum NEW = 1;
IN_PROGRESS_GOOGLE_SUPPORT
The case is currently being handled by Google support.
Generated from protobuf enum IN_PROGRESS_GOOGLE_SUPPORT = 2;
ACTION_REQUIRED
Google is waiting for a response.
Generated from protobuf enum ACTION_REQUIRED = 3;
SOLUTION_PROVIDED
A solution has been offered for the case, but it isn't yet closed.
Generated from protobuf enum SOLUTION_PROVIDED = 4;
CLOSED
The case has been resolved.
Generated from protobuf enum CLOSED = 5;
Send feedback
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 2026-05-20 UTC.
Need to tell us more?
[[["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 2026-05-20 UTC."],[],[]]