Interface ClientConfig (2.17.0)

Inheritance

gax.GrpcClientOptions > ClientConfig

Package

@google-cloud/pubsub!

Properties

apiEndpoint

apiEndpoint?: string;
Property Value
TypeDescription
string

port

port?: string | number;
Property Value
TypeDescription
string | number

servicePath

servicePath?: string;
Property Value
TypeDescription
string

sslCreds

sslCreds?: gax.grpc.ChannelCredentials;
Property Value
TypeDescription
gax.grpc.ChannelCredentials