Reference documentation and code samples for the Compute V1 Client class InstancesReportHostAsFaultyRequestFaultReason.
Generated from protobuf message google.cloud.compute.v1.InstancesReportHostAsFaultyRequestFaultReason
Namespace
Google \ Cloud \ Compute \ V1Methods
__construct
Constructor.
Parameters | |
---|---|
Name | Description |
data |
array
Optional. Data for populating the Message object. |
↳ behavior |
string
Check the Behavior enum for the list of possible values. |
↳ description |
string
|
getBehavior
Check the Behavior enum for the list of possible values.
Returns | |
---|---|
Type | Description |
string |
hasBehavior
clearBehavior
setBehavior
Check the Behavior enum for the list of possible values.
Parameter | |
---|---|
Name | Description |
var |
string
|
Returns | |
---|---|
Type | Description |
$this |
getDescription
Generated from protobuf field optional string description = 422937596;
Returns | |
---|---|
Type | Description |
string |
hasDescription
clearDescription
setDescription
Generated from protobuf field optional string description = 422937596;
Parameter | |
---|---|
Name | Description |
var |
string
|
Returns | |
---|---|
Type | Description |
$this |