SecurityCredentialsContactGroupProto

Security CredentialsSecurity

GoogleApi.ContentWarehouse.V1.Model.SecurityCredentialsContactGroupProto

1
out of 10
Minimal
SEO Impact
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.

SEO Analysis

AI Generated

Related to security features. HTTPS is a ranking signal. This model (Security Credentials Contact Group Proto) contains 3 attributes that define its data structure. Key functionality includes: Group ID is unique only relative to the owner's Gaia ID.

Actionable Insights for SEOs

  • Understanding this model helps SEOs grasp Google's internal data architecture

Attributes

3
Sort:|Filter:
groupIdstring
Default: nilFull type: String.t

Group ID is unique only relative to the owner's Gaia ID.

ownerGaiaIdstring
Default: nilFull type: String.t
requiredConsistencyTimestampUsecstring
Default: nilFull type: String.t

If present, then tests for membership in this ContactGroup must use data known to be at least as fresh as the given (FBS-assigned) timestamp. See http://go/fbs-consistent-read-after-important-write Before using this, be sure that any service checking authorization against this group supports checking consistency timestamps. For example, as of 12/2011, Keystore only supports this for the Moonshine configuration, and in others authorization checks will fail if the timestamp is present.