Reference documentation and code samples for the Compute V1 Client class Warnings.
Generated from protobuf message google.cloud.compute.v1.Warnings
Namespace
Google \ Cloud \ Compute \ V1Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ code
string
[Output Only] A warning code, if applicable. For example, Compute Engine returns NO_RESULTS_ON_PAGE if there are no results in the response. Check the Code enum for the list of possible values.
↳ data
array< Google\Cloud\Compute\V1\Data
>
[Output Only] Metadata about this warning in key: value format. For example: "data": [ { "key": "scope", "value": "zones/us-east1-d" }
↳ message
string
[Output Only] A human-readable description of the warning code.
getCode
[Output Only] A warning code, if applicable. For example, Compute Engine returns NO_RESULTS_ON_PAGE if there are no results in the response.
Check the Code enum for the list of possible values.
string
hasCode
clearCode
setCode
[Output Only] A warning code, if applicable. For example, Compute Engine returns NO_RESULTS_ON_PAGE if there are no results in the response.
Check the Code enum for the list of possible values.
var
string
$this
getData
[Output Only] Metadata about this warning in key: value format. For example: "data": [ { "key": "scope", "value": "zones/us-east1-d" }
setData
[Output Only] Metadata about this warning in key: value format. For example: "data": [ { "key": "scope", "value": "zones/us-east1-d" }
$this
getMessage
[Output Only] A human-readable description of the warning code.
string
hasMessage
clearMessage
setMessage
[Output Only] A human-readable description of the warning code.
var
string
$this