docs  v1
Classes
Google.Apis.Docs.v1.Data Namespace Reference

Classes

class  AutoText
 A ParagraphElement representing a spot in the text that is dynamically replaced with content that can change over time, like a page number. More...
 
class  Background
 Represents the background of a document. More...
 
class  BackgroundSuggestionState
 A mask that indicates which of the fields on the base Background have been changed in this suggestion. For any field set to true, the Backgound has a new suggested value. More...
 
class  BatchUpdateDocumentRequest
 Request message for BatchUpdateDocument. More...
 
class  BatchUpdateDocumentResponse
 Response message from a BatchUpdateDocument request. More...
 
class  Body
 The document body. More...
 
class  Bullet
 Describes the bullet of a paragraph. More...
 
class  BulletSuggestionState
 A mask that indicates which of the fields on the base Bullet have been changed in this suggestion. For any field set to true, there is a new suggested value. More...
 
class  Color
 A solid color. More...
 
class  ColumnBreak
 A ParagraphElement representing a column break. A column break makes the subsequent text start at the top of the next column. More...
 
class  CreateFooterRequest
 Creates a Footer. The new footer is applied to the SectionStyle at the location of the SectionBreak if specificed, otherwise it is applied to the DocumentStyle. More...
 
class  CreateFooterResponse
 The result of creating a footer. More...
 
class  CreateFootnoteRequest
 Creates a Footnote segment and inserts a new FootnoteReference to it at the given location. More...
 
class  CreateFootnoteResponse
 The result of creating a footnote. More...
 
class  CreateHeaderRequest
 Creates a Header. The new header is applied to the SectionStyle at the location of the SectionBreak if specificed, otherwise it is applied to the DocumentStyle. More...
 
class  CreateHeaderResponse
 The result of creating a header. More...
 
class  CreateNamedRangeRequest
 Creates a NamedRange referencing the given range. More...
 
class  CreateNamedRangeResponse
 The result of creating a named range. More...
 
class  CreateParagraphBulletsRequest
 Creates bullets for all of the paragraphs that overlap with the given range. More...
 
class  CropProperties
 The crop properties of an image. More...
 
class  CropPropertiesSuggestionState
 A mask that indicates which of the fields on the base CropProperties have been changed in this suggestion. For any field set to true, there is a new suggested value. More...
 
class  DeleteContentRangeRequest
 Deletes content from the document. More...
 
class  DeleteFooterRequest
 Deletes a Footer from the document. More...
 
class  DeleteHeaderRequest
 Deletes a Header from the document. More...
 
class  DeleteNamedRangeRequest
 Deletes a NamedRange. More...
 
class  DeleteParagraphBulletsRequest
 Deletes bullets from all of the paragraphs that overlap with the given range. More...
 
class  DeletePositionedObjectRequest
 Deletes a PositionedObject from the document. More...
 
class  DeleteTableColumnRequest
 Deletes a column from a table. More...
 
class  DeleteTableRowRequest
 Deletes a row from a table. More...
 
class  Dimension
 A magnitude in a single direction in the specified units. More...
 
class  Document
 A Google Docs document. More...
 
class  DocumentStyle
 The style of the document. More...
 
class  DocumentStyleSuggestionState
 A mask that indicates which of the fields on the base DocumentStyle have been changed in this suggestion. For any field set to true, there is a new suggested value. More...
 
class  EmbeddedDrawingProperties
 The properties of an embedded drawing. More...
 
class  EmbeddedDrawingPropertiesSuggestionState
 A mask that indicates which of the fields on the base EmbeddedDrawingProperties have been changed in this suggestion. For any field set to true, there is a new suggested value. More...
 
class  EmbeddedObject
 An embedded object in the document. More...
 
class  EmbeddedObjectBorder
 A border around an EmbeddedObject. More...
 
class  EmbeddedObjectBorderSuggestionState
 A mask that indicates which of the fields on the base EmbeddedObjectBorder have been changed in this suggestion. For any field set to true, there is a new suggested value. More...
 
class  EmbeddedObjectSuggestionState
 A mask that indicates which of the fields on the base EmbeddedObject have been changed in this suggestion. For any field set to true, there is a new suggested value. More...
 
class  EndOfSegmentLocation
 Location at the end of a body, header, footer or footnote. The location is immediately before the last newline in the document segment. More...
 
class  Equation
 A ParagraphElement representing an equation. More...
 
class  Footer
 A document footer. More...
 
class  Footnote
 A document footnote. More...
 
class  FootnoteReference
 A ParagraphElement representing a footnote reference. A footnote reference is the inline content rendered with a number and is used to identify the footnote. More...
 
class  Header
 A document header. More...
 
class  HorizontalRule
 A ParagraphElement representing a horizontal line. More...
 
class  ImageProperties
 The properties of an image. More...
 
class  ImagePropertiesSuggestionState
 A mask that indicates which of the fields on the base ImageProperties have been changed in this suggestion. For any field set to true, there is a new suggested value. More...
 
class  InlineObject
 An object that appears inline with text. An InlineObject contains an EmbeddedObject such as an image. More...
 
class  InlineObjectElement
 A ParagraphElement that contains an InlineObject. More...
 
class  InlineObjectProperties
 Properties of an InlineObject. More...
 
class  InlineObjectPropertiesSuggestionState
 A mask that indicates which of the fields on the base InlineObjectProperties have been changed in this suggestion. For any field set to true, there is a new suggested value. More...
 
class  InsertInlineImageRequest
 Inserts an InlineObject containing an image at the given location. More...
 
class  InsertInlineImageResponse
 The result of inserting an inline image. More...
 
class  InsertInlineSheetsChartResponse
 The result of inserting an embedded Google Sheets chart. More...
 
class  InsertPageBreakRequest
 Inserts a page break followed by a newline at the specified location. More...
 
class  InsertSectionBreakRequest
 Inserts a section break at the given location. More...
 
class  InsertTableColumnRequest
 Inserts an empty column into a table. More...
 
class  InsertTableRequest
 Inserts a table at the specified location. More...
 
class  InsertTableRowRequest
 Inserts an empty row into a table. More...
 
class  InsertTextRequest
 Inserts text at the specified location. More...
 
class  Link
 A reference to another portion of a document or an external URL resource. More...
 
class  LinkedContentReference
 A reference to the external linked source content. More...
 
class  LinkedContentReferenceSuggestionState
 A mask that indicates which of the fields on the base LinkedContentReference have been changed in this suggestion. For any field set to true, there is a new suggested value. More...
 
class  List
 A List represents the list attributes for a group of paragraphs that all belong to the same list. A paragraph that is part of a list has a reference to the list's ID in its bullet. More...
 
class  ListProperties
 The properties of a list which describe the look and feel of bullets belonging to paragraphs associated with a list. More...
 
class  ListPropertiesSuggestionState
 A mask that indicates which of the fields on the base ListProperties have been changed in this suggestion. For any field set to true, there is a new suggested value. More...
 
class  Location
 A particular location in the document. More...
 
class  MergeTableCellsRequest
 Merges cells in a Table. More...
 
class  NamedRange
 A collection of Ranges with the same named range ID. More...
 
class  NamedRanges
 A collection of all the NamedRanges in the document that share a given name. More...
 
class  NamedStyle
 A named style. Paragraphs in the document can inherit their TextStyle and ParagraphStyle from this named style when they have the same named style type. More...
 
class  NamedStyles
 The named styles. Paragraphs in the document can inherit their TextStyle and ParagraphStyle from these named styles. More...
 
class  NamedStylesSuggestionState
 The suggestion state of a NamedStyles message. More...
 
class  NamedStyleSuggestionState
 A suggestion state of a NamedStyle message. More...
 
class  NestingLevel
 Contains properties describing the look and feel of a list bullet at a given level of nesting. More...
 
class  NestingLevelSuggestionState
 A mask that indicates which of the fields on the base NestingLevel have been changed in this suggestion. For any field set to true, there is a new suggested value. More...
 
class  ObjectReferences
 A collection of object IDs. More...
 
class  OptionalColor
 A color that can either be fully opaque or fully transparent. More...
 
class  PageBreak
 A ParagraphElement representing a page break. A page break makes the subsequent text start at the top of the next page. More...
 
class  Paragraph
 A StructuralElement representing a paragraph. A paragraph is a range of content that is terminated with a newline character. More...
 
class  ParagraphBorder
 A border around a paragraph. More...
 
class  ParagraphElement
 A ParagraphElement describes content within a Paragraph. More...
 
class  ParagraphStyle
 Styles that apply to a whole paragraph. More...
 
class  ParagraphStyleSuggestionState
 A mask that indicates which of the fields on the base ParagraphStyle have been changed in this suggestion. For any field set to true, there is a new suggested value. More...
 
class  PositionedObject
 An object that is tethered to a Paragraph and positioned relative to the beginning of the paragraph. A PositionedObject contains an EmbeddedObject such as an image. More...
 
class  PositionedObjectPositioning
 The positioning of a PositionedObject. The positioned object is positioned relative to the beginning of the Paragraph it is tethered to. More...
 
class  PositionedObjectPositioningSuggestionState
 A mask that indicates which of the fields on the base PositionedObjectPositioning have been changed in this suggestion. For any field set to true, there is a new suggested value. More...
 
class  PositionedObjectProperties
 Properties of a PositionedObject. More...
 
class  PositionedObjectPropertiesSuggestionState
 A mask that indicates which of the fields on the base PositionedObjectProperties have been changed in this suggestion. For any field set to true, there is a new suggested value. More...
 
class  Range
 Specifies a contiguous range of text. More...
 
class  ReplaceAllTextRequest
 Replaces all instances of text matching a criteria with replace text. More...
 
class  ReplaceAllTextResponse
 The result of replacing text. More...
 
class  ReplaceImageRequest
 Replaces an existing image with a new image. More...
 
class  ReplaceNamedRangeContentRequest
 Replaces the contents of the specified NamedRange or NamedRanges with the given replacement content. More...
 
class  Request
 A single update to apply to a document. More...
 
class  Response
 A single response from an update. More...
 
class  RgbColor
 An RGB color. More...
 
class  SectionBreak
 A StructuralElement representing a section break. A section is a range of content which has the same SectionStyle. A section break represents the start of a new section, and the section style applies to the section after the section break. More...
 
class  SectionColumnProperties
 Properties that apply to a section's column. More...
 
class  SectionStyle
 The styling that applies to a section. More...
 
class  Shading
 The shading of a paragraph. More...
 
class  ShadingSuggestionState
 A mask that indicates which of the fields on the base Shading have been changed in this suggested change. For any field set to true, there is a new suggested value. More...
 
class  SheetsChartReference
 A reference to a linked chart embedded from Google Sheets. More...
 
class  SheetsChartReferenceSuggestionState
 A mask that indicates which of the fields on the base SheetsChartReference have been changed in this suggestion. For any field set to true, there is a new suggested value. More...
 
class  Size
 A width and height. More...
 
class  SizeSuggestionState
 A mask that indicates which of the fields on the base Size have been changed in this suggestion. For any field set to true, the Size has a new suggested value. More...
 
class  StructuralElement
 A StructuralElement describes content that provides structure to the document. More...
 
class  SubstringMatchCriteria
 A criteria that matches a specific string of text in the document. More...
 
class  SuggestedBullet
 A suggested change to a Bullet. More...
 
class  SuggestedDocumentStyle
 A suggested change to the DocumentStyle. More...
 
class  SuggestedInlineObjectProperties
 A suggested change to InlineObjectProperties. More...
 
class  SuggestedListProperties
 A suggested change to ListProperties. More...
 
class  SuggestedNamedStyles
 A suggested change to the NamedStyles. More...
 
class  SuggestedParagraphStyle
 A suggested change to a ParagraphStyle. More...
 
class  SuggestedPositionedObjectProperties
 A suggested change to PositionedObjectProperties. More...
 
class  SuggestedTableCellStyle
 A suggested change to a TableCellStyle. More...
 
class  SuggestedTableRowStyle
 A suggested change to a TableRowStyle. More...
 
class  SuggestedTextStyle
 A suggested change to a TextStyle. More...
 
class  Table
 A StructuralElement representing a table. More...
 
class  TableCell
 The contents and style of a cell in a Table. More...
 
class  TableCellBorder
 A border around a table cell. More...
 
class  TableCellLocation
 Location of a single cell within a table. More...
 
class  TableCellStyle
 The style of a TableCell. More...
 
class  TableCellStyleSuggestionState
 A mask that indicates which of the fields on the base TableCellStyle have been changed in this suggestion. For any field set to true, there is a new suggested value. More...
 
class  TableColumnProperties
 The properties of a column in a table. More...
 
class  TableOfContents
 A StructuralElement representing a table of contents. More...
 
class  TableRange
 A table range represents a reference to a subset of a table. More...
 
class  TableRow
 The contents and style of a row in a Table. More...
 
class  TableRowStyle
 Styles that apply to a table row. More...
 
class  TableRowStyleSuggestionState
 A mask that indicates which of the fields on the base TableRowStyle have been changed in this suggestion. For any field set to true, there is a new suggested value. More...
 
class  TableStyle
 Styles that apply to a table. More...
 
class  TabStop
 A tab stop within a paragraph. More...
 
class  TextRun
 A ParagraphElement that represents a run of text that all has the same styling. More...
 
class  TextStyle
 Represents the styling that can be applied to text. More...
 
class  TextStyleSuggestionState
 A mask that indicates which of the fields on the base TextStyle have been changed in this suggestion. For any field set to true, there is a new suggested value. More...
 
class  UnmergeTableCellsRequest
 Unmerges cells in a Table. More...
 
class  UpdateDocumentStyleRequest
 Updates the DocumentStyle. More...
 
class  UpdateParagraphStyleRequest
 Update the styling of all paragraphs that overlap with the given range. More...
 
class  UpdateSectionStyleRequest
 Updates the SectionStyle. More...
 
class  UpdateTableCellStyleRequest
 Updates the style of a range of table cells. More...
 
class  UpdateTableColumnPropertiesRequest
 Updates the TableColumnProperties of columns in a table. More...
 
class  UpdateTableRowStyleRequest
 Updates the TableRowStyle of rows in a table. More...
 
class  UpdateTextStyleRequest
 Update the styling of text. More...
 
class  WeightedFontFamily
 Represents a font family and weight of text. More...
 
class  WriteControl
 Provides control over how write requests are executed. More...