GoogleCloudAPIKeyServerRestriction
No description
type GoogleCloudAPIKeyServerRestriction {
allowedIpAddresses: [String!]!
}
Fields
GoogleCloudAPIKeyServerRestriction.allowedIpAddresses
● [String!]!
non-null scalar
The allowed list of the caller IP addresses
Member of
GoogleCloudAPIKeyRestriction
object