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
    
  - (::String) — The monitored resource type. The type must be defined in Service.monitored_resources section.
 
#monitored_resource=
def monitored_resource=(value) -> ::String
    Parameter
    
  - value (::String) — The monitored resource type. The type must be defined in Service.monitored_resources section.
 
    Returns
    
- (::String) — The monitored resource type. The type must be defined in Service.monitored_resources section.