Class: Google::Cloud::CapacityPlanner::V1beta::ResourceIdentifier

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

Overview

The identifier for a Google Cloud Platform resource.

Instance Attribute Summary collapse

Instance Attribute Details

#resource_attributes::Array<::Google::Cloud::CapacityPlanner::V1beta::ResourceAttribute>



66
67
68
69
# File 'proto_docs/google/cloud/capacityplanner/v1beta/resource.rb', line 66

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

#resource_name::String

Returns:

  • (::String)


66
67
68
69
# File 'proto_docs/google/cloud/capacityplanner/v1beta/resource.rb', line 66

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

#service_name::String

Returns:

  • (::String)


66
67
68
69
# File 'proto_docs/google/cloud/capacityplanner/v1beta/resource.rb', line 66

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