[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
Section titled “Parameters”| Parameter | Type | Description |
|---|---|---|
context | TCGCContext | the Sdk Context |
entity | Operation | the entity whose client format we are going to get |
Returns
Section titled “Returns”Operation | undefined
the format in which to serialize the typespec type or undefined