GoogleApi.ContentWarehouse.V1.Model.SecurityCredentialsEventProto
Table of Contents ▼
Jump to a specific part of the page:
- Description
- Attribute List
- Attributes
- Type
- Function
- Related links
- Possibly related Modules
Description
Represents the invitees or other users associated with a Google+ Event (see http://goto/events-backend-design).
Attributes List
This module has the following attributes (case-insensitive ascending order):
Attributes
-
eventId
(type:String.t
, default:nil
)
- Event IDs consist of alphanumeric characters and colons. Currently required. -
memberType
(type:integer()
, default:nil
)
- The type of Event members to consider, e.g. "all members" vs. "owners" vs. "admins". These are defined by legacy_relation_id values in social.graph.storage.EdgeTypeEnum.EdgeType enum options in social/graph/storage/proto/id.proto. See event.pb (defined in production/config/cdd/socialgraph/mixer_config/prod/node_type_config) for all valid edge types associated with event. Currently required.
Type
Function
@spec decode(struct(), keyword()) :: struct()Data sourced from HexDocs : GoogleApi.ContentWarehouse.V1.Model.SecurityCredentialsEventProto