init(metadata:message:trailingMetadata:)

Creates a Contents.

ClientResponse.swift:95
init(metadata: Metadata, message: Message, trailingMetadata: Metadata)

Parameters

metadata

Metadata received from the server at the beginning of the response.

message

The response message received from the server.

trailingMetadata

Metadata received from the server at the end of the response.