Interface LoggingOptions (9.3.1)

Inheritance

gax.GrpcClientOptions > LoggingOptions

Package

@google-cloud/logging!

Properties

apiEndpoint

apiEndpoint?: string;
Property Value
Type Description
string

autoRetry

autoRetry?: boolean;
Property Value
Type Description
boolean

maxRetries

maxRetries?: number;
Property Value
Type Description
number