Interface ClientConfig (3.1.1)

Inheritance

gax.GrpcClientOptions > ClientConfig

Package

@google-cloud/pubsub

Properties

apiEndpoint

apiEndpoint?: string;

port

port?: string | number;

servicePath

servicePath?: string;

sslCreds

sslCreds?: gax.grpc.ChannelCredentials;