View Source GoogleApi.ContentWarehouse.V1.Model.AppsPeopleOzExternalMergedpeopleapiAboutMeExtendedDataProfileEditability (google_api_content_warehouse v0.4.0)
See UserEditedLockedMask in //depot/google3/focus/backend/proto/backend.proto.
Attributes
-
lockedField
(type:list(String.t)
, default:nil
) - Read-only set of zero or more field paths that are locked for update on this person, such as "person.name", "person.email", etc. The set of fields is only populated for the requester's profile. Fields in the set cannot be edited, added, or deleted from the profile. Attempting to update any of these fields will result in an exception.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
@type t() :: %GoogleApi.ContentWarehouse.V1.Model.AppsPeopleOzExternalMergedpeopleapiAboutMeExtendedDataProfileEditability{ lockedField: [String.t()] | nil }
Functions
Unwrap a decoded JSON object into its complex fields.