View Source GoogleApi.Apigee.V1.Model.GoogleCloudApigeeV1DeleteCustomReportResponse (google_api_apigee v0.53.1)

Attributes

  • message (type: String.t, default: nil) - The response contains only a message field.

Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Types

t()

@type t() :: %GoogleApi.Apigee.V1.Model.GoogleCloudApigeeV1DeleteCustomReportResponse{
  message: String.t() | nil
}

Functions

decode(value, options)

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

Unwrap a decoded JSON object into its complex fields.