Class: Google::Cloud::Compute::V1::PreviewFeatureStatus

Inherits:
Object
  • Object
show all
Extended by:
Protobuf::MessageExts::ClassMethods
Includes:
Protobuf::MessageExts
Defined in:
proto_docs/google/cloud/compute/v1/compute.rb

Overview

[Output Only] The status of the feature.

Instance Attribute Summary collapse

Instance Attribute Details

#description::String

Returns Output only. [Output Only] The description of the feature.

Returns:

  • (::String)

    Output only. [Output Only] The description of the feature.



60944
60945
60946
60947
# File 'proto_docs/google/cloud/compute/v1/compute.rb', line 60944

class PreviewFeatureStatus
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end

Returns 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.



60944
60945
60946
60947
# File 'proto_docs/google/cloud/compute/v1/compute.rb', line 60944

class PreviewFeatureStatus
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end

#release_status::Google::Cloud::Compute::V1::PreviewFeatureStatusReleaseStatus



60944
60945
60946
60947
# File 'proto_docs/google/cloud/compute/v1/compute.rb', line 60944

class PreviewFeatureStatus
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end