Reference documentation and code samples for the Google Cloud Compute V1 API class Google::Cloud::Compute::V1::PreviewFeatureStatus.
[Output Only] The status of the feature.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#description
def description() -> ::String
Returns
- (::String) — Output only. [Output Only] The description of the feature.
#description=
def description=(value) -> ::String
Parameter
- value (::String) — Output only. [Output Only] The description of the feature.
Returns
- (::String) — Output only. [Output Only] The description of the feature.
#help_link
def help_link() -> ::String
Returns
- (::String) — Output only. [Output Only] Link to the public documentation for the feature.
#help_link=
def help_link=(value) -> ::String
Parameter
- value (::String) — Output only. [Output Only] Link to the public documentation for the feature.
Returns
- (::String) — Output only. [Output Only] Link to the public documentation for the feature.
#release_status
def release_status() -> ::Google::Cloud::Compute::V1::PreviewFeatureStatusReleaseStatus#release_status=
def release_status=(value) -> ::Google::Cloud::Compute::V1::PreviewFeatureStatusReleaseStatus
Parameter