View Source GoogleApi.ServiceControl.V2.Model.ReportResponse (google_api_service_control v0.40.0)

Response message for the Report method.

Attributes

  • extensions (type: map(), default: nil) - The extension field to store serialized OTel responses. e.g. ExportLogsServiceResponse, ExportMetricsServiceResponse.

Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Types

@type t() :: %GoogleApi.ServiceControl.V2.Model.ReportResponse{
  extensions: map() | nil
}

Functions

@spec decode(struct(), keyword()) :: struct()

Unwrap a decoded JSON object into its complex fields.