View Source GoogleApi.Retail.V2.Model.GoogleCloudRetailLoggingHttpRequestContext (google_api_retail v0.3.0)

HTTP request data that is related to a reported error.

Attributes

  • responseStatusCode (type: integer(), default: nil) - The HTTP response status code for the request.

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.GoogleCloudRetailLoggingHttpRequestContext{
  responseStatusCode: integer() | nil
}

Link to this section Functions

Specs

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

Unwrap a decoded JSON object into its complex fields.