Voting helps other researchers find interesting modules.
See ABUSE_NAME_LAST_MODIFIED in //depot/google3/focus/backend/proto/backend.proto which maps to //depot/google3/focus/proto/profileattribute.proto
computedNameChangesRemaining
integer()
nil
computedNicknameChangesRemaining
nameChangesRemaining
nameLastModified
String.t
nicknameChangesRemaining
nicknameLastModified
quotaEnforcementStatus
Unwrap a decoded JSON object into its complex fields.
@type t() :: %GoogleApi.ContentWarehouse.V1.Model.AppsPeopleOzExternalMergedpeopleapiAboutMeExtendedDataProfileNameModificationHistory{ computedNameChangesRemaining: integer() | nil, computedNicknameChangesRemaining: integer() | nil, nameChangesRemaining: integer() | nil, nameLastModified: String.t() | nil, nicknameChangesRemaining: integer() | nil, nicknameLastModified: String.t() | nil, quotaEnforcementStatus: String.t() | nil }
@spec decode(struct(), keyword()) :: struct()