GrpcTransportConfig
Read onlyYes
FinalYes
Properties
Methods
- __construct() : mixed
Properties
$endpoint
public
string
$endpoint
$headers
public
array<string|int, mixed>
$headers
$insecure
public
bool
$insecure
Methods
__construct()
public
__construct(string $endpoint, array<string, string> $headers, bool $insecure) : mixed
Parameters
- $endpoint : string
- $headers : array<string, string>
- $insecure : bool