Interface Schema (7.1.0)
Stay organized with collections
Save and categorize content based on your preferences.
Package
googleapis-common
Properties
auth
auth
:
{
oauth2
:
{
scopes
:
{
[
index
:
string
]
:
{
description
:
string
;
};
};
};
};
basePath
baseUrl
batchPath
description
discoveryRestUrl
discoveryRestUrl
:
string
;
discoveryVersion
discoveryVersion
:
string
;
documentationLink
documentationLink
:
string
;
etag
icons
icons
:
{
x16
:
string
;
x32
:
string
;
};
id
kind
methods
methods
:
SchemaMethods
;
name
ownerDomain
ownerName
parameters
parameters
:
SchemaParameters
;
protocol
resources
resources
:
SchemaResources
;
revision
rootUrl
schemas
servicePath
title
version
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License
, and code samples are licensed under the Apache 2.0 License
. For details, see the Google Developers Site Policies
. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2025-09-04 UTC.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-09-04 UTC."],[],[],null,["# Interface Schema (7.1.0)\n\nVersion latestkeyboard_arrow_down\n\n- [7.1.0 (latest)](/nodejs/docs/reference/googleapis-common/latest/googleapis-common/schema)\n- [7.0.1](/nodejs/docs/reference/googleapis-common/7.0.1/googleapis-common/schema)\n- [6.0.3](/nodejs/docs/reference/googleapis-common/6.0.3/googleapis-common/schema)\n- [5.1.0](/nodejs/docs/reference/googleapis-common/5.1.0/googleapis-common/schema)\n- [5.0.5](/nodejs/docs/reference/googleapis-common/5.0.5/googleapis-common/schema) \n\nPackage\n-------\n\n[googleapis-common](../overview.html)\n\nProperties\n----------\n\n### auth\n\n auth: {\n oauth2: {\n scopes: {\n [index: string]: {\n description: string;\n };\n };\n };\n };\n\n### basePath\n\n basePath: string;\n\n### baseUrl\n\n baseUrl: string;\n\n### batchPath\n\n batchPath: string;\n\n### description\n\n description: string;\n\n### discoveryRestUrl\n\n discoveryRestUrl: string;\n\n### discoveryVersion\n\n discoveryVersion: string;\n\n### documentationLink\n\n documentationLink: string;\n\n### etag\n\n etag: string;\n\n### icons\n\n icons: {\n x16: string;\n x32: string;\n };\n\n### id\n\n id: string;\n\n### kind\n\n kind: string;\n\n### methods\n\n methods: SchemaMethods;\n\n### name\n\n name: string;\n\n### ownerDomain\n\n ownerDomain: string;\n\n### ownerName\n\n ownerName: string;\n\n### parameters\n\n parameters: SchemaParameters;\n\n### protocol\n\n protocol: string;\n\n### resources\n\n resources: SchemaResources;\n\n### revision\n\n revision: string;\n\n### rootUrl\n\n rootUrl: string;\n\n### schemas\n\n schemas: SchemaItems;\n\n### servicePath\n\n servicePath: string;\n\n### title\n\n title: string;\n\n### version\n\n version: string;"]]