Google Cloud Api Gateway V1 Client - Class Diagnostic (1.0.5)

Reference documentation and code samples for the Google Cloud Api Gateway V1 Client class Diagnostic.

Diagnostic information from configuration processing.

Generated from protobuf message google.cloud.apigateway.v1.OperationMetadata.Diagnostic

Methods

__construct

Constructor.

Parameters
NameDescription
data array

Optional. Data for populating the Message object.

↳ location string

Location of the diagnostic.

↳ message string

The diagnostic message.

getLocation

Location of the diagnostic.

Returns
TypeDescription
string

setLocation

Location of the diagnostic.

Parameter
NameDescription
var string
Returns
TypeDescription
$this

getMessage

The diagnostic message.

Returns
TypeDescription
string

setMessage

The diagnostic message.

Parameter
NameDescription
var string
Returns
TypeDescription
$this