public sealed class ServicePerimeterConfig.Types.ApiOperation : IMessage<ServicePerimeterConfig.Types.ApiOperation>, IEquatable<ServicePerimeterConfig.Types.ApiOperation>, IDeepCloneable<ServicePerimeterConfig.Types.ApiOperation>, IBufferMessage, IMessage
Reference documentation and code samples for the Identity Access Context Manager v1 API class ServicePerimeterConfig.Types.ApiOperation.
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 documentation page covers the \u003ccode\u003eServicePerimeterConfig.Types.ApiOperation\u003c/code\u003e class within the Google Identity Access Context Manager v1 API, providing reference information and code samples.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eServicePerimeterConfig.Types.ApiOperation\u003c/code\u003e class is used to identify API operations, and it inherits from \u003ccode\u003eobject\u003c/code\u003e while 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\u003eApiOperation()\u003c/code\u003e and \u003ccode\u003eApiOperation(ApiOperation)\u003c/code\u003e, with the latter taking another \u003ccode\u003eServicePerimeterConfig.Types.ApiOperation\u003c/code\u003e object as a parameter.\u003c/p\u003e\n"],["\u003cp\u003eKey properties of this class include \u003ccode\u003eMethodSelectors\u003c/code\u003e, which is a repeated field for defining allowed methods or permissions, and \u003ccode\u003eServiceName\u003c/code\u003e, which specifies the name of the API that is being referenced for methods and permissions.\u003c/p\u003e\n"],["\u003cp\u003eThe documentation also outlines the different versions available, ranging from version 1.2.0 up to the latest version 2.5.0, for the \u003ccode\u003eServicePerimeterConfig.Types.ApiOperation\u003c/code\u003e class.\u003c/p\u003e\n"]]],[],null,[]]