View Source GoogleApi.AccessApproval.V1.Model.AugmentedInfo (google_api_access_approval v0.15.0)

This field contains the augmented information of the request.

Attributes

  • command (type: String.t, default: nil) - For command-line tools, the full command-line exactly as entered by the actor without adding any additional characters (such as quotation marks).

Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Types

@type t() :: %GoogleApi.AccessApproval.V1.Model.AugmentedInfo{
  command: String.t() | nil
}

Functions

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

Unwrap a decoded JSON object into its complex fields.