View Source GoogleApi.CloudIdentity.V1.Model.LookupGroupNameResponse (google_api_cloud_identity v0.30.0)

The response message for GroupsService.LookupGroupName.

Attributes

  • name (type: String.t, default: nil) - The resource name of the looked-up Group.

Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Types

@type t() :: %GoogleApi.CloudIdentity.V1.Model.LookupGroupNameResponse{
  name: String.t() | nil
}

Functions

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

Unwrap a decoded JSON object into its complex fields.