Interface Schema (5.0.5)

Package

googleapis-common

Properties

auth

auth: {
        oauth2: {
            scopes: {
                [index: string]: {
                    description: string;
                };
            };
        };
    };
Property Value
TypeDescription
{ oauth2: { scopes: { [index: string]: { description: string; }; }; }; }

basePath

basePath: string;
Property Value
TypeDescription
string

baseUrl

baseUrl: string;
Property Value
TypeDescription
string

batchPath

batchPath: string;
Property Value
TypeDescription
string

description

description: string;
Property Value
TypeDescription
string

discoveryRestUrl

discoveryRestUrl: string;
Property Value
TypeDescription
string

discoveryVersion

discoveryVersion: string;
Property Value
TypeDescription
string
documentationLink: string;
Property Value
TypeDescription
string

etag

etag: string;
Property Value
TypeDescription
string

icons

icons: {
        x16: string;
        x32: string;
    };
Property Value
TypeDescription
{ x16: string; x32: string; }

id

id: string;
Property Value
TypeDescription
string

kind

kind: string;
Property Value
TypeDescription
string

methods

methods: SchemaMethods;
Property Value
TypeDescription
SchemaMethods

name

name: string;
Property Value
TypeDescription
string

ownerDomain

ownerDomain: string;
Property Value
TypeDescription
string

ownerName

ownerName: string;
Property Value
TypeDescription
string

parameters

parameters: SchemaParameters;
Property Value
TypeDescription
SchemaParameters

protocol

protocol: string;
Property Value
TypeDescription
string

resources

resources: SchemaResources;
Property Value
TypeDescription
SchemaResources

revision

revision: string;
Property Value
TypeDescription
string

rootUrl

rootUrl: string;
Property Value
TypeDescription
string

schemas

schemas: SchemaItems;
Property Value
TypeDescription
SchemaItems

servicePath

servicePath: string;
Property Value
TypeDescription
string

title

title: string;
Property Value
TypeDescription
string

version

version: string;
Property Value
TypeDescription
string