google_api_file v0.12.0 GoogleApi.File.V1.Model.BillingView View Source
Message for reporting billing requests through Eventstream.
Attributes
reportRequests
(type:list(GoogleApi.File.V1.Model.ReportRequest.t)
, default:nil
) - Billing requests to be reported for an Eventstream resource.Each request contains billing operations to be reported under a service name. See go/billing-view-construction for documentation on constructing billing view report requests.
Link to this section Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Link to this section Types
Specs
t() :: %GoogleApi.File.V1.Model.BillingView{ reportRequests: [GoogleApi.File.V1.Model.ReportRequest.t()] }
Link to this section Functions
Specs
Unwrap a decoded JSON object into its complex fields.