GoogleApi.ManagedIdentities.V1.Model.ValidateTrustRequest (google_api_managed_identities v0.7.1) View Source

Request message for ValidateTrust

Attributes

  • trust (type: GoogleApi.ManagedIdentities.V1.Model.Trust.t, default: nil) - Required. The domain trust to validate trust state for.

Link to this section Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Link to this section Types

Specs

t() :: %GoogleApi.ManagedIdentities.V1.Model.ValidateTrustRequest{
  trust: GoogleApi.ManagedIdentities.V1.Model.Trust.t()
}

Link to this section Functions

Specs

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

Unwrap a decoded JSON object into its complex fields.