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\u003eThis webpage details the \u003ccode\u003eApiOperation\u003c/code\u003e class within the \u003ccode\u003eGoogle.Identity.AccessContextManager.V1\u003c/code\u003e namespace, specifically version 1.5.0, which is used for identifying API operations.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eApiOperation\u003c/code\u003e class inherits from \u003ccode\u003eObject\u003c/code\u003e and implements several interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, allowing it to interact with protobuf messages and support cloning and equality checks.\u003c/p\u003e\n"],["\u003cp\u003eThe class includes properties such as \u003ccode\u003eMethodSelectors\u003c/code\u003e, which is a \u003ccode\u003eRepeatedField\u003c/code\u003e for specifying allowed methods or permissions, and \u003ccode\u003eServiceName\u003c/code\u003e, a string representing the name of the API to which the allowed methods belong.\u003c/p\u003e\n"],["\u003cp\u003eThere are also multiple versions of this API listed, with version 2.5.0 being the latest, allowing the user to navigate to different versions of the \u003ccode\u003eApiOperation\u003c/code\u003e class.\u003c/p\u003e\n"]]],[],null,[]]