Resource: ResourcePolicy
App Check enforcement policy for a specific resource of a Google service supported by App Check. Note that this policy will override the service-level configuration.
JSON representation |
---|
{
"name": string,
"targetResource": string,
"enforcementMode": enum ( |
Fields | |
---|---|
name |
Required. Identifier. The relative name of the resource policy object, in the format:
Note that the
|
targetResource |
Required. Service specific name of the resource object to which this policy applies, in the format:
Note that the resource must belong to the service specified in the |
enforcementMode |
Required. The App Check enforcement mode for this resource. This will override the |
etag |
This checksum is computed by the server based on the value of other fields, and may be sent on update and delete requests to ensure the client has an up-to-date value before proceeding. This etag is strongly validated as defined by RFC 7232. |
updateTime |
Output only. Timestamp when this resource policy configuration object was most recently updated. A timestamp in RFC3339 UTC "Zulu" format, with nanosecond resolution and up to nine fractional digits. Examples: |
Methods |
|
---|---|
|
Atomically updates the specified ResourcePolicy configurations. |
|
Creates the specified ResourcePolicy configuration. |
|
Deletes the specified ResourcePolicy configuration. |
|
Gets the requested ResourcePolicy configuration. |
|
Lists all ResourcePolicy configurations for the specified project and service. |
|
Updates the specified ResourcePolicy configuration. |