Interface DecorateRequestOptions (3.7.4)

Inheritance

r.CoreOptions > DecorateRequestOptions

Package

@google-cloud/common

Properties

autoPaginate

autoPaginate?: boolean;
Property Value
Type Description
boolean

autoPaginateVal

autoPaginateVal?: boolean;
Property Value
Type Description
boolean

interceptors_

interceptors_?: Interceptor[];
Property Value
Type Description
Interceptor[]

maxRetries

maxRetries?: number;
Property Value
Type Description
number

objectMode

objectMode?: boolean;
Property Value
Type Description
boolean

shouldReturnStream

shouldReturnStream?: boolean;
Property Value
Type Description
boolean

uri

uri: string;
Property Value
Type Description
string