GoogleCloudAPIKeyRestriction
No description
type GoogleCloudAPIKeyRestriction {
apiTargets: [GoogleCloudAPIKeyRestrictionAPITarget]!
applicationRestriction: GoogleCloudAPIKeyApplicationRestriction
}
Fields
GoogleCloudAPIKeyRestriction.apiTargets
● [GoogleCloudAPIKeyRestrictionAPITarget]!
non-null object
A restriction for a specific service and specific methods
GoogleCloudAPIKeyRestriction.applicationRestriction
● GoogleCloudAPIKeyApplicationRestriction
union
The application restriction
Member of
GoogleCloudAPIKey
object