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\u003eThis page provides documentation for the \u003ccode\u003eVpcAccessibleServices\u003c/code\u003e class within the Google Identity Access Context Manager v1 API, specifically for version 2.2.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eVpcAccessibleServices\u003c/code\u003e is a class that defines how APIs can communicate within a Service Perimeter, implementing interfaces such as \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe class has two constructors, \u003ccode\u003eVpcAccessibleServices()\u003c/code\u003e, and \u003ccode\u003eVpcAccessibleServices(ServicePerimeterConfig.Types.VpcAccessibleServices)\u003c/code\u003e, and it includes properties like \u003ccode\u003eAllowedServices\u003c/code\u003e and \u003ccode\u003eEnableRestriction\u003c/code\u003e for managing API access.\u003c/p\u003e\n"],["\u003cp\u003eThe documentation lists several versions of the \u003ccode\u003eServicePerimeterConfig.Types.VpcAccessibleServices\u003c/code\u003e class, ranging from versions 1.2.0 to 2.5.0, with 2.5.0 being the latest.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eAllowedServices\u003c/code\u003e is a property that specifies which APIs are usable within a Service Perimeter, while \u003ccode\u003eEnableRestriction\u003c/code\u003e determines whether API calls are restricted to the specified list.\u003c/p\u003e\n"]]],[],null,[]]