GoogleApi.CloudIdentity.V1.Model.LookupGroupNameResponse (google_api_cloud_identity v0.18.0) View Source
Attributes
-
name
(type:String.t
, default:nil
) - Resource name of the Group in the format:groups/{group_id}
, wheregroup_id
is the unique ID assigned to the Group.
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.LookupGroupNameResponse{ name: String.t() }
Link to this section Functions
Specs
Unwrap a decoded JSON object into its complex fields.