View Source GoogleApi.ServiceControl.V1.Model.ThirdPartyPrincipal (google_api_service_control v0.40.0)

Third party identity principal.

Attributes

  • thirdPartyClaims (type: map(), default: nil) - Metadata about third party identity.

Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Types

@type t() :: %GoogleApi.ServiceControl.V1.Model.ThirdPartyPrincipal{
  thirdPartyClaims: map() | nil
}

Functions

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

Unwrap a decoded JSON object into its complex fields.