Interface DecorateRequestOptions (3.10.0)

Inheritance

r.CoreOptions > DecorateRequestOptions

Package

@google-cloud/common

Properties

autoPaginate

autoPaginate?: boolean;

autoPaginateVal

autoPaginateVal?: boolean;

interceptors_

interceptors_?: Interceptor[];

maxRetries

maxRetries?: number;

objectMode

objectMode?: boolean;

projectId

projectId?: string;

shouldReturnStream

shouldReturnStream?: boolean;

uri

uri: string;