[F] getOperationGroup
function getOperationGroup(context, type): undefined | SdkOperationGroupReturn the operation group object for the given namespace or interface or undefined is not an operation group.
Parameters
| Parameter | Type | Description |
|---|---|---|
context | TCGCContext | TCGCContext |
type | Interface | Namespace | Type to check |
Returns
undefined | SdkOperationGroup
Operation group or undefined.