class GoogleCloudApigeeV1UpdateError extends Model (View source)

Properties

string $code
string $message
string $resource
string $type

Methods

setCode($code)

No description

string
getCode()

No description

setMessage($message)

No description

string
getMessage()

No description

setResource($resource)

No description

string
getResource()

No description

setType($type)

No description

string
getType()

No description

Details

setCode($code)

No description

Parameters

$code

string getCode()

No description

Return Value

string

setMessage($message)

No description

Parameters

$message

string getMessage()

No description

Return Value

string

setResource($resource)

No description

Parameters

$resource

string getResource()

No description

Return Value

string

setType($type)

No description

Parameters

$type

string getType()

No description

Return Value

string