Reference documentation and code samples for the Google Cloud Compute V1 API class Google::Cloud::Compute::V1::PreviewFeatureStatusReleaseStatus.
[Output Only] The release status of the feature.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#stage
def stage() -> ::String
Returns
- (::String) — Output only. [Output Only] The stage of the feature. Check the Stage enum for the list of possible values.
#stage=
def stage=(value) -> ::String
Parameter
- value (::String) — Output only. [Output Only] The stage of the feature. Check the Stage enum for the list of possible values.
Returns
- (::String) — Output only. [Output Only] The stage of the feature. Check the Stage enum for the list of possible values.
#update_date
def update_date() -> ::Google::Cloud::Compute::V1::Date
Returns
- (::Google::Cloud::Compute::V1::Date) — Output only. The last date when a feature transitioned between ReleaseStatuses.
#update_date=
def update_date=(value) -> ::Google::Cloud::Compute::V1::Date
Parameter
- value (::Google::Cloud::Compute::V1::Date) — Output only. The last date when a feature transitioned between ReleaseStatuses.
Returns
- (::Google::Cloud::Compute::V1::Date) — Output only. The last date when a feature transitioned between ReleaseStatuses.