Service Management V1 API - Class Google::Api::Billing::BillingDestination (v0.4.1)

Reference documentation and code samples for the Service Management V1 API class Google::Api::Billing::BillingDestination.

Configuration of a specific billing destination (Currently only support bill against consumer project).

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#metrics

def metrics() -> ::Array<::String>
Returns
  • (::Array<::String>) — Names of the metrics to report to this billing destination. Each name must be defined in Service.metrics section.

#metrics=

def metrics=(value) -> ::Array<::String>
Parameter
  • value (::Array<::String>) — Names of the metrics to report to this billing destination. Each name must be defined in Service.metrics section.
Returns
  • (::Array<::String>) — Names of the metrics to report to this billing destination. Each name must be defined in Service.metrics section.

#monitored_resource

def monitored_resource() -> ::String
Returns

#monitored_resource=

def monitored_resource=(value) -> ::String
Parameter
Returns