Interface DecorateRequestOptions (3.8.1)

Inheritance

r.CoreOptions > DecorateRequestOptions

Package

@google-cloud/common

Properties

autoPaginate

autoPaginate?: boolean;
Property Value
TypeDescription
boolean

autoPaginateVal

autoPaginateVal?: boolean;
Property Value
TypeDescription
boolean

interceptors_

interceptors_?: Interceptor[];
Property Value
TypeDescription
Interceptor[]

maxRetries

maxRetries?: number;
Property Value
TypeDescription
number

objectMode

objectMode?: boolean;
Property Value
TypeDescription
boolean

shouldReturnStream

shouldReturnStream?: boolean;
Property Value
TypeDescription
boolean

uri

uri: string;
Property Value
TypeDescription
string