Interface APIRequestParams (5.0.5)

Package

googleapis-common

Properties

context

context: APIRequestContext;
Property Value
TypeDescription
APIRequestContext

mediaUrl

mediaUrl?: string | null;
Property Value
TypeDescription
string | null

options

options: MethodOptions;
Property Value
TypeDescription
MethodOptions

params

params: T;
Property Value
TypeDescription
T

pathParams

pathParams: string[];
Property Value
TypeDescription
string[]

requiredParams

requiredParams: string[];
Property Value
TypeDescription
string[]