Compute V1 Client - Class PreviewFeatureStatus (2.2.0)

Reference documentation and code samples for the Compute V1 Client class PreviewFeatureStatus.

[Output Only] The status of the feature.

Generated from protobuf message google.cloud.compute.v1.PreviewFeatureStatus

Namespace

Google \ Cloud \ Compute \ V1

Methods

__construct

Constructor.

Parameters
Name Description
data array

Optional. Data for populating the Message object.

↳ description string

[Output Only] The description of the feature.

↳ help_link string

[Output Only] Link to the public documentation for the feature.

↳ release_status PreviewFeatureStatusReleaseStatus

getDescription

[Output Only] The description of the feature.

Returns
Type Description
string

hasDescription

clearDescription

setDescription

[Output Only] The description of the feature.

Parameter
Name Description
var string
Returns
Type Description
$this

[Output Only] Link to the public documentation for the feature.

Returns
Type Description
string

[Output Only] Link to the public documentation for the feature.

Parameter
Name Description
var string
Returns
Type Description
$this

getReleaseStatus

Generated from protobuf field optional .google.cloud.compute.v1.PreviewFeatureStatusReleaseStatus release_status = 508026666;

Returns
Type Description
PreviewFeatureStatusReleaseStatus|null

hasReleaseStatus

clearReleaseStatus

setReleaseStatus

Generated from protobuf field optional .google.cloud.compute.v1.PreviewFeatureStatusReleaseStatus release_status = 508026666;

Parameter
Name Description
var PreviewFeatureStatusReleaseStatus
Returns
Type Description
$this