Module: Google::Apis::DocsV1
- Defined in:
- generated/google/apis/docs_v1.rb,
generated/google/apis/docs_v1/classes.rb,
generated/google/apis/docs_v1/service.rb,
generated/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, 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, EmbeddedDrawingProperties, EmbeddedDrawingPropertiesSuggestionState, EmbeddedObject, EmbeddedObjectBorder, EmbeddedObjectBorderSuggestionState, EmbeddedObjectSuggestionState, EndOfSegmentLocation, Equation, Footer, Footnote, FootnoteReference, Header, 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, PositionedObject, PositionedObjectPositioning, PositionedObjectPositioningSuggestionState, PositionedObjectProperties, PositionedObjectPropertiesSuggestionState, Range, ReplaceAllTextRequest, ReplaceAllTextResponse, ReplaceImageRequest, ReplaceNamedRangeContentRequest, Request, Response, RgbColor, SectionBreak, SectionColumnProperties, SectionStyle, Shading, ShadingSuggestionState, SheetsChartReference, SheetsChartReferenceSuggestionState, Size, SizeSuggestionState, StructuralElement, SubstringMatchCriteria, SuggestedBullet, SuggestedDocumentStyle, SuggestedInlineObjectProperties, SuggestedListProperties, SuggestedNamedStyles, SuggestedParagraphStyle, SuggestedPositionedObjectProperties, SuggestedTableCellStyle, SuggestedTableRowStyle, SuggestedTextStyle, TabStop, Table, TableCell, TableCellBorder, TableCellLocation, TableCellStyle, TableCellStyleSuggestionState, TableColumnProperties, TableOfContents, TableRange, TableRow, TableRowStyle, TableRowStyleSuggestionState, TableStyle, TextRun, TextStyle, TextStyleSuggestionState, UnmergeTableCellsRequest, UpdateDocumentStyleRequest, UpdateParagraphStyleRequest, UpdateSectionStyleRequest, UpdateTableCellStyleRequest, UpdateTableColumnPropertiesRequest, UpdateTableRowStyleRequest, UpdateTextStyleRequest, WeightedFontFamily, WriteControl
Constant Summary collapse
- VERSION =
'V1'
- REVISION =
'20200803'
- AUTH_DOCUMENTS =
View and manage your Google Docs documents
'https://www.googleapis.com/auth/documents'
- AUTH_DOCUMENTS_READONLY =
View 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 =
View and manage Google Drive files and folders that you have opened or created 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'