mirror of
https://github.com/OMGeeky/google-apis-rs.git
synced 2026-01-29 21:34:03 +01:00
164 lines
52 KiB
HTML
164 lines
52 KiB
HTML
<!DOCTYPE html><html lang="en"><head><meta charset="utf-8"><meta name="viewport" content="width=device-width, initial-scale=1.0"><meta name="generator" content="rustdoc"><meta name="description" content="API documentation for the Rust `api` mod in crate `google_docs1`."><meta name="keywords" content="rust, rustlang, rust-lang, api"><title>google_docs1::api - Rust</title><link rel="stylesheet" type="text/css" href="../../normalize.css"><link rel="stylesheet" type="text/css" href="../../rustdoc.css" id="mainThemeStyle"><link rel="stylesheet" type="text/css" href="../../light.css" id="themeStyle"><link rel="stylesheet" type="text/css" href="../../dark.css" disabled ><link rel="stylesheet" type="text/css" href="../../ayu.css" disabled ><script id="default-settings"></script><script src="../../storage.js"></script><noscript><link rel="stylesheet" href="../../noscript.css"></noscript><link rel="icon" type="image/svg+xml" href="../../favicon.svg">
|
||
<link rel="alternate icon" type="image/png" href="../../favicon-16x16.png">
|
||
<link rel="alternate icon" type="image/png" href="../../favicon-32x32.png"><style type="text/css">#crate-search{background-image:url("../../down-arrow.svg");}</style></head><body class="rustdoc mod"><!--[if lte IE 8]><div class="warning">This old browser is unsupported and will most likely display funky things.</div><![endif]--><nav class="sidebar"><div class="sidebar-menu">☰</div><a href='../../google_docs1/index.html'><div class='logo-container rust-logo'><img src='../../rust-logo.png' alt='logo'></div></a><p class="location">Module api</p><div class="sidebar-elems"><div class="block items"><ul><li><a href="#structs">Structs</a></li><li><a href="#enums">Enums</a></li></ul></div><p class="location"><a href="../index.html">google_docs1</a></p><div id="sidebar-vars" data-name="api" data-ty="mod" data-relpath="../"></div><script defer src="../sidebar-items.js"></script></div></nav><div class="theme-picker"><button id="theme-picker" aria-label="Pick another theme!" aria-haspopup="menu"><img src="../../brush.svg" width="18" alt="Pick another theme!"></button><div id="theme-choices" role="menu"></div></div><script src="../../theme.js"></script><nav class="sub"><form class="search-form"><div class="search-container"><div><select id="crate-search"><option value="All crates">All crates</option></select><input class="search-input" name="search" disabled autocomplete="off" spellcheck="false" placeholder="Click or press ‘S’ to search, ‘?’ for more options…" type="search"></div><button type="button" class="help-button">?</button>
|
||
<a id="settings-menu" href="../../settings.html"><img src="../../wheel.svg" width="18" alt="Change settings"></a></div></form></nav><section id="main" class="content"><h1 class="fqn"><span class="in-band">Module <a href="../index.html">google_docs1</a>::<wbr><a class="mod" href="">api</a></span><span class="out-of-band"><span id="render-detail"><a id="toggle-all-docs" href="javascript:void(0)" title="collapse all docs">[<span class="inner">−</span>]</a></span><a class="srclink" href="../../src/google_docs1/api.rs.html#1-4385" title="goto source code">[src]</a></span></h1><h2 id="structs" class="section-header"><a href="#structs">Structs</a></h2>
|
||
<table><tr class="module-item"><td><a class="struct" href="struct.AutoText.html" title="google_docs1::api::AutoText struct">AutoText</a></td><td class="docblock-short"><p>A ParagraphElement representing a spot in the text that is dynamically replaced with content that can change over time, like a page number.</p>
|
||
</td></tr><tr class="module-item"><td><a class="struct" href="struct.Background.html" title="google_docs1::api::Background struct">Background</a></td><td class="docblock-short"><p>Represents the background of a document.</p>
|
||
</td></tr><tr class="module-item"><td><a class="struct" href="struct.BackgroundSuggestionState.html" title="google_docs1::api::BackgroundSuggestionState struct">BackgroundSuggestionState</a></td><td class="docblock-short"><p>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.</p>
|
||
</td></tr><tr class="module-item"><td><a class="struct" href="struct.BatchUpdateDocumentRequest.html" title="google_docs1::api::BatchUpdateDocumentRequest struct">BatchUpdateDocumentRequest</a></td><td class="docblock-short"><p>Request message for BatchUpdateDocument.</p>
|
||
</td></tr><tr class="module-item"><td><a class="struct" href="struct.BatchUpdateDocumentResponse.html" title="google_docs1::api::BatchUpdateDocumentResponse struct">BatchUpdateDocumentResponse</a></td><td class="docblock-short"><p>Response message from a BatchUpdateDocument request.</p>
|
||
</td></tr><tr class="module-item"><td><a class="struct" href="struct.Body.html" title="google_docs1::api::Body struct">Body</a></td><td class="docblock-short"><p>The document body. The body typically contains the full document contents except for headers, footers and footnotes.</p>
|
||
</td></tr><tr class="module-item"><td><a class="struct" href="struct.Bullet.html" title="google_docs1::api::Bullet struct">Bullet</a></td><td class="docblock-short"><p>Describes the bullet of a paragraph.</p>
|
||
</td></tr><tr class="module-item"><td><a class="struct" href="struct.BulletSuggestionState.html" title="google_docs1::api::BulletSuggestionState struct">BulletSuggestionState</a></td><td class="docblock-short"><p>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.</p>
|
||
</td></tr><tr class="module-item"><td><a class="struct" href="struct.Color.html" title="google_docs1::api::Color struct">Color</a></td><td class="docblock-short"><p>A solid color.</p>
|
||
</td></tr><tr class="module-item"><td><a class="struct" href="struct.ColumnBreak.html" title="google_docs1::api::ColumnBreak struct">ColumnBreak</a></td><td class="docblock-short"><p>A ParagraphElement representing a column break. A column break makes the subsequent text start at the top of the next column.</p>
|
||
</td></tr><tr class="module-item"><td><a class="struct" href="struct.CreateFooterRequest.html" title="google_docs1::api::CreateFooterRequest struct">CreateFooterRequest</a></td><td class="docblock-short"><p>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. If a footer of the specified type already exists, a 400 bad request error is returned.</p>
|
||
</td></tr><tr class="module-item"><td><a class="struct" href="struct.CreateFooterResponse.html" title="google_docs1::api::CreateFooterResponse struct">CreateFooterResponse</a></td><td class="docblock-short"><p>The result of creating a footer.</p>
|
||
</td></tr><tr class="module-item"><td><a class="struct" href="struct.CreateFootnoteRequest.html" title="google_docs1::api::CreateFootnoteRequest struct">CreateFootnoteRequest</a></td><td class="docblock-short"><p>Creates a Footnote segment and inserts a new FootnoteReference to it at the given location. The new Footnote segment will contain a space followed by a newline character.</p>
|
||
</td></tr><tr class="module-item"><td><a class="struct" href="struct.CreateFootnoteResponse.html" title="google_docs1::api::CreateFootnoteResponse struct">CreateFootnoteResponse</a></td><td class="docblock-short"><p>The result of creating a footnote.</p>
|
||
</td></tr><tr class="module-item"><td><a class="struct" href="struct.CreateHeaderRequest.html" title="google_docs1::api::CreateHeaderRequest struct">CreateHeaderRequest</a></td><td class="docblock-short"><p>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. If a header of the specified type already exists, a 400 bad request error is returned.</p>
|
||
</td></tr><tr class="module-item"><td><a class="struct" href="struct.CreateHeaderResponse.html" title="google_docs1::api::CreateHeaderResponse struct">CreateHeaderResponse</a></td><td class="docblock-short"><p>The result of creating a header.</p>
|
||
</td></tr><tr class="module-item"><td><a class="struct" href="struct.CreateNamedRangeRequest.html" title="google_docs1::api::CreateNamedRangeRequest struct">CreateNamedRangeRequest</a></td><td class="docblock-short"><p>Creates a NamedRange referencing the given range.</p>
|
||
</td></tr><tr class="module-item"><td><a class="struct" href="struct.CreateNamedRangeResponse.html" title="google_docs1::api::CreateNamedRangeResponse struct">CreateNamedRangeResponse</a></td><td class="docblock-short"><p>The result of creating a named range.</p>
|
||
</td></tr><tr class="module-item"><td><a class="struct" href="struct.CreateParagraphBulletsRequest.html" title="google_docs1::api::CreateParagraphBulletsRequest struct">CreateParagraphBulletsRequest</a></td><td class="docblock-short"><p>Creates bullets for all of the paragraphs that overlap with the given range. The nesting level of each paragraph will be determined by counting leading tabs in front of each paragraph. To avoid excess space between the bullet and the corresponding paragraph, these leading tabs are removed by this request. This may change the indices of parts of the text. If the paragraph immediately before paragraphs being updated is in a list with a matching preset, the paragraphs being updated are added to that preceding list.</p>
|
||
</td></tr><tr class="module-item"><td><a class="struct" href="struct.CropProperties.html" title="google_docs1::api::CropProperties struct">CropProperties</a></td><td class="docblock-short"><p>The crop properties of an image. The crop rectangle is represented using fractional offsets from the original content's four edges. - If the offset is in the interval (0, 1), the corresponding edge of crop rectangle is positioned inside of the image's original bounding rectangle. - If the offset is negative or greater than 1, the corresponding edge of crop rectangle is positioned outside of the image's original bounding rectangle. - If all offsets and rotation angle are 0, the image is not cropped.</p>
|
||
</td></tr><tr class="module-item"><td><a class="struct" href="struct.CropPropertiesSuggestionState.html" title="google_docs1::api::CropPropertiesSuggestionState struct">CropPropertiesSuggestionState</a></td><td class="docblock-short"><p>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.</p>
|
||
</td></tr><tr class="module-item"><td><a class="struct" href="struct.DeleteContentRangeRequest.html" title="google_docs1::api::DeleteContentRangeRequest struct">DeleteContentRangeRequest</a></td><td class="docblock-short"><p>Deletes content from the document.</p>
|
||
</td></tr><tr class="module-item"><td><a class="struct" href="struct.DeleteFooterRequest.html" title="google_docs1::api::DeleteFooterRequest struct">DeleteFooterRequest</a></td><td class="docblock-short"><p>Deletes a Footer from the document.</p>
|
||
</td></tr><tr class="module-item"><td><a class="struct" href="struct.DeleteHeaderRequest.html" title="google_docs1::api::DeleteHeaderRequest struct">DeleteHeaderRequest</a></td><td class="docblock-short"><p>Deletes a Header from the document.</p>
|
||
</td></tr><tr class="module-item"><td><a class="struct" href="struct.DeleteNamedRangeRequest.html" title="google_docs1::api::DeleteNamedRangeRequest struct">DeleteNamedRangeRequest</a></td><td class="docblock-short"><p>Deletes a NamedRange.</p>
|
||
</td></tr><tr class="module-item"><td><a class="struct" href="struct.DeleteParagraphBulletsRequest.html" title="google_docs1::api::DeleteParagraphBulletsRequest struct">DeleteParagraphBulletsRequest</a></td><td class="docblock-short"><p>Deletes bullets from all of the paragraphs that overlap with the given range. The nesting level of each paragraph will be visually preserved by adding indent to the start of the corresponding paragraph.</p>
|
||
</td></tr><tr class="module-item"><td><a class="struct" href="struct.DeletePositionedObjectRequest.html" title="google_docs1::api::DeletePositionedObjectRequest struct">DeletePositionedObjectRequest</a></td><td class="docblock-short"><p>Deletes a PositionedObject from the document.</p>
|
||
</td></tr><tr class="module-item"><td><a class="struct" href="struct.DeleteTableColumnRequest.html" title="google_docs1::api::DeleteTableColumnRequest struct">DeleteTableColumnRequest</a></td><td class="docblock-short"><p>Deletes a column from a table.</p>
|
||
</td></tr><tr class="module-item"><td><a class="struct" href="struct.DeleteTableRowRequest.html" title="google_docs1::api::DeleteTableRowRequest struct">DeleteTableRowRequest</a></td><td class="docblock-short"><p>Deletes a row from a table.</p>
|
||
</td></tr><tr class="module-item"><td><a class="struct" href="struct.Dimension.html" title="google_docs1::api::Dimension struct">Dimension</a></td><td class="docblock-short"><p>A magnitude in a single direction in the specified units.</p>
|
||
</td></tr><tr class="module-item"><td><a class="struct" href="struct.Docs.html" title="google_docs1::api::Docs struct">Docs</a></td><td class="docblock-short"><p>Central instance to access all Docs related resource activities</p>
|
||
</td></tr><tr class="module-item"><td><a class="struct" href="struct.Document.html" title="google_docs1::api::Document struct">Document</a></td><td class="docblock-short"><p>A Google Docs document.</p>
|
||
</td></tr><tr class="module-item"><td><a class="struct" href="struct.DocumentBatchUpdateCall.html" title="google_docs1::api::DocumentBatchUpdateCall struct">DocumentBatchUpdateCall</a></td><td class="docblock-short"><p>Applies one or more updates to the document. Each request is validated before being applied. If any request is not valid, then the entire request will fail and nothing will be applied. Some requests have replies to give you some information about how they are applied. Other requests do not need to return information; these each return an empty reply. The order of replies matches that of the requests. For example, suppose you call batchUpdate with four updates, and only the third one returns information. The response would have two empty replies, the reply to the third request, and another empty reply, in that order. Because other users may be editing the document, the document might not exactly reflect your changes: your changes may be altered with respect to collaborator changes. If there are no collaborators, the document should reflect your changes. In any case, the updates in your request are guaranteed to be applied together atomically.</p>
|
||
</td></tr><tr class="module-item"><td><a class="struct" href="struct.DocumentCreateCall.html" title="google_docs1::api::DocumentCreateCall struct">DocumentCreateCall</a></td><td class="docblock-short"><p>Creates a blank document using the title given in the request. Other fields in the request, including any provided content, are ignored. Returns the created document.</p>
|
||
</td></tr><tr class="module-item"><td><a class="struct" href="struct.DocumentGetCall.html" title="google_docs1::api::DocumentGetCall struct">DocumentGetCall</a></td><td class="docblock-short"><p>Gets the latest version of the specified document.</p>
|
||
</td></tr><tr class="module-item"><td><a class="struct" href="struct.DocumentMethods.html" title="google_docs1::api::DocumentMethods struct">DocumentMethods</a></td><td class="docblock-short"><p>A builder providing access to all methods supported on <em>document</em> resources.
|
||
It is not used directly, but through the <code>Docs</code> hub.</p>
|
||
</td></tr><tr class="module-item"><td><a class="struct" href="struct.DocumentStyle.html" title="google_docs1::api::DocumentStyle struct">DocumentStyle</a></td><td class="docblock-short"><p>The style of the document.</p>
|
||
</td></tr><tr class="module-item"><td><a class="struct" href="struct.DocumentStyleSuggestionState.html" title="google_docs1::api::DocumentStyleSuggestionState struct">DocumentStyleSuggestionState</a></td><td class="docblock-short"><p>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.</p>
|
||
</td></tr><tr class="module-item"><td><a class="struct" href="struct.EmbeddedDrawingProperties.html" title="google_docs1::api::EmbeddedDrawingProperties struct">EmbeddedDrawingProperties</a></td><td class="docblock-short"><p>The properties of an embedded drawing.</p>
|
||
</td></tr><tr class="module-item"><td><a class="struct" href="struct.EmbeddedDrawingPropertiesSuggestionState.html" title="google_docs1::api::EmbeddedDrawingPropertiesSuggestionState struct">EmbeddedDrawingPropertiesSuggestionState</a></td><td class="docblock-short"><p>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.</p>
|
||
</td></tr><tr class="module-item"><td><a class="struct" href="struct.EmbeddedObject.html" title="google_docs1::api::EmbeddedObject struct">EmbeddedObject</a></td><td class="docblock-short"><p>An embedded object in the document.</p>
|
||
</td></tr><tr class="module-item"><td><a class="struct" href="struct.EmbeddedObjectBorder.html" title="google_docs1::api::EmbeddedObjectBorder struct">EmbeddedObjectBorder</a></td><td class="docblock-short"><p>A border around an EmbeddedObject.</p>
|
||
</td></tr><tr class="module-item"><td><a class="struct" href="struct.EmbeddedObjectBorderSuggestionState.html" title="google_docs1::api::EmbeddedObjectBorderSuggestionState struct">EmbeddedObjectBorderSuggestionState</a></td><td class="docblock-short"><p>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.</p>
|
||
</td></tr><tr class="module-item"><td><a class="struct" href="struct.EmbeddedObjectSuggestionState.html" title="google_docs1::api::EmbeddedObjectSuggestionState struct">EmbeddedObjectSuggestionState</a></td><td class="docblock-short"><p>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.</p>
|
||
</td></tr><tr class="module-item"><td><a class="struct" href="struct.EndOfSegmentLocation.html" title="google_docs1::api::EndOfSegmentLocation struct">EndOfSegmentLocation</a></td><td class="docblock-short"><p>Location at the end of a body, header, footer or footnote. The location is immediately before the last newline in the document segment.</p>
|
||
</td></tr><tr class="module-item"><td><a class="struct" href="struct.Equation.html" title="google_docs1::api::Equation struct">Equation</a></td><td class="docblock-short"><p>A ParagraphElement representing an equation.</p>
|
||
</td></tr><tr class="module-item"><td><a class="struct" href="struct.Footer.html" title="google_docs1::api::Footer struct">Footer</a></td><td class="docblock-short"><p>A document footer.</p>
|
||
</td></tr><tr class="module-item"><td><a class="struct" href="struct.Footnote.html" title="google_docs1::api::Footnote struct">Footnote</a></td><td class="docblock-short"><p>A document footnote.</p>
|
||
</td></tr><tr class="module-item"><td><a class="struct" href="struct.FootnoteReference.html" title="google_docs1::api::FootnoteReference struct">FootnoteReference</a></td><td class="docblock-short"><p>A ParagraphElement representing a footnote reference. A footnote reference is the inline content rendered with a number and is used to identify the footnote.</p>
|
||
</td></tr><tr class="module-item"><td><a class="struct" href="struct.Header.html" title="google_docs1::api::Header struct">Header</a></td><td class="docblock-short"><p>A document header.</p>
|
||
</td></tr><tr class="module-item"><td><a class="struct" href="struct.HorizontalRule.html" title="google_docs1::api::HorizontalRule struct">HorizontalRule</a></td><td class="docblock-short"><p>A ParagraphElement representing a horizontal line.</p>
|
||
</td></tr><tr class="module-item"><td><a class="struct" href="struct.ImageProperties.html" title="google_docs1::api::ImageProperties struct">ImageProperties</a></td><td class="docblock-short"><p>The properties of an image.</p>
|
||
</td></tr><tr class="module-item"><td><a class="struct" href="struct.ImagePropertiesSuggestionState.html" title="google_docs1::api::ImagePropertiesSuggestionState struct">ImagePropertiesSuggestionState</a></td><td class="docblock-short"><p>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.</p>
|
||
</td></tr><tr class="module-item"><td><a class="struct" href="struct.InlineObject.html" title="google_docs1::api::InlineObject struct">InlineObject</a></td><td class="docblock-short"><p>An object that appears inline with text. An InlineObject contains an EmbeddedObject such as an image.</p>
|
||
</td></tr><tr class="module-item"><td><a class="struct" href="struct.InlineObjectElement.html" title="google_docs1::api::InlineObjectElement struct">InlineObjectElement</a></td><td class="docblock-short"><p>A ParagraphElement that contains an InlineObject.</p>
|
||
</td></tr><tr class="module-item"><td><a class="struct" href="struct.InlineObjectProperties.html" title="google_docs1::api::InlineObjectProperties struct">InlineObjectProperties</a></td><td class="docblock-short"><p>Properties of an InlineObject.</p>
|
||
</td></tr><tr class="module-item"><td><a class="struct" href="struct.InlineObjectPropertiesSuggestionState.html" title="google_docs1::api::InlineObjectPropertiesSuggestionState struct">InlineObjectPropertiesSuggestionState</a></td><td class="docblock-short"><p>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.</p>
|
||
</td></tr><tr class="module-item"><td><a class="struct" href="struct.InsertInlineImageRequest.html" title="google_docs1::api::InsertInlineImageRequest struct">InsertInlineImageRequest</a></td><td class="docblock-short"><p>Inserts an InlineObject containing an image at the given location.</p>
|
||
</td></tr><tr class="module-item"><td><a class="struct" href="struct.InsertInlineImageResponse.html" title="google_docs1::api::InsertInlineImageResponse struct">InsertInlineImageResponse</a></td><td class="docblock-short"><p>The result of inserting an inline image.</p>
|
||
</td></tr><tr class="module-item"><td><a class="struct" href="struct.InsertInlineSheetsChartResponse.html" title="google_docs1::api::InsertInlineSheetsChartResponse struct">InsertInlineSheetsChartResponse</a></td><td class="docblock-short"><p>The result of inserting an embedded Google Sheets chart.</p>
|
||
</td></tr><tr class="module-item"><td><a class="struct" href="struct.InsertPageBreakRequest.html" title="google_docs1::api::InsertPageBreakRequest struct">InsertPageBreakRequest</a></td><td class="docblock-short"><p>Inserts a page break followed by a newline at the specified location.</p>
|
||
</td></tr><tr class="module-item"><td><a class="struct" href="struct.InsertSectionBreakRequest.html" title="google_docs1::api::InsertSectionBreakRequest struct">InsertSectionBreakRequest</a></td><td class="docblock-short"><p>Inserts a section break at the given location. A newline character will be inserted before the section break.</p>
|
||
</td></tr><tr class="module-item"><td><a class="struct" href="struct.InsertTableColumnRequest.html" title="google_docs1::api::InsertTableColumnRequest struct">InsertTableColumnRequest</a></td><td class="docblock-short"><p>Inserts an empty column into a table.</p>
|
||
</td></tr><tr class="module-item"><td><a class="struct" href="struct.InsertTableRequest.html" title="google_docs1::api::InsertTableRequest struct">InsertTableRequest</a></td><td class="docblock-short"><p>Inserts a table at the specified location. A newline character will be inserted before the inserted table.</p>
|
||
</td></tr><tr class="module-item"><td><a class="struct" href="struct.InsertTableRowRequest.html" title="google_docs1::api::InsertTableRowRequest struct">InsertTableRowRequest</a></td><td class="docblock-short"><p>Inserts an empty row into a table.</p>
|
||
</td></tr><tr class="module-item"><td><a class="struct" href="struct.InsertTextRequest.html" title="google_docs1::api::InsertTextRequest struct">InsertTextRequest</a></td><td class="docblock-short"><p>Inserts text at the specified location.</p>
|
||
</td></tr><tr class="module-item"><td><a class="struct" href="struct.Link.html" title="google_docs1::api::Link struct">Link</a></td><td class="docblock-short"><p>A reference to another portion of a document or an external URL resource.</p>
|
||
</td></tr><tr class="module-item"><td><a class="struct" href="struct.LinkedContentReference.html" title="google_docs1::api::LinkedContentReference struct">LinkedContentReference</a></td><td class="docblock-short"><p>A reference to the external linked source content.</p>
|
||
</td></tr><tr class="module-item"><td><a class="struct" href="struct.LinkedContentReferenceSuggestionState.html" title="google_docs1::api::LinkedContentReferenceSuggestionState struct">LinkedContentReferenceSuggestionState</a></td><td class="docblock-short"><p>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.</p>
|
||
</td></tr><tr class="module-item"><td><a class="struct" href="struct.List.html" title="google_docs1::api::List struct">List</a></td><td class="docblock-short"><p>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.</p>
|
||
</td></tr><tr class="module-item"><td><a class="struct" href="struct.ListProperties.html" title="google_docs1::api::ListProperties struct">ListProperties</a></td><td class="docblock-short"><p>The properties of a list which describe the look and feel of bullets belonging to paragraphs associated with a list.</p>
|
||
</td></tr><tr class="module-item"><td><a class="struct" href="struct.ListPropertiesSuggestionState.html" title="google_docs1::api::ListPropertiesSuggestionState struct">ListPropertiesSuggestionState</a></td><td class="docblock-short"><p>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.</p>
|
||
</td></tr><tr class="module-item"><td><a class="struct" href="struct.Location.html" title="google_docs1::api::Location struct">Location</a></td><td class="docblock-short"><p>A particular location in the document.</p>
|
||
</td></tr><tr class="module-item"><td><a class="struct" href="struct.MergeTableCellsRequest.html" title="google_docs1::api::MergeTableCellsRequest struct">MergeTableCellsRequest</a></td><td class="docblock-short"><p>Merges cells in a Table.</p>
|
||
</td></tr><tr class="module-item"><td><a class="struct" href="struct.NamedRange.html" title="google_docs1::api::NamedRange struct">NamedRange</a></td><td class="docblock-short"><p>A collection of Ranges with the same named range ID. Named ranges allow developers to associate parts of a document with an arbitrary user-defined label so their contents can be programmatically read or edited at a later time. A document can contain multiple named ranges with the same name, but every named range has a unique ID. A named range is created with a single Range, and content inserted inside a named range generally expands that range. However, certain document changes can cause the range to be split into multiple ranges. Named ranges are not private. All applications and collaborators that have access to the document can see its named ranges.</p>
|
||
</td></tr><tr class="module-item"><td><a class="struct" href="struct.NamedRanges.html" title="google_docs1::api::NamedRanges struct">NamedRanges</a></td><td class="docblock-short"><p>A collection of all the NamedRanges in the document that share a given name.</p>
|
||
</td></tr><tr class="module-item"><td><a class="struct" href="struct.NamedStyle.html" title="google_docs1::api::NamedStyle struct">NamedStyle</a></td><td class="docblock-short"><p>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.</p>
|
||
</td></tr><tr class="module-item"><td><a class="struct" href="struct.NamedStyleSuggestionState.html" title="google_docs1::api::NamedStyleSuggestionState struct">NamedStyleSuggestionState</a></td><td class="docblock-short"><p>A suggestion state of a NamedStyle message.</p>
|
||
</td></tr><tr class="module-item"><td><a class="struct" href="struct.NamedStyles.html" title="google_docs1::api::NamedStyles struct">NamedStyles</a></td><td class="docblock-short"><p>The named styles. Paragraphs in the document can inherit their TextStyle and ParagraphStyle from these named styles.</p>
|
||
</td></tr><tr class="module-item"><td><a class="struct" href="struct.NamedStylesSuggestionState.html" title="google_docs1::api::NamedStylesSuggestionState struct">NamedStylesSuggestionState</a></td><td class="docblock-short"><p>The suggestion state of a NamedStyles message.</p>
|
||
</td></tr><tr class="module-item"><td><a class="struct" href="struct.NestingLevel.html" title="google_docs1::api::NestingLevel struct">NestingLevel</a></td><td class="docblock-short"><p>Contains properties describing the look and feel of a list bullet at a given level of nesting.</p>
|
||
</td></tr><tr class="module-item"><td><a class="struct" href="struct.NestingLevelSuggestionState.html" title="google_docs1::api::NestingLevelSuggestionState struct">NestingLevelSuggestionState</a></td><td class="docblock-short"><p>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.</p>
|
||
</td></tr><tr class="module-item"><td><a class="struct" href="struct.ObjectReferences.html" title="google_docs1::api::ObjectReferences struct">ObjectReferences</a></td><td class="docblock-short"><p>A collection of object IDs.</p>
|
||
</td></tr><tr class="module-item"><td><a class="struct" href="struct.OptionalColor.html" title="google_docs1::api::OptionalColor struct">OptionalColor</a></td><td class="docblock-short"><p>A color that can either be fully opaque or fully transparent.</p>
|
||
</td></tr><tr class="module-item"><td><a class="struct" href="struct.PageBreak.html" title="google_docs1::api::PageBreak struct">PageBreak</a></td><td class="docblock-short"><p>A ParagraphElement representing a page break. A page break makes the subsequent text start at the top of the next page.</p>
|
||
</td></tr><tr class="module-item"><td><a class="struct" href="struct.Paragraph.html" title="google_docs1::api::Paragraph struct">Paragraph</a></td><td class="docblock-short"><p>A StructuralElement representing a paragraph. A paragraph is a range of content that is terminated with a newline character.</p>
|
||
</td></tr><tr class="module-item"><td><a class="struct" href="struct.ParagraphBorder.html" title="google_docs1::api::ParagraphBorder struct">ParagraphBorder</a></td><td class="docblock-short"><p>A border around a paragraph.</p>
|
||
</td></tr><tr class="module-item"><td><a class="struct" href="struct.ParagraphElement.html" title="google_docs1::api::ParagraphElement struct">ParagraphElement</a></td><td class="docblock-short"><p>A ParagraphElement describes content within a Paragraph.</p>
|
||
</td></tr><tr class="module-item"><td><a class="struct" href="struct.ParagraphStyle.html" title="google_docs1::api::ParagraphStyle struct">ParagraphStyle</a></td><td class="docblock-short"><p>Styles that apply to a whole paragraph. Inherited paragraph styles are represented as unset fields in this message. A paragraph style's parent depends on where the paragraph style is defined: * The ParagraphStyle on a Paragraph inherits from the paragraph's corresponding named style type. * The ParagraphStyle on a named style inherits from the normal text named style. * The ParagraphStyle of the normal text named style inherits from the default paragraph style in the Docs editor. * The ParagraphStyle on a Paragraph element that is contained in a table may inherit its paragraph style from the table style. If the paragraph style does not inherit from a parent, unsetting fields will revert the style to a value matching the defaults in the Docs editor.</p>
|
||
</td></tr><tr class="module-item"><td><a class="struct" href="struct.ParagraphStyleSuggestionState.html" title="google_docs1::api::ParagraphStyleSuggestionState struct">ParagraphStyleSuggestionState</a></td><td class="docblock-short"><p>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.</p>
|
||
</td></tr><tr class="module-item"><td><a class="struct" href="struct.Person.html" title="google_docs1::api::Person struct">Person</a></td><td class="docblock-short"><p>A person or email address mentioned in a document. These mentions behave as a single, immutable element containing the person's name or email address.</p>
|
||
</td></tr><tr class="module-item"><td><a class="struct" href="struct.PersonProperties.html" title="google_docs1::api::PersonProperties struct">PersonProperties</a></td><td class="docblock-short"><p>Properties specific to a linked Person.</p>
|
||
</td></tr><tr class="module-item"><td><a class="struct" href="struct.PositionedObject.html" title="google_docs1::api::PositionedObject struct">PositionedObject</a></td><td class="docblock-short"><p>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.</p>
|
||
</td></tr><tr class="module-item"><td><a class="struct" href="struct.PositionedObjectPositioning.html" title="google_docs1::api::PositionedObjectPositioning struct">PositionedObjectPositioning</a></td><td class="docblock-short"><p>The positioning of a PositionedObject. The positioned object is positioned relative to the beginning of the Paragraph it is tethered to.</p>
|
||
</td></tr><tr class="module-item"><td><a class="struct" href="struct.PositionedObjectPositioningSuggestionState.html" title="google_docs1::api::PositionedObjectPositioningSuggestionState struct">PositionedObjectPositioningSuggestionState</a></td><td class="docblock-short"><p>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.</p>
|
||
</td></tr><tr class="module-item"><td><a class="struct" href="struct.PositionedObjectProperties.html" title="google_docs1::api::PositionedObjectProperties struct">PositionedObjectProperties</a></td><td class="docblock-short"><p>Properties of a PositionedObject.</p>
|
||
</td></tr><tr class="module-item"><td><a class="struct" href="struct.PositionedObjectPropertiesSuggestionState.html" title="google_docs1::api::PositionedObjectPropertiesSuggestionState struct">PositionedObjectPropertiesSuggestionState</a></td><td class="docblock-short"><p>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.</p>
|
||
</td></tr><tr class="module-item"><td><a class="struct" href="struct.Range.html" title="google_docs1::api::Range struct">Range</a></td><td class="docblock-short"><p>Specifies a contiguous range of text.</p>
|
||
</td></tr><tr class="module-item"><td><a class="struct" href="struct.ReplaceAllTextRequest.html" title="google_docs1::api::ReplaceAllTextRequest struct">ReplaceAllTextRequest</a></td><td class="docblock-short"><p>Replaces all instances of text matching a criteria with replace text.</p>
|
||
</td></tr><tr class="module-item"><td><a class="struct" href="struct.ReplaceAllTextResponse.html" title="google_docs1::api::ReplaceAllTextResponse struct">ReplaceAllTextResponse</a></td><td class="docblock-short"><p>The result of replacing text.</p>
|
||
</td></tr><tr class="module-item"><td><a class="struct" href="struct.ReplaceImageRequest.html" title="google_docs1::api::ReplaceImageRequest struct">ReplaceImageRequest</a></td><td class="docblock-short"><p>Replaces an existing image with a new image. Replacing an image removes some image effects from the existing image in order to mirror the behavior of the Docs editor.</p>
|
||
</td></tr><tr class="module-item"><td><a class="struct" href="struct.ReplaceNamedRangeContentRequest.html" title="google_docs1::api::ReplaceNamedRangeContentRequest struct">ReplaceNamedRangeContentRequest</a></td><td class="docblock-short"><p>Replaces the contents of the specified NamedRange or NamedRanges with the given replacement content. Note that an individual NamedRange may consist of multiple discontinuous ranges. In this case, only the content in the first range will be replaced. The other ranges and their content will be deleted. In cases where replacing or deleting any ranges would result in an invalid document structure, a 400 bad request error is returned.</p>
|
||
</td></tr><tr class="module-item"><td><a class="struct" href="struct.Request.html" title="google_docs1::api::Request struct">Request</a></td><td class="docblock-short"><p>A single update to apply to a document.</p>
|
||
</td></tr><tr class="module-item"><td><a class="struct" href="struct.Response.html" title="google_docs1::api::Response struct">Response</a></td><td class="docblock-short"><p>A single response from an update.</p>
|
||
</td></tr><tr class="module-item"><td><a class="struct" href="struct.RgbColor.html" title="google_docs1::api::RgbColor struct">RgbColor</a></td><td class="docblock-short"><p>An RGB color.</p>
|
||
</td></tr><tr class="module-item"><td><a class="struct" href="struct.SectionBreak.html" title="google_docs1::api::SectionBreak struct">SectionBreak</a></td><td class="docblock-short"><p>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. The document body always begins with a section break.</p>
|
||
</td></tr><tr class="module-item"><td><a class="struct" href="struct.SectionColumnProperties.html" title="google_docs1::api::SectionColumnProperties struct">SectionColumnProperties</a></td><td class="docblock-short"><p>Properties that apply to a section's column.</p>
|
||
</td></tr><tr class="module-item"><td><a class="struct" href="struct.SectionStyle.html" title="google_docs1::api::SectionStyle struct">SectionStyle</a></td><td class="docblock-short"><p>The styling that applies to a section.</p>
|
||
</td></tr><tr class="module-item"><td><a class="struct" href="struct.Shading.html" title="google_docs1::api::Shading struct">Shading</a></td><td class="docblock-short"><p>The shading of a paragraph.</p>
|
||
</td></tr><tr class="module-item"><td><a class="struct" href="struct.ShadingSuggestionState.html" title="google_docs1::api::ShadingSuggestionState struct">ShadingSuggestionState</a></td><td class="docblock-short"><p>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.</p>
|
||
</td></tr><tr class="module-item"><td><a class="struct" href="struct.SheetsChartReference.html" title="google_docs1::api::SheetsChartReference struct">SheetsChartReference</a></td><td class="docblock-short"><p>A reference to a linked chart embedded from Google Sheets.</p>
|
||
</td></tr><tr class="module-item"><td><a class="struct" href="struct.SheetsChartReferenceSuggestionState.html" title="google_docs1::api::SheetsChartReferenceSuggestionState struct">SheetsChartReferenceSuggestionState</a></td><td class="docblock-short"><p>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.</p>
|
||
</td></tr><tr class="module-item"><td><a class="struct" href="struct.Size.html" title="google_docs1::api::Size struct">Size</a></td><td class="docblock-short"><p>A width and height.</p>
|
||
</td></tr><tr class="module-item"><td><a class="struct" href="struct.SizeSuggestionState.html" title="google_docs1::api::SizeSuggestionState struct">SizeSuggestionState</a></td><td class="docblock-short"><p>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.</p>
|
||
</td></tr><tr class="module-item"><td><a class="struct" href="struct.StructuralElement.html" title="google_docs1::api::StructuralElement struct">StructuralElement</a></td><td class="docblock-short"><p>A StructuralElement describes content that provides structure to the document.</p>
|
||
</td></tr><tr class="module-item"><td><a class="struct" href="struct.SubstringMatchCriteria.html" title="google_docs1::api::SubstringMatchCriteria struct">SubstringMatchCriteria</a></td><td class="docblock-short"><p>A criteria that matches a specific string of text in the document.</p>
|
||
</td></tr><tr class="module-item"><td><a class="struct" href="struct.SuggestedBullet.html" title="google_docs1::api::SuggestedBullet struct">SuggestedBullet</a></td><td class="docblock-short"><p>A suggested change to a Bullet.</p>
|
||
</td></tr><tr class="module-item"><td><a class="struct" href="struct.SuggestedDocumentStyle.html" title="google_docs1::api::SuggestedDocumentStyle struct">SuggestedDocumentStyle</a></td><td class="docblock-short"><p>A suggested change to the DocumentStyle.</p>
|
||
</td></tr><tr class="module-item"><td><a class="struct" href="struct.SuggestedInlineObjectProperties.html" title="google_docs1::api::SuggestedInlineObjectProperties struct">SuggestedInlineObjectProperties</a></td><td class="docblock-short"><p>A suggested change to InlineObjectProperties.</p>
|
||
</td></tr><tr class="module-item"><td><a class="struct" href="struct.SuggestedListProperties.html" title="google_docs1::api::SuggestedListProperties struct">SuggestedListProperties</a></td><td class="docblock-short"><p>A suggested change to ListProperties.</p>
|
||
</td></tr><tr class="module-item"><td><a class="struct" href="struct.SuggestedNamedStyles.html" title="google_docs1::api::SuggestedNamedStyles struct">SuggestedNamedStyles</a></td><td class="docblock-short"><p>A suggested change to the NamedStyles.</p>
|
||
</td></tr><tr class="module-item"><td><a class="struct" href="struct.SuggestedParagraphStyle.html" title="google_docs1::api::SuggestedParagraphStyle struct">SuggestedParagraphStyle</a></td><td class="docblock-short"><p>A suggested change to a ParagraphStyle.</p>
|
||
</td></tr><tr class="module-item"><td><a class="struct" href="struct.SuggestedPositionedObjectProperties.html" title="google_docs1::api::SuggestedPositionedObjectProperties struct">SuggestedPositionedObjectProperties</a></td><td class="docblock-short"><p>A suggested change to PositionedObjectProperties.</p>
|
||
</td></tr><tr class="module-item"><td><a class="struct" href="struct.SuggestedTableCellStyle.html" title="google_docs1::api::SuggestedTableCellStyle struct">SuggestedTableCellStyle</a></td><td class="docblock-short"><p>A suggested change to a TableCellStyle.</p>
|
||
</td></tr><tr class="module-item"><td><a class="struct" href="struct.SuggestedTableRowStyle.html" title="google_docs1::api::SuggestedTableRowStyle struct">SuggestedTableRowStyle</a></td><td class="docblock-short"><p>A suggested change to a TableRowStyle.</p>
|
||
</td></tr><tr class="module-item"><td><a class="struct" href="struct.SuggestedTextStyle.html" title="google_docs1::api::SuggestedTextStyle struct">SuggestedTextStyle</a></td><td class="docblock-short"><p>A suggested change to a TextStyle.</p>
|
||
</td></tr><tr class="module-item"><td><a class="struct" href="struct.TabStop.html" title="google_docs1::api::TabStop struct">TabStop</a></td><td class="docblock-short"><p>A tab stop within a paragraph.</p>
|
||
</td></tr><tr class="module-item"><td><a class="struct" href="struct.Table.html" title="google_docs1::api::Table struct">Table</a></td><td class="docblock-short"><p>A StructuralElement representing a table.</p>
|
||
</td></tr><tr class="module-item"><td><a class="struct" href="struct.TableCell.html" title="google_docs1::api::TableCell struct">TableCell</a></td><td class="docblock-short"><p>The contents and style of a cell in a Table.</p>
|
||
</td></tr><tr class="module-item"><td><a class="struct" href="struct.TableCellBorder.html" title="google_docs1::api::TableCellBorder struct">TableCellBorder</a></td><td class="docblock-short"><p>A border around a table cell. Table cell borders cannot be transparent. To hide a table cell border, make its width 0.</p>
|
||
</td></tr><tr class="module-item"><td><a class="struct" href="struct.TableCellLocation.html" title="google_docs1::api::TableCellLocation struct">TableCellLocation</a></td><td class="docblock-short"><p>Location of a single cell within a table.</p>
|
||
</td></tr><tr class="module-item"><td><a class="struct" href="struct.TableCellStyle.html" title="google_docs1::api::TableCellStyle struct">TableCellStyle</a></td><td class="docblock-short"><p>The style of a TableCell. Inherited table cell styles are represented as unset fields in this message. A table cell style can inherit from the table's style.</p>
|
||
</td></tr><tr class="module-item"><td><a class="struct" href="struct.TableCellStyleSuggestionState.html" title="google_docs1::api::TableCellStyleSuggestionState struct">TableCellStyleSuggestionState</a></td><td class="docblock-short"><p>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.</p>
|
||
</td></tr><tr class="module-item"><td><a class="struct" href="struct.TableColumnProperties.html" title="google_docs1::api::TableColumnProperties struct">TableColumnProperties</a></td><td class="docblock-short"><p>The properties of a column in a table.</p>
|
||
</td></tr><tr class="module-item"><td><a class="struct" href="struct.TableOfContents.html" title="google_docs1::api::TableOfContents struct">TableOfContents</a></td><td class="docblock-short"><p>A StructuralElement representing a table of contents.</p>
|
||
</td></tr><tr class="module-item"><td><a class="struct" href="struct.TableRange.html" title="google_docs1::api::TableRange struct">TableRange</a></td><td class="docblock-short"><p>A table range represents a reference to a subset of a table. It's important to note that the cells specified by a table range do not necessarily form a rectangle. For example, let's say we have a 3 x 3 table where all the cells of the last row are merged together. The table looks like this: [ ] A table range with table cell location = (table_start_location, row = 0, column = 0), row span = 3 and column span = 2 specifies the following cells: x x [ x x x ]</p>
|
||
</td></tr><tr class="module-item"><td><a class="struct" href="struct.TableRow.html" title="google_docs1::api::TableRow struct">TableRow</a></td><td class="docblock-short"><p>The contents and style of a row in a Table.</p>
|
||
</td></tr><tr class="module-item"><td><a class="struct" href="struct.TableRowStyle.html" title="google_docs1::api::TableRowStyle struct">TableRowStyle</a></td><td class="docblock-short"><p>Styles that apply to a table row.</p>
|
||
</td></tr><tr class="module-item"><td><a class="struct" href="struct.TableRowStyleSuggestionState.html" title="google_docs1::api::TableRowStyleSuggestionState struct">TableRowStyleSuggestionState</a></td><td class="docblock-short"><p>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.</p>
|
||
</td></tr><tr class="module-item"><td><a class="struct" href="struct.TableStyle.html" title="google_docs1::api::TableStyle struct">TableStyle</a></td><td class="docblock-short"><p>Styles that apply to a table.</p>
|
||
</td></tr><tr class="module-item"><td><a class="struct" href="struct.TextRun.html" title="google_docs1::api::TextRun struct">TextRun</a></td><td class="docblock-short"><p>A ParagraphElement that represents a run of text that all has the same styling.</p>
|
||
</td></tr><tr class="module-item"><td><a class="struct" href="struct.TextStyle.html" title="google_docs1::api::TextStyle struct">TextStyle</a></td><td class="docblock-short"><p>Represents the styling that can be applied to text. Inherited text styles are represented as unset fields in this message. A text style's parent depends on where the text style is defined: * The TextStyle of text in a Paragraph inherits from the paragraph's corresponding named style type. * The TextStyle on a named style inherits from the normal text named style. * The TextStyle of the normal text named style inherits from the default text style in the Docs editor. * The TextStyle on a Paragraph element that is contained in a table may inherit its text style from the table style. If the text style does not inherit from a parent, unsetting fields will revert the style to a value matching the defaults in the Docs editor.</p>
|
||
</td></tr><tr class="module-item"><td><a class="struct" href="struct.TextStyleSuggestionState.html" title="google_docs1::api::TextStyleSuggestionState struct">TextStyleSuggestionState</a></td><td class="docblock-short"><p>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.</p>
|
||
</td></tr><tr class="module-item"><td><a class="struct" href="struct.UnmergeTableCellsRequest.html" title="google_docs1::api::UnmergeTableCellsRequest struct">UnmergeTableCellsRequest</a></td><td class="docblock-short"><p>Unmerges cells in a Table.</p>
|
||
</td></tr><tr class="module-item"><td><a class="struct" href="struct.UpdateDocumentStyleRequest.html" title="google_docs1::api::UpdateDocumentStyleRequest struct">UpdateDocumentStyleRequest</a></td><td class="docblock-short"><p>Updates the DocumentStyle.</p>
|
||
</td></tr><tr class="module-item"><td><a class="struct" href="struct.UpdateParagraphStyleRequest.html" title="google_docs1::api::UpdateParagraphStyleRequest struct">UpdateParagraphStyleRequest</a></td><td class="docblock-short"><p>Update the styling of all paragraphs that overlap with the given range.</p>
|
||
</td></tr><tr class="module-item"><td><a class="struct" href="struct.UpdateSectionStyleRequest.html" title="google_docs1::api::UpdateSectionStyleRequest struct">UpdateSectionStyleRequest</a></td><td class="docblock-short"><p>Updates the SectionStyle.</p>
|
||
</td></tr><tr class="module-item"><td><a class="struct" href="struct.UpdateTableCellStyleRequest.html" title="google_docs1::api::UpdateTableCellStyleRequest struct">UpdateTableCellStyleRequest</a></td><td class="docblock-short"><p>Updates the style of a range of table cells.</p>
|
||
</td></tr><tr class="module-item"><td><a class="struct" href="struct.UpdateTableColumnPropertiesRequest.html" title="google_docs1::api::UpdateTableColumnPropertiesRequest struct">UpdateTableColumnPropertiesRequest</a></td><td class="docblock-short"><p>Updates the TableColumnProperties of columns in a table.</p>
|
||
</td></tr><tr class="module-item"><td><a class="struct" href="struct.UpdateTableRowStyleRequest.html" title="google_docs1::api::UpdateTableRowStyleRequest struct">UpdateTableRowStyleRequest</a></td><td class="docblock-short"><p>Updates the TableRowStyle of rows in a table.</p>
|
||
</td></tr><tr class="module-item"><td><a class="struct" href="struct.UpdateTextStyleRequest.html" title="google_docs1::api::UpdateTextStyleRequest struct">UpdateTextStyleRequest</a></td><td class="docblock-short"><p>Update the styling of text.</p>
|
||
</td></tr><tr class="module-item"><td><a class="struct" href="struct.WeightedFontFamily.html" title="google_docs1::api::WeightedFontFamily struct">WeightedFontFamily</a></td><td class="docblock-short"><p>Represents a font family and weight of text.</p>
|
||
</td></tr><tr class="module-item"><td><a class="struct" href="struct.WriteControl.html" title="google_docs1::api::WriteControl struct">WriteControl</a></td><td class="docblock-short"><p>Provides control over how write requests are executed.</p>
|
||
</td></tr></table><h2 id="enums" class="section-header"><a href="#enums">Enums</a></h2>
|
||
<table><tr class="module-item"><td><a class="enum" href="enum.Scope.html" title="google_docs1::api::Scope enum">Scope</a></td><td class="docblock-short"><p>Identifies the an OAuth2 authorization scope.
|
||
A scope is needed when requesting an
|
||
<a href="https://developers.google.com/youtube/v3/guides/authentication">authorization token</a>.</p>
|
||
</td></tr></table></section><section id="search" class="content hidden"></section><section class="footer"></section><div id="rustdoc-vars" data-root-path="../../" data-current-crate="google_docs1"></div>
|
||
<script src="../../main.js"></script><script defer src="../../search-index.js"></script></body></html> |