A timestamp in RFC3339 UTC "Zulu" format, with nanosecond resolution and up to nine fractional digits. Examples: "2014-10-02T15:01:23Z" and "2014-10-02T15:01:23.045123456Z".
A timestamp in RFC3339 UTC "Zulu" format, with nanosecond resolution and up to nine fractional digits. Examples: "2014-10-02T15:01:23Z" and "2014-10-02T15:01:23.045123456Z".
Optional. Additional email addresses to be notified based on actions taken.
etag
string
An etag is used for optimistic concurrency control as a way to prevent simultaneous updates to the same entitlement. An etag is returned in the response to entitlements.get and the caller should put the etag in the request to entitlements.patch so that their change is applied on the same version. If this field is omitted or if there is a mismatch while updating an entitlement, then the server rejects the request.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-05-21 UTC."],[[["\u003cp\u003eAn entitlement defines which users are eligible to receive access for a specific duration, potentially after going through an approval workflow.\u003c/p\u003e\n"],["\u003cp\u003eThe JSON representation of an entitlement includes details such as name, creation and update times, eligible users, approval workflow, and privileged access.\u003c/p\u003e\n"],["\u003cp\u003eEntitlements specify a maximum request duration, the required requester justification, and optional additional notification targets.\u003c/p\u003e\n"],["\u003cp\u003eAvailable methods for managing entitlements include creating, deleting, getting, listing, patching, and searching.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eetag\u003c/code\u003e field is used for optimistic concurrency control to prevent simultaneous updates to the same entitlement.\u003c/p\u003e\n"]]],[],null,["# REST Resource: projects.locations.entitlements\n\n- [Resource: Entitlement](#Entitlement)\n - [JSON representation](#Entitlement.SCHEMA_REPRESENTATION)\n- [Methods](#METHODS_SUMMARY)\n\nResource: Entitlement\n---------------------\n\nAn entitlement defines the eligibility of a set of users to obtain predefined access for some time possibly after going through an approval workflow."]]