Google Cloud Api Keys V2 Client - Class IosKeyRestrictions (0.4.5)

Reference documentation and code samples for the Google Cloud Api Keys V2 Client class IosKeyRestrictions.

The iOS apps that are allowed to use the key.

Generated from protobuf message google.api.apikeys.v2.IosKeyRestrictions

Namespace

Google \ Cloud \ ApiKeys \ V2

Methods

__construct

Constructor.

Parameters
Name Description
data array

Optional. Data for populating the Message object.

↳ allowed_bundle_ids array

A list of bundle IDs that are allowed when making API calls with this key.

getAllowedBundleIds

A list of bundle IDs that are allowed when making API calls with this key.

Returns
Type Description
Google\Protobuf\Internal\RepeatedField

setAllowedBundleIds

A list of bundle IDs that are allowed when making API calls with this key.

Parameter
Name Description
var string[]
Returns
Type Description
$this