Module: Google::Apis::DocsV1
- Defined in:
- lib/google/apis/docs_v1.rb,
lib/google/apis/docs_v1/classes.rb,
lib/google/apis/docs_v1/service.rb,
lib/google/apis/docs_v1/gem_version.rb,
lib/google/apis/docs_v1/representations.rb
Overview
Google Docs API
Reads and writes Google Docs documents.
Defined Under Namespace
Classes: AutoText, Background, BackgroundSuggestionState, BatchUpdateDocumentRequest, BatchUpdateDocumentResponse, Body, BookmarkLink, Bullet, BulletSuggestionState, Color, ColumnBreak, CreateFooterRequest, CreateFooterResponse, CreateFootnoteRequest, CreateFootnoteResponse, CreateHeaderRequest, CreateHeaderResponse, CreateNamedRangeRequest, CreateNamedRangeResponse, CreateParagraphBulletsRequest, CropProperties, CropPropertiesSuggestionState, DeleteContentRangeRequest, DeleteFooterRequest, DeleteHeaderRequest, DeleteNamedRangeRequest, DeleteParagraphBulletsRequest, DeletePositionedObjectRequest, DeleteTableColumnRequest, DeleteTableRowRequest, Dimension, DocsService, Document, DocumentStyle, DocumentStyleSuggestionState, DocumentTab, EmbeddedDrawingProperties, EmbeddedDrawingPropertiesSuggestionState, EmbeddedObject, EmbeddedObjectBorder, EmbeddedObjectBorderSuggestionState, EmbeddedObjectSuggestionState, EndOfSegmentLocation, Equation, Footer, Footnote, FootnoteReference, Header, HeadingLink, HorizontalRule, ImageProperties, ImagePropertiesSuggestionState, InlineObject, InlineObjectElement, InlineObjectProperties, InlineObjectPropertiesSuggestionState, InsertInlineImageRequest, InsertInlineImageResponse, InsertInlineSheetsChartResponse, InsertPageBreakRequest, InsertSectionBreakRequest, InsertTableColumnRequest, InsertTableRequest, InsertTableRowRequest, InsertTextRequest, Link, LinkedContentReference, LinkedContentReferenceSuggestionState, List, ListProperties, ListPropertiesSuggestionState, Location, MergeTableCellsRequest, NamedRange, NamedRanges, NamedStyle, NamedStyleSuggestionState, NamedStyles, NamedStylesSuggestionState, NestingLevel, NestingLevelSuggestionState, ObjectReferences, OptionalColor, PageBreak, Paragraph, ParagraphBorder, ParagraphElement, ParagraphStyle, ParagraphStyleSuggestionState, Person, PersonProperties, PinTableHeaderRowsRequest, PositionedObject, PositionedObjectPositioning, PositionedObjectPositioningSuggestionState, PositionedObjectProperties, PositionedObjectPropertiesSuggestionState, Range, ReplaceAllTextRequest, ReplaceAllTextResponse, ReplaceImageRequest, ReplaceNamedRangeContentRequest, Request, Response, RgbColor, RichLink, RichLinkProperties, SectionBreak, SectionColumnProperties, SectionStyle, Shading, ShadingSuggestionState, SheetsChartReference, SheetsChartReferenceSuggestionState, Size, SizeSuggestionState, StructuralElement, SubstringMatchCriteria, SuggestedBullet, SuggestedDocumentStyle, SuggestedInlineObjectProperties, SuggestedListProperties, SuggestedNamedStyles, SuggestedParagraphStyle, SuggestedPositionedObjectProperties, SuggestedTableCellStyle, SuggestedTableRowStyle, SuggestedTextStyle, Tab, TabProperties, TabStop, Table, TableCell, TableCellBorder, TableCellLocation, TableCellStyle, TableCellStyleSuggestionState, TableColumnProperties, TableOfContents, TableRange, TableRow, TableRowStyle, TableRowStyleSuggestionState, TableStyle, TabsCriteria, TextRun, TextStyle, TextStyleSuggestionState, UnmergeTableCellsRequest, UpdateDocumentStyleRequest, UpdateParagraphStyleRequest, UpdateSectionStyleRequest, UpdateTableCellStyleRequest, UpdateTableColumnPropertiesRequest, UpdateTableRowStyleRequest, UpdateTextStyleRequest, WeightedFontFamily, WriteControl
Constant Summary collapse
- GEM_VERSION =
Version of the google-apis-docs_v1 gem
"0.30.0"
- GENERATOR_VERSION =
Version of the code generator used to generate this client
"0.15.1"
- REVISION =
Revision of the discovery document this client was generated from
"20240730"
- VERSION =
Version of the Google Docs API this client connects to. This is NOT the gem version.
'V1'
- AUTH_DOCUMENTS =
See, edit, create, and delete all your Google Docs documents
'https://www.googleapis.com/auth/documents'
- AUTH_DOCUMENTS_READONLY =
See all your Google Docs documents
'https://www.googleapis.com/auth/documents.readonly'
- AUTH_DRIVE =
See, edit, create, and delete all of your Google Drive files
'https://www.googleapis.com/auth/drive'
- AUTH_DRIVE_FILE =
See, edit, create, and delete only the specific Google Drive files you use with this app
'https://www.googleapis.com/auth/drive.file'
- AUTH_DRIVE_READONLY =
See and download all your Google Drive files
'https://www.googleapis.com/auth/drive.readonly'