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 \ V1Methods
__construct
Constructor.
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
getDescription
[Output Only] The description of the feature.
string
hasDescription
clearDescription
setDescription
[Output Only] The description of the feature.
var
string
$this
getHelpLink
[Output Only] Link to the public documentation for the feature.
string
hasHelpLink
clearHelpLink
setHelpLink
[Output Only] Link to the public documentation for the feature.
var
string
$this
getReleaseStatus
Generated from protobuf field optional .google.cloud.compute.v1.PreviewFeatureStatusReleaseStatus release_status = 508026666;
hasReleaseStatus
clearReleaseStatus
setReleaseStatus
Generated from protobuf field optional .google.cloud.compute.v1.PreviewFeatureStatusReleaseStatus release_status = 508026666;
$this

