GoogleApi.CloudIdentity.V1.Model.CheckTransitiveMembershipResponse (google_api_cloud_identity v0.20.0) View Source
The response message for MembershipsService.CheckTransitiveMembership.
Attributes
-
hasMembership
(type:boolean()
, default:nil
) - Response does not include the possible roles of a member since the behavior of this rpc is not all-or-nothing unlike the other rpcs. So, it may not be possible to list all the roles definitively, due to possible lack of authorization in some of the paths.
Link to this section Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Link to this section Types
Specs
t() :: %GoogleApi.CloudIdentity.V1.Model.CheckTransitiveMembershipResponse{ hasMembership: boolean() }
Link to this section Functions
Specs
Unwrap a decoded JSON object into its complex fields.