GoogleApi.PrivateCA.V1beta1.Model.BillingView (google_api_private_ca v0.4.1) View Source
Message for reporting billing requests through Eventstream.
Attributes
-
reportRequests(type:list(GoogleApi.PrivateCA.V1beta1.Model.GoogleApiServicecontrolV1ReportRequest.t), default:nil) - Billing requests to be reported for cloud.eventstream.v2.ResourceEvent 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.PrivateCA.V1beta1.Model.BillingView{
reportRequests: [
GoogleApi.PrivateCA.V1beta1.Model.GoogleApiServicecontrolV1ReportRequest.t()
]
}
Link to this section Functions
Specs
Unwrap a decoded JSON object into its complex fields.