Skip to main content
Version: Next 🚧

[F] getClientTypeWithDiagnostics

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

Parameters​

ParameterType
contextTCGCContext
typeType
operation?Operation

Returns​

[SdkType, readonly Diagnostic[]]