Google Cloud Cloud Controls Partner V1beta Client - Class ConnectionState (0.5.3)
Stay organized with collections
Save and categorize content based on your preferences.
Reference documentation and code samples for the Google Cloud Cloud Controls Partner V1beta Client class ConnectionState.
The EKM connection state.
Protobuf type google.cloud.cloudcontrolspartner.v1beta.EkmConnection.ConnectionState
Namespace
Google \ Cloud \ CloudControlsPartner \ V1beta \ EkmConnection
Methods
static::name
Parameter
Name
Description
value
mixed
static::value
Parameter
Name
Description
name
mixed
Constants
CONNECTION_STATE_UNSPECIFIED
Value: 0
Unspecified EKM connection state
Generated from protobuf enum CONNECTION_STATE_UNSPECIFIED = 0;
AVAILABLE
Value: 1
Available EKM connection state
Generated from protobuf enum AVAILABLE = 1;
NOT_AVAILABLE
Value: 2
Not available EKM connection state
Generated from protobuf enum NOT_AVAILABLE = 2;
ERROR
Value: 3
Error EKM connection state
Generated from protobuf enum ERROR = 3;
PERMISSION_DENIED
Value: 4
Permission denied EKM connection state
Generated from protobuf enum PERMISSION_DENIED = 4;
[[["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-03-19 UTC."],[],[]]