GoogleApi.CloudIdentity.V1.Model.LookupGroupNameResponse (google_api_cloud_identity v0.26.0) View Source
The response message for GroupsService.LookupGroupName.
Attributes
-
name(type:String.t, default:nil) - The resource name of the looked-upGroup.
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() | nil
}
Link to this section Functions
Specs
Unwrap a decoded JSON object into its complex fields.