Skip to main content

GoogleCloudAPIKeyIosRestriction

No description

type GoogleCloudAPIKeyIosRestriction {
apiTargets: [GoogleCloudAPIKeyRestrictionAPITarget]!
allowedBundleIds: [String!]!
}

Fields

GoogleCloudAPIKeyIosRestriction.apiTargets ● [GoogleCloudAPIKeyRestrictionAPITarget]! non-null object

A restriction for a specific service and specific methods

GoogleCloudAPIKeyIosRestriction.allowedBundleIds ● [String!]! non-null scalar

The allowed list of bundle IDs

Implemented by

GoogleCloudAPIKeyRestriction union