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

Describes a running service that sends errors.

Attributes

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

Link to this section Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Link to this section Types

Specs

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

Link to this section Functions

Specs

decode(struct(), keyword()) :: struct()

Unwrap a decoded JSON object into its complex fields.