public sealed class IosKeyRestrictions : IMessage<IosKeyRestrictions>, IEquatable<IosKeyRestrictions>, IDeepCloneable<IosKeyRestrictions>, IBufferMessage, IMessage
Reference documentation and code samples for the API Keys v2 API class IosKeyRestrictions.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-21 UTC."],[[["The `IosKeyRestrictions` class, part of the Google.Cloud.ApiKeys.V2 API, defines restrictions for iOS applications using API keys, and is found in version 1.3.0."],["This class inherits from `object` and implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, offering functionality such as message handling, equality checks, deep cloning, and buffer message management."],["`IosKeyRestrictions` has two constructors: a default constructor and one that accepts another `IosKeyRestrictions` object for copying."],["The `AllowedBundleIds` property of type `RepeatedField\u003cstring\u003e` within the `IosKeyRestrictions` class specifies the list of iOS bundle IDs permitted to use the API key."],["The latest version of the documentation of this component is version 1.4.0."]]],[]]