OperationsClientBuilder

OperationsClientBuilder

new OperationsClientBuilder(gaxGrpc)

Builds a new Operations Client

Parameters:
Name Type Description
gaxGrpc GrpcClient

Methods

operationsClient(optsopt)

Build a new instance of OperationsClient.

Parameters:
Name Type Attributes Description
opts Object <optional>

The optional parameters.

Properties
Name Type Attributes Description
servicePath String <optional>

Domain name of the API remote host.

port number <optional>

The port on which to connect to the remote host.

sslCreds grpc.ClientCredentials <optional>

A ClientCredentials for use with an SSL-enabled channel.

clientConfig Object <optional>

The customized config to build the call settings. See gax.constructSettings for the format.