GoogleApi.Spanner.V1.Model.RequestOptions (google_api_spanner v0.29.0) View Source

Common request options for various APIs.

Attributes

  • priority (type: String.t, default: nil) - Priority 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.Spanner.V1.Model.RequestOptions{priority: String.t() | nil}

Link to this section Functions

Specs

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

Unwrap a decoded JSON object into its complex fields.