Skip to content

[I] SdkMethodResponse

PropertyTypeDescription
kind"method"-
optional?booleanIndicates whether the response type is optional. Set to true when the operation has at least one HTTP response without a body. This allows distinguishing between responses without a body and responses with a body of type `Type
resultSegments?SdkModelPropertyType[]An array of properties to fetch {result} from the {response} model. Note that this property is only for LRO and paging pattens.
streamMetadata?SdkStreamMetadataStream metadata, present when the response is a streaming type (e.g. JsonlStream, SSEStream).
type?SdkType-