Google Cloud Cloud Controls Partner V1beta Client - Class ConnectionError (0.1.4)

Reference documentation and code samples for the Google Cloud Cloud Controls Partner V1beta Client class ConnectionError.

Information around the error that occurred if the connection state is anything other than available or unspecified

Generated from protobuf message google.cloud.cloudcontrolspartner.v1beta.EkmConnection.ConnectionError

Namespace

Google \ Cloud \ CloudControlsPartner \ V1beta \ EkmConnection

Methods

__construct

Constructor.

Parameters
Name Description
data array

Optional. Data for populating the Message object.

↳ error_domain string

The error domain for the error

↳ error_message string

The error message for the error

getErrorDomain

The error domain for the error

Returns
Type Description
string

setErrorDomain

The error domain for the error

Parameter
Name Description
var string
Returns
Type Description
$this

getErrorMessage

The error message for the error

Returns
Type Description
string

setErrorMessage

The error message for the error

Parameter
Name Description
var string
Returns
Type Description
$this