View Source GoogleApi.Retail.V2.Model.GoogleCloudRetailLoggingServiceContext (google_api_retail v0.10.0)

Describes a running service that sends errors.

Attributes

  • service (type: String.t, default: nil) - An identifier of the service. For example, "retail.googleapis.com".

Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Types

@type t() :: %GoogleApi.Retail.V2.Model.GoogleCloudRetailLoggingServiceContext{
  service: String.t() | nil
}

Functions

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

Unwrap a decoded JSON object into its complex fields.