operations property
Describes the list of operations to be reported.
Each operation is represented as an AttributeContext, and contains all attributes around an API access.
Implementation
core.List<AttributeContext>? operations;
Describes the list of operations to be reported.
Each operation is represented as an AttributeContext, and contains all attributes around an API access.
core.List<AttributeContext>? operations;