API Keys V2 API - Class Google::Cloud::ApiKeys::V2::IosKeyRestrictions (v0.3.0)

Reference documentation and code samples for the API Keys V2 API class Google::Cloud::ApiKeys::V2::IosKeyRestrictions.

The iOS apps that are allowed to use the key.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#allowed_bundle_ids

def allowed_bundle_ids() -> ::Array<::String>
Returns
  • (::Array<::String>) — A list of bundle IDs that are allowed when making API calls with this key.

#allowed_bundle_ids=

def allowed_bundle_ids=(value) -> ::Array<::String>
Parameter
  • value (::Array<::String>) — A list of bundle IDs that are allowed when making API calls with this key.
Returns
  • (::Array<::String>) — A list of bundle IDs that are allowed when making API calls with this key.