resourcePolicy property

GoogleFirebaseAppcheckV1ResourcePolicy? resourcePolicy
getter/setter pair

The ResourcePolicy to update.

The ResourcePolicy's name field is used to identify the ResourcePolicy to be updated, in the format: projects/{project_number}/services/{service_id}/resourcePolicies/{resource_policy_id} Note that the service_id element must be a supported service ID. Currently, the following service IDs are supported: * oauth2.googleapis.com (Google Identity for iOS)

Required.

Implementation

GoogleFirebaseAppcheckV1ResourcePolicy? resourcePolicy;