public sealed class VpcAccessibleServices : IMessage<ServicePerimeterConfig.Types.VpcAccessibleServices>, IEquatable<ServicePerimeterConfig.Types.VpcAccessibleServices>, IDeepCloneable<ServicePerimeterConfig.Types.VpcAccessibleServices>, IBufferMessage, IMessage
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 latest version of the \u003ccode\u003eVpcAccessibleServices\u003c/code\u003e documentation is 2.5.0, which can be found on the website.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eVpcAccessibleServices\u003c/code\u003e class defines how APIs interact within a Service Perimeter, implementing multiple interfaces like \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 \u003ccode\u003eVpcAccessibleServices\u003c/code\u003e class contains an \u003ccode\u003eAllowedServices\u003c/code\u003e property which manages a list of APIs that can be used within the Service Perimeter when restrictions are enabled.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eEnableRestriction\u003c/code\u003e property determines whether API calls within the Service Perimeter are limited to the \u003ccode\u003eallowed_services\u003c/code\u003e list.\u003c/p\u003e\n"],["\u003cp\u003eThe content has a list of versions available, from 1.2.0 up to the latest 2.5.0, for the \u003ccode\u003eGoogle.Identity.AccessContextManager.V1.ServicePerimeterConfig.Types.VpcAccessibleServices\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]