operations property

List<GoogleIdentityAccesscontextmanagerV1ApiOperation>? operations
getter/setter pair

A list of ApiOperations allowed to be performed by the sources specified in the corresponding EgressFrom.

A request matches if it uses an operation/service in this list.

Implementation

core.List<GoogleIdentityAccesscontextmanagerV1ApiOperation>? operations;