Capacity Planner V1BETA API - Class Google::Cloud::CapacityPlanner::V1beta::ResourceIdentifier (v0.1.0)

Reference documentation and code samples for the Capacity Planner V1BETA API class Google::Cloud::CapacityPlanner::V1beta::ResourceIdentifier.

The identifier for a Google Cloud Platform resource.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#resource_attributes

def resource_attributes() -> ::Array<::Google::Cloud::CapacityPlanner::V1beta::ResourceAttribute>

#resource_attributes=

def resource_attributes=(value) -> ::Array<::Google::Cloud::CapacityPlanner::V1beta::ResourceAttribute>

#resource_name

def resource_name() -> ::String
Returns
  • (::String)

#resource_name=

def resource_name=(value) -> ::String
Parameter
  • value (::String)
Returns
  • (::String)

#service_name

def service_name() -> ::String
Returns
  • (::String)

#service_name=

def service_name=(value) -> ::String
Parameter
  • value (::String)
Returns
  • (::String)