public sealed class VpcAccessibleServices : IMessage<ServicePerimeterConfig.Types.VpcAccessibleServices>, IEquatable<ServicePerimeterConfig.Types.VpcAccessibleServices>, IDeepCloneable<ServicePerimeterConfig.Types.VpcAccessibleServices>, IBufferMessage, IMessage
Reference documentation and code samples for the Identity Access Context Manager v1 API class ServicePerimeterConfig.Types.VpcAccessibleServices.
Specifies how APIs are allowed to communicate within the Service
Perimeter.
public RepeatedField<string> AllowedServices { get; }
The list of APIs usable within the Service Perimeter. Must be empty
unless 'enable_restriction' is True. You can specify a list of individual
services, as well as include the 'RESTRICTED-SERVICES' value, which
automatically includes all of the services protected by the perimeter.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThe document provides reference information for the \u003ccode\u003eServicePerimeterConfig.Types.VpcAccessibleServices\u003c/code\u003e class within the Google Identity Access Context Manager v1 API, detailing its role in specifying how APIs communicate within a Service Perimeter.\u003c/p\u003e\n"],["\u003cp\u003eThis class, \u003ccode\u003eVpcAccessibleServices\u003c/code\u003e, implements interfaces like \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, indicating its functionalities related to message handling, equality comparison, deep cloning, and buffered messaging.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eVpcAccessibleServices\u003c/code\u003e class includes two constructors, one default and another that takes an instance of itself as a parameter, allowing for object initialization and copying.\u003c/p\u003e\n"],["\u003cp\u003eKey properties of \u003ccode\u003eVpcAccessibleServices\u003c/code\u003e are \u003ccode\u003eAllowedServices\u003c/code\u003e, which specifies the APIs permitted within the Service Perimeter, and \u003ccode\u003eEnableRestriction\u003c/code\u003e, which determines if API calls are limited to the \u003ccode\u003eallowed_services\u003c/code\u003e list.\u003c/p\u003e\n"],["\u003cp\u003eThe document also provides a history of documentation versions for the \u003ccode\u003eVpcAccessibleServices\u003c/code\u003e, ranging from version 1.2.0 to the latest version 2.5.0, each having its dedicated link for reference.\u003c/p\u003e\n"]]],[],null,[]]