Skip to main content
Version: Latest (Core: 0.60.x, Azure: 0.46.x)

[F] getOverriddenClientMethod

function getOverriddenClientMethod(context, entity): Operation | undefined

Gets additional information on how to serialize / deserialize TYPESPEC standard types depending on whether additional serialization information is provided or needed

Parameters​

ParameterTypeDescription
contextTCGCContextthe Sdk Context
entityOperationthe entity whose client format we are going to get

Returns​

Operation | undefined

the format in which to serialize the typespec type or undefined