View Source GoogleApi.CloudSearch.V1.Model.EnterpriseTopazSidekickCommonDebugInfo (google_api_cloud_search v0.22.0)

Container of debugging information in all object levels. Extend as needed.

Attributes

  • message (type: String.t, default: nil) - Debug message.

Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Types

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

Functions

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

Unwrap a decoded JSON object into its complex fields.