Contains information necessary to manage a network request.
CloneableInstantiable
Constants |
public Google |
public Google |
public Google |
public Google |
public Google |
public Google |
Methods |
public __construct(string $method, ?string $decodeType = NULL, $message = NULL, $descriptor = [], int $callType = 0Google\ApiCore\Call::UNARY_CALL)
|
public getCallType()
|
public getDecodeType()
|
public getDescriptor()
|
public getMessage()
|
public getMethod()
|
public withMessage( $message)
|
Properties |
private $callType = NULL |
private $decodeType = NULL |
private $descriptor = NULL |
private $message = NULL |
private $method = NULL |