public sealed class ApiOperation : IMessage<ServicePerimeterConfig.Types.ApiOperation>, IEquatable<ServicePerimeterConfig.Types.ApiOperation>, IDeepCloneable<ServicePerimeterConfig.Types.ApiOperation>, IBufferMessage, IMessage
public RepeatedField<ServicePerimeterConfig.Types.MethodSelector> MethodSelectors { get; }
API methods or permissions to allow. Method or permission must belong to
the service specified by service_name field. A single [MethodSelector]
[google.identity.accesscontextmanager.v1.ServicePerimeterConfig.MethodSelector]
entry with * specified for the method field will allow all methods
AND permissions for the service specified in service_name.
The name of the API whose methods or permissions the [IngressPolicy]
[google.identity.accesscontextmanager.v1.ServicePerimeterConfig.IngressPolicy]
or [EgressPolicy]
[google.identity.accesscontextmanager.v1.ServicePerimeterConfig.EgressPolicy]
want to allow. A single [ApiOperation]
[google.identity.accesscontextmanager.v1.ServicePerimeterConfig.ApiOperation]
with service_name field set to * will allow all methods AND
permissions for all services.
[[["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\u003eApiOperation\u003c/code\u003e class is 2.5.0, which is part of the \u003ccode\u003eGoogle.Identity.AccessContextManager.V1\u003c/code\u003e namespace.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eApiOperation\u003c/code\u003e is used to identify an API operation within the \u003ccode\u003eServicePerimeterConfig\u003c/code\u003e and has several implemented 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 \u003ccode\u003eApiOperation\u003c/code\u003e class offers two constructors, a default one and one that accepts another \u003ccode\u003eApiOperation\u003c/code\u003e instance as a parameter for creating a new object.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eMethodSelectors\u003c/code\u003e property, of type \u003ccode\u003eRepeatedField<ServicePerimeterConfig.Types.MethodSelector>\u003c/code\u003e, specifies the allowed API methods or permissions, allowing all methods and permissions when the \u003ccode\u003emethod\u003c/code\u003e field is set to \u003ccode\u003e*\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eServiceName\u003c/code\u003e property, a string, denotes the API name for which the ingress or egress policies apply, with \u003ccode\u003e*\u003c/code\u003e allowing all methods and permissions across all services.\u003c/p\u003e\n"]]],[],null,[]]