View Source GoogleApi.Jobs.V4.Model.ResponseMetadata (google_api_jobs v0.20.0)

Additional information returned to client, such as debugging information.

Attributes

  • requestId (type: String.t, default: nil) - A unique id associated with this call. This id is logged for tracking purposes.

Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Types

@type t() :: %GoogleApi.Jobs.V4.Model.ResponseMetadata{requestId: String.t() | nil}

Functions

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

Unwrap a decoded JSON object into its complex fields.