Interface DecorateRequestOptions (5.0.1)

Inheritance

r.CoreOptions > DecorateRequestOptions

Package

@google-cloud/common

Properties

autoPaginate

autoPaginate?: boolean;

autoPaginateVal

autoPaginateVal?: boolean;

interceptors_

interceptors_?: Interceptor[];

maxRetries

maxRetries?: number;

objectMode

objectMode?: boolean;

shouldReturnStream

shouldReturnStream?: boolean;

uri

uri: string;