Google Cloud Compute V1 API - Class Google::Cloud::Compute::V1::PreviewFeatureStatusReleaseStatus (v3.5.0)

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

#update_date=

def update_date=(value) -> ::Google::Cloud::Compute::V1::Date
Parameter
Returns