Skip to main content

Crate lib_client_google_docs

Crate lib_client_google_docs 

Source
Expand description

Google Docs API client library for ADI.

Structs§

ApiKeyAuth
API key authentication.
BatchUpdateRequest
Batch update request.
BatchUpdateResponse
Batch update response.
Body
Document body.
Client
ClientBuilder
CreateDocumentRequest
Create document request.
DeleteContentRangeRequest
Delete content range request.
Dimension
Dimension.
Document
Document.
InsertTextRequest
Insert text request.
Location
Location.
OAuth2Auth
OAuth2 authentication with refresh token support.
Paragraph
Paragraph.
ParagraphElement
Paragraph element.
ParagraphStyle
Paragraph style.
Range
Range.
Request
Request for batch update.
SectionBreak
Section break.
SectionStyle
Section style.
ServiceAccountAuth
Service account authentication using JWT.
StructuralElement
Structural element.
Table
Table.
TableCell
Table cell.
TableRow
Table row.
TextRun
Text run.
TextStyle
Text style.
UpdateTextStyleRequest
Update text style request.

Enums§

Error

Traits§

AuthStrategy
Authentication strategy for Google APIs.

Type Aliases§

Result