Class: Google::Cloud::Compute::V1::ReliabilityRisk

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

Overview

Represents a ReliabilityRisk resource.

Instance Attribute Summary collapse

Instance Attribute Details

#creation_timestamp ⇒ ::String

Returns Output only. [Output Only] Creation timestamp in RFC3339 text format.

Returns:

  • (::String) —

    Output only. [Output Only] Creation timestamp in RFC3339 text format.



66653
66654
66655
66656
# File 'proto_docs/google/cloud/compute/v1/compute.rb', line 66653

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

#description ⇒ ::String

Returns An optional textual description of the resource; provided when the resource is created.

Returns:

  • (::String) —

    An optional textual description of the resource; provided when the resource is created.



66653
66654
66655
66656
# File 'proto_docs/google/cloud/compute/v1/compute.rb', line 66653

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

#details ⇒ ::Google::Cloud::Compute::V1::RiskDetails

Returns [Output Only] Details of the reliability risk resource.

Returns:



66653
66654
66655
66656
# File 'proto_docs/google/cloud/compute/v1/compute.rb', line 66653

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

#id ⇒ ::Integer

Returns [Output Only] The unique identifier for the resource. This identifier is defined by the server.

Returns:

  • (::Integer) —

    [Output Only] The unique identifier for the resource. This identifier is defined by the server.



66653
66654
66655
66656
# File 'proto_docs/google/cloud/compute/v1/compute.rb', line 66653

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

#kind ⇒ ::String

Returns Output only. [Output Only] Type of resource. Always compute#reliabilityRisk for reliability risks.

Returns:

  • (::String) —

    Output only. [Output Only] Type of resource. Always compute#reliabilityRisk for reliability risks.



66653
66654
66655
66656
# File 'proto_docs/google/cloud/compute/v1/compute.rb', line 66653

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

#name ⇒ ::String

Returns Name of the resource. The name must be 1-63 characters long and comply with RFC1035.

Returns:

  • (::String) —

    Name of the resource. The name must be 1-63 characters long and comply with RFC1035.



66653
66654
66655
66656
# File 'proto_docs/google/cloud/compute/v1/compute.rb', line 66653

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

#recommendation ⇒ ::Google::Cloud::Compute::V1::RiskRecommendation

Returns The recommendation to mitigate the risk.

Returns:



66653
66654
66655
66656
# File 'proto_docs/google/cloud/compute/v1/compute.rb', line 66653

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

Returns Output only. [Output Only] Server-defined URL for the resource.

Returns:

  • (::String) —

    Output only. [Output Only] Server-defined URL for the resource.



66653
66654
66655
66656
# File 'proto_docs/google/cloud/compute/v1/compute.rb', line 66653

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

Returns Output only. [Output Only] Server-defined URL for this resource with the resource id.

Returns:

  • (::String) —

    Output only. [Output Only] Server-defined URL for this resource with the resource id.



66653
66654
66655
66656
# File 'proto_docs/google/cloud/compute/v1/compute.rb', line 66653

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