Skip to content

[F] getClientTypeWithDiagnostics

function getClientTypeWithDiagnostics(
context,
type,
operation?): [SdkType, readonly Diagnostic[]]

Parameters

ParameterType
contextTCGCContext
typeType
operation?Operation

Returns

[SdkType, readonly Diagnostic[]]