Class ReceivedRequest used to hold the function name and request object of a call make to a mock gRPC stub.
- internal
CloneableInstantiable
| Methods |
| public __construct( $funcCall, $requestObject, $deserialize = NULL, $metadata = [], $options = []) |
| public getArray() |
| public getFuncCall() |
| public getMetadata() |
| public getOptions() |
| public getRequestObject() |
| Properties |
| private $actualCall = NULL |