メインコンテンツまでスキップ

GoogleCloudAPIKeyAndroidRestriction

No description

type GoogleCloudAPIKeyAndroidRestriction {
apiTargets: [GoogleCloudAPIKeyRestrictionAPITarget]!
allowedApplications: [GoogleCloudAPIKeyAndroidApplication]!
}

Fields

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

A restriction for a specific service and specific methods

GoogleCloudAPIKeyAndroidRestriction.allowedApplications ● [GoogleCloudAPIKeyAndroidApplication]! non-null object

The allowed list of Android applications

Implemented by

GoogleCloudAPIKeyRestriction union