google_api_managed_identities v0.3.0 GoogleApi.ManagedIdentities.V1.Model.DetachTrustRequest View Source
Request message for DetachTrust
Attributes
trust
(type:GoogleApi.ManagedIdentities.V1.Model.Trust.t
, default:nil
) - Required. The domain trust resource to removed.
Link to this section Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Link to this section Types
Link to this type
t()
View Sourcet() :: %GoogleApi.ManagedIdentities.V1.Model.DetachTrustRequest{ trust: GoogleApi.ManagedIdentities.V1.Model.Trust.t() }
Link to this section Functions
Unwrap a decoded JSON object into its complex fields.