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.
[[["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 available for \u003ccode\u003eVpcAccessibleServices\u003c/code\u003e is 2.5.0, with versions ranging down to 1.2.0, each providing specific configurations for service perimeters.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eVpcAccessibleServices\u003c/code\u003e is a sealed class that specifies how APIs are allowed to communicate within a Service Perimeter, and implements 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\u003eThis class has two constructors, a default one, and one that takes another \u003ccode\u003eServicePerimeterConfig.Types.VpcAccessibleServices\u003c/code\u003e object as a parameter for copying its properties.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eAllowedServices\u003c/code\u003e property, of type \u003ccode\u003eRepeatedField<string>\u003c/code\u003e, defines the list of APIs permitted within the Service Perimeter, but it is only relevant if \u003ccode\u003eEnableRestriction\u003c/code\u003e is set to true.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eEnableRestriction\u003c/code\u003e property, a boolean value, controls whether API calls are restricted to the \u003ccode\u003eAllowedServices\u003c/code\u003e list within the Service Perimeter.\u003c/p\u003e\n"]]],[],null,[]]