View Source GoogleApi.ServiceControl.V2.Model.ThirdPartyPrincipal (google_api_service_control v0.44.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.V2.Model.ThirdPartyPrincipal{ thirdPartyClaims: map() | nil }