View Source GoogleApi.ManagedIdentities.V1.Model.AttachTrustRequest (google_api_managed_identities v0.18.0)

Request message for AttachTrust

Attributes

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

Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Types

@type t() :: %GoogleApi.ManagedIdentities.V1.Model.AttachTrustRequest{
  trust: GoogleApi.ManagedIdentities.V1.Model.Trust.t() | nil
}

Functions

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

Unwrap a decoded JSON object into its complex fields.