Documentation
¶
Overview ¶
Code generated by lark suite oapi sdk gen
Code generated by lark suite oapi sdk gen
Index ¶
- type AddProtectedDimension
- type AddSheet
- type AppendStyle
- type AppendStyleBatch
- type BlockInfo
- type ConditionFormat
- type ConditionFormatAttr
- type ConditionFormatFont
- type ConditionFormatResponse
- type ConditionFormatStyle
- type CopySheet
- type DataValidationDeleteResult
- type DataValidationRange
- type DataValidationRequest
- type DataValidationResponse
- type DeleteSheet
- type DeleteSheetReply
- type Destination
- type Dimension
- type DimensionProperties
- type Editors
- type Font
- type Merge
- type MetainfoProperties
- type Options
- type OptionsResponse
- type Properties
- type Protect
- type ProtectedRange
- type ProtectedRangeUpdate
- type Reply
- type Requests
- type Service
- type Sheet
- type SheetCfId
- type SheetConditionFormat
- type Source
- type SpreadsheetToken
- type Spreadsheets
- type SpreadsheetsConditionFormatsBatchCreateReqBody
- type SpreadsheetsConditionFormatsBatchCreateReqCall
- type SpreadsheetsConditionFormatsBatchCreateResult
- type SpreadsheetsConditionFormatsBatchDeleteReqBody
- type SpreadsheetsConditionFormatsBatchDeleteReqCall
- type SpreadsheetsConditionFormatsBatchDeleteResult
- type SpreadsheetsConditionFormatsBatchGetReqCall
- type SpreadsheetsConditionFormatsBatchGetResult
- type SpreadsheetsConditionFormatsBatchUpdateReqBody
- type SpreadsheetsConditionFormatsBatchUpdateReqCall
- type SpreadsheetsConditionFormatsBatchUpdateResult
- type SpreadsheetsDataValidationCreateReqBody
- type SpreadsheetsDataValidationCreateReqCall
- type SpreadsheetsDataValidationDeleteReqBody
- type SpreadsheetsDataValidationDeleteReqCall
- type SpreadsheetsDataValidationDeleteResult
- type SpreadsheetsDataValidationGetReqCall
- func (rc *SpreadsheetsDataValidationGetReqCall) Do() (*SpreadsheetsDataValidationGetResult, error)
- func (rc *SpreadsheetsDataValidationGetReqCall) SetDataValidationType(dataValidationType string)
- func (rc *SpreadsheetsDataValidationGetReqCall) SetRange(range_ string)
- func (rc *SpreadsheetsDataValidationGetReqCall) SetSpreadsheetToken(spreadsheetToken string)
- type SpreadsheetsDataValidationGetResult
- type SpreadsheetsDataValidationUpdateReqBody
- type SpreadsheetsDataValidationUpdateReqCall
- func (rc *SpreadsheetsDataValidationUpdateReqCall) Do() (*SpreadsheetsDataValidationUpdateResult, error)
- func (rc *SpreadsheetsDataValidationUpdateReqCall) SetDataValidationId(dataValidationId int)
- func (rc *SpreadsheetsDataValidationUpdateReqCall) SetSheetId(sheetId string)
- func (rc *SpreadsheetsDataValidationUpdateReqCall) SetSpreadsheetToken(spreadsheetToken string)
- type SpreadsheetsDataValidationUpdateResult
- type SpreadsheetsDimensionRangeAddReqBody
- type SpreadsheetsDimensionRangeAddReqCall
- type SpreadsheetsDimensionRangeAddResult
- type SpreadsheetsDimensionRangeDeleteReqBody
- type SpreadsheetsDimensionRangeDeleteReqCall
- type SpreadsheetsDimensionRangeDeleteResult
- type SpreadsheetsDimensionRangeUpdateReqBody
- type SpreadsheetsDimensionRangeUpdateReqCall
- type SpreadsheetsImportReqBody
- type SpreadsheetsImportReqCall
- type SpreadsheetsImportResult
- type SpreadsheetsImportResultReqCall
- type SpreadsheetsImportResultResult
- type SpreadsheetsInsertDimensionRangeReqBody
- type SpreadsheetsInsertDimensionRangeReqCall
- type SpreadsheetsMergeCellsReqBody
- type SpreadsheetsMergeCellsReqCall
- type SpreadsheetsMergeCellsResult
- type SpreadsheetsMetainfoReqCall
- type SpreadsheetsMetainfoResult
- type SpreadsheetsProtectedRangeBatchCreateReqBody
- type SpreadsheetsProtectedRangeBatchCreateReqCall
- type SpreadsheetsProtectedRangeBatchCreateResult
- type SpreadsheetsProtectedRangeBatchDeleteReqBody
- type SpreadsheetsProtectedRangeBatchDeleteReqCall
- type SpreadsheetsProtectedRangeBatchDeleteResult
- type SpreadsheetsProtectedRangeBatchGetReqCall
- func (rc *SpreadsheetsProtectedRangeBatchGetReqCall) Do() (*SpreadsheetsProtectedRangeBatchGetResult, error)
- func (rc *SpreadsheetsProtectedRangeBatchGetReqCall) SetMemberType(memberType string)
- func (rc *SpreadsheetsProtectedRangeBatchGetReqCall) SetProtectIds(protectIds ...string)
- func (rc *SpreadsheetsProtectedRangeBatchGetReqCall) SetSpreadsheetToken(spreadsheetToken string)
- type SpreadsheetsProtectedRangeBatchGetResult
- type SpreadsheetsProtectedRangeBatchUpdateReqBody
- type SpreadsheetsProtectedRangeBatchUpdateReqCall
- type SpreadsheetsProtectedRangeBatchUpdateResult
- type SpreadsheetsService
- func (spreadsheetss *SpreadsheetsService) ConditionFormatsBatchCreate(ctx *core.Context, body *SpreadsheetsConditionFormatsBatchCreateReqBody, ...) *SpreadsheetsConditionFormatsBatchCreateReqCall
- func (spreadsheetss *SpreadsheetsService) ConditionFormatsBatchDelete(ctx *core.Context, body *SpreadsheetsConditionFormatsBatchDeleteReqBody, ...) *SpreadsheetsConditionFormatsBatchDeleteReqCall
- func (spreadsheetss *SpreadsheetsService) ConditionFormatsBatchGet(ctx *core.Context, optFns ...request.OptFn) *SpreadsheetsConditionFormatsBatchGetReqCall
- func (spreadsheetss *SpreadsheetsService) ConditionFormatsBatchUpdate(ctx *core.Context, body *SpreadsheetsConditionFormatsBatchUpdateReqBody, ...) *SpreadsheetsConditionFormatsBatchUpdateReqCall
- func (spreadsheetss *SpreadsheetsService) DataValidationCreate(ctx *core.Context, body *SpreadsheetsDataValidationCreateReqBody, ...) *SpreadsheetsDataValidationCreateReqCall
- func (spreadsheetss *SpreadsheetsService) DataValidationDelete(ctx *core.Context, body *SpreadsheetsDataValidationDeleteReqBody, ...) *SpreadsheetsDataValidationDeleteReqCall
- func (spreadsheetss *SpreadsheetsService) DataValidationGet(ctx *core.Context, optFns ...request.OptFn) *SpreadsheetsDataValidationGetReqCall
- func (spreadsheetss *SpreadsheetsService) DataValidationUpdate(ctx *core.Context, body *SpreadsheetsDataValidationUpdateReqBody, ...) *SpreadsheetsDataValidationUpdateReqCall
- func (spreadsheetss *SpreadsheetsService) DimensionRangeAdd(ctx *core.Context, body *SpreadsheetsDimensionRangeAddReqBody, ...) *SpreadsheetsDimensionRangeAddReqCall
- func (spreadsheetss *SpreadsheetsService) DimensionRangeDelete(ctx *core.Context, body *SpreadsheetsDimensionRangeDeleteReqBody, ...) *SpreadsheetsDimensionRangeDeleteReqCall
- func (spreadsheetss *SpreadsheetsService) DimensionRangeUpdate(ctx *core.Context, body *SpreadsheetsDimensionRangeUpdateReqBody, ...) *SpreadsheetsDimensionRangeUpdateReqCall
- func (spreadsheetss *SpreadsheetsService) Import(ctx *core.Context, body *SpreadsheetsImportReqBody, optFns ...request.OptFn) *SpreadsheetsImportReqCall
- func (spreadsheetss *SpreadsheetsService) ImportResult(ctx *core.Context, optFns ...request.OptFn) *SpreadsheetsImportResultReqCall
- func (spreadsheetss *SpreadsheetsService) InsertDimensionRange(ctx *core.Context, body *SpreadsheetsInsertDimensionRangeReqBody, ...) *SpreadsheetsInsertDimensionRangeReqCall
- func (spreadsheetss *SpreadsheetsService) MergeCells(ctx *core.Context, body *SpreadsheetsMergeCellsReqBody, ...) *SpreadsheetsMergeCellsReqCall
- func (spreadsheetss *SpreadsheetsService) Metainfo(ctx *core.Context, optFns ...request.OptFn) *SpreadsheetsMetainfoReqCall
- func (spreadsheetss *SpreadsheetsService) ProtectedRangeBatchCreate(ctx *core.Context, body *SpreadsheetsProtectedRangeBatchCreateReqBody, ...) *SpreadsheetsProtectedRangeBatchCreateReqCall
- func (spreadsheetss *SpreadsheetsService) ProtectedRangeBatchDelete(ctx *core.Context, body *SpreadsheetsProtectedRangeBatchDeleteReqBody, ...) *SpreadsheetsProtectedRangeBatchDeleteReqCall
- func (spreadsheetss *SpreadsheetsService) ProtectedRangeBatchGet(ctx *core.Context, optFns ...request.OptFn) *SpreadsheetsProtectedRangeBatchGetReqCall
- func (spreadsheetss *SpreadsheetsService) ProtectedRangeBatchUpdate(ctx *core.Context, body *SpreadsheetsProtectedRangeBatchUpdateReqBody, ...) *SpreadsheetsProtectedRangeBatchUpdateReqCall
- func (spreadsheetss *SpreadsheetsService) SheetsBatchUpdate(ctx *core.Context, body *SpreadsheetsSheetsBatchUpdateReqBody, ...) *SpreadsheetsSheetsBatchUpdateReqCall
- func (spreadsheetss *SpreadsheetsService) SheetsUpdateProperties(ctx *core.Context, body *SpreadsheetsSheetsUpdatePropertiesReqBody, ...) *SpreadsheetsSheetsUpdatePropertiesReqCall
- func (spreadsheetss *SpreadsheetsService) StyleUpdate(ctx *core.Context, body *SpreadsheetsStyleUpdateReqBody, ...) *SpreadsheetsStyleUpdateReqCall
- func (spreadsheetss *SpreadsheetsService) StylesBatchUpdate(ctx *core.Context, body *SpreadsheetsStylesBatchUpdateReqBody, ...) *SpreadsheetsStylesBatchUpdateReqCall
- func (spreadsheetss *SpreadsheetsService) UnmergeCells(ctx *core.Context, body *SpreadsheetsUnmergeCellsReqBody, ...) *SpreadsheetsUnmergeCellsReqCall
- func (spreadsheetss *SpreadsheetsService) ValuesAppend(ctx *core.Context, body *SpreadsheetsValuesAppendReqBody, ...) *SpreadsheetsValuesAppendReqCall
- func (spreadsheetss *SpreadsheetsService) ValuesBatchGet(ctx *core.Context, optFns ...request.OptFn) *SpreadsheetsValuesBatchGetReqCall
- func (spreadsheetss *SpreadsheetsService) ValuesBatchUpdate(ctx *core.Context, body *SpreadsheetsValuesBatchUpdateReqBody, ...) *SpreadsheetsValuesBatchUpdateReqCall
- func (spreadsheetss *SpreadsheetsService) ValuesGet(ctx *core.Context, optFns ...request.OptFn) *SpreadsheetsValuesGetReqCall
- func (spreadsheetss *SpreadsheetsService) ValuesImage(ctx *core.Context, body *SpreadsheetsValuesImageReqBody, ...) *SpreadsheetsValuesImageReqCall
- func (spreadsheetss *SpreadsheetsService) ValuesPrepend(ctx *core.Context, body *SpreadsheetsValuesPrependReqBody, ...) *SpreadsheetsValuesPrependReqCall
- func (spreadsheetss *SpreadsheetsService) ValuesUpdate(ctx *core.Context, body *SpreadsheetsValuesUpdateReqBody, ...) *SpreadsheetsValuesUpdateReqCall
- type SpreadsheetsSheetsBatchUpdateReqBody
- type SpreadsheetsSheetsBatchUpdateReqCall
- type SpreadsheetsSheetsBatchUpdateResult
- type SpreadsheetsSheetsUpdatePropertiesReqBody
- type SpreadsheetsSheetsUpdatePropertiesReqCall
- type SpreadsheetsSheetsUpdatePropertiesResult
- type SpreadsheetsStyleUpdateReqBody
- type SpreadsheetsStyleUpdateReqCall
- type SpreadsheetsStyleUpdateResult
- type SpreadsheetsStylesBatchUpdateReqBody
- type SpreadsheetsStylesBatchUpdateReqCall
- type SpreadsheetsStylesBatchUpdateResult
- type SpreadsheetsUnmergeCellsReqBody
- type SpreadsheetsUnmergeCellsReqCall
- type SpreadsheetsUnmergeCellsResult
- type SpreadsheetsValuesAppendReqBody
- type SpreadsheetsValuesAppendReqCall
- type SpreadsheetsValuesAppendResult
- type SpreadsheetsValuesBatchGetReqCall
- func (rc *SpreadsheetsValuesBatchGetReqCall) Do() (*SpreadsheetsValuesBatchGetResult, error)
- func (rc *SpreadsheetsValuesBatchGetReqCall) SetDateTimeRenderOption(dateTimeRenderOption string)
- func (rc *SpreadsheetsValuesBatchGetReqCall) SetRanges(ranges ...string)
- func (rc *SpreadsheetsValuesBatchGetReqCall) SetSpreadsheetToken(spreadsheetToken string)
- func (rc *SpreadsheetsValuesBatchGetReqCall) SetValueRenderOption(valueRenderOption string)
- type SpreadsheetsValuesBatchGetResult
- type SpreadsheetsValuesBatchUpdateReqBody
- type SpreadsheetsValuesBatchUpdateReqCall
- type SpreadsheetsValuesBatchUpdateResult
- type SpreadsheetsValuesGetReqCall
- func (rc *SpreadsheetsValuesGetReqCall) Do() (*SpreadsheetsValuesGetResult, error)
- func (rc *SpreadsheetsValuesGetReqCall) SetDateTimeRenderOption(dateTimeRenderOption string)
- func (rc *SpreadsheetsValuesGetReqCall) SetRange(range_ string)
- func (rc *SpreadsheetsValuesGetReqCall) SetSpreadsheetToken(spreadsheetToken string)
- func (rc *SpreadsheetsValuesGetReqCall) SetValueRenderOption(valueRenderOption string)
- type SpreadsheetsValuesGetResult
- type SpreadsheetsValuesImageReqBody
- type SpreadsheetsValuesImageReqCall
- type SpreadsheetsValuesImageResult
- type SpreadsheetsValuesPrependReqBody
- type SpreadsheetsValuesPrependReqCall
- type SpreadsheetsValuesPrependResult
- type SpreadsheetsValuesUpdateReqBody
- type SpreadsheetsValuesUpdateReqCall
- type SpreadsheetsValuesUpdateResult
- type Style
- type UpdateResponse
- type Updates
- type User
- type ValueRange
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type AddProtectedDimension ¶
type AddProtectedDimension struct { Dimension *Dimension `json:"dimension,omitempty"` Editors []int64 `json:"editors,omitempty"` LockInfo string `json:"lockInfo,omitempty"` ProtectId string `json:"protectId,omitempty"` ForceSendFields []string `json:"-"` }
func (*AddProtectedDimension) MarshalJSON ¶
func (s *AddProtectedDimension) MarshalJSON() ([]byte, error)
type AddSheet ¶
type AddSheet struct { Properties *Properties `json:"properties,omitempty"` ForceSendFields []string `json:"-"` }
func (*AddSheet) MarshalJSON ¶
type AppendStyle ¶
type AppendStyle struct { Range string `json:"range,omitempty"` Style *Style `json:"style,omitempty"` ForceSendFields []string `json:"-"` }
func (*AppendStyle) MarshalJSON ¶
func (s *AppendStyle) MarshalJSON() ([]byte, error)
type AppendStyleBatch ¶
type AppendStyleBatch struct { Ranges []string `json:"ranges,omitempty"` Style *Style `json:"style,omitempty"` ForceSendFields []string `json:"-"` }
func (*AppendStyleBatch) MarshalJSON ¶
func (s *AppendStyleBatch) MarshalJSON() ([]byte, error)
type BlockInfo ¶ added in v1.1.41
type BlockInfo struct { BlockToken string `json:"blockToken,omitempty"` BlockType string `json:"blockType,omitempty"` ForceSendFields []string `json:"-"` }
func (*BlockInfo) MarshalJSON ¶ added in v1.1.41
type ConditionFormat ¶
type ConditionFormat struct { CfId string `json:"cf_id,omitempty"` Ranges []string `json:"ranges,omitempty"` RuleType string `json:"rule_type,omitempty"` Attrs []*ConditionFormatAttr `json:"attrs,omitempty"` Style *ConditionFormatStyle `json:"style,omitempty"` ForceSendFields []string `json:"-"` }
func (*ConditionFormat) MarshalJSON ¶
func (s *ConditionFormat) MarshalJSON() ([]byte, error)
type ConditionFormatAttr ¶
type ConditionFormatAttr struct { Operator string `json:"operator,omitempty"` TimePeriod string `json:"time_period,omitempty"` Formula []string `json:"formula,omitempty"` Text string `json:"text,omitempty"` ForceSendFields []string `json:"-"` }
func (*ConditionFormatAttr) MarshalJSON ¶
func (s *ConditionFormatAttr) MarshalJSON() ([]byte, error)
type ConditionFormatFont ¶
type ConditionFormatFont struct { Bold bool `json:"bold,omitempty"` Italic bool `json:"italic,omitempty"` ForceSendFields []string `json:"-"` }
func (*ConditionFormatFont) MarshalJSON ¶
func (s *ConditionFormatFont) MarshalJSON() ([]byte, error)
type ConditionFormatResponse ¶
type ConditionFormatResponse struct { SheetId string `json:"sheet_id,omitempty"` CfId string `json:"cf_id,omitempty"` ResCode int `json:"res_code,omitempty"` ResMsg string `json:"res_msg,omitempty"` ForceSendFields []string `json:"-"` }
func (*ConditionFormatResponse) MarshalJSON ¶
func (s *ConditionFormatResponse) MarshalJSON() ([]byte, error)
type ConditionFormatStyle ¶
type ConditionFormatStyle struct { Font *ConditionFormatFont `json:"font,omitempty"` TextDecoration int `json:"text_decoration,omitempty"` ForeColor string `json:"fore_color,omitempty"` BackColor string `json:"back_color,omitempty"` ForceSendFields []string `json:"-"` }
func (*ConditionFormatStyle) MarshalJSON ¶
func (s *ConditionFormatStyle) MarshalJSON() ([]byte, error)
type CopySheet ¶
type CopySheet struct { Source *Source `json:"source,omitempty"` Destination *Destination `json:"destination,omitempty"` ForceSendFields []string `json:"-"` }
func (*CopySheet) MarshalJSON ¶
type DataValidationDeleteResult ¶
type DataValidationDeleteResult struct { Range string `json:"range,omitempty"` Msg string `json:"msg,omitempty"` Success bool `json:"success,omitempty"` UpdatedCells int `json:"updatedCells,omitempty"` ForceSendFields []string `json:"-"` }
func (*DataValidationDeleteResult) MarshalJSON ¶
func (s *DataValidationDeleteResult) MarshalJSON() ([]byte, error)
type DataValidationRange ¶
type DataValidationRange struct { Range string `json:"range,omitempty"` DataValidationIds []int `json:"dataValidationIds,omitempty"` ForceSendFields []string `json:"-"` }
func (*DataValidationRange) MarshalJSON ¶
func (s *DataValidationRange) MarshalJSON() ([]byte, error)
type DataValidationRequest ¶
type DataValidationRequest struct { ConditionValues []string `json:"conditionValues,omitempty"` DataValidationId int `json:"dataValidationId,omitempty"` DataValidationType string `json:"dataValidationType,omitempty"` Options *Options `json:"options,omitempty"` ForceSendFields []string `json:"-"` }
func (*DataValidationRequest) MarshalJSON ¶
func (s *DataValidationRequest) MarshalJSON() ([]byte, error)
type DataValidationResponse ¶
type DataValidationResponse struct { ConditionValues []string `json:"conditionValues,omitempty"` DataValidationId int `json:"dataValidationId,omitempty"` DataValidationType string `json:"dataValidationType,omitempty"` Options *OptionsResponse `json:"options,omitempty"` ForceSendFields []string `json:"-"` }
func (*DataValidationResponse) MarshalJSON ¶
func (s *DataValidationResponse) MarshalJSON() ([]byte, error)
type DeleteSheet ¶
type DeleteSheet struct { SheetId string `json:"sheetId,omitempty"` ForceSendFields []string `json:"-"` }
func (*DeleteSheet) MarshalJSON ¶
func (s *DeleteSheet) MarshalJSON() ([]byte, error)
type DeleteSheetReply ¶
type DeleteSheetReply struct { Result bool `json:"result,omitempty"` SheetId string `json:"sheetId,omitempty"` ForceSendFields []string `json:"-"` }
func (*DeleteSheetReply) MarshalJSON ¶
func (s *DeleteSheetReply) MarshalJSON() ([]byte, error)
type Destination ¶
type Destination struct { Title string `json:"title,omitempty"` ForceSendFields []string `json:"-"` }
func (*Destination) MarshalJSON ¶
func (s *Destination) MarshalJSON() ([]byte, error)
type Dimension ¶
type Dimension struct { SheetId string `json:"sheetId,omitempty"` MajorDimension string `json:"majorDimension,omitempty"` StartIndex int `json:"startIndex,omitempty"` EndIndex int `json:"endIndex,omitempty"` Length int `json:"length,omitempty"` ForceSendFields []string `json:"-"` }
func (*Dimension) MarshalJSON ¶
type DimensionProperties ¶
type DimensionProperties struct { Visible bool `json:"visible,omitempty"` FixedSize int `json:"fixedSize,omitempty"` ForceSendFields []string `json:"-"` }
func (*DimensionProperties) MarshalJSON ¶
func (s *DimensionProperties) MarshalJSON() ([]byte, error)
type Editors ¶
type Editors struct { Users []*User `json:"users,omitempty"` AddEditors []*User `json:"addEditors,omitempty"` DelEditors []*User `json:"delEditors,omitempty"` ForceSendFields []string `json:"-"` }
func (*Editors) MarshalJSON ¶
type Font ¶
type Font struct { Bold bool `json:"bold,omitempty"` Italic bool `json:"italic,omitempty"` FontSize string `json:"fontSize,omitempty"` Clean bool `json:"clean,omitempty"` ForceSendFields []string `json:"-"` }
func (*Font) MarshalJSON ¶
type Merge ¶
type Merge struct { StartRowIndex int `json:"startRowIndex,omitempty"` StartColumnIndex int `json:"startColumnIndex,omitempty"` RowCount int `json:"rowCount,omitempty"` ColumnCount int `json:"columnCount,omitempty"` ForceSendFields []string `json:"-"` }
func (*Merge) MarshalJSON ¶
type MetainfoProperties ¶
type MetainfoProperties struct { Title string `json:"title,omitempty"` OwnerUser int64 `json:"ownerUser,omitempty"` SheetCount int `json:"sheetCount,omitempty"` Revision int `json:"revision,omitempty"` ForceSendFields []string `json:"-"` }
func (*MetainfoProperties) MarshalJSON ¶
func (s *MetainfoProperties) MarshalJSON() ([]byte, error)
type Options ¶
type Options struct { MultipleValues bool `json:"multipleValues,omitempty"` HighlightValidData bool `json:"highlightValidData,omitempty"` Colors []string `json:"colors,omitempty"` ForceSendFields []string `json:"-"` }
func (*Options) MarshalJSON ¶
type OptionsResponse ¶
type OptionsResponse struct { MultipleValues bool `json:"multipleValues,omitempty"` HighlightValidData bool `json:"highlightValidData,omitempty"` ColorValueMap map[string]string `json:"colorValueMap,omitempty"` ForceSendFields []string `json:"-"` }
func (*OptionsResponse) MarshalJSON ¶
func (s *OptionsResponse) MarshalJSON() ([]byte, error)
type Properties ¶
type Properties struct { SheetId string `json:"sheetId,omitempty"` Title string `json:"title,omitempty"` Index int `json:"index,omitempty"` Hidden bool `json:"hidden,omitempty"` FrozenRowCount int `json:"frozenRowCount,omitempty"` FrozenColCount int `json:"frozenColCount,omitempty"` Protect *Protect `json:"protect,omitempty"` ForceSendFields []string `json:"-"` }
func (*Properties) MarshalJSON ¶
func (s *Properties) MarshalJSON() ([]byte, error)
type Protect ¶
type Protect struct { Lock string `json:"lock,omitempty"` LockInfo string `json:"lockInfo,omitempty"` UserIds []int `json:"userIds,omitempty"` ForceSendFields []string `json:"-"` }
func (*Protect) MarshalJSON ¶
type ProtectedRange ¶
type ProtectedRange struct { ProtectId string `json:"protectId,omitempty"` Dimension *Dimension `json:"dimension,omitempty"` SheetId string `json:"sheetId,omitempty"` LockInfo string `json:"lockInfo,omitempty"` Editors *Editors `json:"editors,omitempty"` ForceSendFields []string `json:"-"` }
func (*ProtectedRange) MarshalJSON ¶
func (s *ProtectedRange) MarshalJSON() ([]byte, error)
type ProtectedRangeUpdate ¶
type ProtectedRangeUpdate struct { ProtectId string `json:"protectId,omitempty"` Dimension *Dimension `json:"dimension,omitempty"` SheetId string `json:"sheetId,omitempty"` LockInfo string `json:"lockInfo,omitempty"` Editors *Editors `json:"editors,omitempty"` ForceSendFields []string `json:"-"` }
func (*ProtectedRangeUpdate) MarshalJSON ¶
func (s *ProtectedRangeUpdate) MarshalJSON() ([]byte, error)
type Reply ¶
type Reply struct { UpdateSheet *Properties `json:"updateSheet,omitempty"` AddSheet *Properties `json:"addSheet,omitempty"` CopySheet *Properties `json:"copySheet,omitempty"` DeleteSheet *DeleteSheetReply `json:"deleteSheet,omitempty"` ForceSendFields []string `json:"-"` }
func (*Reply) MarshalJSON ¶
type Requests ¶
type Requests struct { AddSheet *AddSheet `json:"addSheet,omitempty"` CopySheet *CopySheet `json:"copySheet,omitempty"` DeleteSheet *DeleteSheet `json:"deleteSheet,omitempty"` UpdateSheet *Properties `json:"updateSheet,omitempty"` ForceSendFields []string `json:"-"` }
func (*Requests) MarshalJSON ¶
type Service ¶
type Service struct { Spreadsheetss *SpreadsheetsService // contains filtered or unexported fields }
func NewService ¶
type Sheet ¶
type Sheet struct { SheetId string `json:"sheetId,omitempty"` Title string `json:"title,omitempty"` Index int `json:"index,omitempty"` RowCount int `json:"rowCount,omitempty"` ColumnCount int `json:"columnCount,omitempty"` FrozenRowCount int `json:"frozenRowCount,omitempty"` FrozenColCount int `json:"frozenColCount,omitempty"` Merges []*Merge `json:"merges,omitempty"` ProtectedRange *ProtectedRange `json:"protectedRange,omitempty"` BlockInfo *BlockInfo `json:"blockInfo,omitempty"` ForceSendFields []string `json:"-"` }
func (*Sheet) MarshalJSON ¶
type SheetCfId ¶
type SheetCfId struct { SheetId string `json:"sheet_id,omitempty"` CfId string `json:"cf_id,omitempty"` ForceSendFields []string `json:"-"` }
func (*SheetCfId) MarshalJSON ¶
type SheetConditionFormat ¶
type SheetConditionFormat struct { SheetId string `json:"sheet_id,omitempty"` ConditionFormat *ConditionFormat `json:"condition_format,omitempty"` ForceSendFields []string `json:"-"` }
func (*SheetConditionFormat) MarshalJSON ¶
func (s *SheetConditionFormat) MarshalJSON() ([]byte, error)
type Source ¶
type Source struct { SheetId string `json:"sheetId,omitempty"` ForceSendFields []string `json:"-"` }
func (*Source) MarshalJSON ¶
type SpreadsheetToken ¶
type SpreadsheetToken struct { Range string `json:"range,omitempty"` ForceSendFields []string `json:"-"` }
func (*SpreadsheetToken) MarshalJSON ¶
func (s *SpreadsheetToken) MarshalJSON() ([]byte, error)
type Spreadsheets ¶
type Spreadsheets struct { }
type SpreadsheetsConditionFormatsBatchCreateReqBody ¶
type SpreadsheetsConditionFormatsBatchCreateReqBody struct { SheetConditionFormats []*SheetConditionFormat `json:"sheet_condition_formats,omitempty"` ForceSendFields []string `json:"-"` }
func (*SpreadsheetsConditionFormatsBatchCreateReqBody) MarshalJSON ¶
func (s *SpreadsheetsConditionFormatsBatchCreateReqBody) MarshalJSON() ([]byte, error)
type SpreadsheetsConditionFormatsBatchCreateReqCall ¶
type SpreadsheetsConditionFormatsBatchCreateReqCall struct {
// contains filtered or unexported fields
}
func (*SpreadsheetsConditionFormatsBatchCreateReqCall) SetSpreadsheetToken ¶
func (rc *SpreadsheetsConditionFormatsBatchCreateReqCall) SetSpreadsheetToken(spreadsheetToken string)
type SpreadsheetsConditionFormatsBatchCreateResult ¶
type SpreadsheetsConditionFormatsBatchCreateResult struct {
Responses []*ConditionFormatResponse `json:"responses,omitempty"`
}
type SpreadsheetsConditionFormatsBatchDeleteReqBody ¶
type SpreadsheetsConditionFormatsBatchDeleteReqBody struct { SheetCfIds []*SheetCfId `json:"sheet_cf_ids,omitempty"` ForceSendFields []string `json:"-"` }
func (*SpreadsheetsConditionFormatsBatchDeleteReqBody) MarshalJSON ¶
func (s *SpreadsheetsConditionFormatsBatchDeleteReqBody) MarshalJSON() ([]byte, error)
type SpreadsheetsConditionFormatsBatchDeleteReqCall ¶
type SpreadsheetsConditionFormatsBatchDeleteReqCall struct {
// contains filtered or unexported fields
}
func (*SpreadsheetsConditionFormatsBatchDeleteReqCall) SetSpreadsheetToken ¶
func (rc *SpreadsheetsConditionFormatsBatchDeleteReqCall) SetSpreadsheetToken(spreadsheetToken string)
type SpreadsheetsConditionFormatsBatchDeleteResult ¶
type SpreadsheetsConditionFormatsBatchDeleteResult struct {
Responses []*ConditionFormatResponse `json:"responses,omitempty"`
}
type SpreadsheetsConditionFormatsBatchGetReqCall ¶
type SpreadsheetsConditionFormatsBatchGetReqCall struct {
// contains filtered or unexported fields
}
func (*SpreadsheetsConditionFormatsBatchGetReqCall) SetSheetIds ¶
func (rc *SpreadsheetsConditionFormatsBatchGetReqCall) SetSheetIds(sheetIds ...string)
func (*SpreadsheetsConditionFormatsBatchGetReqCall) SetSpreadsheetToken ¶
func (rc *SpreadsheetsConditionFormatsBatchGetReqCall) SetSpreadsheetToken(spreadsheetToken string)
type SpreadsheetsConditionFormatsBatchGetResult ¶
type SpreadsheetsConditionFormatsBatchGetResult struct {
SheetConditionFormats []*SheetConditionFormat `json:"sheet_condition_formats,omitempty"`
}
type SpreadsheetsConditionFormatsBatchUpdateReqBody ¶
type SpreadsheetsConditionFormatsBatchUpdateReqBody struct { SheetConditionFormats []*SheetConditionFormat `json:"sheet_condition_formats,omitempty"` ForceSendFields []string `json:"-"` }
func (*SpreadsheetsConditionFormatsBatchUpdateReqBody) MarshalJSON ¶
func (s *SpreadsheetsConditionFormatsBatchUpdateReqBody) MarshalJSON() ([]byte, error)
type SpreadsheetsConditionFormatsBatchUpdateReqCall ¶
type SpreadsheetsConditionFormatsBatchUpdateReqCall struct {
// contains filtered or unexported fields
}
func (*SpreadsheetsConditionFormatsBatchUpdateReqCall) SetSpreadsheetToken ¶
func (rc *SpreadsheetsConditionFormatsBatchUpdateReqCall) SetSpreadsheetToken(spreadsheetToken string)
type SpreadsheetsConditionFormatsBatchUpdateResult ¶
type SpreadsheetsConditionFormatsBatchUpdateResult struct {
Responses []*ConditionFormatResponse `json:"responses,omitempty"`
}
type SpreadsheetsDataValidationCreateReqBody ¶
type SpreadsheetsDataValidationCreateReqBody struct { Range string `json:"range,omitempty"` DataValidationType string `json:"dataValidationType,omitempty"` DataValidation *DataValidationRequest `json:"dataValidation,omitempty"` ForceSendFields []string `json:"-"` }
func (*SpreadsheetsDataValidationCreateReqBody) MarshalJSON ¶
func (s *SpreadsheetsDataValidationCreateReqBody) MarshalJSON() ([]byte, error)
type SpreadsheetsDataValidationCreateReqCall ¶
type SpreadsheetsDataValidationCreateReqCall struct {
// contains filtered or unexported fields
}
func (*SpreadsheetsDataValidationCreateReqCall) Do ¶
func (rc *SpreadsheetsDataValidationCreateReqCall) Do() (*response.NoData, error)
func (*SpreadsheetsDataValidationCreateReqCall) SetSpreadsheetToken ¶
func (rc *SpreadsheetsDataValidationCreateReqCall) SetSpreadsheetToken(spreadsheetToken string)
type SpreadsheetsDataValidationDeleteReqBody ¶
type SpreadsheetsDataValidationDeleteReqBody struct { DataValidationRanges []*DataValidationRange `json:"dataValidationRanges,omitempty"` ForceSendFields []string `json:"-"` }
func (*SpreadsheetsDataValidationDeleteReqBody) MarshalJSON ¶
func (s *SpreadsheetsDataValidationDeleteReqBody) MarshalJSON() ([]byte, error)
type SpreadsheetsDataValidationDeleteReqCall ¶
type SpreadsheetsDataValidationDeleteReqCall struct {
// contains filtered or unexported fields
}
func (*SpreadsheetsDataValidationDeleteReqCall) Do ¶
func (rc *SpreadsheetsDataValidationDeleteReqCall) Do() (*SpreadsheetsDataValidationDeleteResult, error)
func (*SpreadsheetsDataValidationDeleteReqCall) SetSpreadsheetToken ¶
func (rc *SpreadsheetsDataValidationDeleteReqCall) SetSpreadsheetToken(spreadsheetToken string)
type SpreadsheetsDataValidationDeleteResult ¶
type SpreadsheetsDataValidationDeleteResult struct {
RangeResults []*DataValidationDeleteResult `json:"rangeResults,omitempty"`
}
type SpreadsheetsDataValidationGetReqCall ¶
type SpreadsheetsDataValidationGetReqCall struct {
// contains filtered or unexported fields
}
func (*SpreadsheetsDataValidationGetReqCall) Do ¶
func (rc *SpreadsheetsDataValidationGetReqCall) Do() (*SpreadsheetsDataValidationGetResult, error)
func (*SpreadsheetsDataValidationGetReqCall) SetDataValidationType ¶ added in v1.1.41
func (rc *SpreadsheetsDataValidationGetReqCall) SetDataValidationType(dataValidationType string)
func (*SpreadsheetsDataValidationGetReqCall) SetRange ¶ added in v1.1.41
func (rc *SpreadsheetsDataValidationGetReqCall) SetRange(range_ string)
func (*SpreadsheetsDataValidationGetReqCall) SetSpreadsheetToken ¶
func (rc *SpreadsheetsDataValidationGetReqCall) SetSpreadsheetToken(spreadsheetToken string)
type SpreadsheetsDataValidationGetResult ¶
type SpreadsheetsDataValidationGetResult struct { SpreadsheetToken string `json:"spreadsheetToken,omitempty"` SheetId string `json:"sheetId,omitempty"` DataValidations []*DataValidationResponse `json:"dataValidations,omitempty"` Revision int `json:"revision,omitempty"` }
type SpreadsheetsDataValidationUpdateReqBody ¶
type SpreadsheetsDataValidationUpdateReqBody struct { DataValidationType string `json:"dataValidationType,omitempty"` DataValidation *DataValidationRequest `json:"dataValidation,omitempty"` ForceSendFields []string `json:"-"` }
func (*SpreadsheetsDataValidationUpdateReqBody) MarshalJSON ¶
func (s *SpreadsheetsDataValidationUpdateReqBody) MarshalJSON() ([]byte, error)
type SpreadsheetsDataValidationUpdateReqCall ¶
type SpreadsheetsDataValidationUpdateReqCall struct {
// contains filtered or unexported fields
}
func (*SpreadsheetsDataValidationUpdateReqCall) Do ¶
func (rc *SpreadsheetsDataValidationUpdateReqCall) Do() (*SpreadsheetsDataValidationUpdateResult, error)
func (*SpreadsheetsDataValidationUpdateReqCall) SetDataValidationId ¶
func (rc *SpreadsheetsDataValidationUpdateReqCall) SetDataValidationId(dataValidationId int)
func (*SpreadsheetsDataValidationUpdateReqCall) SetSheetId ¶
func (rc *SpreadsheetsDataValidationUpdateReqCall) SetSheetId(sheetId string)
func (*SpreadsheetsDataValidationUpdateReqCall) SetSpreadsheetToken ¶
func (rc *SpreadsheetsDataValidationUpdateReqCall) SetSpreadsheetToken(spreadsheetToken string)
type SpreadsheetsDataValidationUpdateResult ¶
type SpreadsheetsDataValidationUpdateResult struct { SpreadsheetToken string `json:"spreadsheetToken,omitempty"` SheetId string `json:"sheetId,omitempty"` DataValidation *DataValidationResponse `json:"dataValidation,omitempty"` }
type SpreadsheetsDimensionRangeAddReqBody ¶
type SpreadsheetsDimensionRangeAddReqBody struct { Dimension *Dimension `json:"dimension,omitempty"` ForceSendFields []string `json:"-"` }
func (*SpreadsheetsDimensionRangeAddReqBody) MarshalJSON ¶
func (s *SpreadsheetsDimensionRangeAddReqBody) MarshalJSON() ([]byte, error)
type SpreadsheetsDimensionRangeAddReqCall ¶
type SpreadsheetsDimensionRangeAddReqCall struct {
// contains filtered or unexported fields
}
func (*SpreadsheetsDimensionRangeAddReqCall) Do ¶
func (rc *SpreadsheetsDimensionRangeAddReqCall) Do() (*SpreadsheetsDimensionRangeAddResult, error)
func (*SpreadsheetsDimensionRangeAddReqCall) SetSpreadsheetToken ¶
func (rc *SpreadsheetsDimensionRangeAddReqCall) SetSpreadsheetToken(spreadsheetToken string)
type SpreadsheetsDimensionRangeDeleteReqBody ¶
type SpreadsheetsDimensionRangeDeleteReqBody struct { Dimension *Dimension `json:"dimension,omitempty"` ForceSendFields []string `json:"-"` }
func (*SpreadsheetsDimensionRangeDeleteReqBody) MarshalJSON ¶
func (s *SpreadsheetsDimensionRangeDeleteReqBody) MarshalJSON() ([]byte, error)
type SpreadsheetsDimensionRangeDeleteReqCall ¶
type SpreadsheetsDimensionRangeDeleteReqCall struct {
// contains filtered or unexported fields
}
func (*SpreadsheetsDimensionRangeDeleteReqCall) Do ¶
func (rc *SpreadsheetsDimensionRangeDeleteReqCall) Do() (*SpreadsheetsDimensionRangeDeleteResult, error)
func (*SpreadsheetsDimensionRangeDeleteReqCall) SetSpreadsheetToken ¶
func (rc *SpreadsheetsDimensionRangeDeleteReqCall) SetSpreadsheetToken(spreadsheetToken string)
type SpreadsheetsDimensionRangeUpdateReqBody ¶
type SpreadsheetsDimensionRangeUpdateReqBody struct { Dimension *Dimension `json:"dimension,omitempty"` DimensionProperties *DimensionProperties `json:"dimensionProperties,omitempty"` ForceSendFields []string `json:"-"` }
func (*SpreadsheetsDimensionRangeUpdateReqBody) MarshalJSON ¶
func (s *SpreadsheetsDimensionRangeUpdateReqBody) MarshalJSON() ([]byte, error)
type SpreadsheetsDimensionRangeUpdateReqCall ¶
type SpreadsheetsDimensionRangeUpdateReqCall struct {
// contains filtered or unexported fields
}
func (*SpreadsheetsDimensionRangeUpdateReqCall) Do ¶
func (rc *SpreadsheetsDimensionRangeUpdateReqCall) Do() (*response.NoData, error)
func (*SpreadsheetsDimensionRangeUpdateReqCall) SetSpreadsheetToken ¶
func (rc *SpreadsheetsDimensionRangeUpdateReqCall) SetSpreadsheetToken(spreadsheetToken string)
type SpreadsheetsImportReqBody ¶ added in v1.1.35
type SpreadsheetsImportReqBody struct { File []byte `json:"file,omitempty"` Name string `json:"name,omitempty"` FolderToken string `json:"folderToken,omitempty"` ForceSendFields []string `json:"-"` }
func (*SpreadsheetsImportReqBody) MarshalJSON ¶ added in v1.1.35
func (s *SpreadsheetsImportReqBody) MarshalJSON() ([]byte, error)
type SpreadsheetsImportReqCall ¶
type SpreadsheetsImportReqCall struct {
// contains filtered or unexported fields
}
func (*SpreadsheetsImportReqCall) Do ¶
func (rc *SpreadsheetsImportReqCall) Do() (*SpreadsheetsImportResult, error)
type SpreadsheetsImportResult ¶
type SpreadsheetsImportResult struct {
Ticket string `json:"ticket,omitempty"`
}
type SpreadsheetsImportResultReqCall ¶
type SpreadsheetsImportResultReqCall struct {
// contains filtered or unexported fields
}
func (*SpreadsheetsImportResultReqCall) Do ¶
func (rc *SpreadsheetsImportResultReqCall) Do() (*SpreadsheetsImportResultResult, error)
func (*SpreadsheetsImportResultReqCall) SetTicket ¶
func (rc *SpreadsheetsImportResultReqCall) SetTicket(ticket string)
type SpreadsheetsInsertDimensionRangeReqBody ¶
type SpreadsheetsInsertDimensionRangeReqBody struct { Dimension *Dimension `json:"dimension,omitempty"` InheritStyle string `json:"inheritStyle,omitempty"` ForceSendFields []string `json:"-"` }
func (*SpreadsheetsInsertDimensionRangeReqBody) MarshalJSON ¶
func (s *SpreadsheetsInsertDimensionRangeReqBody) MarshalJSON() ([]byte, error)
type SpreadsheetsInsertDimensionRangeReqCall ¶
type SpreadsheetsInsertDimensionRangeReqCall struct {
// contains filtered or unexported fields
}
func (*SpreadsheetsInsertDimensionRangeReqCall) Do ¶
func (rc *SpreadsheetsInsertDimensionRangeReqCall) Do() (*response.NoData, error)
func (*SpreadsheetsInsertDimensionRangeReqCall) SetSpreadsheetToken ¶
func (rc *SpreadsheetsInsertDimensionRangeReqCall) SetSpreadsheetToken(spreadsheetToken string)
type SpreadsheetsMergeCellsReqBody ¶
type SpreadsheetsMergeCellsReqBody struct { SpreadsheetToken string `json:"spreadsheetToken,omitempty"` Range string `json:"range,omitempty"` MergeType string `json:"mergeType,omitempty"` ForceSendFields []string `json:"-"` }
func (*SpreadsheetsMergeCellsReqBody) MarshalJSON ¶
func (s *SpreadsheetsMergeCellsReqBody) MarshalJSON() ([]byte, error)
type SpreadsheetsMergeCellsReqCall ¶
type SpreadsheetsMergeCellsReqCall struct {
// contains filtered or unexported fields
}
func (*SpreadsheetsMergeCellsReqCall) Do ¶
func (rc *SpreadsheetsMergeCellsReqCall) Do() (*SpreadsheetsMergeCellsResult, error)
func (*SpreadsheetsMergeCellsReqCall) SetSpreadsheetToken ¶
func (rc *SpreadsheetsMergeCellsReqCall) SetSpreadsheetToken(spreadsheetToken string)
type SpreadsheetsMergeCellsResult ¶
type SpreadsheetsMergeCellsResult struct {
SpreadsheetToken string `json:"spreadsheetToken,omitempty"`
}
type SpreadsheetsMetainfoReqCall ¶
type SpreadsheetsMetainfoReqCall struct {
// contains filtered or unexported fields
}
func (*SpreadsheetsMetainfoReqCall) Do ¶
func (rc *SpreadsheetsMetainfoReqCall) Do() (*SpreadsheetsMetainfoResult, error)
func (*SpreadsheetsMetainfoReqCall) SetExtFields ¶
func (rc *SpreadsheetsMetainfoReqCall) SetExtFields(extFields string)
func (*SpreadsheetsMetainfoReqCall) SetSpreadsheetToken ¶
func (rc *SpreadsheetsMetainfoReqCall) SetSpreadsheetToken(spreadsheetToken string)
type SpreadsheetsMetainfoResult ¶
type SpreadsheetsMetainfoResult struct { SpreadsheetToken string `json:"spreadsheetToken,omitempty"` Properties *MetainfoProperties `json:"properties,omitempty"` Sheets []*Sheet `json:"sheets,omitempty"` }
type SpreadsheetsProtectedRangeBatchCreateReqBody ¶
type SpreadsheetsProtectedRangeBatchCreateReqBody struct { AddProtectedDimension []*AddProtectedDimension `json:"addProtectedDimension,omitempty"` ForceSendFields []string `json:"-"` }
func (*SpreadsheetsProtectedRangeBatchCreateReqBody) MarshalJSON ¶
func (s *SpreadsheetsProtectedRangeBatchCreateReqBody) MarshalJSON() ([]byte, error)
type SpreadsheetsProtectedRangeBatchCreateReqCall ¶
type SpreadsheetsProtectedRangeBatchCreateReqCall struct {
// contains filtered or unexported fields
}
func (*SpreadsheetsProtectedRangeBatchCreateReqCall) SetSpreadsheetToken ¶
func (rc *SpreadsheetsProtectedRangeBatchCreateReqCall) SetSpreadsheetToken(spreadsheetToken string)
type SpreadsheetsProtectedRangeBatchCreateResult ¶
type SpreadsheetsProtectedRangeBatchCreateResult struct {
AddProtectedDimension []*AddProtectedDimension `json:"addProtectedDimension,omitempty"`
}
type SpreadsheetsProtectedRangeBatchDeleteReqBody ¶
type SpreadsheetsProtectedRangeBatchDeleteReqBody struct { ProtectIds []string `json:"protectIds,omitempty"` ForceSendFields []string `json:"-"` }
func (*SpreadsheetsProtectedRangeBatchDeleteReqBody) MarshalJSON ¶
func (s *SpreadsheetsProtectedRangeBatchDeleteReqBody) MarshalJSON() ([]byte, error)
type SpreadsheetsProtectedRangeBatchDeleteReqCall ¶
type SpreadsheetsProtectedRangeBatchDeleteReqCall struct {
// contains filtered or unexported fields
}
func (*SpreadsheetsProtectedRangeBatchDeleteReqCall) SetSpreadsheetToken ¶
func (rc *SpreadsheetsProtectedRangeBatchDeleteReqCall) SetSpreadsheetToken(spreadsheetToken string)
type SpreadsheetsProtectedRangeBatchDeleteResult ¶
type SpreadsheetsProtectedRangeBatchDeleteResult struct {
DelProtectIds []string `json:"delProtectIds,omitempty"`
}
type SpreadsheetsProtectedRangeBatchGetReqCall ¶
type SpreadsheetsProtectedRangeBatchGetReqCall struct {
// contains filtered or unexported fields
}
func (*SpreadsheetsProtectedRangeBatchGetReqCall) Do ¶
func (rc *SpreadsheetsProtectedRangeBatchGetReqCall) Do() (*SpreadsheetsProtectedRangeBatchGetResult, error)
func (*SpreadsheetsProtectedRangeBatchGetReqCall) SetMemberType ¶
func (rc *SpreadsheetsProtectedRangeBatchGetReqCall) SetMemberType(memberType string)
func (*SpreadsheetsProtectedRangeBatchGetReqCall) SetProtectIds ¶
func (rc *SpreadsheetsProtectedRangeBatchGetReqCall) SetProtectIds(protectIds ...string)
func (*SpreadsheetsProtectedRangeBatchGetReqCall) SetSpreadsheetToken ¶
func (rc *SpreadsheetsProtectedRangeBatchGetReqCall) SetSpreadsheetToken(spreadsheetToken string)
type SpreadsheetsProtectedRangeBatchGetResult ¶
type SpreadsheetsProtectedRangeBatchGetResult struct {
ProtectedRange []*ProtectedRange `json:"protectedRange,omitempty"`
}
type SpreadsheetsProtectedRangeBatchUpdateReqBody ¶
type SpreadsheetsProtectedRangeBatchUpdateReqBody struct { Requests []*ProtectedRangeUpdate `json:"requests,omitempty"` ForceSendFields []string `json:"-"` }
func (*SpreadsheetsProtectedRangeBatchUpdateReqBody) MarshalJSON ¶
func (s *SpreadsheetsProtectedRangeBatchUpdateReqBody) MarshalJSON() ([]byte, error)
type SpreadsheetsProtectedRangeBatchUpdateReqCall ¶
type SpreadsheetsProtectedRangeBatchUpdateReqCall struct {
// contains filtered or unexported fields
}
func (*SpreadsheetsProtectedRangeBatchUpdateReqCall) SetSpreadsheetToken ¶
func (rc *SpreadsheetsProtectedRangeBatchUpdateReqCall) SetSpreadsheetToken(spreadsheetToken string)
type SpreadsheetsProtectedRangeBatchUpdateResult ¶
type SpreadsheetsProtectedRangeBatchUpdateResult struct {
Replies []*ProtectedRangeUpdate `json:"replies,omitempty"`
}
type SpreadsheetsService ¶
type SpreadsheetsService struct {
// contains filtered or unexported fields
}
func (*SpreadsheetsService) ConditionFormatsBatchCreate ¶
func (spreadsheetss *SpreadsheetsService) ConditionFormatsBatchCreate(ctx *core.Context, body *SpreadsheetsConditionFormatsBatchCreateReqBody, optFns ...request.OptFn) *SpreadsheetsConditionFormatsBatchCreateReqCall
func (*SpreadsheetsService) ConditionFormatsBatchDelete ¶
func (spreadsheetss *SpreadsheetsService) ConditionFormatsBatchDelete(ctx *core.Context, body *SpreadsheetsConditionFormatsBatchDeleteReqBody, optFns ...request.OptFn) *SpreadsheetsConditionFormatsBatchDeleteReqCall
func (*SpreadsheetsService) ConditionFormatsBatchGet ¶
func (spreadsheetss *SpreadsheetsService) ConditionFormatsBatchGet(ctx *core.Context, optFns ...request.OptFn) *SpreadsheetsConditionFormatsBatchGetReqCall
func (*SpreadsheetsService) ConditionFormatsBatchUpdate ¶
func (spreadsheetss *SpreadsheetsService) ConditionFormatsBatchUpdate(ctx *core.Context, body *SpreadsheetsConditionFormatsBatchUpdateReqBody, optFns ...request.OptFn) *SpreadsheetsConditionFormatsBatchUpdateReqCall
func (*SpreadsheetsService) DataValidationCreate ¶
func (spreadsheetss *SpreadsheetsService) DataValidationCreate(ctx *core.Context, body *SpreadsheetsDataValidationCreateReqBody, optFns ...request.OptFn) *SpreadsheetsDataValidationCreateReqCall
func (*SpreadsheetsService) DataValidationDelete ¶
func (spreadsheetss *SpreadsheetsService) DataValidationDelete(ctx *core.Context, body *SpreadsheetsDataValidationDeleteReqBody, optFns ...request.OptFn) *SpreadsheetsDataValidationDeleteReqCall
func (*SpreadsheetsService) DataValidationGet ¶
func (spreadsheetss *SpreadsheetsService) DataValidationGet(ctx *core.Context, optFns ...request.OptFn) *SpreadsheetsDataValidationGetReqCall
func (*SpreadsheetsService) DataValidationUpdate ¶
func (spreadsheetss *SpreadsheetsService) DataValidationUpdate(ctx *core.Context, body *SpreadsheetsDataValidationUpdateReqBody, optFns ...request.OptFn) *SpreadsheetsDataValidationUpdateReqCall
func (*SpreadsheetsService) DimensionRangeAdd ¶
func (spreadsheetss *SpreadsheetsService) DimensionRangeAdd(ctx *core.Context, body *SpreadsheetsDimensionRangeAddReqBody, optFns ...request.OptFn) *SpreadsheetsDimensionRangeAddReqCall
func (*SpreadsheetsService) DimensionRangeDelete ¶
func (spreadsheetss *SpreadsheetsService) DimensionRangeDelete(ctx *core.Context, body *SpreadsheetsDimensionRangeDeleteReqBody, optFns ...request.OptFn) *SpreadsheetsDimensionRangeDeleteReqCall
func (*SpreadsheetsService) DimensionRangeUpdate ¶
func (spreadsheetss *SpreadsheetsService) DimensionRangeUpdate(ctx *core.Context, body *SpreadsheetsDimensionRangeUpdateReqBody, optFns ...request.OptFn) *SpreadsheetsDimensionRangeUpdateReqCall
func (*SpreadsheetsService) Import ¶
func (spreadsheetss *SpreadsheetsService) Import(ctx *core.Context, body *SpreadsheetsImportReqBody, optFns ...request.OptFn) *SpreadsheetsImportReqCall
func (*SpreadsheetsService) ImportResult ¶
func (spreadsheetss *SpreadsheetsService) ImportResult(ctx *core.Context, optFns ...request.OptFn) *SpreadsheetsImportResultReqCall
func (*SpreadsheetsService) InsertDimensionRange ¶
func (spreadsheetss *SpreadsheetsService) InsertDimensionRange(ctx *core.Context, body *SpreadsheetsInsertDimensionRangeReqBody, optFns ...request.OptFn) *SpreadsheetsInsertDimensionRangeReqCall
func (*SpreadsheetsService) MergeCells ¶
func (spreadsheetss *SpreadsheetsService) MergeCells(ctx *core.Context, body *SpreadsheetsMergeCellsReqBody, optFns ...request.OptFn) *SpreadsheetsMergeCellsReqCall
func (*SpreadsheetsService) Metainfo ¶
func (spreadsheetss *SpreadsheetsService) Metainfo(ctx *core.Context, optFns ...request.OptFn) *SpreadsheetsMetainfoReqCall
func (*SpreadsheetsService) ProtectedRangeBatchCreate ¶
func (spreadsheetss *SpreadsheetsService) ProtectedRangeBatchCreate(ctx *core.Context, body *SpreadsheetsProtectedRangeBatchCreateReqBody, optFns ...request.OptFn) *SpreadsheetsProtectedRangeBatchCreateReqCall
func (*SpreadsheetsService) ProtectedRangeBatchDelete ¶
func (spreadsheetss *SpreadsheetsService) ProtectedRangeBatchDelete(ctx *core.Context, body *SpreadsheetsProtectedRangeBatchDeleteReqBody, optFns ...request.OptFn) *SpreadsheetsProtectedRangeBatchDeleteReqCall
func (*SpreadsheetsService) ProtectedRangeBatchGet ¶
func (spreadsheetss *SpreadsheetsService) ProtectedRangeBatchGet(ctx *core.Context, optFns ...request.OptFn) *SpreadsheetsProtectedRangeBatchGetReqCall
func (*SpreadsheetsService) ProtectedRangeBatchUpdate ¶
func (spreadsheetss *SpreadsheetsService) ProtectedRangeBatchUpdate(ctx *core.Context, body *SpreadsheetsProtectedRangeBatchUpdateReqBody, optFns ...request.OptFn) *SpreadsheetsProtectedRangeBatchUpdateReqCall
func (*SpreadsheetsService) SheetsBatchUpdate ¶
func (spreadsheetss *SpreadsheetsService) SheetsBatchUpdate(ctx *core.Context, body *SpreadsheetsSheetsBatchUpdateReqBody, optFns ...request.OptFn) *SpreadsheetsSheetsBatchUpdateReqCall
func (*SpreadsheetsService) SheetsUpdateProperties ¶
func (spreadsheetss *SpreadsheetsService) SheetsUpdateProperties(ctx *core.Context, body *SpreadsheetsSheetsUpdatePropertiesReqBody, optFns ...request.OptFn) *SpreadsheetsSheetsUpdatePropertiesReqCall
func (*SpreadsheetsService) StyleUpdate ¶
func (spreadsheetss *SpreadsheetsService) StyleUpdate(ctx *core.Context, body *SpreadsheetsStyleUpdateReqBody, optFns ...request.OptFn) *SpreadsheetsStyleUpdateReqCall
func (*SpreadsheetsService) StylesBatchUpdate ¶
func (spreadsheetss *SpreadsheetsService) StylesBatchUpdate(ctx *core.Context, body *SpreadsheetsStylesBatchUpdateReqBody, optFns ...request.OptFn) *SpreadsheetsStylesBatchUpdateReqCall
func (*SpreadsheetsService) UnmergeCells ¶
func (spreadsheetss *SpreadsheetsService) UnmergeCells(ctx *core.Context, body *SpreadsheetsUnmergeCellsReqBody, optFns ...request.OptFn) *SpreadsheetsUnmergeCellsReqCall
func (*SpreadsheetsService) ValuesAppend ¶
func (spreadsheetss *SpreadsheetsService) ValuesAppend(ctx *core.Context, body *SpreadsheetsValuesAppendReqBody, optFns ...request.OptFn) *SpreadsheetsValuesAppendReqCall
func (*SpreadsheetsService) ValuesBatchGet ¶
func (spreadsheetss *SpreadsheetsService) ValuesBatchGet(ctx *core.Context, optFns ...request.OptFn) *SpreadsheetsValuesBatchGetReqCall
func (*SpreadsheetsService) ValuesBatchUpdate ¶
func (spreadsheetss *SpreadsheetsService) ValuesBatchUpdate(ctx *core.Context, body *SpreadsheetsValuesBatchUpdateReqBody, optFns ...request.OptFn) *SpreadsheetsValuesBatchUpdateReqCall
func (*SpreadsheetsService) ValuesGet ¶
func (spreadsheetss *SpreadsheetsService) ValuesGet(ctx *core.Context, optFns ...request.OptFn) *SpreadsheetsValuesGetReqCall
func (*SpreadsheetsService) ValuesImage ¶
func (spreadsheetss *SpreadsheetsService) ValuesImage(ctx *core.Context, body *SpreadsheetsValuesImageReqBody, optFns ...request.OptFn) *SpreadsheetsValuesImageReqCall
func (*SpreadsheetsService) ValuesPrepend ¶
func (spreadsheetss *SpreadsheetsService) ValuesPrepend(ctx *core.Context, body *SpreadsheetsValuesPrependReqBody, optFns ...request.OptFn) *SpreadsheetsValuesPrependReqCall
func (*SpreadsheetsService) ValuesUpdate ¶
func (spreadsheetss *SpreadsheetsService) ValuesUpdate(ctx *core.Context, body *SpreadsheetsValuesUpdateReqBody, optFns ...request.OptFn) *SpreadsheetsValuesUpdateReqCall
type SpreadsheetsSheetsBatchUpdateReqBody ¶
type SpreadsheetsSheetsBatchUpdateReqBody struct { Requests *Requests `json:"requests,omitempty"` ForceSendFields []string `json:"-"` }
func (*SpreadsheetsSheetsBatchUpdateReqBody) MarshalJSON ¶
func (s *SpreadsheetsSheetsBatchUpdateReqBody) MarshalJSON() ([]byte, error)
type SpreadsheetsSheetsBatchUpdateReqCall ¶
type SpreadsheetsSheetsBatchUpdateReqCall struct {
// contains filtered or unexported fields
}
func (*SpreadsheetsSheetsBatchUpdateReqCall) Do ¶
func (rc *SpreadsheetsSheetsBatchUpdateReqCall) Do() (*SpreadsheetsSheetsBatchUpdateResult, error)
func (*SpreadsheetsSheetsBatchUpdateReqCall) SetSpreadsheetToken ¶
func (rc *SpreadsheetsSheetsBatchUpdateReqCall) SetSpreadsheetToken(spreadsheetToken string)
type SpreadsheetsSheetsBatchUpdateResult ¶
type SpreadsheetsSheetsBatchUpdateResult struct {
Replies []*Reply `json:"replies,omitempty"`
}
type SpreadsheetsSheetsUpdatePropertiesReqBody ¶
type SpreadsheetsSheetsUpdatePropertiesReqBody struct { Properties *Properties `json:"properties,omitempty"` ForceSendFields []string `json:"-"` }
func (*SpreadsheetsSheetsUpdatePropertiesReqBody) MarshalJSON ¶
func (s *SpreadsheetsSheetsUpdatePropertiesReqBody) MarshalJSON() ([]byte, error)
type SpreadsheetsSheetsUpdatePropertiesReqCall ¶
type SpreadsheetsSheetsUpdatePropertiesReqCall struct {
// contains filtered or unexported fields
}
func (*SpreadsheetsSheetsUpdatePropertiesReqCall) Do ¶
func (rc *SpreadsheetsSheetsUpdatePropertiesReqCall) Do() (*SpreadsheetsSheetsUpdatePropertiesResult, error)
func (*SpreadsheetsSheetsUpdatePropertiesReqCall) SetSpreadsheetToken ¶
func (rc *SpreadsheetsSheetsUpdatePropertiesReqCall) SetSpreadsheetToken(spreadsheetToken string)
type SpreadsheetsStyleUpdateReqBody ¶
type SpreadsheetsStyleUpdateReqBody struct { AppendStyle *AppendStyle `json:"appendStyle,omitempty"` ForceSendFields []string `json:"-"` }
func (*SpreadsheetsStyleUpdateReqBody) MarshalJSON ¶
func (s *SpreadsheetsStyleUpdateReqBody) MarshalJSON() ([]byte, error)
type SpreadsheetsStyleUpdateReqCall ¶
type SpreadsheetsStyleUpdateReqCall struct {
// contains filtered or unexported fields
}
func (*SpreadsheetsStyleUpdateReqCall) Do ¶
func (rc *SpreadsheetsStyleUpdateReqCall) Do() (*SpreadsheetsStyleUpdateResult, error)
func (*SpreadsheetsStyleUpdateReqCall) SetSpreadsheetToken ¶
func (rc *SpreadsheetsStyleUpdateReqCall) SetSpreadsheetToken(spreadsheetToken string)
type SpreadsheetsStyleUpdateResult ¶
type SpreadsheetsStyleUpdateResult struct { SpreadsheetToken string `json:"spreadsheetToken,omitempty"` UpdatedRange string `json:"updatedRange,omitempty"` UpdatedRows int `json:"updatedRows,omitempty"` UpdatedColumns int `json:"updatedColumns,omitempty"` UpdatedCells int `json:"updatedCells,omitempty"` Revision int `json:"revision,omitempty"` }
type SpreadsheetsStylesBatchUpdateReqBody ¶
type SpreadsheetsStylesBatchUpdateReqBody struct { Data *AppendStyleBatch `json:"data,omitempty"` ForceSendFields []string `json:"-"` }
func (*SpreadsheetsStylesBatchUpdateReqBody) MarshalJSON ¶
func (s *SpreadsheetsStylesBatchUpdateReqBody) MarshalJSON() ([]byte, error)
type SpreadsheetsStylesBatchUpdateReqCall ¶
type SpreadsheetsStylesBatchUpdateReqCall struct {
// contains filtered or unexported fields
}
func (*SpreadsheetsStylesBatchUpdateReqCall) Do ¶
func (rc *SpreadsheetsStylesBatchUpdateReqCall) Do() (*SpreadsheetsStylesBatchUpdateResult, error)
func (*SpreadsheetsStylesBatchUpdateReqCall) SetSpreadsheetToken ¶
func (rc *SpreadsheetsStylesBatchUpdateReqCall) SetSpreadsheetToken(spreadsheetToken string)
type SpreadsheetsStylesBatchUpdateResult ¶
type SpreadsheetsStylesBatchUpdateResult struct { SpreadsheetToken string `json:"spreadsheetToken,omitempty"` TotalUpdatedRows int `json:"totalUpdatedRows,omitempty"` TotalUpdatedColumns int `json:"totalUpdatedColumns,omitempty"` TotalUpdatedCells int `json:"totalUpdatedCells,omitempty"` Revision int `json:"revision,omitempty"` Responses []*UpdateResponse `json:"responses,omitempty"` }
type SpreadsheetsUnmergeCellsReqBody ¶
type SpreadsheetsUnmergeCellsReqBody struct { Range string `json:"range,omitempty"` ForceSendFields []string `json:"-"` }
func (*SpreadsheetsUnmergeCellsReqBody) MarshalJSON ¶
func (s *SpreadsheetsUnmergeCellsReqBody) MarshalJSON() ([]byte, error)
type SpreadsheetsUnmergeCellsReqCall ¶
type SpreadsheetsUnmergeCellsReqCall struct {
// contains filtered or unexported fields
}
func (*SpreadsheetsUnmergeCellsReqCall) Do ¶
func (rc *SpreadsheetsUnmergeCellsReqCall) Do() (*SpreadsheetsUnmergeCellsResult, error)
func (*SpreadsheetsUnmergeCellsReqCall) SetSpreadsheetToken ¶
func (rc *SpreadsheetsUnmergeCellsReqCall) SetSpreadsheetToken(spreadsheetToken string)
type SpreadsheetsUnmergeCellsResult ¶
type SpreadsheetsUnmergeCellsResult struct {
SpreadsheetToken string `json:"spreadsheetToken,omitempty"`
}
type SpreadsheetsValuesAppendReqBody ¶
type SpreadsheetsValuesAppendReqBody struct { ValueRange *ValueRange `json:"valueRange,omitempty"` ForceSendFields []string `json:"-"` }
func (*SpreadsheetsValuesAppendReqBody) MarshalJSON ¶
func (s *SpreadsheetsValuesAppendReqBody) MarshalJSON() ([]byte, error)
type SpreadsheetsValuesAppendReqCall ¶
type SpreadsheetsValuesAppendReqCall struct {
// contains filtered or unexported fields
}
func (*SpreadsheetsValuesAppendReqCall) Do ¶
func (rc *SpreadsheetsValuesAppendReqCall) Do() (*SpreadsheetsValuesAppendResult, error)
func (*SpreadsheetsValuesAppendReqCall) SetInsertDataOption ¶
func (rc *SpreadsheetsValuesAppendReqCall) SetInsertDataOption(insertDataOption string)
func (*SpreadsheetsValuesAppendReqCall) SetSpreadsheetToken ¶
func (rc *SpreadsheetsValuesAppendReqCall) SetSpreadsheetToken(spreadsheetToken string)
type SpreadsheetsValuesBatchGetReqCall ¶
type SpreadsheetsValuesBatchGetReqCall struct {
// contains filtered or unexported fields
}
func (*SpreadsheetsValuesBatchGetReqCall) Do ¶
func (rc *SpreadsheetsValuesBatchGetReqCall) Do() (*SpreadsheetsValuesBatchGetResult, error)
func (*SpreadsheetsValuesBatchGetReqCall) SetDateTimeRenderOption ¶
func (rc *SpreadsheetsValuesBatchGetReqCall) SetDateTimeRenderOption(dateTimeRenderOption string)
func (*SpreadsheetsValuesBatchGetReqCall) SetRanges ¶
func (rc *SpreadsheetsValuesBatchGetReqCall) SetRanges(ranges ...string)
func (*SpreadsheetsValuesBatchGetReqCall) SetSpreadsheetToken ¶
func (rc *SpreadsheetsValuesBatchGetReqCall) SetSpreadsheetToken(spreadsheetToken string)
func (*SpreadsheetsValuesBatchGetReqCall) SetValueRenderOption ¶
func (rc *SpreadsheetsValuesBatchGetReqCall) SetValueRenderOption(valueRenderOption string)
type SpreadsheetsValuesBatchGetResult ¶
type SpreadsheetsValuesBatchGetResult struct { Revision int `json:"revision,omitempty"` SpreadsheetToken string `json:"spreadsheetToken,omitempty"` TotalCells int `json:"totalCells,omitempty"` ValueRange []*ValueRange `json:"valueRange,omitempty"` }
type SpreadsheetsValuesBatchUpdateReqBody ¶
type SpreadsheetsValuesBatchUpdateReqBody struct { ValueRanges []*ValueRange `json:"valueRanges,omitempty"` ForceSendFields []string `json:"-"` }
func (*SpreadsheetsValuesBatchUpdateReqBody) MarshalJSON ¶
func (s *SpreadsheetsValuesBatchUpdateReqBody) MarshalJSON() ([]byte, error)
type SpreadsheetsValuesBatchUpdateReqCall ¶
type SpreadsheetsValuesBatchUpdateReqCall struct {
// contains filtered or unexported fields
}
func (*SpreadsheetsValuesBatchUpdateReqCall) Do ¶
func (rc *SpreadsheetsValuesBatchUpdateReqCall) Do() (*SpreadsheetsValuesBatchUpdateResult, error)
func (*SpreadsheetsValuesBatchUpdateReqCall) SetSpreadsheetToken ¶
func (rc *SpreadsheetsValuesBatchUpdateReqCall) SetSpreadsheetToken(spreadsheetToken string)
type SpreadsheetsValuesBatchUpdateResult ¶
type SpreadsheetsValuesBatchUpdateResult struct { Responses []*UpdateResponse `json:"responses,omitempty"` Revision int `json:"revision,omitempty"` SpreadsheetToken string `json:"spreadsheetToken,omitempty"` }
type SpreadsheetsValuesGetReqCall ¶
type SpreadsheetsValuesGetReqCall struct {
// contains filtered or unexported fields
}
func (*SpreadsheetsValuesGetReqCall) Do ¶
func (rc *SpreadsheetsValuesGetReqCall) Do() (*SpreadsheetsValuesGetResult, error)
func (*SpreadsheetsValuesGetReqCall) SetDateTimeRenderOption ¶
func (rc *SpreadsheetsValuesGetReqCall) SetDateTimeRenderOption(dateTimeRenderOption string)
func (*SpreadsheetsValuesGetReqCall) SetRange ¶
func (rc *SpreadsheetsValuesGetReqCall) SetRange(range_ string)
func (*SpreadsheetsValuesGetReqCall) SetSpreadsheetToken ¶
func (rc *SpreadsheetsValuesGetReqCall) SetSpreadsheetToken(spreadsheetToken string)
func (*SpreadsheetsValuesGetReqCall) SetValueRenderOption ¶
func (rc *SpreadsheetsValuesGetReqCall) SetValueRenderOption(valueRenderOption string)
type SpreadsheetsValuesGetResult ¶
type SpreadsheetsValuesGetResult struct { Revision int `json:"revision,omitempty"` SpreadsheetToken string `json:"spreadsheetToken,omitempty"` ValueRange *ValueRange `json:"valueRange,omitempty"` }
type SpreadsheetsValuesImageReqBody ¶ added in v1.1.35
type SpreadsheetsValuesImageReqBody struct { Range string `json:"range,omitempty"` Image []byte `json:"image,omitempty"` Name string `json:"name,omitempty"` ForceSendFields []string `json:"-"` }
func (*SpreadsheetsValuesImageReqBody) MarshalJSON ¶ added in v1.1.35
func (s *SpreadsheetsValuesImageReqBody) MarshalJSON() ([]byte, error)
type SpreadsheetsValuesImageReqCall ¶
type SpreadsheetsValuesImageReqCall struct {
// contains filtered or unexported fields
}
func (*SpreadsheetsValuesImageReqCall) Do ¶
func (rc *SpreadsheetsValuesImageReqCall) Do() (*SpreadsheetsValuesImageResult, error)
func (*SpreadsheetsValuesImageReqCall) SetSpreadsheetToken ¶
func (rc *SpreadsheetsValuesImageReqCall) SetSpreadsheetToken(spreadsheetToken string)
type SpreadsheetsValuesImageResult ¶
type SpreadsheetsValuesImageResult struct {
SpreadsheetToken string `json:"spreadsheetToken,omitempty"`
}
type SpreadsheetsValuesPrependReqBody ¶
type SpreadsheetsValuesPrependReqBody struct { ValueRange *ValueRange `json:"valueRange,omitempty"` ForceSendFields []string `json:"-"` }
func (*SpreadsheetsValuesPrependReqBody) MarshalJSON ¶
func (s *SpreadsheetsValuesPrependReqBody) MarshalJSON() ([]byte, error)
type SpreadsheetsValuesPrependReqCall ¶
type SpreadsheetsValuesPrependReqCall struct {
// contains filtered or unexported fields
}
func (*SpreadsheetsValuesPrependReqCall) Do ¶
func (rc *SpreadsheetsValuesPrependReqCall) Do() (*SpreadsheetsValuesPrependResult, error)
func (*SpreadsheetsValuesPrependReqCall) SetSpreadsheetToken ¶
func (rc *SpreadsheetsValuesPrependReqCall) SetSpreadsheetToken(spreadsheetToken string)
type SpreadsheetsValuesUpdateReqBody ¶
type SpreadsheetsValuesUpdateReqBody struct { ValueRange *ValueRange `json:"valueRange,omitempty"` ForceSendFields []string `json:"-"` }
func (*SpreadsheetsValuesUpdateReqBody) MarshalJSON ¶
func (s *SpreadsheetsValuesUpdateReqBody) MarshalJSON() ([]byte, error)
type SpreadsheetsValuesUpdateReqCall ¶
type SpreadsheetsValuesUpdateReqCall struct {
// contains filtered or unexported fields
}
func (*SpreadsheetsValuesUpdateReqCall) Do ¶
func (rc *SpreadsheetsValuesUpdateReqCall) Do() (*SpreadsheetsValuesUpdateResult, error)
func (*SpreadsheetsValuesUpdateReqCall) SetSpreadsheetToken ¶
func (rc *SpreadsheetsValuesUpdateReqCall) SetSpreadsheetToken(spreadsheetToken string)
type SpreadsheetsValuesUpdateResult ¶
type SpreadsheetsValuesUpdateResult struct { SpreadsheetToken string `json:"spreadsheetToken,omitempty"` UpdatedRange string `json:"updatedRange,omitempty"` UpdatedRows int `json:"updatedRows,omitempty"` UpdatedColumns int `json:"updatedColumns,omitempty"` UpdatedCells int `json:"updatedCells,omitempty"` Revision int `json:"revision,omitempty"` }
type Style ¶
type Style struct { Font *Font `json:"font,omitempty"` TextDecoration int `json:"textDecoration,omitempty"` Formatter string `json:"formatter,omitempty"` HAlign int `json:"hAlign,omitempty"` VAlign int `json:"vAlign,omitempty"` ForeColor string `json:"foreColor,omitempty"` BackColor string `json:"backColor,omitempty"` BorderType string `json:"borderType,omitempty"` BorderColor string `json:"borderColor,omitempty"` Clean bool `json:"clean,omitempty"` ForceSendFields []string `json:"-"` }
func (*Style) MarshalJSON ¶
type UpdateResponse ¶
type UpdateResponse struct { SpreadsheetToken string `json:"spreadsheetToken,omitempty"` UpdatedRange string `json:"updatedRange,omitempty"` UpdatedRows int `json:"updatedRows,omitempty"` UpdatedColumns int `json:"updatedColumns,omitempty"` UpdatedCells int `json:"updatedCells,omitempty"` ForceSendFields []string `json:"-"` }
func (*UpdateResponse) MarshalJSON ¶
func (s *UpdateResponse) MarshalJSON() ([]byte, error)
type Updates ¶
type Updates struct { SpreadsheetToken string `json:"spreadsheetToken,omitempty"` UpdatedRange string `json:"updatedRange,omitempty"` UpdatedRows int `json:"updatedRows,omitempty"` UpdatedColumns int `json:"updatedColumns,omitempty"` UpdatedCells int `json:"updatedCells,omitempty"` Revision int `json:"revision,omitempty"` ForceSendFields []string `json:"-"` }
func (*Updates) MarshalJSON ¶
type User ¶
type User struct { MemberType string `json:"memberType,omitempty"` MemberId string `json:"memberId,omitempty"` ForceSendFields []string `json:"-"` }
func (*User) MarshalJSON ¶
type ValueRange ¶
type ValueRange struct { MajorDimension string `json:"majorDimension,omitempty"` Range string `json:"range,omitempty"` Revision int `json:"revision,omitempty"` Values []interface{} `json:"values,omitempty"` ForceSendFields []string `json:"-"` }
func (*ValueRange) MarshalJSON ¶
func (s *ValueRange) MarshalJSON() ([]byte, error)
Click to show internal directories.
Click to hide internal directories.