Voting helps other researchers find interesting modules.
A group of contacts for a given user, as described in http://cs/p#google3/focus/backend/proto/backend.proto Historically (and in still-existing ACLs), this was used to represent Google+ circles as well as contact groups, but this use is now deprecated. New code should use the CIRCLE principal type to represent Google+ circles.
groupId
String.t
nil
ownerGaiaId
requiredConsistencyTimestampUsec
Unwrap a decoded JSON object into its complex fields.
@type t() :: %GoogleApi.ContentWarehouse.V1.Model.SecurityCredentialsContactGroupProto{ groupId: String.t() | nil, ownerGaiaId: String.t() | nil, requiredConsistencyTimestampUsec: String.t() | nil }
@spec decode(struct(), keyword()) :: struct()