[F] getSdkUnionWithDiagnostics
function getSdkUnionWithDiagnostics( context, type, operation?): [SdkType, readonly Diagnostic[]];Parameters
Section titled “Parameters”| Parameter | Type |
|---|---|
context | TCGCContext |
type | Union |
operation? | Operation |
Returns
Section titled “Returns”[SdkType, readonly Diagnostic[]]