Documentation
¶
Overview ¶
This file is auto-generated, don't edit it. Thanks. *
*
Index ¶
- type AddCommentHeaders
- type AddCommentRequest
- func (s AddCommentRequest) GoString() string
- func (s *AddCommentRequest) SetCommentContent(v string) *AddCommentRequest
- func (s *AddCommentRequest) SetCommentType(v string) *AddCommentRequest
- func (s *AddCommentRequest) SetOperatorId(v string) *AddCommentRequest
- func (s *AddCommentRequest) SetOption(v *AddCommentRequestOption) *AddCommentRequest
- func (s AddCommentRequest) String() string
- type AddCommentRequestOption
- type AddCommentResponse
- func (s AddCommentResponse) GoString() string
- func (s *AddCommentResponse) SetBody(v *AddCommentResponseBody) *AddCommentResponse
- func (s *AddCommentResponse) SetHeaders(v map[string]*string) *AddCommentResponse
- func (s *AddCommentResponse) SetStatusCode(v int32) *AddCommentResponse
- func (s AddCommentResponse) String() string
- type AddCommentResponseBody
- type AddWorkspaceDocMembersHeaders
- func (s AddWorkspaceDocMembersHeaders) GoString() string
- func (s *AddWorkspaceDocMembersHeaders) SetCommonHeaders(v map[string]*string) *AddWorkspaceDocMembersHeaders
- func (s *AddWorkspaceDocMembersHeaders) SetXAcsDingtalkAccessToken(v string) *AddWorkspaceDocMembersHeaders
- func (s AddWorkspaceDocMembersHeaders) String() string
- type AddWorkspaceDocMembersRequest
- func (s AddWorkspaceDocMembersRequest) GoString() string
- func (s *AddWorkspaceDocMembersRequest) SetMembers(v []*AddWorkspaceDocMembersRequestMembers) *AddWorkspaceDocMembersRequest
- func (s *AddWorkspaceDocMembersRequest) SetOperatorId(v string) *AddWorkspaceDocMembersRequest
- func (s AddWorkspaceDocMembersRequest) String() string
- type AddWorkspaceDocMembersRequestMembers
- func (s AddWorkspaceDocMembersRequestMembers) GoString() string
- func (s *AddWorkspaceDocMembersRequestMembers) SetMemberId(v string) *AddWorkspaceDocMembersRequestMembers
- func (s *AddWorkspaceDocMembersRequestMembers) SetMemberType(v string) *AddWorkspaceDocMembersRequestMembers
- func (s *AddWorkspaceDocMembersRequestMembers) SetRoleType(v string) *AddWorkspaceDocMembersRequestMembers
- func (s AddWorkspaceDocMembersRequestMembers) String() string
- type AddWorkspaceDocMembersResponse
- func (s AddWorkspaceDocMembersResponse) GoString() string
- func (s *AddWorkspaceDocMembersResponse) SetHeaders(v map[string]*string) *AddWorkspaceDocMembersResponse
- func (s *AddWorkspaceDocMembersResponse) SetStatusCode(v int32) *AddWorkspaceDocMembersResponse
- func (s AddWorkspaceDocMembersResponse) String() string
- type AddWorkspaceMembersHeaders
- func (s AddWorkspaceMembersHeaders) GoString() string
- func (s *AddWorkspaceMembersHeaders) SetCommonHeaders(v map[string]*string) *AddWorkspaceMembersHeaders
- func (s *AddWorkspaceMembersHeaders) SetXAcsDingtalkAccessToken(v string) *AddWorkspaceMembersHeaders
- func (s AddWorkspaceMembersHeaders) String() string
- type AddWorkspaceMembersRequest
- func (s AddWorkspaceMembersRequest) GoString() string
- func (s *AddWorkspaceMembersRequest) SetMembers(v []*AddWorkspaceMembersRequestMembers) *AddWorkspaceMembersRequest
- func (s *AddWorkspaceMembersRequest) SetOperatorId(v string) *AddWorkspaceMembersRequest
- func (s AddWorkspaceMembersRequest) String() string
- type AddWorkspaceMembersRequestMembers
- func (s AddWorkspaceMembersRequestMembers) GoString() string
- func (s *AddWorkspaceMembersRequestMembers) SetMemberId(v string) *AddWorkspaceMembersRequestMembers
- func (s *AddWorkspaceMembersRequestMembers) SetMemberType(v string) *AddWorkspaceMembersRequestMembers
- func (s *AddWorkspaceMembersRequestMembers) SetRoleType(v string) *AddWorkspaceMembersRequestMembers
- func (s AddWorkspaceMembersRequestMembers) String() string
- type AddWorkspaceMembersResponse
- func (s AddWorkspaceMembersResponse) GoString() string
- func (s *AddWorkspaceMembersResponse) SetBody(v *AddWorkspaceMembersResponseBody) *AddWorkspaceMembersResponse
- func (s *AddWorkspaceMembersResponse) SetHeaders(v map[string]*string) *AddWorkspaceMembersResponse
- func (s *AddWorkspaceMembersResponse) SetStatusCode(v int32) *AddWorkspaceMembersResponse
- func (s AddWorkspaceMembersResponse) String() string
- type AddWorkspaceMembersResponseBody
- type AppendRowsHeaders
- type AppendRowsRequest
- type AppendRowsResponse
- type AttachmentsMapValue
- func (s AttachmentsMapValue) GoString() string
- func (s *AttachmentsMapValue) SetMediaType(v string) *AttachmentsMapValue
- func (s *AttachmentsMapValue) SetName(v string) *AttachmentsMapValue
- func (s *AttachmentsMapValue) SetUploadKey(v string) *AttachmentsMapValue
- func (s AttachmentsMapValue) String() string
- type BatchGetWorkspaceDocsHeaders
- func (s BatchGetWorkspaceDocsHeaders) GoString() string
- func (s *BatchGetWorkspaceDocsHeaders) SetCommonHeaders(v map[string]*string) *BatchGetWorkspaceDocsHeaders
- func (s *BatchGetWorkspaceDocsHeaders) SetXAcsDingtalkAccessToken(v string) *BatchGetWorkspaceDocsHeaders
- func (s BatchGetWorkspaceDocsHeaders) String() string
- type BatchGetWorkspaceDocsRequest
- type BatchGetWorkspaceDocsResponse
- func (s BatchGetWorkspaceDocsResponse) GoString() string
- func (s *BatchGetWorkspaceDocsResponse) SetBody(v *BatchGetWorkspaceDocsResponseBody) *BatchGetWorkspaceDocsResponse
- func (s *BatchGetWorkspaceDocsResponse) SetHeaders(v map[string]*string) *BatchGetWorkspaceDocsResponse
- func (s *BatchGetWorkspaceDocsResponse) SetStatusCode(v int32) *BatchGetWorkspaceDocsResponse
- func (s BatchGetWorkspaceDocsResponse) String() string
- type BatchGetWorkspaceDocsResponseBody
- type BatchGetWorkspaceDocsResponseBodyResult
- func (s BatchGetWorkspaceDocsResponseBodyResult) GoString() string
- func (s *BatchGetWorkspaceDocsResponseBodyResult) SetHasPermission(v bool) *BatchGetWorkspaceDocsResponseBodyResult
- func (s *BatchGetWorkspaceDocsResponseBodyResult) SetNodeBO(v *BatchGetWorkspaceDocsResponseBodyResultNodeBO) *BatchGetWorkspaceDocsResponseBodyResult
- func (s *BatchGetWorkspaceDocsResponseBodyResult) SetWorkspaceBO(v *BatchGetWorkspaceDocsResponseBodyResultWorkspaceBO) *BatchGetWorkspaceDocsResponseBodyResult
- func (s BatchGetWorkspaceDocsResponseBodyResult) String() string
- type BatchGetWorkspaceDocsResponseBodyResultNodeBO
- func (s BatchGetWorkspaceDocsResponseBodyResultNodeBO) GoString() string
- func (s *BatchGetWorkspaceDocsResponseBodyResultNodeBO) SetDeleted(v bool) *BatchGetWorkspaceDocsResponseBodyResultNodeBO
- func (s *BatchGetWorkspaceDocsResponseBodyResultNodeBO) SetDocType(v string) *BatchGetWorkspaceDocsResponseBodyResultNodeBO
- func (s *BatchGetWorkspaceDocsResponseBodyResultNodeBO) SetLastEditTime(v int64) *BatchGetWorkspaceDocsResponseBodyResultNodeBO
- func (s *BatchGetWorkspaceDocsResponseBodyResultNodeBO) SetName(v string) *BatchGetWorkspaceDocsResponseBodyResultNodeBO
- func (s *BatchGetWorkspaceDocsResponseBodyResultNodeBO) SetNodeId(v string) *BatchGetWorkspaceDocsResponseBodyResultNodeBO
- func (s *BatchGetWorkspaceDocsResponseBodyResultNodeBO) SetUrl(v string) *BatchGetWorkspaceDocsResponseBodyResultNodeBO
- func (s BatchGetWorkspaceDocsResponseBodyResultNodeBO) String() string
- type BatchGetWorkspaceDocsResponseBodyResultWorkspaceBO
- func (s BatchGetWorkspaceDocsResponseBodyResultWorkspaceBO) GoString() string
- func (s *BatchGetWorkspaceDocsResponseBodyResultWorkspaceBO) SetName(v string) *BatchGetWorkspaceDocsResponseBodyResultWorkspaceBO
- func (s *BatchGetWorkspaceDocsResponseBodyResultWorkspaceBO) SetWorkspaceId(v string) *BatchGetWorkspaceDocsResponseBodyResultWorkspaceBO
- func (s BatchGetWorkspaceDocsResponseBodyResultWorkspaceBO) String() string
- type BatchGetWorkspacesHeaders
- func (s BatchGetWorkspacesHeaders) GoString() string
- func (s *BatchGetWorkspacesHeaders) SetCommonHeaders(v map[string]*string) *BatchGetWorkspacesHeaders
- func (s *BatchGetWorkspacesHeaders) SetXAcsDingtalkAccessToken(v string) *BatchGetWorkspacesHeaders
- func (s BatchGetWorkspacesHeaders) String() string
- type BatchGetWorkspacesRequest
- func (s BatchGetWorkspacesRequest) GoString() string
- func (s *BatchGetWorkspacesRequest) SetIncludeRecent(v bool) *BatchGetWorkspacesRequest
- func (s *BatchGetWorkspacesRequest) SetOperatorId(v string) *BatchGetWorkspacesRequest
- func (s *BatchGetWorkspacesRequest) SetWorkspaceIds(v []*string) *BatchGetWorkspacesRequest
- func (s BatchGetWorkspacesRequest) String() string
- type BatchGetWorkspacesResponse
- func (s BatchGetWorkspacesResponse) GoString() string
- func (s *BatchGetWorkspacesResponse) SetBody(v *BatchGetWorkspacesResponseBody) *BatchGetWorkspacesResponse
- func (s *BatchGetWorkspacesResponse) SetHeaders(v map[string]*string) *BatchGetWorkspacesResponse
- func (s *BatchGetWorkspacesResponse) SetStatusCode(v int32) *BatchGetWorkspacesResponse
- func (s BatchGetWorkspacesResponse) String() string
- type BatchGetWorkspacesResponseBody
- type BatchGetWorkspacesResponseBodyWorkspaces
- func (s BatchGetWorkspacesResponseBodyWorkspaces) GoString() string
- func (s *BatchGetWorkspacesResponseBodyWorkspaces) SetHasPermission(v bool) *BatchGetWorkspacesResponseBodyWorkspaces
- func (s *BatchGetWorkspacesResponseBodyWorkspaces) SetWorkspace(v *BatchGetWorkspacesResponseBodyWorkspacesWorkspace) *BatchGetWorkspacesResponseBodyWorkspaces
- func (s BatchGetWorkspacesResponseBodyWorkspaces) String() string
- type BatchGetWorkspacesResponseBodyWorkspacesWorkspace
- func (s BatchGetWorkspacesResponseBodyWorkspacesWorkspace) GoString() string
- func (s *BatchGetWorkspacesResponseBodyWorkspacesWorkspace) SetCreateTime(v int64) *BatchGetWorkspacesResponseBodyWorkspacesWorkspace
- func (s *BatchGetWorkspacesResponseBodyWorkspacesWorkspace) SetName(v string) *BatchGetWorkspacesResponseBodyWorkspacesWorkspace
- func (s *BatchGetWorkspacesResponseBodyWorkspacesWorkspace) SetOrgPublished(v bool) *BatchGetWorkspacesResponseBodyWorkspacesWorkspace
- func (s *BatchGetWorkspacesResponseBodyWorkspacesWorkspace) SetRecentList(v []*BatchGetWorkspacesResponseBodyWorkspacesWorkspaceRecentList) *BatchGetWorkspacesResponseBodyWorkspacesWorkspace
- func (s *BatchGetWorkspacesResponseBodyWorkspacesWorkspace) SetUrl(v string) *BatchGetWorkspacesResponseBodyWorkspacesWorkspace
- func (s *BatchGetWorkspacesResponseBodyWorkspacesWorkspace) SetWorkspaceId(v string) *BatchGetWorkspacesResponseBodyWorkspacesWorkspace
- func (s BatchGetWorkspacesResponseBodyWorkspacesWorkspace) String() string
- type BatchGetWorkspacesResponseBodyWorkspacesWorkspaceRecentList
- func (s BatchGetWorkspacesResponseBodyWorkspacesWorkspaceRecentList) GoString() string
- func (s *BatchGetWorkspacesResponseBodyWorkspacesWorkspaceRecentList) SetLastEditTime(v string) *BatchGetWorkspacesResponseBodyWorkspacesWorkspaceRecentList
- func (s *BatchGetWorkspacesResponseBodyWorkspacesWorkspaceRecentList) SetName(v string) *BatchGetWorkspacesResponseBodyWorkspacesWorkspaceRecentList
- func (s *BatchGetWorkspacesResponseBodyWorkspacesWorkspaceRecentList) SetNodeId(v string) *BatchGetWorkspacesResponseBodyWorkspacesWorkspaceRecentList
- func (s *BatchGetWorkspacesResponseBodyWorkspacesWorkspaceRecentList) SetUrl(v string) *BatchGetWorkspacesResponseBodyWorkspacesWorkspaceRecentList
- func (s BatchGetWorkspacesResponseBodyWorkspacesWorkspaceRecentList) String() string
- type BatchHeaders
- type BatchRequest
- type BatchRequestRequests
- func (s BatchRequestRequests) GoString() string
- func (s *BatchRequestRequests) SetBody(v interface{}) *BatchRequestRequests
- func (s *BatchRequestRequests) SetMethod(v string) *BatchRequestRequests
- func (s *BatchRequestRequests) SetPath(v string) *BatchRequestRequests
- func (s BatchRequestRequests) String() string
- type BatchResponse
- type BatchResponseBody
- type BindCoolAppToSheetHeaders
- func (s BindCoolAppToSheetHeaders) GoString() string
- func (s *BindCoolAppToSheetHeaders) SetCommonHeaders(v map[string]*string) *BindCoolAppToSheetHeaders
- func (s *BindCoolAppToSheetHeaders) SetXAcsDingtalkAccessToken(v string) *BindCoolAppToSheetHeaders
- func (s BindCoolAppToSheetHeaders) String() string
- type BindCoolAppToSheetRequest
- type BindCoolAppToSheetResponse
- func (s BindCoolAppToSheetResponse) GoString() string
- func (s *BindCoolAppToSheetResponse) SetBody(v *BindCoolAppToSheetResponseBody) *BindCoolAppToSheetResponse
- func (s *BindCoolAppToSheetResponse) SetHeaders(v map[string]*string) *BindCoolAppToSheetResponse
- func (s *BindCoolAppToSheetResponse) SetStatusCode(v int32) *BindCoolAppToSheetResponse
- func (s BindCoolAppToSheetResponse) String() string
- type BindCoolAppToSheetResponseBody
- type ClearDataHeaders
- type ClearDataRequest
- type ClearDataResponse
- func (s ClearDataResponse) GoString() string
- func (s *ClearDataResponse) SetBody(v *ClearDataResponseBody) *ClearDataResponse
- func (s *ClearDataResponse) SetHeaders(v map[string]*string) *ClearDataResponse
- func (s *ClearDataResponse) SetStatusCode(v int32) *ClearDataResponse
- func (s ClearDataResponse) String() string
- type ClearDataResponseBody
- type ClearHeaders
- type ClearRequest
- type ClearResponse
- type ClearResponseBody
- type Client
- func (client *Client) AddComment(docId *string, request *AddCommentRequest) (_result *AddCommentResponse, _err error)
- func (client *Client) AddCommentWithOptions(docId *string, request *AddCommentRequest, headers *AddCommentHeaders, ...) (_result *AddCommentResponse, _err error)
- func (client *Client) AddWorkspaceDocMembers(workspaceId *string, nodeId *string, request *AddWorkspaceDocMembersRequest) (_result *AddWorkspaceDocMembersResponse, _err error)
- func (client *Client) AddWorkspaceDocMembersWithOptions(workspaceId *string, nodeId *string, request *AddWorkspaceDocMembersRequest, ...) (_result *AddWorkspaceDocMembersResponse, _err error)
- func (client *Client) AddWorkspaceMembers(workspaceId *string, request *AddWorkspaceMembersRequest) (_result *AddWorkspaceMembersResponse, _err error)
- func (client *Client) AddWorkspaceMembersWithOptions(workspaceId *string, request *AddWorkspaceMembersRequest, ...) (_result *AddWorkspaceMembersResponse, _err error)
- func (client *Client) AppendRows(workbookId *string, sheetId *string, request *AppendRowsRequest) (_result *AppendRowsResponse, _err error)
- func (client *Client) AppendRowsWithOptions(workbookId *string, sheetId *string, request *AppendRowsRequest, ...) (_result *AppendRowsResponse, _err error)
- func (client *Client) Batch(workbookId *string, request *BatchRequest) (_result *BatchResponse, _err error)
- func (client *Client) BatchGetWorkspaceDocs(request *BatchGetWorkspaceDocsRequest) (_result *BatchGetWorkspaceDocsResponse, _err error)
- func (client *Client) BatchGetWorkspaceDocsWithOptions(request *BatchGetWorkspaceDocsRequest, headers *BatchGetWorkspaceDocsHeaders, ...) (_result *BatchGetWorkspaceDocsResponse, _err error)
- func (client *Client) BatchGetWorkspaces(request *BatchGetWorkspacesRequest) (_result *BatchGetWorkspacesResponse, _err error)
- func (client *Client) BatchGetWorkspacesWithOptions(request *BatchGetWorkspacesRequest, headers *BatchGetWorkspacesHeaders, ...) (_result *BatchGetWorkspacesResponse, _err error)
- func (client *Client) BatchWithOptions(workbookId *string, request *BatchRequest, headers *BatchHeaders, ...) (_result *BatchResponse, _err error)
- func (client *Client) BindCoolAppToSheet(workbookId *string, request *BindCoolAppToSheetRequest) (_result *BindCoolAppToSheetResponse, _err error)
- func (client *Client) BindCoolAppToSheetWithOptions(workbookId *string, request *BindCoolAppToSheetRequest, ...) (_result *BindCoolAppToSheetResponse, _err error)
- func (client *Client) Clear(workbookId *string, sheetId *string, rangeAddress *string, ...) (_result *ClearResponse, _err error)
- func (client *Client) ClearData(workbookId *string, sheetId *string, rangeAddress *string, ...) (_result *ClearDataResponse, _err error)
- func (client *Client) ClearDataWithOptions(workbookId *string, sheetId *string, rangeAddress *string, ...) (_result *ClearDataResponse, _err error)
- func (client *Client) ClearWithOptions(workbookId *string, sheetId *string, rangeAddress *string, ...) (_result *ClearResponse, _err error)
- func (client *Client) CreateConditionalFormattingRule(workbookId *string, sheetId *string, ...) (_result *CreateConditionalFormattingRuleResponse, _err error)
- func (client *Client) CreateConditionalFormattingRuleWithOptions(workbookId *string, sheetId *string, ...) (_result *CreateConditionalFormattingRuleResponse, _err error)
- func (client *Client) CreateDeveloperMetadata(workbookId *string, request *CreateDeveloperMetadataRequest) (_result *CreateDeveloperMetadataResponse, _err error)
- func (client *Client) CreateDeveloperMetadataWithOptions(workbookId *string, request *CreateDeveloperMetadataRequest, ...) (_result *CreateDeveloperMetadataResponse, _err error)
- func (client *Client) CreateRangeProtection(workbookId *string, sheetId *string, rangeAddress *string, ...) (_result *CreateRangeProtectionResponse, _err error)
- func (client *Client) CreateRangeProtectionWithOptions(workbookId *string, sheetId *string, rangeAddress *string, ...) (_result *CreateRangeProtectionResponse, _err error)
- func (client *Client) CreateSheet(workbookId *string, request *CreateSheetRequest) (_result *CreateSheetResponse, _err error)
- func (client *Client) CreateSheetWithOptions(workbookId *string, request *CreateSheetRequest, headers *CreateSheetHeaders, ...) (_result *CreateSheetResponse, _err error)
- func (client *Client) CreateWorkspace(request *CreateWorkspaceRequest) (_result *CreateWorkspaceResponse, _err error)
- func (client *Client) CreateWorkspaceDoc(workspaceId *string, request *CreateWorkspaceDocRequest) (_result *CreateWorkspaceDocResponse, _err error)
- func (client *Client) CreateWorkspaceDocWithOptions(workspaceId *string, request *CreateWorkspaceDocRequest, ...) (_result *CreateWorkspaceDocResponse, _err error)
- func (client *Client) CreateWorkspaceWithOptions(request *CreateWorkspaceRequest, headers *CreateWorkspaceHeaders, ...) (_result *CreateWorkspaceResponse, _err error)
- func (client *Client) DeleteColumns(workbookId *string, sheetId *string, request *DeleteColumnsRequest) (_result *DeleteColumnsResponse, _err error)
- func (client *Client) DeleteColumnsWithOptions(workbookId *string, sheetId *string, request *DeleteColumnsRequest, ...) (_result *DeleteColumnsResponse, _err error)
- func (client *Client) DeleteDropdownLists(workbookId *string, sheetId *string, rangeAddress *string, ...) (_result *DeleteDropdownListsResponse, _err error)
- func (client *Client) DeleteDropdownListsWithOptions(workbookId *string, sheetId *string, rangeAddress *string, ...) (_result *DeleteDropdownListsResponse, _err error)
- func (client *Client) DeleteRangeProtection(workbookId *string, sheetId *string, rangeAddress *string, ...) (_result *DeleteRangeProtectionResponse, _err error)
- func (client *Client) DeleteRangeProtectionWithOptions(workbookId *string, sheetId *string, rangeAddress *string, ...) (_result *DeleteRangeProtectionResponse, _err error)
- func (client *Client) DeleteRows(workbookId *string, sheetId *string, request *DeleteRowsRequest) (_result *DeleteRowsResponse, _err error)
- func (client *Client) DeleteRowsWithOptions(workbookId *string, sheetId *string, request *DeleteRowsRequest, ...) (_result *DeleteRowsResponse, _err error)
- func (client *Client) DeleteSheet(workbookId *string, sheetId *string, request *DeleteSheetRequest) (_result *DeleteSheetResponse, _err error)
- func (client *Client) DeleteSheetWithOptions(workbookId *string, sheetId *string, request *DeleteSheetRequest, ...) (_result *DeleteSheetResponse, _err error)
- func (client *Client) DeleteWorkspaceDoc(workspaceId *string, nodeId *string, request *DeleteWorkspaceDocRequest) (_result *DeleteWorkspaceDocResponse, _err error)
- func (client *Client) DeleteWorkspaceDocMembers(workspaceId *string, nodeId *string, request *DeleteWorkspaceDocMembersRequest) (_result *DeleteWorkspaceDocMembersResponse, _err error)
- func (client *Client) DeleteWorkspaceDocMembersWithOptions(workspaceId *string, nodeId *string, request *DeleteWorkspaceDocMembersRequest, ...) (_result *DeleteWorkspaceDocMembersResponse, _err error)
- func (client *Client) DeleteWorkspaceDocWithOptions(workspaceId *string, nodeId *string, request *DeleteWorkspaceDocRequest, ...) (_result *DeleteWorkspaceDocResponse, _err error)
- func (client *Client) DeleteWorkspaceMembers(workspaceId *string, request *DeleteWorkspaceMembersRequest) (_result *DeleteWorkspaceMembersResponse, _err error)
- func (client *Client) DeleteWorkspaceMembersWithOptions(workspaceId *string, request *DeleteWorkspaceMembersRequest, ...) (_result *DeleteWorkspaceMembersResponse, _err error)
- func (client *Client) DocAppendParagraph(docKey *string, blockId *string, request *DocAppendParagraphRequest) (_result *DocAppendParagraphResponse, _err error)
- func (client *Client) DocAppendParagraphWithOptions(docKey *string, blockId *string, request *DocAppendParagraphRequest, ...) (_result *DocAppendParagraphResponse, _err error)
- func (client *Client) DocAppendText(docKey *string, blockId *string, request *DocAppendTextRequest) (_result *DocAppendTextResponse, _err error)
- func (client *Client) DocAppendTextWithOptions(docKey *string, blockId *string, request *DocAppendTextRequest, ...) (_result *DocAppendTextResponse, _err error)
- func (client *Client) DocBlocksQuery(docKey *string, request *DocBlocksQueryRequest) (_result *DocBlocksQueryResponse, _err error)
- func (client *Client) DocBlocksQueryWithOptions(docKey *string, request *DocBlocksQueryRequest, headers *DocBlocksQueryHeaders, ...) (_result *DocBlocksQueryResponse, _err error)
- func (client *Client) DocDeleteBlock(docKey *string, blockId *string, request *DocDeleteBlockRequest) (_result *DocDeleteBlockResponse, _err error)
- func (client *Client) DocDeleteBlockWithOptions(docKey *string, blockId *string, request *DocDeleteBlockRequest, ...) (_result *DocDeleteBlockResponse, _err error)
- func (client *Client) DocInsertBlocks(docKey *string, request *DocInsertBlocksRequest) (_result *DocInsertBlocksResponse, _err error)
- func (client *Client) DocInsertBlocksWithOptions(docKey *string, request *DocInsertBlocksRequest, ...) (_result *DocInsertBlocksResponse, _err error)
- func (client *Client) DocUpdateContent(docKey *string, request *DocUpdateContentRequest) (_result *DocUpdateContentResponse, _err error)
- func (client *Client) DocUpdateContentWithOptions(docKey *string, request *DocUpdateContentRequest, ...) (_result *DocUpdateContentResponse, _err error)
- func (client *Client) GetAllSheets(workbookId *string, request *GetAllSheetsRequest) (_result *GetAllSheetsResponse, _err error)
- func (client *Client) GetAllSheetsWithOptions(workbookId *string, request *GetAllSheetsRequest, headers *GetAllSheetsHeaders, ...) (_result *GetAllSheetsResponse, _err error)
- func (client *Client) GetDeveloperMetadata(workbookId *string, developerMetadataId *string, ...) (_result *GetDeveloperMetadataResponse, _err error)
- func (client *Client) GetDeveloperMetadataWithOptions(workbookId *string, developerMetadataId *string, ...) (_result *GetDeveloperMetadataResponse, _err error)
- func (client *Client) GetRange(workbookId *string, sheetId *string, rangeAddress *string, ...) (_result *GetRangeResponse, _err error)
- func (client *Client) GetRangeWithOptions(workbookId *string, sheetId *string, rangeAddress *string, ...) (_result *GetRangeResponse, _err error)
- func (client *Client) GetRecentEditDocs(request *GetRecentEditDocsRequest) (_result *GetRecentEditDocsResponse, _err error)
- func (client *Client) GetRecentEditDocsWithOptions(request *GetRecentEditDocsRequest, headers *GetRecentEditDocsHeaders, ...) (_result *GetRecentEditDocsResponse, _err error)
- func (client *Client) GetRecentOpenDocs(request *GetRecentOpenDocsRequest) (_result *GetRecentOpenDocsResponse, _err error)
- func (client *Client) GetRecentOpenDocsWithOptions(request *GetRecentOpenDocsRequest, headers *GetRecentOpenDocsHeaders, ...) (_result *GetRecentOpenDocsResponse, _err error)
- func (client *Client) GetRelatedWorkspaces(request *GetRelatedWorkspacesRequest) (_result *GetRelatedWorkspacesResponse, _err error)
- func (client *Client) GetRelatedWorkspacesWithOptions(request *GetRelatedWorkspacesRequest, headers *GetRelatedWorkspacesHeaders, ...) (_result *GetRelatedWorkspacesResponse, _err error)
- func (client *Client) GetSheet(workbookId *string, sheetId *string, request *GetSheetRequest) (_result *GetSheetResponse, _err error)
- func (client *Client) GetSheetWithOptions(workbookId *string, sheetId *string, request *GetSheetRequest, ...) (_result *GetSheetResponse, _err error)
- func (client *Client) GetTemplateById(templateId *string, request *GetTemplateByIdRequest) (_result *GetTemplateByIdResponse, _err error)
- func (client *Client) GetTemplateByIdWithOptions(templateId *string, request *GetTemplateByIdRequest, ...) (_result *GetTemplateByIdResponse, _err error)
- func (client *Client) GetWorkspace(workspaceId *string) (_result *GetWorkspaceResponse, _err error)
- func (client *Client) GetWorkspaceNode(workspaceId *string, nodeId *string, request *GetWorkspaceNodeRequest) (_result *GetWorkspaceNodeResponse, _err error)
- func (client *Client) GetWorkspaceNodeWithOptions(workspaceId *string, nodeId *string, request *GetWorkspaceNodeRequest, ...) (_result *GetWorkspaceNodeResponse, _err error)
- func (client *Client) GetWorkspaceWithOptions(workspaceId *string, headers *GetWorkspaceHeaders, ...) (_result *GetWorkspaceResponse, _err error)
- func (client *Client) Init(config *openapi.Config) (_err error)
- func (client *Client) InitDocument(docId *string, request *InitDocumentRequest) (_result *InitDocumentResponse, _err error)
- func (client *Client) InitDocumentWithOptions(docId *string, request *InitDocumentRequest, headers *InitDocumentHeaders, ...) (_result *InitDocumentResponse, _err error)
- func (client *Client) InsertBlocks(documentId *string, request *InsertBlocksRequest) (_result *InsertBlocksResponse, _err error)
- func (client *Client) InsertBlocksWithOptions(documentId *string, request *InsertBlocksRequest, headers *InsertBlocksHeaders, ...) (_result *InsertBlocksResponse, _err error)
- func (client *Client) InsertColumnsBefore(workbookId *string, sheetId *string, request *InsertColumnsBeforeRequest) (_result *InsertColumnsBeforeResponse, _err error)
- func (client *Client) InsertColumnsBeforeWithOptions(workbookId *string, sheetId *string, request *InsertColumnsBeforeRequest, ...) (_result *InsertColumnsBeforeResponse, _err error)
- func (client *Client) InsertDropdownLists(workbookId *string, sheetId *string, rangeAddress *string, ...) (_result *InsertDropdownListsResponse, _err error)
- func (client *Client) InsertDropdownListsWithOptions(workbookId *string, sheetId *string, rangeAddress *string, ...) (_result *InsertDropdownListsResponse, _err error)
- func (client *Client) InsertRowsBefore(workbookId *string, sheetId *string, request *InsertRowsBeforeRequest) (_result *InsertRowsBeforeResponse, _err error)
- func (client *Client) InsertRowsBeforeWithOptions(workbookId *string, sheetId *string, request *InsertRowsBeforeRequest, ...) (_result *InsertRowsBeforeResponse, _err error)
- func (client *Client) ListTemplate(request *ListTemplateRequest) (_result *ListTemplateResponse, _err error)
- func (client *Client) ListTemplateWithOptions(request *ListTemplateRequest, headers *ListTemplateHeaders, ...) (_result *ListTemplateResponse, _err error)
- func (client *Client) MergeRange(workbookId *string, sheetId *string, rangeAddress *string, ...) (_result *MergeRangeResponse, _err error)
- func (client *Client) MergeRangeWithOptions(workbookId *string, sheetId *string, rangeAddress *string, ...) (_result *MergeRangeResponse, _err error)
- func (client *Client) RangeFindNext(workbookId *string, sheetId *string, rangeAddress *string, ...) (_result *RangeFindNextResponse, _err error)
- func (client *Client) RangeFindNextWithOptions(workbookId *string, sheetId *string, rangeAddress *string, ...) (_result *RangeFindNextResponse, _err error)
- func (client *Client) SearchWorkspaceDocs(request *SearchWorkspaceDocsRequest) (_result *SearchWorkspaceDocsResponse, _err error)
- func (client *Client) SearchWorkspaceDocsWithOptions(request *SearchWorkspaceDocsRequest, headers *SearchWorkspaceDocsHeaders, ...) (_result *SearchWorkspaceDocsResponse, _err error)
- func (client *Client) SetColumnWidth(workbookId *string, sheetId *string, request *SetColumnWidthRequest) (_result *SetColumnWidthResponse, _err error)
- func (client *Client) SetColumnWidthWithOptions(workbookId *string, sheetId *string, request *SetColumnWidthRequest, ...) (_result *SetColumnWidthResponse, _err error)
- func (client *Client) SetColumnsVisibility(workbookId *string, sheetId *string, request *SetColumnsVisibilityRequest) (_result *SetColumnsVisibilityResponse, _err error)
- func (client *Client) SetColumnsVisibilityWithOptions(workbookId *string, sheetId *string, request *SetColumnsVisibilityRequest, ...) (_result *SetColumnsVisibilityResponse, _err error)
- func (client *Client) SetRowHeight(workbookId *string, sheetId *string, request *SetRowHeightRequest) (_result *SetRowHeightResponse, _err error)
- func (client *Client) SetRowHeightWithOptions(workbookId *string, sheetId *string, request *SetRowHeightRequest, ...) (_result *SetRowHeightResponse, _err error)
- func (client *Client) SetRowsVisibility(workbookId *string, sheetId *string, request *SetRowsVisibilityRequest) (_result *SetRowsVisibilityResponse, _err error)
- func (client *Client) SetRowsVisibilityWithOptions(workbookId *string, sheetId *string, request *SetRowsVisibilityRequest, ...) (_result *SetRowsVisibilityResponse, _err error)
- func (client *Client) SheetAutofitRows(workbookId *string, sheetId *string, request *SheetAutofitRowsRequest) (_result *SheetAutofitRowsResponse, _err error)
- func (client *Client) SheetAutofitRowsWithOptions(workbookId *string, sheetId *string, request *SheetAutofitRowsRequest, ...) (_result *SheetAutofitRowsResponse, _err error)
- func (client *Client) SheetFindAll(workbookId *string, sheetId *string, request *SheetFindAllRequest) (_result *SheetFindAllResponse, _err error)
- func (client *Client) SheetFindAllWithOptions(workbookId *string, sheetId *string, request *SheetFindAllRequest, ...) (_result *SheetFindAllResponse, _err error)
- func (client *Client) UnbindCoolAppToSheet(workbookId *string, request *UnbindCoolAppToSheetRequest) (_result *UnbindCoolAppToSheetResponse, _err error)
- func (client *Client) UnbindCoolAppToSheetWithOptions(workbookId *string, request *UnbindCoolAppToSheetRequest, ...) (_result *UnbindCoolAppToSheetResponse, _err error)
- func (client *Client) UpdateRange(workbookId *string, sheetId *string, rangeAddress *string, ...) (_result *UpdateRangeResponse, _err error)
- func (client *Client) UpdateRangeWithOptions(workbookId *string, sheetId *string, rangeAddress *string, ...) (_result *UpdateRangeResponse, _err error)
- func (client *Client) UpdateSheet(workbookId *string, sheetId *string, request *UpdateSheetRequest) (_result *UpdateSheetResponse, _err error)
- func (client *Client) UpdateSheetWithOptions(workbookId *string, sheetId *string, request *UpdateSheetRequest, ...) (_result *UpdateSheetResponse, _err error)
- func (client *Client) UpdateWorkspaceDocMembers(workspaceId *string, nodeId *string, request *UpdateWorkspaceDocMembersRequest) (_result *UpdateWorkspaceDocMembersResponse, _err error)
- func (client *Client) UpdateWorkspaceDocMembersWithOptions(workspaceId *string, nodeId *string, request *UpdateWorkspaceDocMembersRequest, ...) (_result *UpdateWorkspaceDocMembersResponse, _err error)
- func (client *Client) UpdateWorkspaceMembers(workspaceId *string, request *UpdateWorkspaceMembersRequest) (_result *UpdateWorkspaceMembersResponse, _err error)
- func (client *Client) UpdateWorkspaceMembersWithOptions(workspaceId *string, request *UpdateWorkspaceMembersRequest, ...) (_result *UpdateWorkspaceMembersResponse, _err error)
- type CreateConditionalFormattingRuleHeaders
- func (s CreateConditionalFormattingRuleHeaders) GoString() string
- func (s *CreateConditionalFormattingRuleHeaders) SetCommonHeaders(v map[string]*string) *CreateConditionalFormattingRuleHeaders
- func (s *CreateConditionalFormattingRuleHeaders) SetXAcsDingtalkAccessToken(v string) *CreateConditionalFormattingRuleHeaders
- func (s CreateConditionalFormattingRuleHeaders) String() string
- type CreateConditionalFormattingRuleRequest
- func (s CreateConditionalFormattingRuleRequest) GoString() string
- func (s *CreateConditionalFormattingRuleRequest) SetCellStyle(v *CreateConditionalFormattingRuleRequestCellStyle) *CreateConditionalFormattingRuleRequest
- func (s *CreateConditionalFormattingRuleRequest) SetDuplicateCondition(v *CreateConditionalFormattingRuleRequestDuplicateCondition) *CreateConditionalFormattingRuleRequest
- func (s *CreateConditionalFormattingRuleRequest) SetOperatorId(v string) *CreateConditionalFormattingRuleRequest
- func (s *CreateConditionalFormattingRuleRequest) SetRanges(v []*string) *CreateConditionalFormattingRuleRequest
- func (s CreateConditionalFormattingRuleRequest) String() string
- type CreateConditionalFormattingRuleRequestCellStyle
- type CreateConditionalFormattingRuleRequestDuplicateCondition
- func (s CreateConditionalFormattingRuleRequestDuplicateCondition) GoString() string
- func (s *CreateConditionalFormattingRuleRequestDuplicateCondition) SetOperator(v string) *CreateConditionalFormattingRuleRequestDuplicateCondition
- func (s CreateConditionalFormattingRuleRequestDuplicateCondition) String() string
- type CreateConditionalFormattingRuleResponse
- func (s CreateConditionalFormattingRuleResponse) GoString() string
- func (s *CreateConditionalFormattingRuleResponse) SetBody(v *CreateConditionalFormattingRuleResponseBody) *CreateConditionalFormattingRuleResponse
- func (s *CreateConditionalFormattingRuleResponse) SetHeaders(v map[string]*string) *CreateConditionalFormattingRuleResponse
- func (s *CreateConditionalFormattingRuleResponse) SetStatusCode(v int32) *CreateConditionalFormattingRuleResponse
- func (s CreateConditionalFormattingRuleResponse) String() string
- type CreateConditionalFormattingRuleResponseBody
- type CreateDeveloperMetadataHeaders
- func (s CreateDeveloperMetadataHeaders) GoString() string
- func (s *CreateDeveloperMetadataHeaders) SetCommonHeaders(v map[string]*string) *CreateDeveloperMetadataHeaders
- func (s *CreateDeveloperMetadataHeaders) SetXAcsDingtalkAccessToken(v string) *CreateDeveloperMetadataHeaders
- func (s CreateDeveloperMetadataHeaders) String() string
- type CreateDeveloperMetadataRequest
- func (s CreateDeveloperMetadataRequest) GoString() string
- func (s *CreateDeveloperMetadataRequest) SetAssociatedColumn(v *CreateDeveloperMetadataRequestAssociatedColumn) *CreateDeveloperMetadataRequest
- func (s *CreateDeveloperMetadataRequest) SetAssociatedRow(v *CreateDeveloperMetadataRequestAssociatedRow) *CreateDeveloperMetadataRequest
- func (s *CreateDeveloperMetadataRequest) SetOperatorId(v string) *CreateDeveloperMetadataRequest
- func (s *CreateDeveloperMetadataRequest) SetValue(v string) *CreateDeveloperMetadataRequest
- func (s CreateDeveloperMetadataRequest) String() string
- type CreateDeveloperMetadataRequestAssociatedColumn
- func (s CreateDeveloperMetadataRequestAssociatedColumn) GoString() string
- func (s *CreateDeveloperMetadataRequestAssociatedColumn) SetColumn(v int32) *CreateDeveloperMetadataRequestAssociatedColumn
- func (s *CreateDeveloperMetadataRequestAssociatedColumn) SetSheet(v string) *CreateDeveloperMetadataRequestAssociatedColumn
- func (s CreateDeveloperMetadataRequestAssociatedColumn) String() string
- type CreateDeveloperMetadataRequestAssociatedRow
- func (s CreateDeveloperMetadataRequestAssociatedRow) GoString() string
- func (s *CreateDeveloperMetadataRequestAssociatedRow) SetRow(v int32) *CreateDeveloperMetadataRequestAssociatedRow
- func (s *CreateDeveloperMetadataRequestAssociatedRow) SetSheet(v string) *CreateDeveloperMetadataRequestAssociatedRow
- func (s CreateDeveloperMetadataRequestAssociatedRow) String() string
- type CreateDeveloperMetadataResponse
- func (s CreateDeveloperMetadataResponse) GoString() string
- func (s *CreateDeveloperMetadataResponse) SetBody(v *CreateDeveloperMetadataResponseBody) *CreateDeveloperMetadataResponse
- func (s *CreateDeveloperMetadataResponse) SetHeaders(v map[string]*string) *CreateDeveloperMetadataResponse
- func (s *CreateDeveloperMetadataResponse) SetStatusCode(v int32) *CreateDeveloperMetadataResponse
- func (s CreateDeveloperMetadataResponse) String() string
- type CreateDeveloperMetadataResponseBody
- type CreateRangeProtectionHeaders
- func (s CreateRangeProtectionHeaders) GoString() string
- func (s *CreateRangeProtectionHeaders) SetCommonHeaders(v map[string]*string) *CreateRangeProtectionHeaders
- func (s *CreateRangeProtectionHeaders) SetXAcsDingtalkAccessToken(v string) *CreateRangeProtectionHeaders
- func (s CreateRangeProtectionHeaders) String() string
- type CreateRangeProtectionRequest
- func (s CreateRangeProtectionRequest) GoString() string
- func (s *CreateRangeProtectionRequest) SetEditableSetting(v *CreateRangeProtectionRequestEditableSetting) *CreateRangeProtectionRequest
- func (s *CreateRangeProtectionRequest) SetOperatorId(v string) *CreateRangeProtectionRequest
- func (s *CreateRangeProtectionRequest) SetOtherUserPermission(v string) *CreateRangeProtectionRequest
- func (s CreateRangeProtectionRequest) String() string
- type CreateRangeProtectionRequestEditableSetting
- func (s CreateRangeProtectionRequestEditableSetting) GoString() string
- func (s *CreateRangeProtectionRequestEditableSetting) SetDeleteColumns(v bool) *CreateRangeProtectionRequestEditableSetting
- func (s *CreateRangeProtectionRequestEditableSetting) SetDeleteRows(v bool) *CreateRangeProtectionRequestEditableSetting
- func (s *CreateRangeProtectionRequestEditableSetting) SetEditCells(v bool) *CreateRangeProtectionRequestEditableSetting
- func (s *CreateRangeProtectionRequestEditableSetting) SetFormatCells(v bool) *CreateRangeProtectionRequestEditableSetting
- func (s *CreateRangeProtectionRequestEditableSetting) SetInsertColumns(v bool) *CreateRangeProtectionRequestEditableSetting
- func (s *CreateRangeProtectionRequestEditableSetting) SetInsertRows(v bool) *CreateRangeProtectionRequestEditableSetting
- func (s *CreateRangeProtectionRequestEditableSetting) SetToggleColumnsVisibility(v bool) *CreateRangeProtectionRequestEditableSetting
- func (s *CreateRangeProtectionRequestEditableSetting) SetToggleRowsVisibility(v bool) *CreateRangeProtectionRequestEditableSetting
- func (s CreateRangeProtectionRequestEditableSetting) String() string
- type CreateRangeProtectionResponse
- func (s CreateRangeProtectionResponse) GoString() string
- func (s *CreateRangeProtectionResponse) SetBody(v *CreateRangeProtectionResponseBody) *CreateRangeProtectionResponse
- func (s *CreateRangeProtectionResponse) SetHeaders(v map[string]*string) *CreateRangeProtectionResponse
- func (s *CreateRangeProtectionResponse) SetStatusCode(v int32) *CreateRangeProtectionResponse
- func (s CreateRangeProtectionResponse) String() string
- type CreateRangeProtectionResponseBody
- type CreateSheetHeaders
- type CreateSheetRequest
- type CreateSheetResponse
- func (s CreateSheetResponse) GoString() string
- func (s *CreateSheetResponse) SetBody(v *CreateSheetResponseBody) *CreateSheetResponse
- func (s *CreateSheetResponse) SetHeaders(v map[string]*string) *CreateSheetResponse
- func (s *CreateSheetResponse) SetStatusCode(v int32) *CreateSheetResponse
- func (s CreateSheetResponse) String() string
- type CreateSheetResponseBody
- func (s CreateSheetResponseBody) GoString() string
- func (s *CreateSheetResponseBody) SetId(v string) *CreateSheetResponseBody
- func (s *CreateSheetResponseBody) SetName(v string) *CreateSheetResponseBody
- func (s *CreateSheetResponseBody) SetVisibility(v string) *CreateSheetResponseBody
- func (s CreateSheetResponseBody) String() string
- type CreateWorkspaceDocHeaders
- func (s CreateWorkspaceDocHeaders) GoString() string
- func (s *CreateWorkspaceDocHeaders) SetCommonHeaders(v map[string]*string) *CreateWorkspaceDocHeaders
- func (s *CreateWorkspaceDocHeaders) SetXAcsDingtalkAccessToken(v string) *CreateWorkspaceDocHeaders
- func (s CreateWorkspaceDocHeaders) String() string
- type CreateWorkspaceDocRequest
- func (s CreateWorkspaceDocRequest) GoString() string
- func (s *CreateWorkspaceDocRequest) SetDocType(v string) *CreateWorkspaceDocRequest
- func (s *CreateWorkspaceDocRequest) SetName(v string) *CreateWorkspaceDocRequest
- func (s *CreateWorkspaceDocRequest) SetOperatorId(v string) *CreateWorkspaceDocRequest
- func (s *CreateWorkspaceDocRequest) SetParentNodeId(v string) *CreateWorkspaceDocRequest
- func (s *CreateWorkspaceDocRequest) SetTemplateId(v string) *CreateWorkspaceDocRequest
- func (s *CreateWorkspaceDocRequest) SetTemplateType(v string) *CreateWorkspaceDocRequest
- func (s CreateWorkspaceDocRequest) String() string
- type CreateWorkspaceDocResponse
- func (s CreateWorkspaceDocResponse) GoString() string
- func (s *CreateWorkspaceDocResponse) SetBody(v *CreateWorkspaceDocResponseBody) *CreateWorkspaceDocResponse
- func (s *CreateWorkspaceDocResponse) SetHeaders(v map[string]*string) *CreateWorkspaceDocResponse
- func (s *CreateWorkspaceDocResponse) SetStatusCode(v int32) *CreateWorkspaceDocResponse
- func (s CreateWorkspaceDocResponse) String() string
- type CreateWorkspaceDocResponseBody
- func (s CreateWorkspaceDocResponseBody) GoString() string
- func (s *CreateWorkspaceDocResponseBody) SetDentryUuid(v string) *CreateWorkspaceDocResponseBody
- func (s *CreateWorkspaceDocResponseBody) SetDocKey(v string) *CreateWorkspaceDocResponseBody
- func (s *CreateWorkspaceDocResponseBody) SetNodeId(v string) *CreateWorkspaceDocResponseBody
- func (s *CreateWorkspaceDocResponseBody) SetUrl(v string) *CreateWorkspaceDocResponseBody
- func (s *CreateWorkspaceDocResponseBody) SetWorkspaceId(v string) *CreateWorkspaceDocResponseBody
- func (s CreateWorkspaceDocResponseBody) String() string
- type CreateWorkspaceHeaders
- type CreateWorkspaceRequest
- func (s CreateWorkspaceRequest) GoString() string
- func (s *CreateWorkspaceRequest) SetDescription(v string) *CreateWorkspaceRequest
- func (s *CreateWorkspaceRequest) SetName(v string) *CreateWorkspaceRequest
- func (s *CreateWorkspaceRequest) SetOperatorId(v string) *CreateWorkspaceRequest
- func (s CreateWorkspaceRequest) String() string
- type CreateWorkspaceResponse
- func (s CreateWorkspaceResponse) GoString() string
- func (s *CreateWorkspaceResponse) SetBody(v *CreateWorkspaceResponseBody) *CreateWorkspaceResponse
- func (s *CreateWorkspaceResponse) SetHeaders(v map[string]*string) *CreateWorkspaceResponse
- func (s *CreateWorkspaceResponse) SetStatusCode(v int32) *CreateWorkspaceResponse
- func (s CreateWorkspaceResponse) String() string
- type CreateWorkspaceResponseBody
- func (s CreateWorkspaceResponseBody) GoString() string
- func (s *CreateWorkspaceResponseBody) SetDescription(v string) *CreateWorkspaceResponseBody
- func (s *CreateWorkspaceResponseBody) SetName(v string) *CreateWorkspaceResponseBody
- func (s *CreateWorkspaceResponseBody) SetUrl(v string) *CreateWorkspaceResponseBody
- func (s *CreateWorkspaceResponseBody) SetWorkspaceId(v string) *CreateWorkspaceResponseBody
- func (s CreateWorkspaceResponseBody) String() string
- type DeleteColumnsHeaders
- type DeleteColumnsRequest
- func (s DeleteColumnsRequest) GoString() string
- func (s *DeleteColumnsRequest) SetColumn(v int64) *DeleteColumnsRequest
- func (s *DeleteColumnsRequest) SetColumnCount(v int64) *DeleteColumnsRequest
- func (s *DeleteColumnsRequest) SetOperatorId(v string) *DeleteColumnsRequest
- func (s DeleteColumnsRequest) String() string
- type DeleteColumnsResponse
- func (s DeleteColumnsResponse) GoString() string
- func (s *DeleteColumnsResponse) SetBody(v *DeleteColumnsResponseBody) *DeleteColumnsResponse
- func (s *DeleteColumnsResponse) SetHeaders(v map[string]*string) *DeleteColumnsResponse
- func (s *DeleteColumnsResponse) SetStatusCode(v int32) *DeleteColumnsResponse
- func (s DeleteColumnsResponse) String() string
- type DeleteColumnsResponseBody
- type DeleteDropdownListsHeaders
- func (s DeleteDropdownListsHeaders) GoString() string
- func (s *DeleteDropdownListsHeaders) SetCommonHeaders(v map[string]*string) *DeleteDropdownListsHeaders
- func (s *DeleteDropdownListsHeaders) SetXAcsDingtalkAccessToken(v string) *DeleteDropdownListsHeaders
- func (s DeleteDropdownListsHeaders) String() string
- type DeleteDropdownListsRequest
- type DeleteDropdownListsResponse
- func (s DeleteDropdownListsResponse) GoString() string
- func (s *DeleteDropdownListsResponse) SetBody(v *DeleteDropdownListsResponseBody) *DeleteDropdownListsResponse
- func (s *DeleteDropdownListsResponse) SetHeaders(v map[string]*string) *DeleteDropdownListsResponse
- func (s *DeleteDropdownListsResponse) SetStatusCode(v int32) *DeleteDropdownListsResponse
- func (s DeleteDropdownListsResponse) String() string
- type DeleteDropdownListsResponseBody
- type DeleteRangeProtectionHeaders
- func (s DeleteRangeProtectionHeaders) GoString() string
- func (s *DeleteRangeProtectionHeaders) SetCommonHeaders(v map[string]*string) *DeleteRangeProtectionHeaders
- func (s *DeleteRangeProtectionHeaders) SetXAcsDingtalkAccessToken(v string) *DeleteRangeProtectionHeaders
- func (s DeleteRangeProtectionHeaders) String() string
- type DeleteRangeProtectionRequest
- type DeleteRangeProtectionResponse
- func (s DeleteRangeProtectionResponse) GoString() string
- func (s *DeleteRangeProtectionResponse) SetBody(v *DeleteRangeProtectionResponseBody) *DeleteRangeProtectionResponse
- func (s *DeleteRangeProtectionResponse) SetHeaders(v map[string]*string) *DeleteRangeProtectionResponse
- func (s *DeleteRangeProtectionResponse) SetStatusCode(v int32) *DeleteRangeProtectionResponse
- func (s DeleteRangeProtectionResponse) String() string
- type DeleteRangeProtectionResponseBody
- type DeleteRowsHeaders
- type DeleteRowsRequest
- type DeleteRowsResponse
- func (s DeleteRowsResponse) GoString() string
- func (s *DeleteRowsResponse) SetBody(v *DeleteRowsResponseBody) *DeleteRowsResponse
- func (s *DeleteRowsResponse) SetHeaders(v map[string]*string) *DeleteRowsResponse
- func (s *DeleteRowsResponse) SetStatusCode(v int32) *DeleteRowsResponse
- func (s DeleteRowsResponse) String() string
- type DeleteRowsResponseBody
- type DeleteSheetHeaders
- type DeleteSheetRequest
- type DeleteSheetResponse
- func (s DeleteSheetResponse) GoString() string
- func (s *DeleteSheetResponse) SetBody(v *DeleteSheetResponseBody) *DeleteSheetResponse
- func (s *DeleteSheetResponse) SetHeaders(v map[string]*string) *DeleteSheetResponse
- func (s *DeleteSheetResponse) SetStatusCode(v int32) *DeleteSheetResponse
- func (s DeleteSheetResponse) String() string
- type DeleteSheetResponseBody
- type DeleteWorkspaceDocHeaders
- func (s DeleteWorkspaceDocHeaders) GoString() string
- func (s *DeleteWorkspaceDocHeaders) SetCommonHeaders(v map[string]*string) *DeleteWorkspaceDocHeaders
- func (s *DeleteWorkspaceDocHeaders) SetXAcsDingtalkAccessToken(v string) *DeleteWorkspaceDocHeaders
- func (s DeleteWorkspaceDocHeaders) String() string
- type DeleteWorkspaceDocMembersHeaders
- func (s DeleteWorkspaceDocMembersHeaders) GoString() string
- func (s *DeleteWorkspaceDocMembersHeaders) SetCommonHeaders(v map[string]*string) *DeleteWorkspaceDocMembersHeaders
- func (s *DeleteWorkspaceDocMembersHeaders) SetXAcsDingtalkAccessToken(v string) *DeleteWorkspaceDocMembersHeaders
- func (s DeleteWorkspaceDocMembersHeaders) String() string
- type DeleteWorkspaceDocMembersRequest
- func (s DeleteWorkspaceDocMembersRequest) GoString() string
- func (s *DeleteWorkspaceDocMembersRequest) SetMembers(v []*DeleteWorkspaceDocMembersRequestMembers) *DeleteWorkspaceDocMembersRequest
- func (s *DeleteWorkspaceDocMembersRequest) SetOperatorId(v string) *DeleteWorkspaceDocMembersRequest
- func (s DeleteWorkspaceDocMembersRequest) String() string
- type DeleteWorkspaceDocMembersRequestMembers
- func (s DeleteWorkspaceDocMembersRequestMembers) GoString() string
- func (s *DeleteWorkspaceDocMembersRequestMembers) SetMemberId(v string) *DeleteWorkspaceDocMembersRequestMembers
- func (s *DeleteWorkspaceDocMembersRequestMembers) SetMemberType(v string) *DeleteWorkspaceDocMembersRequestMembers
- func (s DeleteWorkspaceDocMembersRequestMembers) String() string
- type DeleteWorkspaceDocMembersResponse
- func (s DeleteWorkspaceDocMembersResponse) GoString() string
- func (s *DeleteWorkspaceDocMembersResponse) SetHeaders(v map[string]*string) *DeleteWorkspaceDocMembersResponse
- func (s *DeleteWorkspaceDocMembersResponse) SetStatusCode(v int32) *DeleteWorkspaceDocMembersResponse
- func (s DeleteWorkspaceDocMembersResponse) String() string
- type DeleteWorkspaceDocRequest
- type DeleteWorkspaceDocResponse
- type DeleteWorkspaceMembersHeaders
- func (s DeleteWorkspaceMembersHeaders) GoString() string
- func (s *DeleteWorkspaceMembersHeaders) SetCommonHeaders(v map[string]*string) *DeleteWorkspaceMembersHeaders
- func (s *DeleteWorkspaceMembersHeaders) SetXAcsDingtalkAccessToken(v string) *DeleteWorkspaceMembersHeaders
- func (s DeleteWorkspaceMembersHeaders) String() string
- type DeleteWorkspaceMembersRequest
- func (s DeleteWorkspaceMembersRequest) GoString() string
- func (s *DeleteWorkspaceMembersRequest) SetMembers(v []*DeleteWorkspaceMembersRequestMembers) *DeleteWorkspaceMembersRequest
- func (s *DeleteWorkspaceMembersRequest) SetOperatorId(v string) *DeleteWorkspaceMembersRequest
- func (s DeleteWorkspaceMembersRequest) String() string
- type DeleteWorkspaceMembersRequestMembers
- func (s DeleteWorkspaceMembersRequestMembers) GoString() string
- func (s *DeleteWorkspaceMembersRequestMembers) SetMemberId(v string) *DeleteWorkspaceMembersRequestMembers
- func (s *DeleteWorkspaceMembersRequestMembers) SetMemberType(v string) *DeleteWorkspaceMembersRequestMembers
- func (s DeleteWorkspaceMembersRequestMembers) String() string
- type DeleteWorkspaceMembersResponse
- func (s DeleteWorkspaceMembersResponse) GoString() string
- func (s *DeleteWorkspaceMembersResponse) SetHeaders(v map[string]*string) *DeleteWorkspaceMembersResponse
- func (s *DeleteWorkspaceMembersResponse) SetStatusCode(v int32) *DeleteWorkspaceMembersResponse
- func (s DeleteWorkspaceMembersResponse) String() string
- type DocAppendParagraphHeaders
- func (s DocAppendParagraphHeaders) GoString() string
- func (s *DocAppendParagraphHeaders) SetCommonHeaders(v map[string]*string) *DocAppendParagraphHeaders
- func (s *DocAppendParagraphHeaders) SetXAcsDingtalkAccessToken(v string) *DocAppendParagraphHeaders
- func (s DocAppendParagraphHeaders) String() string
- type DocAppendParagraphRequest
- func (s DocAppendParagraphRequest) GoString() string
- func (s *DocAppendParagraphRequest) SetElementType(v string) *DocAppendParagraphRequest
- func (s *DocAppendParagraphRequest) SetOperatorId(v string) *DocAppendParagraphRequest
- func (s *DocAppendParagraphRequest) SetProperties(v map[string]interface{}) *DocAppendParagraphRequest
- func (s DocAppendParagraphRequest) String() string
- type DocAppendParagraphResponse
- func (s DocAppendParagraphResponse) GoString() string
- func (s *DocAppendParagraphResponse) SetBody(v *DocAppendParagraphResponseBody) *DocAppendParagraphResponse
- func (s *DocAppendParagraphResponse) SetHeaders(v map[string]*string) *DocAppendParagraphResponse
- func (s *DocAppendParagraphResponse) SetStatusCode(v int32) *DocAppendParagraphResponse
- func (s DocAppendParagraphResponse) String() string
- type DocAppendParagraphResponseBody
- func (s DocAppendParagraphResponseBody) GoString() string
- func (s *DocAppendParagraphResponseBody) SetResult(v *DocAppendParagraphResponseBodyResult) *DocAppendParagraphResponseBody
- func (s *DocAppendParagraphResponseBody) SetSuccess(v bool) *DocAppendParagraphResponseBody
- func (s DocAppendParagraphResponseBody) String() string
- type DocAppendParagraphResponseBodyResult
- type DocAppendTextHeaders
- type DocAppendTextRequest
- type DocAppendTextResponse
- func (s DocAppendTextResponse) GoString() string
- func (s *DocAppendTextResponse) SetBody(v *DocAppendTextResponseBody) *DocAppendTextResponse
- func (s *DocAppendTextResponse) SetHeaders(v map[string]*string) *DocAppendTextResponse
- func (s *DocAppendTextResponse) SetStatusCode(v int32) *DocAppendTextResponse
- func (s DocAppendTextResponse) String() string
- type DocAppendTextResponseBody
- type DocAppendTextResponseBodyResult
- type DocBlocksQueryHeaders
- type DocBlocksQueryRequest
- func (s DocBlocksQueryRequest) GoString() string
- func (s *DocBlocksQueryRequest) SetBlockType(v string) *DocBlocksQueryRequest
- func (s *DocBlocksQueryRequest) SetEndIndex(v int32) *DocBlocksQueryRequest
- func (s *DocBlocksQueryRequest) SetOperatorId(v string) *DocBlocksQueryRequest
- func (s *DocBlocksQueryRequest) SetStartIndex(v int32) *DocBlocksQueryRequest
- func (s DocBlocksQueryRequest) String() string
- type DocBlocksQueryResponse
- func (s DocBlocksQueryResponse) GoString() string
- func (s *DocBlocksQueryResponse) SetBody(v *DocBlocksQueryResponseBody) *DocBlocksQueryResponse
- func (s *DocBlocksQueryResponse) SetHeaders(v map[string]*string) *DocBlocksQueryResponse
- func (s *DocBlocksQueryResponse) SetStatusCode(v int32) *DocBlocksQueryResponse
- func (s DocBlocksQueryResponse) String() string
- type DocBlocksQueryResponseBody
- func (s DocBlocksQueryResponseBody) GoString() string
- func (s *DocBlocksQueryResponseBody) SetResult(v *DocBlocksQueryResponseBodyResult) *DocBlocksQueryResponseBody
- func (s *DocBlocksQueryResponseBody) SetSuccess(v bool) *DocBlocksQueryResponseBody
- func (s DocBlocksQueryResponseBody) String() string
- type DocBlocksQueryResponseBodyResult
- type DocDeleteBlockHeaders
- type DocDeleteBlockRequest
- type DocDeleteBlockResponse
- func (s DocDeleteBlockResponse) GoString() string
- func (s *DocDeleteBlockResponse) SetBody(v *DocDeleteBlockResponseBody) *DocDeleteBlockResponse
- func (s *DocDeleteBlockResponse) SetHeaders(v map[string]*string) *DocDeleteBlockResponse
- func (s *DocDeleteBlockResponse) SetStatusCode(v int32) *DocDeleteBlockResponse
- func (s DocDeleteBlockResponse) String() string
- type DocDeleteBlockResponseBody
- func (s DocDeleteBlockResponseBody) GoString() string
- func (s *DocDeleteBlockResponseBody) SetResult(v *DocDeleteBlockResponseBodyResult) *DocDeleteBlockResponseBody
- func (s *DocDeleteBlockResponseBody) SetSuccess(v bool) *DocDeleteBlockResponseBody
- func (s DocDeleteBlockResponseBody) String() string
- type DocDeleteBlockResponseBodyResult
- type DocInsertBlocksHeaders
- type DocInsertBlocksRequest
- func (s DocInsertBlocksRequest) GoString() string
- func (s *DocInsertBlocksRequest) SetBlockId(v string) *DocInsertBlocksRequest
- func (s *DocInsertBlocksRequest) SetElement(v map[string]interface{}) *DocInsertBlocksRequest
- func (s *DocInsertBlocksRequest) SetIndex(v int32) *DocInsertBlocksRequest
- func (s *DocInsertBlocksRequest) SetOperatorId(v string) *DocInsertBlocksRequest
- func (s *DocInsertBlocksRequest) SetWhere(v string) *DocInsertBlocksRequest
- func (s DocInsertBlocksRequest) String() string
- type DocInsertBlocksResponse
- func (s DocInsertBlocksResponse) GoString() string
- func (s *DocInsertBlocksResponse) SetBody(v *DocInsertBlocksResponseBody) *DocInsertBlocksResponse
- func (s *DocInsertBlocksResponse) SetHeaders(v map[string]*string) *DocInsertBlocksResponse
- func (s *DocInsertBlocksResponse) SetStatusCode(v int32) *DocInsertBlocksResponse
- func (s DocInsertBlocksResponse) String() string
- type DocInsertBlocksResponseBody
- func (s DocInsertBlocksResponseBody) GoString() string
- func (s *DocInsertBlocksResponseBody) SetResult(v *DocInsertBlocksResponseBodyResult) *DocInsertBlocksResponseBody
- func (s *DocInsertBlocksResponseBody) SetSuccess(v bool) *DocInsertBlocksResponseBody
- func (s DocInsertBlocksResponseBody) String() string
- type DocInsertBlocksResponseBodyResult
- type DocUpdateContentHeaders
- type DocUpdateContentRequest
- func (s DocUpdateContentRequest) GoString() string
- func (s *DocUpdateContentRequest) SetContent(v string) *DocUpdateContentRequest
- func (s *DocUpdateContentRequest) SetDataType(v string) *DocUpdateContentRequest
- func (s *DocUpdateContentRequest) SetOperatorId(v string) *DocUpdateContentRequest
- func (s DocUpdateContentRequest) String() string
- type DocUpdateContentResponse
- func (s DocUpdateContentResponse) GoString() string
- func (s *DocUpdateContentResponse) SetBody(v *DocUpdateContentResponseBody) *DocUpdateContentResponse
- func (s *DocUpdateContentResponse) SetHeaders(v map[string]*string) *DocUpdateContentResponse
- func (s *DocUpdateContentResponse) SetStatusCode(v int32) *DocUpdateContentResponse
- func (s DocUpdateContentResponse) String() string
- type DocUpdateContentResponseBody
- type GetAllSheetsHeaders
- type GetAllSheetsRequest
- type GetAllSheetsResponse
- func (s GetAllSheetsResponse) GoString() string
- func (s *GetAllSheetsResponse) SetBody(v *GetAllSheetsResponseBody) *GetAllSheetsResponse
- func (s *GetAllSheetsResponse) SetHeaders(v map[string]*string) *GetAllSheetsResponse
- func (s *GetAllSheetsResponse) SetStatusCode(v int32) *GetAllSheetsResponse
- func (s GetAllSheetsResponse) String() string
- type GetAllSheetsResponseBody
- type GetAllSheetsResponseBodyValue
- type GetDeveloperMetadataHeaders
- func (s GetDeveloperMetadataHeaders) GoString() string
- func (s *GetDeveloperMetadataHeaders) SetCommonHeaders(v map[string]*string) *GetDeveloperMetadataHeaders
- func (s *GetDeveloperMetadataHeaders) SetXAcsDingtalkAccessToken(v string) *GetDeveloperMetadataHeaders
- func (s GetDeveloperMetadataHeaders) String() string
- type GetDeveloperMetadataRequest
- type GetDeveloperMetadataResponse
- func (s GetDeveloperMetadataResponse) GoString() string
- func (s *GetDeveloperMetadataResponse) SetBody(v *GetDeveloperMetadataResponseBody) *GetDeveloperMetadataResponse
- func (s *GetDeveloperMetadataResponse) SetHeaders(v map[string]*string) *GetDeveloperMetadataResponse
- func (s *GetDeveloperMetadataResponse) SetStatusCode(v int32) *GetDeveloperMetadataResponse
- func (s GetDeveloperMetadataResponse) String() string
- type GetDeveloperMetadataResponseBody
- func (s GetDeveloperMetadataResponseBody) GoString() string
- func (s *GetDeveloperMetadataResponseBody) SetAssociatedColumn(v *GetDeveloperMetadataResponseBodyAssociatedColumn) *GetDeveloperMetadataResponseBody
- func (s *GetDeveloperMetadataResponseBody) SetAssociatedRow(v *GetDeveloperMetadataResponseBodyAssociatedRow) *GetDeveloperMetadataResponseBody
- func (s *GetDeveloperMetadataResponseBody) SetValue(v interface{}) *GetDeveloperMetadataResponseBody
- func (s GetDeveloperMetadataResponseBody) String() string
- type GetDeveloperMetadataResponseBodyAssociatedColumn
- func (s GetDeveloperMetadataResponseBodyAssociatedColumn) GoString() string
- func (s *GetDeveloperMetadataResponseBodyAssociatedColumn) SetColumn(v int32) *GetDeveloperMetadataResponseBodyAssociatedColumn
- func (s *GetDeveloperMetadataResponseBodyAssociatedColumn) SetSheetId(v string) *GetDeveloperMetadataResponseBodyAssociatedColumn
- func (s GetDeveloperMetadataResponseBodyAssociatedColumn) String() string
- type GetDeveloperMetadataResponseBodyAssociatedRow
- func (s GetDeveloperMetadataResponseBodyAssociatedRow) GoString() string
- func (s *GetDeveloperMetadataResponseBodyAssociatedRow) SetRow(v int32) *GetDeveloperMetadataResponseBodyAssociatedRow
- func (s *GetDeveloperMetadataResponseBodyAssociatedRow) SetSheetId(v string) *GetDeveloperMetadataResponseBodyAssociatedRow
- func (s GetDeveloperMetadataResponseBodyAssociatedRow) String() string
- type GetRangeHeaders
- type GetRangeRequest
- type GetRangeResponse
- func (s GetRangeResponse) GoString() string
- func (s *GetRangeResponse) SetBody(v *GetRangeResponseBody) *GetRangeResponse
- func (s *GetRangeResponse) SetHeaders(v map[string]*string) *GetRangeResponse
- func (s *GetRangeResponse) SetStatusCode(v int32) *GetRangeResponse
- func (s GetRangeResponse) String() string
- type GetRangeResponseBody
- func (s GetRangeResponseBody) GoString() string
- func (s *GetRangeResponseBody) SetBackgroundColors(v [][]*GetRangeResponseBodyBackgroundColors) *GetRangeResponseBody
- func (s *GetRangeResponseBody) SetDisplayValues(v [][]*string) *GetRangeResponseBody
- func (s *GetRangeResponseBody) SetFontSizes(v [][]*int32) *GetRangeResponseBody
- func (s *GetRangeResponseBody) SetFontWeights(v [][]*string) *GetRangeResponseBody
- func (s *GetRangeResponseBody) SetFormulas(v [][]*string) *GetRangeResponseBody
- func (s *GetRangeResponseBody) SetHorizontalAlignments(v [][]*string) *GetRangeResponseBody
- func (s *GetRangeResponseBody) SetValues(v [][]interface{}) *GetRangeResponseBody
- func (s *GetRangeResponseBody) SetVerticalAlignments(v [][]*string) *GetRangeResponseBody
- func (s GetRangeResponseBody) String() string
- type GetRangeResponseBodyBackgroundColors
- func (s GetRangeResponseBodyBackgroundColors) GoString() string
- func (s *GetRangeResponseBodyBackgroundColors) SetBlue(v int32) *GetRangeResponseBodyBackgroundColors
- func (s *GetRangeResponseBodyBackgroundColors) SetGreen(v int32) *GetRangeResponseBodyBackgroundColors
- func (s *GetRangeResponseBodyBackgroundColors) SetHexString(v string) *GetRangeResponseBodyBackgroundColors
- func (s *GetRangeResponseBodyBackgroundColors) SetRed(v int32) *GetRangeResponseBodyBackgroundColors
- func (s GetRangeResponseBodyBackgroundColors) String() string
- type GetRecentEditDocsHeaders
- type GetRecentEditDocsRequest
- func (s GetRecentEditDocsRequest) GoString() string
- func (s *GetRecentEditDocsRequest) SetMaxResults(v int32) *GetRecentEditDocsRequest
- func (s *GetRecentEditDocsRequest) SetNextToken(v string) *GetRecentEditDocsRequest
- func (s *GetRecentEditDocsRequest) SetOperatorId(v string) *GetRecentEditDocsRequest
- func (s GetRecentEditDocsRequest) String() string
- type GetRecentEditDocsResponse
- func (s GetRecentEditDocsResponse) GoString() string
- func (s *GetRecentEditDocsResponse) SetBody(v *GetRecentEditDocsResponseBody) *GetRecentEditDocsResponse
- func (s *GetRecentEditDocsResponse) SetHeaders(v map[string]*string) *GetRecentEditDocsResponse
- func (s *GetRecentEditDocsResponse) SetStatusCode(v int32) *GetRecentEditDocsResponse
- func (s GetRecentEditDocsResponse) String() string
- type GetRecentEditDocsResponseBody
- func (s GetRecentEditDocsResponseBody) GoString() string
- func (s *GetRecentEditDocsResponseBody) SetNextToken(v string) *GetRecentEditDocsResponseBody
- func (s *GetRecentEditDocsResponseBody) SetRecentList(v []*GetRecentEditDocsResponseBodyRecentList) *GetRecentEditDocsResponseBody
- func (s GetRecentEditDocsResponseBody) String() string
- type GetRecentEditDocsResponseBodyRecentList
- func (s GetRecentEditDocsResponseBodyRecentList) GoString() string
- func (s *GetRecentEditDocsResponseBodyRecentList) SetNodeBO(v *GetRecentEditDocsResponseBodyRecentListNodeBO) *GetRecentEditDocsResponseBodyRecentList
- func (s *GetRecentEditDocsResponseBodyRecentList) SetWorkspaceBO(v *GetRecentEditDocsResponseBodyRecentListWorkspaceBO) *GetRecentEditDocsResponseBodyRecentList
- func (s GetRecentEditDocsResponseBodyRecentList) String() string
- type GetRecentEditDocsResponseBodyRecentListNodeBO
- func (s GetRecentEditDocsResponseBodyRecentListNodeBO) GoString() string
- func (s *GetRecentEditDocsResponseBodyRecentListNodeBO) SetCreateTime(v int64) *GetRecentEditDocsResponseBodyRecentListNodeBO
- func (s *GetRecentEditDocsResponseBodyRecentListNodeBO) SetDocType(v string) *GetRecentEditDocsResponseBodyRecentListNodeBO
- func (s *GetRecentEditDocsResponseBodyRecentListNodeBO) SetIsDeleted(v bool) *GetRecentEditDocsResponseBodyRecentListNodeBO
- func (s *GetRecentEditDocsResponseBodyRecentListNodeBO) SetLastEditTime(v int64) *GetRecentEditDocsResponseBodyRecentListNodeBO
- func (s *GetRecentEditDocsResponseBodyRecentListNodeBO) SetNodeId(v string) *GetRecentEditDocsResponseBodyRecentListNodeBO
- func (s *GetRecentEditDocsResponseBodyRecentListNodeBO) SetNodeName(v string) *GetRecentEditDocsResponseBodyRecentListNodeBO
- func (s *GetRecentEditDocsResponseBodyRecentListNodeBO) SetUpdateTime(v int64) *GetRecentEditDocsResponseBodyRecentListNodeBO
- func (s *GetRecentEditDocsResponseBodyRecentListNodeBO) SetUrl(v string) *GetRecentEditDocsResponseBodyRecentListNodeBO
- func (s GetRecentEditDocsResponseBodyRecentListNodeBO) String() string
- type GetRecentEditDocsResponseBodyRecentListWorkspaceBO
- func (s GetRecentEditDocsResponseBodyRecentListWorkspaceBO) GoString() string
- func (s *GetRecentEditDocsResponseBodyRecentListWorkspaceBO) SetUrl(v string) *GetRecentEditDocsResponseBodyRecentListWorkspaceBO
- func (s *GetRecentEditDocsResponseBodyRecentListWorkspaceBO) SetWorkspaceId(v string) *GetRecentEditDocsResponseBodyRecentListWorkspaceBO
- func (s *GetRecentEditDocsResponseBodyRecentListWorkspaceBO) SetWorkspaceName(v string) *GetRecentEditDocsResponseBodyRecentListWorkspaceBO
- func (s GetRecentEditDocsResponseBodyRecentListWorkspaceBO) String() string
- type GetRecentOpenDocsHeaders
- type GetRecentOpenDocsRequest
- func (s GetRecentOpenDocsRequest) GoString() string
- func (s *GetRecentOpenDocsRequest) SetMaxResults(v int32) *GetRecentOpenDocsRequest
- func (s *GetRecentOpenDocsRequest) SetNextToken(v string) *GetRecentOpenDocsRequest
- func (s *GetRecentOpenDocsRequest) SetOperatorId(v string) *GetRecentOpenDocsRequest
- func (s GetRecentOpenDocsRequest) String() string
- type GetRecentOpenDocsResponse
- func (s GetRecentOpenDocsResponse) GoString() string
- func (s *GetRecentOpenDocsResponse) SetBody(v *GetRecentOpenDocsResponseBody) *GetRecentOpenDocsResponse
- func (s *GetRecentOpenDocsResponse) SetHeaders(v map[string]*string) *GetRecentOpenDocsResponse
- func (s *GetRecentOpenDocsResponse) SetStatusCode(v int32) *GetRecentOpenDocsResponse
- func (s GetRecentOpenDocsResponse) String() string
- type GetRecentOpenDocsResponseBody
- func (s GetRecentOpenDocsResponseBody) GoString() string
- func (s *GetRecentOpenDocsResponseBody) SetNextToken(v string) *GetRecentOpenDocsResponseBody
- func (s *GetRecentOpenDocsResponseBody) SetRecentList(v []*GetRecentOpenDocsResponseBodyRecentList) *GetRecentOpenDocsResponseBody
- func (s GetRecentOpenDocsResponseBody) String() string
- type GetRecentOpenDocsResponseBodyRecentList
- func (s GetRecentOpenDocsResponseBodyRecentList) GoString() string
- func (s *GetRecentOpenDocsResponseBodyRecentList) SetNodeBO(v *GetRecentOpenDocsResponseBodyRecentListNodeBO) *GetRecentOpenDocsResponseBodyRecentList
- func (s *GetRecentOpenDocsResponseBodyRecentList) SetWorkspaceBO(v *GetRecentOpenDocsResponseBodyRecentListWorkspaceBO) *GetRecentOpenDocsResponseBodyRecentList
- func (s GetRecentOpenDocsResponseBodyRecentList) String() string
- type GetRecentOpenDocsResponseBodyRecentListNodeBO
- func (s GetRecentOpenDocsResponseBodyRecentListNodeBO) GoString() string
- func (s *GetRecentOpenDocsResponseBodyRecentListNodeBO) SetCreateTime(v int64) *GetRecentOpenDocsResponseBodyRecentListNodeBO
- func (s *GetRecentOpenDocsResponseBodyRecentListNodeBO) SetDocType(v string) *GetRecentOpenDocsResponseBodyRecentListNodeBO
- func (s *GetRecentOpenDocsResponseBodyRecentListNodeBO) SetIsDeleted(v bool) *GetRecentOpenDocsResponseBodyRecentListNodeBO
- func (s *GetRecentOpenDocsResponseBodyRecentListNodeBO) SetLastOpenTime(v int64) *GetRecentOpenDocsResponseBodyRecentListNodeBO
- func (s *GetRecentOpenDocsResponseBodyRecentListNodeBO) SetNodeId(v string) *GetRecentOpenDocsResponseBodyRecentListNodeBO
- func (s *GetRecentOpenDocsResponseBodyRecentListNodeBO) SetNodeName(v string) *GetRecentOpenDocsResponseBodyRecentListNodeBO
- func (s *GetRecentOpenDocsResponseBodyRecentListNodeBO) SetUpdateTime(v int64) *GetRecentOpenDocsResponseBodyRecentListNodeBO
- func (s *GetRecentOpenDocsResponseBodyRecentListNodeBO) SetUrl(v string) *GetRecentOpenDocsResponseBodyRecentListNodeBO
- func (s GetRecentOpenDocsResponseBodyRecentListNodeBO) String() string
- type GetRecentOpenDocsResponseBodyRecentListWorkspaceBO
- func (s GetRecentOpenDocsResponseBodyRecentListWorkspaceBO) GoString() string
- func (s *GetRecentOpenDocsResponseBodyRecentListWorkspaceBO) SetUrl(v string) *GetRecentOpenDocsResponseBodyRecentListWorkspaceBO
- func (s *GetRecentOpenDocsResponseBodyRecentListWorkspaceBO) SetWorkspaceId(v string) *GetRecentOpenDocsResponseBodyRecentListWorkspaceBO
- func (s *GetRecentOpenDocsResponseBodyRecentListWorkspaceBO) SetWorkspaceName(v string) *GetRecentOpenDocsResponseBodyRecentListWorkspaceBO
- func (s GetRecentOpenDocsResponseBodyRecentListWorkspaceBO) String() string
- type GetRelatedWorkspacesHeaders
- func (s GetRelatedWorkspacesHeaders) GoString() string
- func (s *GetRelatedWorkspacesHeaders) SetCommonHeaders(v map[string]*string) *GetRelatedWorkspacesHeaders
- func (s *GetRelatedWorkspacesHeaders) SetXAcsDingtalkAccessToken(v string) *GetRelatedWorkspacesHeaders
- func (s GetRelatedWorkspacesHeaders) String() string
- type GetRelatedWorkspacesRequest
- type GetRelatedWorkspacesResponse
- func (s GetRelatedWorkspacesResponse) GoString() string
- func (s *GetRelatedWorkspacesResponse) SetBody(v *GetRelatedWorkspacesResponseBody) *GetRelatedWorkspacesResponse
- func (s *GetRelatedWorkspacesResponse) SetHeaders(v map[string]*string) *GetRelatedWorkspacesResponse
- func (s *GetRelatedWorkspacesResponse) SetStatusCode(v int32) *GetRelatedWorkspacesResponse
- func (s GetRelatedWorkspacesResponse) String() string
- type GetRelatedWorkspacesResponseBody
- type GetRelatedWorkspacesResponseBodyWorkspaces
- func (s GetRelatedWorkspacesResponseBodyWorkspaces) GoString() string
- func (s *GetRelatedWorkspacesResponseBodyWorkspaces) SetCreateTime(v int64) *GetRelatedWorkspacesResponseBodyWorkspaces
- func (s *GetRelatedWorkspacesResponseBodyWorkspaces) SetDeleted(v bool) *GetRelatedWorkspacesResponseBodyWorkspaces
- func (s *GetRelatedWorkspacesResponseBodyWorkspaces) SetName(v string) *GetRelatedWorkspacesResponseBodyWorkspaces
- func (s *GetRelatedWorkspacesResponseBodyWorkspaces) SetOwner(v string) *GetRelatedWorkspacesResponseBodyWorkspaces
- func (s *GetRelatedWorkspacesResponseBodyWorkspaces) SetRecentList(v []*GetRelatedWorkspacesResponseBodyWorkspacesRecentList) *GetRelatedWorkspacesResponseBodyWorkspaces
- func (s *GetRelatedWorkspacesResponseBodyWorkspaces) SetRole(v string) *GetRelatedWorkspacesResponseBodyWorkspaces
- func (s *GetRelatedWorkspacesResponseBodyWorkspaces) SetUrl(v string) *GetRelatedWorkspacesResponseBodyWorkspaces
- func (s *GetRelatedWorkspacesResponseBodyWorkspaces) SetWorkspaceId(v string) *GetRelatedWorkspacesResponseBodyWorkspaces
- func (s GetRelatedWorkspacesResponseBodyWorkspaces) String() string
- type GetRelatedWorkspacesResponseBodyWorkspacesRecentList
- func (s GetRelatedWorkspacesResponseBodyWorkspacesRecentList) GoString() string
- func (s *GetRelatedWorkspacesResponseBodyWorkspacesRecentList) SetLastEditTime(v int64) *GetRelatedWorkspacesResponseBodyWorkspacesRecentList
- func (s *GetRelatedWorkspacesResponseBodyWorkspacesRecentList) SetName(v string) *GetRelatedWorkspacesResponseBodyWorkspacesRecentList
- func (s *GetRelatedWorkspacesResponseBodyWorkspacesRecentList) SetNodeId(v string) *GetRelatedWorkspacesResponseBodyWorkspacesRecentList
- func (s *GetRelatedWorkspacesResponseBodyWorkspacesRecentList) SetUrl(v string) *GetRelatedWorkspacesResponseBodyWorkspacesRecentList
- func (s GetRelatedWorkspacesResponseBodyWorkspacesRecentList) String() string
- type GetSheetHeaders
- type GetSheetRequest
- type GetSheetResponse
- func (s GetSheetResponse) GoString() string
- func (s *GetSheetResponse) SetBody(v *GetSheetResponseBody) *GetSheetResponse
- func (s *GetSheetResponse) SetHeaders(v map[string]*string) *GetSheetResponse
- func (s *GetSheetResponse) SetStatusCode(v int32) *GetSheetResponse
- func (s GetSheetResponse) String() string
- type GetSheetResponseBody
- func (s GetSheetResponseBody) GoString() string
- func (s *GetSheetResponseBody) SetColumnCount(v int64) *GetSheetResponseBody
- func (s *GetSheetResponseBody) SetId(v string) *GetSheetResponseBody
- func (s *GetSheetResponseBody) SetLastNonEmptyColumn(v int64) *GetSheetResponseBody
- func (s *GetSheetResponseBody) SetLastNonEmptyRow(v int64) *GetSheetResponseBody
- func (s *GetSheetResponseBody) SetName(v string) *GetSheetResponseBody
- func (s *GetSheetResponseBody) SetRowCount(v int64) *GetSheetResponseBody
- func (s *GetSheetResponseBody) SetVisibility(v string) *GetSheetResponseBody
- func (s GetSheetResponseBody) String() string
- type GetTemplateByIdHeaders
- type GetTemplateByIdRequest
- type GetTemplateByIdResponse
- func (s GetTemplateByIdResponse) GoString() string
- func (s *GetTemplateByIdResponse) SetBody(v *GetTemplateByIdResponseBody) *GetTemplateByIdResponse
- func (s *GetTemplateByIdResponse) SetHeaders(v map[string]*string) *GetTemplateByIdResponse
- func (s *GetTemplateByIdResponse) SetStatusCode(v int32) *GetTemplateByIdResponse
- func (s GetTemplateByIdResponse) String() string
- type GetTemplateByIdResponseBody
- func (s GetTemplateByIdResponseBody) GoString() string
- func (s *GetTemplateByIdResponseBody) SetCoverUrl(v string) *GetTemplateByIdResponseBody
- func (s *GetTemplateByIdResponseBody) SetCreateTime(v int64) *GetTemplateByIdResponseBody
- func (s *GetTemplateByIdResponseBody) SetDocType(v string) *GetTemplateByIdResponseBody
- func (s *GetTemplateByIdResponseBody) SetId(v string) *GetTemplateByIdResponseBody
- func (s *GetTemplateByIdResponseBody) SetTemplateType(v string) *GetTemplateByIdResponseBody
- func (s *GetTemplateByIdResponseBody) SetTitle(v string) *GetTemplateByIdResponseBody
- func (s *GetTemplateByIdResponseBody) SetUpdateTime(v int64) *GetTemplateByIdResponseBody
- func (s *GetTemplateByIdResponseBody) SetWorkspaceId(v string) *GetTemplateByIdResponseBody
- func (s GetTemplateByIdResponseBody) String() string
- type GetWorkspaceHeaders
- type GetWorkspaceNodeHeaders
- type GetWorkspaceNodeRequest
- type GetWorkspaceNodeResponse
- func (s GetWorkspaceNodeResponse) GoString() string
- func (s *GetWorkspaceNodeResponse) SetBody(v *GetWorkspaceNodeResponseBody) *GetWorkspaceNodeResponse
- func (s *GetWorkspaceNodeResponse) SetHeaders(v map[string]*string) *GetWorkspaceNodeResponse
- func (s *GetWorkspaceNodeResponse) SetStatusCode(v int32) *GetWorkspaceNodeResponse
- func (s GetWorkspaceNodeResponse) String() string
- type GetWorkspaceNodeResponseBody
- func (s GetWorkspaceNodeResponseBody) GoString() string
- func (s *GetWorkspaceNodeResponseBody) SetHasPermission(v bool) *GetWorkspaceNodeResponseBody
- func (s *GetWorkspaceNodeResponseBody) SetNodeBO(v *GetWorkspaceNodeResponseBodyNodeBO) *GetWorkspaceNodeResponseBody
- func (s *GetWorkspaceNodeResponseBody) SetWorkspaceBO(v *GetWorkspaceNodeResponseBodyWorkspaceBO) *GetWorkspaceNodeResponseBody
- func (s GetWorkspaceNodeResponseBody) String() string
- type GetWorkspaceNodeResponseBodyNodeBO
- func (s GetWorkspaceNodeResponseBodyNodeBO) GoString() string
- func (s *GetWorkspaceNodeResponseBodyNodeBO) SetDocType(v string) *GetWorkspaceNodeResponseBodyNodeBO
- func (s *GetWorkspaceNodeResponseBodyNodeBO) SetLastEditTime(v int64) *GetWorkspaceNodeResponseBodyNodeBO
- func (s *GetWorkspaceNodeResponseBodyNodeBO) SetName(v string) *GetWorkspaceNodeResponseBodyNodeBO
- func (s *GetWorkspaceNodeResponseBodyNodeBO) SetNodeId(v string) *GetWorkspaceNodeResponseBodyNodeBO
- func (s *GetWorkspaceNodeResponseBodyNodeBO) SetUrl(v string) *GetWorkspaceNodeResponseBodyNodeBO
- func (s GetWorkspaceNodeResponseBodyNodeBO) String() string
- type GetWorkspaceNodeResponseBodyWorkspaceBO
- func (s GetWorkspaceNodeResponseBodyWorkspaceBO) GoString() string
- func (s *GetWorkspaceNodeResponseBodyWorkspaceBO) SetName(v string) *GetWorkspaceNodeResponseBodyWorkspaceBO
- func (s *GetWorkspaceNodeResponseBodyWorkspaceBO) SetWorkspaceId(v string) *GetWorkspaceNodeResponseBodyWorkspaceBO
- func (s GetWorkspaceNodeResponseBodyWorkspaceBO) String() string
- type GetWorkspaceResponse
- func (s GetWorkspaceResponse) GoString() string
- func (s *GetWorkspaceResponse) SetBody(v *GetWorkspaceResponseBody) *GetWorkspaceResponse
- func (s *GetWorkspaceResponse) SetHeaders(v map[string]*string) *GetWorkspaceResponse
- func (s *GetWorkspaceResponse) SetStatusCode(v int32) *GetWorkspaceResponse
- func (s GetWorkspaceResponse) String() string
- type GetWorkspaceResponseBody
- func (s GetWorkspaceResponseBody) GoString() string
- func (s *GetWorkspaceResponseBody) SetIsDeleted(v bool) *GetWorkspaceResponseBody
- func (s *GetWorkspaceResponseBody) SetOwner(v string) *GetWorkspaceResponseBody
- func (s *GetWorkspaceResponseBody) SetRootDentryUuid(v string) *GetWorkspaceResponseBody
- func (s *GetWorkspaceResponseBody) SetUrl(v string) *GetWorkspaceResponseBody
- func (s GetWorkspaceResponseBody) String() string
- type InitDocumentHeaders
- type InitDocumentRequest
- func (s InitDocumentRequest) GoString() string
- func (s *InitDocumentRequest) SetAttachmentsMap(v map[string]*AttachmentsMapValue) *InitDocumentRequest
- func (s *InitDocumentRequest) SetImportType(v int32) *InitDocumentRequest
- func (s *InitDocumentRequest) SetLinksKey(v string) *InitDocumentRequest
- func (s *InitDocumentRequest) SetOperatorId(v string) *InitDocumentRequest
- func (s InitDocumentRequest) String() string
- type InitDocumentResponse
- func (s InitDocumentResponse) GoString() string
- func (s *InitDocumentResponse) SetBody(v *InitDocumentResponseBody) *InitDocumentResponse
- func (s *InitDocumentResponse) SetHeaders(v map[string]*string) *InitDocumentResponse
- func (s *InitDocumentResponse) SetStatusCode(v int32) *InitDocumentResponse
- func (s InitDocumentResponse) String() string
- type InitDocumentResponseBody
- type InsertBlocksHeaders
- type InsertBlocksRequest
- func (s InsertBlocksRequest) GoString() string
- func (s *InsertBlocksRequest) SetBlocks(v []*InsertBlocksRequestBlocks) *InsertBlocksRequest
- func (s *InsertBlocksRequest) SetLocation(v *InsertBlocksRequestLocation) *InsertBlocksRequest
- func (s *InsertBlocksRequest) SetOperatorId(v string) *InsertBlocksRequest
- func (s InsertBlocksRequest) String() string
- type InsertBlocksRequestBlocks
- func (s InsertBlocksRequestBlocks) GoString() string
- func (s *InsertBlocksRequestBlocks) SetBlockType(v string) *InsertBlocksRequestBlocks
- func (s *InsertBlocksRequestBlocks) SetParagraph(v *InsertBlocksRequestBlocksParagraph) *InsertBlocksRequestBlocks
- func (s InsertBlocksRequestBlocks) String() string
- type InsertBlocksRequestBlocksParagraph
- func (s InsertBlocksRequestBlocksParagraph) GoString() string
- func (s *InsertBlocksRequestBlocksParagraph) SetChildren(v []*InsertBlocksRequestBlocksParagraphChildren) *InsertBlocksRequestBlocksParagraph
- func (s *InsertBlocksRequestBlocksParagraph) SetStyle(v *InsertBlocksRequestBlocksParagraphStyle) *InsertBlocksRequestBlocksParagraph
- func (s InsertBlocksRequestBlocksParagraph) String() string
- type InsertBlocksRequestBlocksParagraphChildren
- func (s InsertBlocksRequestBlocksParagraphChildren) GoString() string
- func (s *InsertBlocksRequestBlocksParagraphChildren) SetElementType(v string) *InsertBlocksRequestBlocksParagraphChildren
- func (s *InsertBlocksRequestBlocksParagraphChildren) SetText(v *InsertBlocksRequestBlocksParagraphChildrenText) *InsertBlocksRequestBlocksParagraphChildren
- func (s InsertBlocksRequestBlocksParagraphChildren) String() string
- type InsertBlocksRequestBlocksParagraphChildrenText
- func (s InsertBlocksRequestBlocksParagraphChildrenText) GoString() string
- func (s *InsertBlocksRequestBlocksParagraphChildrenText) SetContent(v string) *InsertBlocksRequestBlocksParagraphChildrenText
- func (s *InsertBlocksRequestBlocksParagraphChildrenText) SetTextStyle(v *InsertBlocksRequestBlocksParagraphChildrenTextTextStyle) *InsertBlocksRequestBlocksParagraphChildrenText
- func (s InsertBlocksRequestBlocksParagraphChildrenText) String() string
- type InsertBlocksRequestBlocksParagraphChildrenTextTextStyle
- func (s InsertBlocksRequestBlocksParagraphChildrenTextTextStyle) GoString() string
- func (s *InsertBlocksRequestBlocksParagraphChildrenTextTextStyle) SetBold(v bool) *InsertBlocksRequestBlocksParagraphChildrenTextTextStyle
- func (s *InsertBlocksRequestBlocksParagraphChildrenTextTextStyle) SetDataType(v string) *InsertBlocksRequestBlocksParagraphChildrenTextTextStyle
- func (s *InsertBlocksRequestBlocksParagraphChildrenTextTextStyle) SetFontSize(v int32) *InsertBlocksRequestBlocksParagraphChildrenTextTextStyle
- func (s *InsertBlocksRequestBlocksParagraphChildrenTextTextStyle) SetSizeUnit(v string) *InsertBlocksRequestBlocksParagraphChildrenTextTextStyle
- func (s InsertBlocksRequestBlocksParagraphChildrenTextTextStyle) String() string
- type InsertBlocksRequestBlocksParagraphStyle
- type InsertBlocksRequestLocation
- type InsertBlocksResponse
- type InsertColumnsBeforeHeaders
- func (s InsertColumnsBeforeHeaders) GoString() string
- func (s *InsertColumnsBeforeHeaders) SetCommonHeaders(v map[string]*string) *InsertColumnsBeforeHeaders
- func (s *InsertColumnsBeforeHeaders) SetXAcsDingtalkAccessToken(v string) *InsertColumnsBeforeHeaders
- func (s InsertColumnsBeforeHeaders) String() string
- type InsertColumnsBeforeRequest
- func (s InsertColumnsBeforeRequest) GoString() string
- func (s *InsertColumnsBeforeRequest) SetColumn(v int64) *InsertColumnsBeforeRequest
- func (s *InsertColumnsBeforeRequest) SetColumnCount(v int64) *InsertColumnsBeforeRequest
- func (s *InsertColumnsBeforeRequest) SetOperatorId(v string) *InsertColumnsBeforeRequest
- func (s InsertColumnsBeforeRequest) String() string
- type InsertColumnsBeforeResponse
- func (s InsertColumnsBeforeResponse) GoString() string
- func (s *InsertColumnsBeforeResponse) SetBody(v *InsertColumnsBeforeResponseBody) *InsertColumnsBeforeResponse
- func (s *InsertColumnsBeforeResponse) SetHeaders(v map[string]*string) *InsertColumnsBeforeResponse
- func (s *InsertColumnsBeforeResponse) SetStatusCode(v int32) *InsertColumnsBeforeResponse
- func (s InsertColumnsBeforeResponse) String() string
- type InsertColumnsBeforeResponseBody
- type InsertDropdownListsHeaders
- func (s InsertDropdownListsHeaders) GoString() string
- func (s *InsertDropdownListsHeaders) SetCommonHeaders(v map[string]*string) *InsertDropdownListsHeaders
- func (s *InsertDropdownListsHeaders) SetXAcsDingtalkAccessToken(v string) *InsertDropdownListsHeaders
- func (s InsertDropdownListsHeaders) String() string
- type InsertDropdownListsRequest
- func (s InsertDropdownListsRequest) GoString() string
- func (s *InsertDropdownListsRequest) SetOperatorId(v string) *InsertDropdownListsRequest
- func (s *InsertDropdownListsRequest) SetOptions(v []*InsertDropdownListsRequestOptions) *InsertDropdownListsRequest
- func (s InsertDropdownListsRequest) String() string
- type InsertDropdownListsRequestOptions
- func (s InsertDropdownListsRequestOptions) GoString() string
- func (s *InsertDropdownListsRequestOptions) SetColor(v string) *InsertDropdownListsRequestOptions
- func (s *InsertDropdownListsRequestOptions) SetValue(v string) *InsertDropdownListsRequestOptions
- func (s InsertDropdownListsRequestOptions) String() string
- type InsertDropdownListsResponse
- func (s InsertDropdownListsResponse) GoString() string
- func (s *InsertDropdownListsResponse) SetBody(v *InsertDropdownListsResponseBody) *InsertDropdownListsResponse
- func (s *InsertDropdownListsResponse) SetHeaders(v map[string]*string) *InsertDropdownListsResponse
- func (s *InsertDropdownListsResponse) SetStatusCode(v int32) *InsertDropdownListsResponse
- func (s InsertDropdownListsResponse) String() string
- type InsertDropdownListsResponseBody
- type InsertRowsBeforeHeaders
- type InsertRowsBeforeRequest
- func (s InsertRowsBeforeRequest) GoString() string
- func (s *InsertRowsBeforeRequest) SetOperatorId(v string) *InsertRowsBeforeRequest
- func (s *InsertRowsBeforeRequest) SetRow(v int64) *InsertRowsBeforeRequest
- func (s *InsertRowsBeforeRequest) SetRowCount(v int64) *InsertRowsBeforeRequest
- func (s InsertRowsBeforeRequest) String() string
- type InsertRowsBeforeResponse
- func (s InsertRowsBeforeResponse) GoString() string
- func (s *InsertRowsBeforeResponse) SetBody(v *InsertRowsBeforeResponseBody) *InsertRowsBeforeResponse
- func (s *InsertRowsBeforeResponse) SetHeaders(v map[string]*string) *InsertRowsBeforeResponse
- func (s *InsertRowsBeforeResponse) SetStatusCode(v int32) *InsertRowsBeforeResponse
- func (s InsertRowsBeforeResponse) String() string
- type InsertRowsBeforeResponseBody
- type ListTemplateHeaders
- type ListTemplateRequest
- func (s ListTemplateRequest) GoString() string
- func (s *ListTemplateRequest) SetMaxResults(v int32) *ListTemplateRequest
- func (s *ListTemplateRequest) SetNextToken(v string) *ListTemplateRequest
- func (s *ListTemplateRequest) SetOperatorId(v string) *ListTemplateRequest
- func (s *ListTemplateRequest) SetTemplateType(v string) *ListTemplateRequest
- func (s *ListTemplateRequest) SetWorkspaceId(v string) *ListTemplateRequest
- func (s ListTemplateRequest) String() string
- type ListTemplateResponse
- func (s ListTemplateResponse) GoString() string
- func (s *ListTemplateResponse) SetBody(v *ListTemplateResponseBody) *ListTemplateResponse
- func (s *ListTemplateResponse) SetHeaders(v map[string]*string) *ListTemplateResponse
- func (s *ListTemplateResponse) SetStatusCode(v int32) *ListTemplateResponse
- func (s ListTemplateResponse) String() string
- type ListTemplateResponseBody
- func (s ListTemplateResponseBody) GoString() string
- func (s *ListTemplateResponseBody) SetHasMore(v bool) *ListTemplateResponseBody
- func (s *ListTemplateResponseBody) SetNextToken(v string) *ListTemplateResponseBody
- func (s *ListTemplateResponseBody) SetTemplateList(v []*ListTemplateResponseBodyTemplateList) *ListTemplateResponseBody
- func (s ListTemplateResponseBody) String() string
- type ListTemplateResponseBodyTemplateList
- func (s ListTemplateResponseBodyTemplateList) GoString() string
- func (s *ListTemplateResponseBodyTemplateList) SetCoverUrl(v string) *ListTemplateResponseBodyTemplateList
- func (s *ListTemplateResponseBodyTemplateList) SetCreateTime(v int64) *ListTemplateResponseBodyTemplateList
- func (s *ListTemplateResponseBodyTemplateList) SetDocType(v string) *ListTemplateResponseBodyTemplateList
- func (s *ListTemplateResponseBodyTemplateList) SetId(v string) *ListTemplateResponseBodyTemplateList
- func (s *ListTemplateResponseBodyTemplateList) SetTemplateType(v string) *ListTemplateResponseBodyTemplateList
- func (s *ListTemplateResponseBodyTemplateList) SetTitle(v string) *ListTemplateResponseBodyTemplateList
- func (s *ListTemplateResponseBodyTemplateList) SetUpdateTime(v int64) *ListTemplateResponseBodyTemplateList
- func (s *ListTemplateResponseBodyTemplateList) SetWorkspaceId(v string) *ListTemplateResponseBodyTemplateList
- func (s ListTemplateResponseBodyTemplateList) String() string
- type MergeRangeHeaders
- type MergeRangeRequest
- type MergeRangeResponse
- func (s MergeRangeResponse) GoString() string
- func (s *MergeRangeResponse) SetBody(v *MergeRangeResponseBody) *MergeRangeResponse
- func (s *MergeRangeResponse) SetHeaders(v map[string]*string) *MergeRangeResponse
- func (s *MergeRangeResponse) SetStatusCode(v int32) *MergeRangeResponse
- func (s MergeRangeResponse) String() string
- type MergeRangeResponseBody
- type RangeFindNextHeaders
- type RangeFindNextRequest
- func (s RangeFindNextRequest) GoString() string
- func (s *RangeFindNextRequest) SetFindOptions(v *RangeFindNextRequestFindOptions) *RangeFindNextRequest
- func (s *RangeFindNextRequest) SetOperatorId(v string) *RangeFindNextRequest
- func (s *RangeFindNextRequest) SetText(v string) *RangeFindNextRequest
- func (s RangeFindNextRequest) String() string
- type RangeFindNextRequestFindOptions
- func (s RangeFindNextRequestFindOptions) GoString() string
- func (s *RangeFindNextRequestFindOptions) SetIncludeHidden(v bool) *RangeFindNextRequestFindOptions
- func (s *RangeFindNextRequestFindOptions) SetMatchCase(v bool) *RangeFindNextRequestFindOptions
- func (s *RangeFindNextRequestFindOptions) SetMatchEntireCell(v bool) *RangeFindNextRequestFindOptions
- func (s *RangeFindNextRequestFindOptions) SetMatchFormulaText(v bool) *RangeFindNextRequestFindOptions
- func (s *RangeFindNextRequestFindOptions) SetScope(v string) *RangeFindNextRequestFindOptions
- func (s *RangeFindNextRequestFindOptions) SetUseRegExp(v bool) *RangeFindNextRequestFindOptions
- func (s RangeFindNextRequestFindOptions) String() string
- type RangeFindNextResponse
- func (s RangeFindNextResponse) GoString() string
- func (s *RangeFindNextResponse) SetBody(v *RangeFindNextResponseBody) *RangeFindNextResponse
- func (s *RangeFindNextResponse) SetHeaders(v map[string]*string) *RangeFindNextResponse
- func (s *RangeFindNextResponse) SetStatusCode(v int32) *RangeFindNextResponse
- func (s RangeFindNextResponse) String() string
- type RangeFindNextResponseBody
- type SearchWorkspaceDocsHeaders
- func (s SearchWorkspaceDocsHeaders) GoString() string
- func (s *SearchWorkspaceDocsHeaders) SetCommonHeaders(v map[string]*string) *SearchWorkspaceDocsHeaders
- func (s *SearchWorkspaceDocsHeaders) SetXAcsDingtalkAccessToken(v string) *SearchWorkspaceDocsHeaders
- func (s SearchWorkspaceDocsHeaders) String() string
- type SearchWorkspaceDocsRequest
- func (s SearchWorkspaceDocsRequest) GoString() string
- func (s *SearchWorkspaceDocsRequest) SetKeyword(v string) *SearchWorkspaceDocsRequest
- func (s *SearchWorkspaceDocsRequest) SetMaxResults(v int32) *SearchWorkspaceDocsRequest
- func (s *SearchWorkspaceDocsRequest) SetNextToken(v string) *SearchWorkspaceDocsRequest
- func (s *SearchWorkspaceDocsRequest) SetOperatorId(v string) *SearchWorkspaceDocsRequest
- func (s *SearchWorkspaceDocsRequest) SetWorkspaceId(v string) *SearchWorkspaceDocsRequest
- func (s SearchWorkspaceDocsRequest) String() string
- type SearchWorkspaceDocsResponse
- func (s SearchWorkspaceDocsResponse) GoString() string
- func (s *SearchWorkspaceDocsResponse) SetBody(v *SearchWorkspaceDocsResponseBody) *SearchWorkspaceDocsResponse
- func (s *SearchWorkspaceDocsResponse) SetHeaders(v map[string]*string) *SearchWorkspaceDocsResponse
- func (s *SearchWorkspaceDocsResponse) SetStatusCode(v int32) *SearchWorkspaceDocsResponse
- func (s SearchWorkspaceDocsResponse) String() string
- type SearchWorkspaceDocsResponseBody
- func (s SearchWorkspaceDocsResponseBody) GoString() string
- func (s *SearchWorkspaceDocsResponseBody) SetDocs(v []*SearchWorkspaceDocsResponseBodyDocs) *SearchWorkspaceDocsResponseBody
- func (s *SearchWorkspaceDocsResponseBody) SetHasMore(v bool) *SearchWorkspaceDocsResponseBody
- func (s *SearchWorkspaceDocsResponseBody) SetNextToken(v string) *SearchWorkspaceDocsResponseBody
- func (s SearchWorkspaceDocsResponseBody) String() string
- type SearchWorkspaceDocsResponseBodyDocs
- func (s SearchWorkspaceDocsResponseBodyDocs) GoString() string
- func (s *SearchWorkspaceDocsResponseBodyDocs) SetNodeBO(v *SearchWorkspaceDocsResponseBodyDocsNodeBO) *SearchWorkspaceDocsResponseBodyDocs
- func (s *SearchWorkspaceDocsResponseBodyDocs) SetWorkspaceBO(v *SearchWorkspaceDocsResponseBodyDocsWorkspaceBO) *SearchWorkspaceDocsResponseBodyDocs
- func (s SearchWorkspaceDocsResponseBodyDocs) String() string
- type SearchWorkspaceDocsResponseBodyDocsNodeBO
- func (s SearchWorkspaceDocsResponseBodyDocsNodeBO) GoString() string
- func (s *SearchWorkspaceDocsResponseBodyDocsNodeBO) SetDocType(v string) *SearchWorkspaceDocsResponseBodyDocsNodeBO
- func (s *SearchWorkspaceDocsResponseBodyDocsNodeBO) SetLastEditTime(v int64) *SearchWorkspaceDocsResponseBodyDocsNodeBO
- func (s *SearchWorkspaceDocsResponseBodyDocsNodeBO) SetName(v string) *SearchWorkspaceDocsResponseBodyDocsNodeBO
- func (s *SearchWorkspaceDocsResponseBodyDocsNodeBO) SetNodeId(v string) *SearchWorkspaceDocsResponseBodyDocsNodeBO
- func (s *SearchWorkspaceDocsResponseBodyDocsNodeBO) SetOriginName(v string) *SearchWorkspaceDocsResponseBodyDocsNodeBO
- func (s *SearchWorkspaceDocsResponseBodyDocsNodeBO) SetUrl(v string) *SearchWorkspaceDocsResponseBodyDocsNodeBO
- func (s SearchWorkspaceDocsResponseBodyDocsNodeBO) String() string
- type SearchWorkspaceDocsResponseBodyDocsWorkspaceBO
- func (s SearchWorkspaceDocsResponseBodyDocsWorkspaceBO) GoString() string
- func (s *SearchWorkspaceDocsResponseBodyDocsWorkspaceBO) SetName(v string) *SearchWorkspaceDocsResponseBodyDocsWorkspaceBO
- func (s *SearchWorkspaceDocsResponseBodyDocsWorkspaceBO) SetWorkspaceId(v string) *SearchWorkspaceDocsResponseBodyDocsWorkspaceBO
- func (s SearchWorkspaceDocsResponseBodyDocsWorkspaceBO) String() string
- type SetColumnWidthHeaders
- type SetColumnWidthRequest
- func (s SetColumnWidthRequest) GoString() string
- func (s *SetColumnWidthRequest) SetColumn(v int32) *SetColumnWidthRequest
- func (s *SetColumnWidthRequest) SetOperatorId(v string) *SetColumnWidthRequest
- func (s *SetColumnWidthRequest) SetWidth(v int32) *SetColumnWidthRequest
- func (s SetColumnWidthRequest) String() string
- type SetColumnWidthResponse
- func (s SetColumnWidthResponse) GoString() string
- func (s *SetColumnWidthResponse) SetBody(v *SetColumnWidthResponseBody) *SetColumnWidthResponse
- func (s *SetColumnWidthResponse) SetHeaders(v map[string]*string) *SetColumnWidthResponse
- func (s *SetColumnWidthResponse) SetStatusCode(v int32) *SetColumnWidthResponse
- func (s SetColumnWidthResponse) String() string
- type SetColumnWidthResponseBody
- type SetColumnsVisibilityHeaders
- func (s SetColumnsVisibilityHeaders) GoString() string
- func (s *SetColumnsVisibilityHeaders) SetCommonHeaders(v map[string]*string) *SetColumnsVisibilityHeaders
- func (s *SetColumnsVisibilityHeaders) SetXAcsDingtalkAccessToken(v string) *SetColumnsVisibilityHeaders
- func (s SetColumnsVisibilityHeaders) String() string
- type SetColumnsVisibilityRequest
- func (s SetColumnsVisibilityRequest) GoString() string
- func (s *SetColumnsVisibilityRequest) SetColumn(v int64) *SetColumnsVisibilityRequest
- func (s *SetColumnsVisibilityRequest) SetColumnCount(v int64) *SetColumnsVisibilityRequest
- func (s *SetColumnsVisibilityRequest) SetOperatorId(v string) *SetColumnsVisibilityRequest
- func (s *SetColumnsVisibilityRequest) SetVisibility(v string) *SetColumnsVisibilityRequest
- func (s SetColumnsVisibilityRequest) String() string
- type SetColumnsVisibilityResponse
- func (s SetColumnsVisibilityResponse) GoString() string
- func (s *SetColumnsVisibilityResponse) SetBody(v *SetColumnsVisibilityResponseBody) *SetColumnsVisibilityResponse
- func (s *SetColumnsVisibilityResponse) SetHeaders(v map[string]*string) *SetColumnsVisibilityResponse
- func (s *SetColumnsVisibilityResponse) SetStatusCode(v int32) *SetColumnsVisibilityResponse
- func (s SetColumnsVisibilityResponse) String() string
- type SetColumnsVisibilityResponseBody
- type SetRowHeightHeaders
- type SetRowHeightRequest
- func (s SetRowHeightRequest) GoString() string
- func (s *SetRowHeightRequest) SetHeight(v int32) *SetRowHeightRequest
- func (s *SetRowHeightRequest) SetOperatorId(v string) *SetRowHeightRequest
- func (s *SetRowHeightRequest) SetRow(v int32) *SetRowHeightRequest
- func (s SetRowHeightRequest) String() string
- type SetRowHeightResponse
- func (s SetRowHeightResponse) GoString() string
- func (s *SetRowHeightResponse) SetBody(v *SetRowHeightResponseBody) *SetRowHeightResponse
- func (s *SetRowHeightResponse) SetHeaders(v map[string]*string) *SetRowHeightResponse
- func (s *SetRowHeightResponse) SetStatusCode(v int32) *SetRowHeightResponse
- func (s SetRowHeightResponse) String() string
- type SetRowHeightResponseBody
- type SetRowsVisibilityHeaders
- type SetRowsVisibilityRequest
- func (s SetRowsVisibilityRequest) GoString() string
- func (s *SetRowsVisibilityRequest) SetOperatorId(v string) *SetRowsVisibilityRequest
- func (s *SetRowsVisibilityRequest) SetRow(v int64) *SetRowsVisibilityRequest
- func (s *SetRowsVisibilityRequest) SetRowCount(v int64) *SetRowsVisibilityRequest
- func (s *SetRowsVisibilityRequest) SetVisibility(v string) *SetRowsVisibilityRequest
- func (s SetRowsVisibilityRequest) String() string
- type SetRowsVisibilityResponse
- func (s SetRowsVisibilityResponse) GoString() string
- func (s *SetRowsVisibilityResponse) SetBody(v *SetRowsVisibilityResponseBody) *SetRowsVisibilityResponse
- func (s *SetRowsVisibilityResponse) SetHeaders(v map[string]*string) *SetRowsVisibilityResponse
- func (s *SetRowsVisibilityResponse) SetStatusCode(v int32) *SetRowsVisibilityResponse
- func (s SetRowsVisibilityResponse) String() string
- type SetRowsVisibilityResponseBody
- type SheetAutofitRowsHeaders
- type SheetAutofitRowsRequest
- func (s SheetAutofitRowsRequest) GoString() string
- func (s *SheetAutofitRowsRequest) SetFontWidth(v int64) *SheetAutofitRowsRequest
- func (s *SheetAutofitRowsRequest) SetOperatorId(v string) *SheetAutofitRowsRequest
- func (s *SheetAutofitRowsRequest) SetRow(v int64) *SheetAutofitRowsRequest
- func (s *SheetAutofitRowsRequest) SetRowCount(v int64) *SheetAutofitRowsRequest
- func (s SheetAutofitRowsRequest) String() string
- type SheetAutofitRowsResponse
- func (s SheetAutofitRowsResponse) GoString() string
- func (s *SheetAutofitRowsResponse) SetBody(v *SheetAutofitRowsResponseBody) *SheetAutofitRowsResponse
- func (s *SheetAutofitRowsResponse) SetHeaders(v map[string]*string) *SheetAutofitRowsResponse
- func (s *SheetAutofitRowsResponse) SetStatusCode(v int32) *SheetAutofitRowsResponse
- func (s SheetAutofitRowsResponse) String() string
- type SheetAutofitRowsResponseBody
- type SheetFindAllHeaders
- type SheetFindAllRequest
- func (s SheetFindAllRequest) GoString() string
- func (s *SheetFindAllRequest) SetFindOptions(v *SheetFindAllRequestFindOptions) *SheetFindAllRequest
- func (s *SheetFindAllRequest) SetOperatorId(v string) *SheetFindAllRequest
- func (s *SheetFindAllRequest) SetSelect(v string) *SheetFindAllRequest
- func (s *SheetFindAllRequest) SetText(v string) *SheetFindAllRequest
- func (s SheetFindAllRequest) String() string
- type SheetFindAllRequestFindOptions
- func (s SheetFindAllRequestFindOptions) GoString() string
- func (s *SheetFindAllRequestFindOptions) SetIncludeHidden(v bool) *SheetFindAllRequestFindOptions
- func (s *SheetFindAllRequestFindOptions) SetMatchCase(v bool) *SheetFindAllRequestFindOptions
- func (s *SheetFindAllRequestFindOptions) SetMatchEntireCell(v bool) *SheetFindAllRequestFindOptions
- func (s *SheetFindAllRequestFindOptions) SetMatchFormulaText(v bool) *SheetFindAllRequestFindOptions
- func (s *SheetFindAllRequestFindOptions) SetScope(v string) *SheetFindAllRequestFindOptions
- func (s *SheetFindAllRequestFindOptions) SetUnionCells(v bool) *SheetFindAllRequestFindOptions
- func (s *SheetFindAllRequestFindOptions) SetUseRegExp(v bool) *SheetFindAllRequestFindOptions
- func (s SheetFindAllRequestFindOptions) String() string
- type SheetFindAllResponse
- func (s SheetFindAllResponse) GoString() string
- func (s *SheetFindAllResponse) SetBody(v *SheetFindAllResponseBody) *SheetFindAllResponse
- func (s *SheetFindAllResponse) SetHeaders(v map[string]*string) *SheetFindAllResponse
- func (s *SheetFindAllResponse) SetStatusCode(v int32) *SheetFindAllResponse
- func (s SheetFindAllResponse) String() string
- type SheetFindAllResponseBody
- type SheetFindAllResponseBodyValue
- func (s SheetFindAllResponseBodyValue) GoString() string
- func (s *SheetFindAllResponseBodyValue) SetA1Notation(v string) *SheetFindAllResponseBodyValue
- func (s *SheetFindAllResponseBodyValue) SetValues(v [][]interface{}) *SheetFindAllResponseBodyValue
- func (s SheetFindAllResponseBodyValue) String() string
- type UnbindCoolAppToSheetHeaders
- func (s UnbindCoolAppToSheetHeaders) GoString() string
- func (s *UnbindCoolAppToSheetHeaders) SetCommonHeaders(v map[string]*string) *UnbindCoolAppToSheetHeaders
- func (s *UnbindCoolAppToSheetHeaders) SetXAcsDingtalkAccessToken(v string) *UnbindCoolAppToSheetHeaders
- func (s UnbindCoolAppToSheetHeaders) String() string
- type UnbindCoolAppToSheetRequest
- type UnbindCoolAppToSheetResponse
- func (s UnbindCoolAppToSheetResponse) GoString() string
- func (s *UnbindCoolAppToSheetResponse) SetBody(v *UnbindCoolAppToSheetResponseBody) *UnbindCoolAppToSheetResponse
- func (s *UnbindCoolAppToSheetResponse) SetHeaders(v map[string]*string) *UnbindCoolAppToSheetResponse
- func (s *UnbindCoolAppToSheetResponse) SetStatusCode(v int32) *UnbindCoolAppToSheetResponse
- func (s UnbindCoolAppToSheetResponse) String() string
- type UnbindCoolAppToSheetResponseBody
- type UpdateRangeHeaders
- type UpdateRangeRequest
- func (s UpdateRangeRequest) GoString() string
- func (s *UpdateRangeRequest) SetBackgroundColors(v [][]*string) *UpdateRangeRequest
- func (s *UpdateRangeRequest) SetFontSizes(v [][]*int32) *UpdateRangeRequest
- func (s *UpdateRangeRequest) SetFontWeights(v [][]*string) *UpdateRangeRequest
- func (s *UpdateRangeRequest) SetHorizontalAlignments(v [][]*string) *UpdateRangeRequest
- func (s *UpdateRangeRequest) SetHyperlinks(v [][]*UpdateRangeRequestHyperlinks) *UpdateRangeRequest
- func (s *UpdateRangeRequest) SetNumberFormat(v string) *UpdateRangeRequest
- func (s *UpdateRangeRequest) SetOperatorId(v string) *UpdateRangeRequest
- func (s *UpdateRangeRequest) SetValues(v [][]*string) *UpdateRangeRequest
- func (s *UpdateRangeRequest) SetVerticalAlignments(v [][]*string) *UpdateRangeRequest
- func (s UpdateRangeRequest) String() string
- type UpdateRangeRequestHyperlinks
- func (s UpdateRangeRequestHyperlinks) GoString() string
- func (s *UpdateRangeRequestHyperlinks) SetLink(v string) *UpdateRangeRequestHyperlinks
- func (s *UpdateRangeRequestHyperlinks) SetText(v string) *UpdateRangeRequestHyperlinks
- func (s *UpdateRangeRequestHyperlinks) SetType(v string) *UpdateRangeRequestHyperlinks
- func (s UpdateRangeRequestHyperlinks) String() string
- type UpdateRangeResponse
- func (s UpdateRangeResponse) GoString() string
- func (s *UpdateRangeResponse) SetBody(v *UpdateRangeResponseBody) *UpdateRangeResponse
- func (s *UpdateRangeResponse) SetHeaders(v map[string]*string) *UpdateRangeResponse
- func (s *UpdateRangeResponse) SetStatusCode(v int32) *UpdateRangeResponse
- func (s UpdateRangeResponse) String() string
- type UpdateRangeResponseBody
- type UpdateSheetHeaders
- type UpdateSheetRequest
- func (s UpdateSheetRequest) GoString() string
- func (s *UpdateSheetRequest) SetName(v string) *UpdateSheetRequest
- func (s *UpdateSheetRequest) SetOperatorId(v string) *UpdateSheetRequest
- func (s *UpdateSheetRequest) SetVisibility(v string) *UpdateSheetRequest
- func (s UpdateSheetRequest) String() string
- type UpdateSheetResponse
- type UpdateWorkspaceDocMembersHeaders
- func (s UpdateWorkspaceDocMembersHeaders) GoString() string
- func (s *UpdateWorkspaceDocMembersHeaders) SetCommonHeaders(v map[string]*string) *UpdateWorkspaceDocMembersHeaders
- func (s *UpdateWorkspaceDocMembersHeaders) SetXAcsDingtalkAccessToken(v string) *UpdateWorkspaceDocMembersHeaders
- func (s UpdateWorkspaceDocMembersHeaders) String() string
- type UpdateWorkspaceDocMembersRequest
- func (s UpdateWorkspaceDocMembersRequest) GoString() string
- func (s *UpdateWorkspaceDocMembersRequest) SetMembers(v []*UpdateWorkspaceDocMembersRequestMembers) *UpdateWorkspaceDocMembersRequest
- func (s *UpdateWorkspaceDocMembersRequest) SetOperatorId(v string) *UpdateWorkspaceDocMembersRequest
- func (s UpdateWorkspaceDocMembersRequest) String() string
- type UpdateWorkspaceDocMembersRequestMembers
- func (s UpdateWorkspaceDocMembersRequestMembers) GoString() string
- func (s *UpdateWorkspaceDocMembersRequestMembers) SetMemberId(v string) *UpdateWorkspaceDocMembersRequestMembers
- func (s *UpdateWorkspaceDocMembersRequestMembers) SetMemberType(v string) *UpdateWorkspaceDocMembersRequestMembers
- func (s *UpdateWorkspaceDocMembersRequestMembers) SetRoleType(v string) *UpdateWorkspaceDocMembersRequestMembers
- func (s UpdateWorkspaceDocMembersRequestMembers) String() string
- type UpdateWorkspaceDocMembersResponse
- func (s UpdateWorkspaceDocMembersResponse) GoString() string
- func (s *UpdateWorkspaceDocMembersResponse) SetHeaders(v map[string]*string) *UpdateWorkspaceDocMembersResponse
- func (s *UpdateWorkspaceDocMembersResponse) SetStatusCode(v int32) *UpdateWorkspaceDocMembersResponse
- func (s UpdateWorkspaceDocMembersResponse) String() string
- type UpdateWorkspaceMembersHeaders
- func (s UpdateWorkspaceMembersHeaders) GoString() string
- func (s *UpdateWorkspaceMembersHeaders) SetCommonHeaders(v map[string]*string) *UpdateWorkspaceMembersHeaders
- func (s *UpdateWorkspaceMembersHeaders) SetXAcsDingtalkAccessToken(v string) *UpdateWorkspaceMembersHeaders
- func (s UpdateWorkspaceMembersHeaders) String() string
- type UpdateWorkspaceMembersRequest
- func (s UpdateWorkspaceMembersRequest) GoString() string
- func (s *UpdateWorkspaceMembersRequest) SetMembers(v []*UpdateWorkspaceMembersRequestMembers) *UpdateWorkspaceMembersRequest
- func (s *UpdateWorkspaceMembersRequest) SetOperatorId(v string) *UpdateWorkspaceMembersRequest
- func (s UpdateWorkspaceMembersRequest) String() string
- type UpdateWorkspaceMembersRequestMembers
- func (s UpdateWorkspaceMembersRequestMembers) GoString() string
- func (s *UpdateWorkspaceMembersRequestMembers) SetMemberId(v string) *UpdateWorkspaceMembersRequestMembers
- func (s *UpdateWorkspaceMembersRequestMembers) SetMemberType(v string) *UpdateWorkspaceMembersRequestMembers
- func (s *UpdateWorkspaceMembersRequestMembers) SetRoleType(v string) *UpdateWorkspaceMembersRequestMembers
- func (s UpdateWorkspaceMembersRequestMembers) String() string
- type UpdateWorkspaceMembersResponse
- func (s UpdateWorkspaceMembersResponse) GoString() string
- func (s *UpdateWorkspaceMembersResponse) SetHeaders(v map[string]*string) *UpdateWorkspaceMembersResponse
- func (s *UpdateWorkspaceMembersResponse) SetStatusCode(v int32) *UpdateWorkspaceMembersResponse
- func (s UpdateWorkspaceMembersResponse) String() string
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type AddCommentHeaders ¶
type AddCommentHeaders struct { CommonHeaders map[string]*string `json:"commonHeaders,omitempty" xml:"commonHeaders,omitempty"` XAcsDingtalkAccessToken *string `json:"x-acs-dingtalk-access-token,omitempty" xml:"x-acs-dingtalk-access-token,omitempty"` }
func (AddCommentHeaders) GoString ¶
func (s AddCommentHeaders) GoString() string
func (*AddCommentHeaders) SetCommonHeaders ¶
func (s *AddCommentHeaders) SetCommonHeaders(v map[string]*string) *AddCommentHeaders
func (*AddCommentHeaders) SetXAcsDingtalkAccessToken ¶
func (s *AddCommentHeaders) SetXAcsDingtalkAccessToken(v string) *AddCommentHeaders
func (AddCommentHeaders) String ¶
func (s AddCommentHeaders) String() string
type AddCommentRequest ¶
type AddCommentRequest struct { CommentContent *string `json:"commentContent,omitempty" xml:"commentContent,omitempty"` CommentType *string `json:"commentType,omitempty" xml:"commentType,omitempty"` Option *AddCommentRequestOption `json:"option,omitempty" xml:"option,omitempty" type:"Struct"` OperatorId *string `json:"operatorId,omitempty" xml:"operatorId,omitempty"` }
func (AddCommentRequest) GoString ¶
func (s AddCommentRequest) GoString() string
func (*AddCommentRequest) SetCommentContent ¶
func (s *AddCommentRequest) SetCommentContent(v string) *AddCommentRequest
func (*AddCommentRequest) SetCommentType ¶
func (s *AddCommentRequest) SetCommentType(v string) *AddCommentRequest
func (*AddCommentRequest) SetOperatorId ¶
func (s *AddCommentRequest) SetOperatorId(v string) *AddCommentRequest
func (*AddCommentRequest) SetOption ¶
func (s *AddCommentRequest) SetOption(v *AddCommentRequestOption) *AddCommentRequest
func (AddCommentRequest) String ¶
func (s AddCommentRequest) String() string
type AddCommentRequestOption ¶
type AddCommentRequestOption struct { CreateTime *string `json:"createTime,omitempty" xml:"createTime,omitempty"` Extra map[string]*string `json:"extra,omitempty" xml:"extra,omitempty"` }
func (AddCommentRequestOption) GoString ¶
func (s AddCommentRequestOption) GoString() string
func (*AddCommentRequestOption) SetCreateTime ¶
func (s *AddCommentRequestOption) SetCreateTime(v string) *AddCommentRequestOption
func (*AddCommentRequestOption) SetExtra ¶
func (s *AddCommentRequestOption) SetExtra(v map[string]*string) *AddCommentRequestOption
func (AddCommentRequestOption) String ¶
func (s AddCommentRequestOption) String() string
type AddCommentResponse ¶
type AddCommentResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty"` Body *AddCommentResponseBody `json:"body,omitempty" xml:"body,omitempty"` }
func (AddCommentResponse) GoString ¶
func (s AddCommentResponse) GoString() string
func (*AddCommentResponse) SetBody ¶
func (s *AddCommentResponse) SetBody(v *AddCommentResponseBody) *AddCommentResponse
func (*AddCommentResponse) SetHeaders ¶
func (s *AddCommentResponse) SetHeaders(v map[string]*string) *AddCommentResponse
func (*AddCommentResponse) SetStatusCode ¶
func (s *AddCommentResponse) SetStatusCode(v int32) *AddCommentResponse
func (AddCommentResponse) String ¶
func (s AddCommentResponse) String() string
type AddCommentResponseBody ¶
type AddCommentResponseBody struct {
Success *bool `json:"success,omitempty" xml:"success,omitempty"`
}
func (AddCommentResponseBody) GoString ¶
func (s AddCommentResponseBody) GoString() string
func (*AddCommentResponseBody) SetSuccess ¶
func (s *AddCommentResponseBody) SetSuccess(v bool) *AddCommentResponseBody
func (AddCommentResponseBody) String ¶
func (s AddCommentResponseBody) String() string
type AddWorkspaceDocMembersHeaders ¶
type AddWorkspaceDocMembersHeaders struct { CommonHeaders map[string]*string `json:"commonHeaders,omitempty" xml:"commonHeaders,omitempty"` XAcsDingtalkAccessToken *string `json:"x-acs-dingtalk-access-token,omitempty" xml:"x-acs-dingtalk-access-token,omitempty"` }
func (AddWorkspaceDocMembersHeaders) GoString ¶
func (s AddWorkspaceDocMembersHeaders) GoString() string
func (*AddWorkspaceDocMembersHeaders) SetCommonHeaders ¶
func (s *AddWorkspaceDocMembersHeaders) SetCommonHeaders(v map[string]*string) *AddWorkspaceDocMembersHeaders
func (*AddWorkspaceDocMembersHeaders) SetXAcsDingtalkAccessToken ¶
func (s *AddWorkspaceDocMembersHeaders) SetXAcsDingtalkAccessToken(v string) *AddWorkspaceDocMembersHeaders
func (AddWorkspaceDocMembersHeaders) String ¶
func (s AddWorkspaceDocMembersHeaders) String() string
type AddWorkspaceDocMembersRequest ¶
type AddWorkspaceDocMembersRequest struct { Members []*AddWorkspaceDocMembersRequestMembers `json:"members,omitempty" xml:"members,omitempty" type:"Repeated"` OperatorId *string `json:"operatorId,omitempty" xml:"operatorId,omitempty"` }
func (AddWorkspaceDocMembersRequest) GoString ¶
func (s AddWorkspaceDocMembersRequest) GoString() string
func (*AddWorkspaceDocMembersRequest) SetMembers ¶
func (s *AddWorkspaceDocMembersRequest) SetMembers(v []*AddWorkspaceDocMembersRequestMembers) *AddWorkspaceDocMembersRequest
func (*AddWorkspaceDocMembersRequest) SetOperatorId ¶
func (s *AddWorkspaceDocMembersRequest) SetOperatorId(v string) *AddWorkspaceDocMembersRequest
func (AddWorkspaceDocMembersRequest) String ¶
func (s AddWorkspaceDocMembersRequest) String() string
type AddWorkspaceDocMembersRequestMembers ¶
type AddWorkspaceDocMembersRequestMembers struct { MemberId *string `json:"memberId,omitempty" xml:"memberId,omitempty"` MemberType *string `json:"memberType,omitempty" xml:"memberType,omitempty"` RoleType *string `json:"roleType,omitempty" xml:"roleType,omitempty"` }
func (AddWorkspaceDocMembersRequestMembers) GoString ¶
func (s AddWorkspaceDocMembersRequestMembers) GoString() string
func (*AddWorkspaceDocMembersRequestMembers) SetMemberId ¶
func (s *AddWorkspaceDocMembersRequestMembers) SetMemberId(v string) *AddWorkspaceDocMembersRequestMembers
func (*AddWorkspaceDocMembersRequestMembers) SetMemberType ¶
func (s *AddWorkspaceDocMembersRequestMembers) SetMemberType(v string) *AddWorkspaceDocMembersRequestMembers
func (*AddWorkspaceDocMembersRequestMembers) SetRoleType ¶
func (s *AddWorkspaceDocMembersRequestMembers) SetRoleType(v string) *AddWorkspaceDocMembersRequestMembers
func (AddWorkspaceDocMembersRequestMembers) String ¶
func (s AddWorkspaceDocMembersRequestMembers) String() string
type AddWorkspaceDocMembersResponse ¶
type AddWorkspaceDocMembersResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty"` }
func (AddWorkspaceDocMembersResponse) GoString ¶
func (s AddWorkspaceDocMembersResponse) GoString() string
func (*AddWorkspaceDocMembersResponse) SetHeaders ¶
func (s *AddWorkspaceDocMembersResponse) SetHeaders(v map[string]*string) *AddWorkspaceDocMembersResponse
func (*AddWorkspaceDocMembersResponse) SetStatusCode ¶
func (s *AddWorkspaceDocMembersResponse) SetStatusCode(v int32) *AddWorkspaceDocMembersResponse
func (AddWorkspaceDocMembersResponse) String ¶
func (s AddWorkspaceDocMembersResponse) String() string
type AddWorkspaceMembersHeaders ¶
type AddWorkspaceMembersHeaders struct { CommonHeaders map[string]*string `json:"commonHeaders,omitempty" xml:"commonHeaders,omitempty"` XAcsDingtalkAccessToken *string `json:"x-acs-dingtalk-access-token,omitempty" xml:"x-acs-dingtalk-access-token,omitempty"` }
func (AddWorkspaceMembersHeaders) GoString ¶
func (s AddWorkspaceMembersHeaders) GoString() string
func (*AddWorkspaceMembersHeaders) SetCommonHeaders ¶
func (s *AddWorkspaceMembersHeaders) SetCommonHeaders(v map[string]*string) *AddWorkspaceMembersHeaders
func (*AddWorkspaceMembersHeaders) SetXAcsDingtalkAccessToken ¶
func (s *AddWorkspaceMembersHeaders) SetXAcsDingtalkAccessToken(v string) *AddWorkspaceMembersHeaders
func (AddWorkspaceMembersHeaders) String ¶
func (s AddWorkspaceMembersHeaders) String() string
type AddWorkspaceMembersRequest ¶
type AddWorkspaceMembersRequest struct { Members []*AddWorkspaceMembersRequestMembers `json:"members,omitempty" xml:"members,omitempty" type:"Repeated"` OperatorId *string `json:"operatorId,omitempty" xml:"operatorId,omitempty"` }
func (AddWorkspaceMembersRequest) GoString ¶
func (s AddWorkspaceMembersRequest) GoString() string
func (*AddWorkspaceMembersRequest) SetMembers ¶
func (s *AddWorkspaceMembersRequest) SetMembers(v []*AddWorkspaceMembersRequestMembers) *AddWorkspaceMembersRequest
func (*AddWorkspaceMembersRequest) SetOperatorId ¶
func (s *AddWorkspaceMembersRequest) SetOperatorId(v string) *AddWorkspaceMembersRequest
func (AddWorkspaceMembersRequest) String ¶
func (s AddWorkspaceMembersRequest) String() string
type AddWorkspaceMembersRequestMembers ¶
type AddWorkspaceMembersRequestMembers struct { MemberId *string `json:"memberId,omitempty" xml:"memberId,omitempty"` MemberType *string `json:"memberType,omitempty" xml:"memberType,omitempty"` RoleType *string `json:"roleType,omitempty" xml:"roleType,omitempty"` }
func (AddWorkspaceMembersRequestMembers) GoString ¶
func (s AddWorkspaceMembersRequestMembers) GoString() string
func (*AddWorkspaceMembersRequestMembers) SetMemberId ¶
func (s *AddWorkspaceMembersRequestMembers) SetMemberId(v string) *AddWorkspaceMembersRequestMembers
func (*AddWorkspaceMembersRequestMembers) SetMemberType ¶
func (s *AddWorkspaceMembersRequestMembers) SetMemberType(v string) *AddWorkspaceMembersRequestMembers
func (*AddWorkspaceMembersRequestMembers) SetRoleType ¶
func (s *AddWorkspaceMembersRequestMembers) SetRoleType(v string) *AddWorkspaceMembersRequestMembers
func (AddWorkspaceMembersRequestMembers) String ¶
func (s AddWorkspaceMembersRequestMembers) String() string
type AddWorkspaceMembersResponse ¶
type AddWorkspaceMembersResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty"` Body *AddWorkspaceMembersResponseBody `json:"body,omitempty" xml:"body,omitempty"` }
func (AddWorkspaceMembersResponse) GoString ¶
func (s AddWorkspaceMembersResponse) GoString() string
func (*AddWorkspaceMembersResponse) SetBody ¶
func (s *AddWorkspaceMembersResponse) SetBody(v *AddWorkspaceMembersResponseBody) *AddWorkspaceMembersResponse
func (*AddWorkspaceMembersResponse) SetHeaders ¶
func (s *AddWorkspaceMembersResponse) SetHeaders(v map[string]*string) *AddWorkspaceMembersResponse
func (*AddWorkspaceMembersResponse) SetStatusCode ¶
func (s *AddWorkspaceMembersResponse) SetStatusCode(v int32) *AddWorkspaceMembersResponse
func (AddWorkspaceMembersResponse) String ¶
func (s AddWorkspaceMembersResponse) String() string
type AddWorkspaceMembersResponseBody ¶
type AddWorkspaceMembersResponseBody struct {
NotInOrgList []*string `json:"notInOrgList,omitempty" xml:"notInOrgList,omitempty" type:"Repeated"`
}
func (AddWorkspaceMembersResponseBody) GoString ¶
func (s AddWorkspaceMembersResponseBody) GoString() string
func (*AddWorkspaceMembersResponseBody) SetNotInOrgList ¶
func (s *AddWorkspaceMembersResponseBody) SetNotInOrgList(v []*string) *AddWorkspaceMembersResponseBody
func (AddWorkspaceMembersResponseBody) String ¶
func (s AddWorkspaceMembersResponseBody) String() string
type AppendRowsHeaders ¶
type AppendRowsHeaders struct { CommonHeaders map[string]*string `json:"commonHeaders,omitempty" xml:"commonHeaders,omitempty"` XAcsDingtalkAccessToken *string `json:"x-acs-dingtalk-access-token,omitempty" xml:"x-acs-dingtalk-access-token,omitempty"` }
func (AppendRowsHeaders) GoString ¶
func (s AppendRowsHeaders) GoString() string
func (*AppendRowsHeaders) SetCommonHeaders ¶
func (s *AppendRowsHeaders) SetCommonHeaders(v map[string]*string) *AppendRowsHeaders
func (*AppendRowsHeaders) SetXAcsDingtalkAccessToken ¶
func (s *AppendRowsHeaders) SetXAcsDingtalkAccessToken(v string) *AppendRowsHeaders
func (AppendRowsHeaders) String ¶
func (s AppendRowsHeaders) String() string
type AppendRowsRequest ¶
type AppendRowsRequest struct { Values [][]*string `json:"values,omitempty" xml:"values,omitempty" type:"Repeated"` OperatorId *string `json:"operatorId,omitempty" xml:"operatorId,omitempty"` }
func (AppendRowsRequest) GoString ¶
func (s AppendRowsRequest) GoString() string
func (*AppendRowsRequest) SetOperatorId ¶
func (s *AppendRowsRequest) SetOperatorId(v string) *AppendRowsRequest
func (*AppendRowsRequest) SetValues ¶
func (s *AppendRowsRequest) SetValues(v [][]*string) *AppendRowsRequest
func (AppendRowsRequest) String ¶
func (s AppendRowsRequest) String() string
type AppendRowsResponse ¶
type AppendRowsResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty"` }
func (AppendRowsResponse) GoString ¶
func (s AppendRowsResponse) GoString() string
func (*AppendRowsResponse) SetHeaders ¶
func (s *AppendRowsResponse) SetHeaders(v map[string]*string) *AppendRowsResponse
func (*AppendRowsResponse) SetStatusCode ¶
func (s *AppendRowsResponse) SetStatusCode(v int32) *AppendRowsResponse
func (AppendRowsResponse) String ¶
func (s AppendRowsResponse) String() string
type AttachmentsMapValue ¶
type AttachmentsMapValue struct { UploadKey *string `json:"uploadKey,omitempty" xml:"uploadKey,omitempty"` Name *string `json:"name,omitempty" xml:"name,omitempty"` MediaType *string `json:"mediaType,omitempty" xml:"mediaType,omitempty"` }
func (AttachmentsMapValue) GoString ¶
func (s AttachmentsMapValue) GoString() string
func (*AttachmentsMapValue) SetMediaType ¶
func (s *AttachmentsMapValue) SetMediaType(v string) *AttachmentsMapValue
func (*AttachmentsMapValue) SetName ¶
func (s *AttachmentsMapValue) SetName(v string) *AttachmentsMapValue
func (*AttachmentsMapValue) SetUploadKey ¶
func (s *AttachmentsMapValue) SetUploadKey(v string) *AttachmentsMapValue
func (AttachmentsMapValue) String ¶
func (s AttachmentsMapValue) String() string
type BatchGetWorkspaceDocsHeaders ¶
type BatchGetWorkspaceDocsHeaders struct { CommonHeaders map[string]*string `json:"commonHeaders,omitempty" xml:"commonHeaders,omitempty"` XAcsDingtalkAccessToken *string `json:"x-acs-dingtalk-access-token,omitempty" xml:"x-acs-dingtalk-access-token,omitempty"` }
func (BatchGetWorkspaceDocsHeaders) GoString ¶
func (s BatchGetWorkspaceDocsHeaders) GoString() string
func (*BatchGetWorkspaceDocsHeaders) SetCommonHeaders ¶
func (s *BatchGetWorkspaceDocsHeaders) SetCommonHeaders(v map[string]*string) *BatchGetWorkspaceDocsHeaders
func (*BatchGetWorkspaceDocsHeaders) SetXAcsDingtalkAccessToken ¶
func (s *BatchGetWorkspaceDocsHeaders) SetXAcsDingtalkAccessToken(v string) *BatchGetWorkspaceDocsHeaders
func (BatchGetWorkspaceDocsHeaders) String ¶
func (s BatchGetWorkspaceDocsHeaders) String() string
type BatchGetWorkspaceDocsRequest ¶
type BatchGetWorkspaceDocsRequest struct { NodeIds []*string `json:"nodeIds,omitempty" xml:"nodeIds,omitempty" type:"Repeated"` OperatorId *string `json:"operatorId,omitempty" xml:"operatorId,omitempty"` }
func (BatchGetWorkspaceDocsRequest) GoString ¶
func (s BatchGetWorkspaceDocsRequest) GoString() string
func (*BatchGetWorkspaceDocsRequest) SetNodeIds ¶
func (s *BatchGetWorkspaceDocsRequest) SetNodeIds(v []*string) *BatchGetWorkspaceDocsRequest
func (*BatchGetWorkspaceDocsRequest) SetOperatorId ¶
func (s *BatchGetWorkspaceDocsRequest) SetOperatorId(v string) *BatchGetWorkspaceDocsRequest
func (BatchGetWorkspaceDocsRequest) String ¶
func (s BatchGetWorkspaceDocsRequest) String() string
type BatchGetWorkspaceDocsResponse ¶
type BatchGetWorkspaceDocsResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty"` Body *BatchGetWorkspaceDocsResponseBody `json:"body,omitempty" xml:"body,omitempty"` }
func (BatchGetWorkspaceDocsResponse) GoString ¶
func (s BatchGetWorkspaceDocsResponse) GoString() string
func (*BatchGetWorkspaceDocsResponse) SetBody ¶
func (s *BatchGetWorkspaceDocsResponse) SetBody(v *BatchGetWorkspaceDocsResponseBody) *BatchGetWorkspaceDocsResponse
func (*BatchGetWorkspaceDocsResponse) SetHeaders ¶
func (s *BatchGetWorkspaceDocsResponse) SetHeaders(v map[string]*string) *BatchGetWorkspaceDocsResponse
func (*BatchGetWorkspaceDocsResponse) SetStatusCode ¶
func (s *BatchGetWorkspaceDocsResponse) SetStatusCode(v int32) *BatchGetWorkspaceDocsResponse
func (BatchGetWorkspaceDocsResponse) String ¶
func (s BatchGetWorkspaceDocsResponse) String() string
type BatchGetWorkspaceDocsResponseBody ¶
type BatchGetWorkspaceDocsResponseBody struct {
Result []*BatchGetWorkspaceDocsResponseBodyResult `json:"result,omitempty" xml:"result,omitempty" type:"Repeated"`
}
func (BatchGetWorkspaceDocsResponseBody) GoString ¶
func (s BatchGetWorkspaceDocsResponseBody) GoString() string
func (*BatchGetWorkspaceDocsResponseBody) SetResult ¶
func (s *BatchGetWorkspaceDocsResponseBody) SetResult(v []*BatchGetWorkspaceDocsResponseBodyResult) *BatchGetWorkspaceDocsResponseBody
func (BatchGetWorkspaceDocsResponseBody) String ¶
func (s BatchGetWorkspaceDocsResponseBody) String() string
type BatchGetWorkspaceDocsResponseBodyResult ¶
type BatchGetWorkspaceDocsResponseBodyResult struct { HasPermission *bool `json:"hasPermission,omitempty" xml:"hasPermission,omitempty"` NodeBO *BatchGetWorkspaceDocsResponseBodyResultNodeBO `json:"nodeBO,omitempty" xml:"nodeBO,omitempty" type:"Struct"` WorkspaceBO *BatchGetWorkspaceDocsResponseBodyResultWorkspaceBO `json:"workspaceBO,omitempty" xml:"workspaceBO,omitempty" type:"Struct"` }
func (BatchGetWorkspaceDocsResponseBodyResult) GoString ¶
func (s BatchGetWorkspaceDocsResponseBodyResult) GoString() string
func (*BatchGetWorkspaceDocsResponseBodyResult) SetHasPermission ¶
func (s *BatchGetWorkspaceDocsResponseBodyResult) SetHasPermission(v bool) *BatchGetWorkspaceDocsResponseBodyResult
func (*BatchGetWorkspaceDocsResponseBodyResult) SetWorkspaceBO ¶
func (s *BatchGetWorkspaceDocsResponseBodyResult) SetWorkspaceBO(v *BatchGetWorkspaceDocsResponseBodyResultWorkspaceBO) *BatchGetWorkspaceDocsResponseBodyResult
func (BatchGetWorkspaceDocsResponseBodyResult) String ¶
func (s BatchGetWorkspaceDocsResponseBodyResult) String() string
type BatchGetWorkspaceDocsResponseBodyResultNodeBO ¶
type BatchGetWorkspaceDocsResponseBodyResultNodeBO struct { Deleted *bool `json:"deleted,omitempty" xml:"deleted,omitempty"` DocType *string `json:"docType,omitempty" xml:"docType,omitempty"` LastEditTime *int64 `json:"lastEditTime,omitempty" xml:"lastEditTime,omitempty"` Name *string `json:"name,omitempty" xml:"name,omitempty"` NodeId *string `json:"nodeId,omitempty" xml:"nodeId,omitempty"` Url *string `json:"url,omitempty" xml:"url,omitempty"` }
func (BatchGetWorkspaceDocsResponseBodyResultNodeBO) GoString ¶
func (s BatchGetWorkspaceDocsResponseBodyResultNodeBO) GoString() string
func (*BatchGetWorkspaceDocsResponseBodyResultNodeBO) SetDeleted ¶
func (s *BatchGetWorkspaceDocsResponseBodyResultNodeBO) SetDeleted(v bool) *BatchGetWorkspaceDocsResponseBodyResultNodeBO
func (*BatchGetWorkspaceDocsResponseBodyResultNodeBO) SetDocType ¶
func (s *BatchGetWorkspaceDocsResponseBodyResultNodeBO) SetDocType(v string) *BatchGetWorkspaceDocsResponseBodyResultNodeBO
func (*BatchGetWorkspaceDocsResponseBodyResultNodeBO) SetLastEditTime ¶
func (s *BatchGetWorkspaceDocsResponseBodyResultNodeBO) SetLastEditTime(v int64) *BatchGetWorkspaceDocsResponseBodyResultNodeBO
func (*BatchGetWorkspaceDocsResponseBodyResultNodeBO) SetName ¶
func (s *BatchGetWorkspaceDocsResponseBodyResultNodeBO) SetName(v string) *BatchGetWorkspaceDocsResponseBodyResultNodeBO
func (*BatchGetWorkspaceDocsResponseBodyResultNodeBO) SetNodeId ¶
func (s *BatchGetWorkspaceDocsResponseBodyResultNodeBO) SetNodeId(v string) *BatchGetWorkspaceDocsResponseBodyResultNodeBO
func (BatchGetWorkspaceDocsResponseBodyResultNodeBO) String ¶
func (s BatchGetWorkspaceDocsResponseBodyResultNodeBO) String() string
type BatchGetWorkspaceDocsResponseBodyResultWorkspaceBO ¶
type BatchGetWorkspaceDocsResponseBodyResultWorkspaceBO struct { Name *string `json:"name,omitempty" xml:"name,omitempty"` WorkspaceId *string `json:"workspaceId,omitempty" xml:"workspaceId,omitempty"` }
func (BatchGetWorkspaceDocsResponseBodyResultWorkspaceBO) GoString ¶
func (s BatchGetWorkspaceDocsResponseBodyResultWorkspaceBO) GoString() string
func (*BatchGetWorkspaceDocsResponseBodyResultWorkspaceBO) SetWorkspaceId ¶
func (s *BatchGetWorkspaceDocsResponseBodyResultWorkspaceBO) SetWorkspaceId(v string) *BatchGetWorkspaceDocsResponseBodyResultWorkspaceBO
func (BatchGetWorkspaceDocsResponseBodyResultWorkspaceBO) String ¶
func (s BatchGetWorkspaceDocsResponseBodyResultWorkspaceBO) String() string
type BatchGetWorkspacesHeaders ¶
type BatchGetWorkspacesHeaders struct { CommonHeaders map[string]*string `json:"commonHeaders,omitempty" xml:"commonHeaders,omitempty"` XAcsDingtalkAccessToken *string `json:"x-acs-dingtalk-access-token,omitempty" xml:"x-acs-dingtalk-access-token,omitempty"` }
func (BatchGetWorkspacesHeaders) GoString ¶
func (s BatchGetWorkspacesHeaders) GoString() string
func (*BatchGetWorkspacesHeaders) SetCommonHeaders ¶
func (s *BatchGetWorkspacesHeaders) SetCommonHeaders(v map[string]*string) *BatchGetWorkspacesHeaders
func (*BatchGetWorkspacesHeaders) SetXAcsDingtalkAccessToken ¶
func (s *BatchGetWorkspacesHeaders) SetXAcsDingtalkAccessToken(v string) *BatchGetWorkspacesHeaders
func (BatchGetWorkspacesHeaders) String ¶
func (s BatchGetWorkspacesHeaders) String() string
type BatchGetWorkspacesRequest ¶
type BatchGetWorkspacesRequest struct { IncludeRecent *bool `json:"includeRecent,omitempty" xml:"includeRecent,omitempty"` OperatorId *string `json:"operatorId,omitempty" xml:"operatorId,omitempty"` WorkspaceIds []*string `json:"workspaceIds,omitempty" xml:"workspaceIds,omitempty" type:"Repeated"` }
func (BatchGetWorkspacesRequest) GoString ¶
func (s BatchGetWorkspacesRequest) GoString() string
func (*BatchGetWorkspacesRequest) SetIncludeRecent ¶
func (s *BatchGetWorkspacesRequest) SetIncludeRecent(v bool) *BatchGetWorkspacesRequest
func (*BatchGetWorkspacesRequest) SetOperatorId ¶
func (s *BatchGetWorkspacesRequest) SetOperatorId(v string) *BatchGetWorkspacesRequest
func (*BatchGetWorkspacesRequest) SetWorkspaceIds ¶
func (s *BatchGetWorkspacesRequest) SetWorkspaceIds(v []*string) *BatchGetWorkspacesRequest
func (BatchGetWorkspacesRequest) String ¶
func (s BatchGetWorkspacesRequest) String() string
type BatchGetWorkspacesResponse ¶
type BatchGetWorkspacesResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty"` Body *BatchGetWorkspacesResponseBody `json:"body,omitempty" xml:"body,omitempty"` }
func (BatchGetWorkspacesResponse) GoString ¶
func (s BatchGetWorkspacesResponse) GoString() string
func (*BatchGetWorkspacesResponse) SetBody ¶
func (s *BatchGetWorkspacesResponse) SetBody(v *BatchGetWorkspacesResponseBody) *BatchGetWorkspacesResponse
func (*BatchGetWorkspacesResponse) SetHeaders ¶
func (s *BatchGetWorkspacesResponse) SetHeaders(v map[string]*string) *BatchGetWorkspacesResponse
func (*BatchGetWorkspacesResponse) SetStatusCode ¶
func (s *BatchGetWorkspacesResponse) SetStatusCode(v int32) *BatchGetWorkspacesResponse
func (BatchGetWorkspacesResponse) String ¶
func (s BatchGetWorkspacesResponse) String() string
type BatchGetWorkspacesResponseBody ¶
type BatchGetWorkspacesResponseBody struct {
Workspaces []*BatchGetWorkspacesResponseBodyWorkspaces `json:"workspaces,omitempty" xml:"workspaces,omitempty" type:"Repeated"`
}
func (BatchGetWorkspacesResponseBody) GoString ¶
func (s BatchGetWorkspacesResponseBody) GoString() string
func (*BatchGetWorkspacesResponseBody) SetWorkspaces ¶
func (s *BatchGetWorkspacesResponseBody) SetWorkspaces(v []*BatchGetWorkspacesResponseBodyWorkspaces) *BatchGetWorkspacesResponseBody
func (BatchGetWorkspacesResponseBody) String ¶
func (s BatchGetWorkspacesResponseBody) String() string
type BatchGetWorkspacesResponseBodyWorkspaces ¶
type BatchGetWorkspacesResponseBodyWorkspaces struct { HasPermission *bool `json:"hasPermission,omitempty" xml:"hasPermission,omitempty"` Workspace *BatchGetWorkspacesResponseBodyWorkspacesWorkspace `json:"workspace,omitempty" xml:"workspace,omitempty" type:"Struct"` }
func (BatchGetWorkspacesResponseBodyWorkspaces) GoString ¶
func (s BatchGetWorkspacesResponseBodyWorkspaces) GoString() string
func (*BatchGetWorkspacesResponseBodyWorkspaces) SetHasPermission ¶
func (s *BatchGetWorkspacesResponseBodyWorkspaces) SetHasPermission(v bool) *BatchGetWorkspacesResponseBodyWorkspaces
func (*BatchGetWorkspacesResponseBodyWorkspaces) SetWorkspace ¶
func (BatchGetWorkspacesResponseBodyWorkspaces) String ¶
func (s BatchGetWorkspacesResponseBodyWorkspaces) String() string
type BatchGetWorkspacesResponseBodyWorkspacesWorkspace ¶
type BatchGetWorkspacesResponseBodyWorkspacesWorkspace struct { CreateTime *int64 `json:"createTime,omitempty" xml:"createTime,omitempty"` Name *string `json:"name,omitempty" xml:"name,omitempty"` OrgPublished *bool `json:"orgPublished,omitempty" xml:"orgPublished,omitempty"` RecentList []*BatchGetWorkspacesResponseBodyWorkspacesWorkspaceRecentList `json:"recentList,omitempty" xml:"recentList,omitempty" type:"Repeated"` Url *string `json:"url,omitempty" xml:"url,omitempty"` WorkspaceId *string `json:"workspaceId,omitempty" xml:"workspaceId,omitempty"` }
func (BatchGetWorkspacesResponseBodyWorkspacesWorkspace) GoString ¶
func (s BatchGetWorkspacesResponseBodyWorkspacesWorkspace) GoString() string
func (*BatchGetWorkspacesResponseBodyWorkspacesWorkspace) SetCreateTime ¶
func (s *BatchGetWorkspacesResponseBodyWorkspacesWorkspace) SetCreateTime(v int64) *BatchGetWorkspacesResponseBodyWorkspacesWorkspace
func (*BatchGetWorkspacesResponseBodyWorkspacesWorkspace) SetOrgPublished ¶
func (s *BatchGetWorkspacesResponseBodyWorkspacesWorkspace) SetOrgPublished(v bool) *BatchGetWorkspacesResponseBodyWorkspacesWorkspace
func (*BatchGetWorkspacesResponseBodyWorkspacesWorkspace) SetRecentList ¶
func (*BatchGetWorkspacesResponseBodyWorkspacesWorkspace) SetWorkspaceId ¶
func (s *BatchGetWorkspacesResponseBodyWorkspacesWorkspace) SetWorkspaceId(v string) *BatchGetWorkspacesResponseBodyWorkspacesWorkspace
func (BatchGetWorkspacesResponseBodyWorkspacesWorkspace) String ¶
func (s BatchGetWorkspacesResponseBodyWorkspacesWorkspace) String() string
type BatchGetWorkspacesResponseBodyWorkspacesWorkspaceRecentList ¶
type BatchGetWorkspacesResponseBodyWorkspacesWorkspaceRecentList struct { LastEditTime *string `json:"lastEditTime,omitempty" xml:"lastEditTime,omitempty"` Name *string `json:"name,omitempty" xml:"name,omitempty"` NodeId *string `json:"nodeId,omitempty" xml:"nodeId,omitempty"` Url *string `json:"url,omitempty" xml:"url,omitempty"` }
func (BatchGetWorkspacesResponseBodyWorkspacesWorkspaceRecentList) GoString ¶
func (s BatchGetWorkspacesResponseBodyWorkspacesWorkspaceRecentList) GoString() string
func (*BatchGetWorkspacesResponseBodyWorkspacesWorkspaceRecentList) SetLastEditTime ¶
func (s *BatchGetWorkspacesResponseBodyWorkspacesWorkspaceRecentList) SetLastEditTime(v string) *BatchGetWorkspacesResponseBodyWorkspacesWorkspaceRecentList
func (BatchGetWorkspacesResponseBodyWorkspacesWorkspaceRecentList) String ¶
func (s BatchGetWorkspacesResponseBodyWorkspacesWorkspaceRecentList) String() string
type BatchHeaders ¶
type BatchHeaders struct { CommonHeaders map[string]*string `json:"commonHeaders,omitempty" xml:"commonHeaders,omitempty"` XAcsDingtalkAccessToken *string `json:"x-acs-dingtalk-access-token,omitempty" xml:"x-acs-dingtalk-access-token,omitempty"` }
func (BatchHeaders) GoString ¶
func (s BatchHeaders) GoString() string
func (*BatchHeaders) SetCommonHeaders ¶
func (s *BatchHeaders) SetCommonHeaders(v map[string]*string) *BatchHeaders
func (*BatchHeaders) SetXAcsDingtalkAccessToken ¶
func (s *BatchHeaders) SetXAcsDingtalkAccessToken(v string) *BatchHeaders
func (BatchHeaders) String ¶
func (s BatchHeaders) String() string
type BatchRequest ¶
type BatchRequest struct { Requests []*BatchRequestRequests `json:"requests,omitempty" xml:"requests,omitempty" type:"Repeated"` OperatorId *string `json:"operatorId,omitempty" xml:"operatorId,omitempty"` }
func (BatchRequest) GoString ¶
func (s BatchRequest) GoString() string
func (*BatchRequest) SetOperatorId ¶
func (s *BatchRequest) SetOperatorId(v string) *BatchRequest
func (*BatchRequest) SetRequests ¶
func (s *BatchRequest) SetRequests(v []*BatchRequestRequests) *BatchRequest
func (BatchRequest) String ¶
func (s BatchRequest) String() string
type BatchRequestRequests ¶
type BatchRequestRequests struct { Body interface{} `json:"body,omitempty" xml:"body,omitempty"` Method *string `json:"method,omitempty" xml:"method,omitempty"` Path *string `json:"path,omitempty" xml:"path,omitempty"` }
func (BatchRequestRequests) GoString ¶
func (s BatchRequestRequests) GoString() string
func (*BatchRequestRequests) SetBody ¶
func (s *BatchRequestRequests) SetBody(v interface{}) *BatchRequestRequests
func (*BatchRequestRequests) SetMethod ¶
func (s *BatchRequestRequests) SetMethod(v string) *BatchRequestRequests
func (*BatchRequestRequests) SetPath ¶
func (s *BatchRequestRequests) SetPath(v string) *BatchRequestRequests
func (BatchRequestRequests) String ¶
func (s BatchRequestRequests) String() string
type BatchResponse ¶
type BatchResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty"` Body *BatchResponseBody `json:"body,omitempty" xml:"body,omitempty"` }
func (BatchResponse) GoString ¶
func (s BatchResponse) GoString() string
func (*BatchResponse) SetBody ¶
func (s *BatchResponse) SetBody(v *BatchResponseBody) *BatchResponse
func (*BatchResponse) SetHeaders ¶
func (s *BatchResponse) SetHeaders(v map[string]*string) *BatchResponse
func (*BatchResponse) SetStatusCode ¶
func (s *BatchResponse) SetStatusCode(v int32) *BatchResponse
func (BatchResponse) String ¶
func (s BatchResponse) String() string
type BatchResponseBody ¶
type BatchResponseBody struct {
Responses []interface{} `json:"responses,omitempty" xml:"responses,omitempty" type:"Repeated"`
}
func (BatchResponseBody) GoString ¶
func (s BatchResponseBody) GoString() string
func (*BatchResponseBody) SetResponses ¶
func (s *BatchResponseBody) SetResponses(v []interface{}) *BatchResponseBody
func (BatchResponseBody) String ¶
func (s BatchResponseBody) String() string
type BindCoolAppToSheetHeaders ¶
type BindCoolAppToSheetHeaders struct { CommonHeaders map[string]*string `json:"commonHeaders,omitempty" xml:"commonHeaders,omitempty"` XAcsDingtalkAccessToken *string `json:"x-acs-dingtalk-access-token,omitempty" xml:"x-acs-dingtalk-access-token,omitempty"` }
func (BindCoolAppToSheetHeaders) GoString ¶
func (s BindCoolAppToSheetHeaders) GoString() string
func (*BindCoolAppToSheetHeaders) SetCommonHeaders ¶
func (s *BindCoolAppToSheetHeaders) SetCommonHeaders(v map[string]*string) *BindCoolAppToSheetHeaders
func (*BindCoolAppToSheetHeaders) SetXAcsDingtalkAccessToken ¶
func (s *BindCoolAppToSheetHeaders) SetXAcsDingtalkAccessToken(v string) *BindCoolAppToSheetHeaders
func (BindCoolAppToSheetHeaders) String ¶
func (s BindCoolAppToSheetHeaders) String() string
type BindCoolAppToSheetRequest ¶
type BindCoolAppToSheetRequest struct { CoolAppCode *string `json:"coolAppCode,omitempty" xml:"coolAppCode,omitempty"` OperatorId *string `json:"operatorId,omitempty" xml:"operatorId,omitempty"` }
func (BindCoolAppToSheetRequest) GoString ¶
func (s BindCoolAppToSheetRequest) GoString() string
func (*BindCoolAppToSheetRequest) SetCoolAppCode ¶
func (s *BindCoolAppToSheetRequest) SetCoolAppCode(v string) *BindCoolAppToSheetRequest
func (*BindCoolAppToSheetRequest) SetOperatorId ¶
func (s *BindCoolAppToSheetRequest) SetOperatorId(v string) *BindCoolAppToSheetRequest
func (BindCoolAppToSheetRequest) String ¶
func (s BindCoolAppToSheetRequest) String() string
type BindCoolAppToSheetResponse ¶
type BindCoolAppToSheetResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty"` Body *BindCoolAppToSheetResponseBody `json:"body,omitempty" xml:"body,omitempty"` }
func (BindCoolAppToSheetResponse) GoString ¶
func (s BindCoolAppToSheetResponse) GoString() string
func (*BindCoolAppToSheetResponse) SetBody ¶
func (s *BindCoolAppToSheetResponse) SetBody(v *BindCoolAppToSheetResponseBody) *BindCoolAppToSheetResponse
func (*BindCoolAppToSheetResponse) SetHeaders ¶
func (s *BindCoolAppToSheetResponse) SetHeaders(v map[string]*string) *BindCoolAppToSheetResponse
func (*BindCoolAppToSheetResponse) SetStatusCode ¶
func (s *BindCoolAppToSheetResponse) SetStatusCode(v int32) *BindCoolAppToSheetResponse
func (BindCoolAppToSheetResponse) String ¶
func (s BindCoolAppToSheetResponse) String() string
type BindCoolAppToSheetResponseBody ¶
type BindCoolAppToSheetResponseBody struct {
Success *bool `json:"success,omitempty" xml:"success,omitempty"`
}
func (BindCoolAppToSheetResponseBody) GoString ¶
func (s BindCoolAppToSheetResponseBody) GoString() string
func (*BindCoolAppToSheetResponseBody) SetSuccess ¶
func (s *BindCoolAppToSheetResponseBody) SetSuccess(v bool) *BindCoolAppToSheetResponseBody
func (BindCoolAppToSheetResponseBody) String ¶
func (s BindCoolAppToSheetResponseBody) String() string
type ClearDataHeaders ¶
type ClearDataHeaders struct { CommonHeaders map[string]*string `json:"commonHeaders,omitempty" xml:"commonHeaders,omitempty"` XAcsDingtalkAccessToken *string `json:"x-acs-dingtalk-access-token,omitempty" xml:"x-acs-dingtalk-access-token,omitempty"` }
func (ClearDataHeaders) GoString ¶
func (s ClearDataHeaders) GoString() string
func (*ClearDataHeaders) SetCommonHeaders ¶
func (s *ClearDataHeaders) SetCommonHeaders(v map[string]*string) *ClearDataHeaders
func (*ClearDataHeaders) SetXAcsDingtalkAccessToken ¶
func (s *ClearDataHeaders) SetXAcsDingtalkAccessToken(v string) *ClearDataHeaders
func (ClearDataHeaders) String ¶
func (s ClearDataHeaders) String() string
type ClearDataRequest ¶
type ClearDataRequest struct {
OperatorId *string `json:"operatorId,omitempty" xml:"operatorId,omitempty"`
}
func (ClearDataRequest) GoString ¶
func (s ClearDataRequest) GoString() string
func (*ClearDataRequest) SetOperatorId ¶
func (s *ClearDataRequest) SetOperatorId(v string) *ClearDataRequest
func (ClearDataRequest) String ¶
func (s ClearDataRequest) String() string
type ClearDataResponse ¶
type ClearDataResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty"` Body *ClearDataResponseBody `json:"body,omitempty" xml:"body,omitempty"` }
func (ClearDataResponse) GoString ¶
func (s ClearDataResponse) GoString() string
func (*ClearDataResponse) SetBody ¶
func (s *ClearDataResponse) SetBody(v *ClearDataResponseBody) *ClearDataResponse
func (*ClearDataResponse) SetHeaders ¶
func (s *ClearDataResponse) SetHeaders(v map[string]*string) *ClearDataResponse
func (*ClearDataResponse) SetStatusCode ¶
func (s *ClearDataResponse) SetStatusCode(v int32) *ClearDataResponse
func (ClearDataResponse) String ¶
func (s ClearDataResponse) String() string
type ClearDataResponseBody ¶
type ClearDataResponseBody struct {
A1Notation *string `json:"a1Notation,omitempty" xml:"a1Notation,omitempty"`
}
func (ClearDataResponseBody) GoString ¶
func (s ClearDataResponseBody) GoString() string
func (*ClearDataResponseBody) SetA1Notation ¶
func (s *ClearDataResponseBody) SetA1Notation(v string) *ClearDataResponseBody
func (ClearDataResponseBody) String ¶
func (s ClearDataResponseBody) String() string
type ClearHeaders ¶
type ClearHeaders struct { CommonHeaders map[string]*string `json:"commonHeaders,omitempty" xml:"commonHeaders,omitempty"` XAcsDingtalkAccessToken *string `json:"x-acs-dingtalk-access-token,omitempty" xml:"x-acs-dingtalk-access-token,omitempty"` }
func (ClearHeaders) GoString ¶
func (s ClearHeaders) GoString() string
func (*ClearHeaders) SetCommonHeaders ¶
func (s *ClearHeaders) SetCommonHeaders(v map[string]*string) *ClearHeaders
func (*ClearHeaders) SetXAcsDingtalkAccessToken ¶
func (s *ClearHeaders) SetXAcsDingtalkAccessToken(v string) *ClearHeaders
func (ClearHeaders) String ¶
func (s ClearHeaders) String() string
type ClearRequest ¶
type ClearRequest struct {
OperatorId *string `json:"operatorId,omitempty" xml:"operatorId,omitempty"`
}
func (ClearRequest) GoString ¶
func (s ClearRequest) GoString() string
func (*ClearRequest) SetOperatorId ¶
func (s *ClearRequest) SetOperatorId(v string) *ClearRequest
func (ClearRequest) String ¶
func (s ClearRequest) String() string
type ClearResponse ¶
type ClearResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty"` Body *ClearResponseBody `json:"body,omitempty" xml:"body,omitempty"` }
func (ClearResponse) GoString ¶
func (s ClearResponse) GoString() string
func (*ClearResponse) SetBody ¶
func (s *ClearResponse) SetBody(v *ClearResponseBody) *ClearResponse
func (*ClearResponse) SetHeaders ¶
func (s *ClearResponse) SetHeaders(v map[string]*string) *ClearResponse
func (*ClearResponse) SetStatusCode ¶
func (s *ClearResponse) SetStatusCode(v int32) *ClearResponse
func (ClearResponse) String ¶
func (s ClearResponse) String() string
type ClearResponseBody ¶
type ClearResponseBody struct {
A1Notation *string `json:"a1Notation,omitempty" xml:"a1Notation,omitempty"`
}
func (ClearResponseBody) GoString ¶
func (s ClearResponseBody) GoString() string
func (*ClearResponseBody) SetA1Notation ¶
func (s *ClearResponseBody) SetA1Notation(v string) *ClearResponseBody
func (ClearResponseBody) String ¶
func (s ClearResponseBody) String() string
type Client ¶
func (*Client) AddComment ¶
func (client *Client) AddComment(docId *string, request *AddCommentRequest) (_result *AddCommentResponse, _err error)
func (*Client) AddCommentWithOptions ¶
func (client *Client) AddCommentWithOptions(docId *string, request *AddCommentRequest, headers *AddCommentHeaders, runtime *util.RuntimeOptions) (_result *AddCommentResponse, _err error)
func (*Client) AddWorkspaceDocMembers ¶
func (client *Client) AddWorkspaceDocMembers(workspaceId *string, nodeId *string, request *AddWorkspaceDocMembersRequest) (_result *AddWorkspaceDocMembersResponse, _err error)
func (*Client) AddWorkspaceDocMembersWithOptions ¶
func (client *Client) AddWorkspaceDocMembersWithOptions(workspaceId *string, nodeId *string, request *AddWorkspaceDocMembersRequest, headers *AddWorkspaceDocMembersHeaders, runtime *util.RuntimeOptions) (_result *AddWorkspaceDocMembersResponse, _err error)
func (*Client) AddWorkspaceMembers ¶
func (client *Client) AddWorkspaceMembers(workspaceId *string, request *AddWorkspaceMembersRequest) (_result *AddWorkspaceMembersResponse, _err error)
func (*Client) AddWorkspaceMembersWithOptions ¶
func (client *Client) AddWorkspaceMembersWithOptions(workspaceId *string, request *AddWorkspaceMembersRequest, headers *AddWorkspaceMembersHeaders, runtime *util.RuntimeOptions) (_result *AddWorkspaceMembersResponse, _err error)
func (*Client) AppendRows ¶
func (client *Client) AppendRows(workbookId *string, sheetId *string, request *AppendRowsRequest) (_result *AppendRowsResponse, _err error)
func (*Client) AppendRowsWithOptions ¶
func (client *Client) AppendRowsWithOptions(workbookId *string, sheetId *string, request *AppendRowsRequest, headers *AppendRowsHeaders, runtime *util.RuntimeOptions) (_result *AppendRowsResponse, _err error)
func (*Client) Batch ¶
func (client *Client) Batch(workbookId *string, request *BatchRequest) (_result *BatchResponse, _err error)
func (*Client) BatchGetWorkspaceDocs ¶
func (client *Client) BatchGetWorkspaceDocs(request *BatchGetWorkspaceDocsRequest) (_result *BatchGetWorkspaceDocsResponse, _err error)
func (*Client) BatchGetWorkspaceDocsWithOptions ¶
func (client *Client) BatchGetWorkspaceDocsWithOptions(request *BatchGetWorkspaceDocsRequest, headers *BatchGetWorkspaceDocsHeaders, runtime *util.RuntimeOptions) (_result *BatchGetWorkspaceDocsResponse, _err error)
func (*Client) BatchGetWorkspaces ¶
func (client *Client) BatchGetWorkspaces(request *BatchGetWorkspacesRequest) (_result *BatchGetWorkspacesResponse, _err error)
func (*Client) BatchGetWorkspacesWithOptions ¶
func (client *Client) BatchGetWorkspacesWithOptions(request *BatchGetWorkspacesRequest, headers *BatchGetWorkspacesHeaders, runtime *util.RuntimeOptions) (_result *BatchGetWorkspacesResponse, _err error)
func (*Client) BatchWithOptions ¶
func (client *Client) BatchWithOptions(workbookId *string, request *BatchRequest, headers *BatchHeaders, runtime *util.RuntimeOptions) (_result *BatchResponse, _err error)
func (*Client) BindCoolAppToSheet ¶
func (client *Client) BindCoolAppToSheet(workbookId *string, request *BindCoolAppToSheetRequest) (_result *BindCoolAppToSheetResponse, _err error)
func (*Client) BindCoolAppToSheetWithOptions ¶
func (client *Client) BindCoolAppToSheetWithOptions(workbookId *string, request *BindCoolAppToSheetRequest, headers *BindCoolAppToSheetHeaders, runtime *util.RuntimeOptions) (_result *BindCoolAppToSheetResponse, _err error)
func (*Client) Clear ¶
func (client *Client) Clear(workbookId *string, sheetId *string, rangeAddress *string, request *ClearRequest) (_result *ClearResponse, _err error)
func (*Client) ClearData ¶
func (client *Client) ClearData(workbookId *string, sheetId *string, rangeAddress *string, request *ClearDataRequest) (_result *ClearDataResponse, _err error)
func (*Client) ClearDataWithOptions ¶
func (client *Client) ClearDataWithOptions(workbookId *string, sheetId *string, rangeAddress *string, request *ClearDataRequest, headers *ClearDataHeaders, runtime *util.RuntimeOptions) (_result *ClearDataResponse, _err error)
func (*Client) ClearWithOptions ¶
func (client *Client) ClearWithOptions(workbookId *string, sheetId *string, rangeAddress *string, request *ClearRequest, headers *ClearHeaders, runtime *util.RuntimeOptions) (_result *ClearResponse, _err error)
func (*Client) CreateConditionalFormattingRule ¶
func (client *Client) CreateConditionalFormattingRule(workbookId *string, sheetId *string, request *CreateConditionalFormattingRuleRequest) (_result *CreateConditionalFormattingRuleResponse, _err error)
func (*Client) CreateConditionalFormattingRuleWithOptions ¶
func (client *Client) CreateConditionalFormattingRuleWithOptions(workbookId *string, sheetId *string, request *CreateConditionalFormattingRuleRequest, headers *CreateConditionalFormattingRuleHeaders, runtime *util.RuntimeOptions) (_result *CreateConditionalFormattingRuleResponse, _err error)
func (*Client) CreateDeveloperMetadata ¶
func (client *Client) CreateDeveloperMetadata(workbookId *string, request *CreateDeveloperMetadataRequest) (_result *CreateDeveloperMetadataResponse, _err error)
func (*Client) CreateDeveloperMetadataWithOptions ¶
func (client *Client) CreateDeveloperMetadataWithOptions(workbookId *string, request *CreateDeveloperMetadataRequest, headers *CreateDeveloperMetadataHeaders, runtime *util.RuntimeOptions) (_result *CreateDeveloperMetadataResponse, _err error)
func (*Client) CreateRangeProtection ¶
func (client *Client) CreateRangeProtection(workbookId *string, sheetId *string, rangeAddress *string, request *CreateRangeProtectionRequest) (_result *CreateRangeProtectionResponse, _err error)
func (*Client) CreateRangeProtectionWithOptions ¶
func (client *Client) CreateRangeProtectionWithOptions(workbookId *string, sheetId *string, rangeAddress *string, request *CreateRangeProtectionRequest, headers *CreateRangeProtectionHeaders, runtime *util.RuntimeOptions) (_result *CreateRangeProtectionResponse, _err error)
func (*Client) CreateSheet ¶
func (client *Client) CreateSheet(workbookId *string, request *CreateSheetRequest) (_result *CreateSheetResponse, _err error)
func (*Client) CreateSheetWithOptions ¶
func (client *Client) CreateSheetWithOptions(workbookId *string, request *CreateSheetRequest, headers *CreateSheetHeaders, runtime *util.RuntimeOptions) (_result *CreateSheetResponse, _err error)
func (*Client) CreateWorkspace ¶
func (client *Client) CreateWorkspace(request *CreateWorkspaceRequest) (_result *CreateWorkspaceResponse, _err error)
func (*Client) CreateWorkspaceDoc ¶
func (client *Client) CreateWorkspaceDoc(workspaceId *string, request *CreateWorkspaceDocRequest) (_result *CreateWorkspaceDocResponse, _err error)
func (*Client) CreateWorkspaceDocWithOptions ¶
func (client *Client) CreateWorkspaceDocWithOptions(workspaceId *string, request *CreateWorkspaceDocRequest, headers *CreateWorkspaceDocHeaders, runtime *util.RuntimeOptions) (_result *CreateWorkspaceDocResponse, _err error)
func (*Client) CreateWorkspaceWithOptions ¶
func (client *Client) CreateWorkspaceWithOptions(request *CreateWorkspaceRequest, headers *CreateWorkspaceHeaders, runtime *util.RuntimeOptions) (_result *CreateWorkspaceResponse, _err error)
func (*Client) DeleteColumns ¶
func (client *Client) DeleteColumns(workbookId *string, sheetId *string, request *DeleteColumnsRequest) (_result *DeleteColumnsResponse, _err error)
func (*Client) DeleteColumnsWithOptions ¶
func (client *Client) DeleteColumnsWithOptions(workbookId *string, sheetId *string, request *DeleteColumnsRequest, headers *DeleteColumnsHeaders, runtime *util.RuntimeOptions) (_result *DeleteColumnsResponse, _err error)
func (*Client) DeleteDropdownLists ¶
func (client *Client) DeleteDropdownLists(workbookId *string, sheetId *string, rangeAddress *string, request *DeleteDropdownListsRequest) (_result *DeleteDropdownListsResponse, _err error)
func (*Client) DeleteDropdownListsWithOptions ¶
func (client *Client) DeleteDropdownListsWithOptions(workbookId *string, sheetId *string, rangeAddress *string, request *DeleteDropdownListsRequest, headers *DeleteDropdownListsHeaders, runtime *util.RuntimeOptions) (_result *DeleteDropdownListsResponse, _err error)
func (*Client) DeleteRangeProtection ¶
func (client *Client) DeleteRangeProtection(workbookId *string, sheetId *string, rangeAddress *string, protectionId *string, request *DeleteRangeProtectionRequest) (_result *DeleteRangeProtectionResponse, _err error)
func (*Client) DeleteRangeProtectionWithOptions ¶
func (client *Client) DeleteRangeProtectionWithOptions(workbookId *string, sheetId *string, rangeAddress *string, protectionId *string, request *DeleteRangeProtectionRequest, headers *DeleteRangeProtectionHeaders, runtime *util.RuntimeOptions) (_result *DeleteRangeProtectionResponse, _err error)
func (*Client) DeleteRows ¶
func (client *Client) DeleteRows(workbookId *string, sheetId *string, request *DeleteRowsRequest) (_result *DeleteRowsResponse, _err error)
func (*Client) DeleteRowsWithOptions ¶
func (client *Client) DeleteRowsWithOptions(workbookId *string, sheetId *string, request *DeleteRowsRequest, headers *DeleteRowsHeaders, runtime *util.RuntimeOptions) (_result *DeleteRowsResponse, _err error)
func (*Client) DeleteSheet ¶
func (client *Client) DeleteSheet(workbookId *string, sheetId *string, request *DeleteSheetRequest) (_result *DeleteSheetResponse, _err error)
func (*Client) DeleteSheetWithOptions ¶
func (client *Client) DeleteSheetWithOptions(workbookId *string, sheetId *string, request *DeleteSheetRequest, headers *DeleteSheetHeaders, runtime *util.RuntimeOptions) (_result *DeleteSheetResponse, _err error)
func (*Client) DeleteWorkspaceDoc ¶
func (client *Client) DeleteWorkspaceDoc(workspaceId *string, nodeId *string, request *DeleteWorkspaceDocRequest) (_result *DeleteWorkspaceDocResponse, _err error)
func (*Client) DeleteWorkspaceDocMembers ¶
func (client *Client) DeleteWorkspaceDocMembers(workspaceId *string, nodeId *string, request *DeleteWorkspaceDocMembersRequest) (_result *DeleteWorkspaceDocMembersResponse, _err error)
func (*Client) DeleteWorkspaceDocMembersWithOptions ¶
func (client *Client) DeleteWorkspaceDocMembersWithOptions(workspaceId *string, nodeId *string, request *DeleteWorkspaceDocMembersRequest, headers *DeleteWorkspaceDocMembersHeaders, runtime *util.RuntimeOptions) (_result *DeleteWorkspaceDocMembersResponse, _err error)
func (*Client) DeleteWorkspaceDocWithOptions ¶
func (client *Client) DeleteWorkspaceDocWithOptions(workspaceId *string, nodeId *string, request *DeleteWorkspaceDocRequest, headers *DeleteWorkspaceDocHeaders, runtime *util.RuntimeOptions) (_result *DeleteWorkspaceDocResponse, _err error)
func (*Client) DeleteWorkspaceMembers ¶
func (client *Client) DeleteWorkspaceMembers(workspaceId *string, request *DeleteWorkspaceMembersRequest) (_result *DeleteWorkspaceMembersResponse, _err error)
func (*Client) DeleteWorkspaceMembersWithOptions ¶
func (client *Client) DeleteWorkspaceMembersWithOptions(workspaceId *string, request *DeleteWorkspaceMembersRequest, headers *DeleteWorkspaceMembersHeaders, runtime *util.RuntimeOptions) (_result *DeleteWorkspaceMembersResponse, _err error)
func (*Client) DocAppendParagraph ¶ added in v1.5.94
func (client *Client) DocAppendParagraph(docKey *string, blockId *string, request *DocAppendParagraphRequest) (_result *DocAppendParagraphResponse, _err error)
func (*Client) DocAppendParagraphWithOptions ¶ added in v1.5.94
func (client *Client) DocAppendParagraphWithOptions(docKey *string, blockId *string, request *DocAppendParagraphRequest, headers *DocAppendParagraphHeaders, runtime *util.RuntimeOptions) (_result *DocAppendParagraphResponse, _err error)
func (*Client) DocAppendText ¶ added in v1.5.94
func (client *Client) DocAppendText(docKey *string, blockId *string, request *DocAppendTextRequest) (_result *DocAppendTextResponse, _err error)
func (*Client) DocAppendTextWithOptions ¶ added in v1.5.94
func (client *Client) DocAppendTextWithOptions(docKey *string, blockId *string, request *DocAppendTextRequest, headers *DocAppendTextHeaders, runtime *util.RuntimeOptions) (_result *DocAppendTextResponse, _err error)
func (*Client) DocBlocksQuery ¶ added in v1.5.94
func (client *Client) DocBlocksQuery(docKey *string, request *DocBlocksQueryRequest) (_result *DocBlocksQueryResponse, _err error)
func (*Client) DocBlocksQueryWithOptions ¶ added in v1.5.94
func (client *Client) DocBlocksQueryWithOptions(docKey *string, request *DocBlocksQueryRequest, headers *DocBlocksQueryHeaders, runtime *util.RuntimeOptions) (_result *DocBlocksQueryResponse, _err error)
func (*Client) DocDeleteBlock ¶ added in v1.5.94
func (client *Client) DocDeleteBlock(docKey *string, blockId *string, request *DocDeleteBlockRequest) (_result *DocDeleteBlockResponse, _err error)
func (*Client) DocDeleteBlockWithOptions ¶ added in v1.5.94
func (client *Client) DocDeleteBlockWithOptions(docKey *string, blockId *string, request *DocDeleteBlockRequest, headers *DocDeleteBlockHeaders, runtime *util.RuntimeOptions) (_result *DocDeleteBlockResponse, _err error)
func (*Client) DocInsertBlocks ¶ added in v1.5.94
func (client *Client) DocInsertBlocks(docKey *string, request *DocInsertBlocksRequest) (_result *DocInsertBlocksResponse, _err error)
func (*Client) DocInsertBlocksWithOptions ¶ added in v1.5.94
func (client *Client) DocInsertBlocksWithOptions(docKey *string, request *DocInsertBlocksRequest, headers *DocInsertBlocksHeaders, runtime *util.RuntimeOptions) (_result *DocInsertBlocksResponse, _err error)
func (*Client) DocUpdateContent ¶ added in v1.5.94
func (client *Client) DocUpdateContent(docKey *string, request *DocUpdateContentRequest) (_result *DocUpdateContentResponse, _err error)
func (*Client) DocUpdateContentWithOptions ¶ added in v1.5.94
func (client *Client) DocUpdateContentWithOptions(docKey *string, request *DocUpdateContentRequest, headers *DocUpdateContentHeaders, runtime *util.RuntimeOptions) (_result *DocUpdateContentResponse, _err error)
func (*Client) GetAllSheets ¶
func (client *Client) GetAllSheets(workbookId *string, request *GetAllSheetsRequest) (_result *GetAllSheetsResponse, _err error)
func (*Client) GetAllSheetsWithOptions ¶
func (client *Client) GetAllSheetsWithOptions(workbookId *string, request *GetAllSheetsRequest, headers *GetAllSheetsHeaders, runtime *util.RuntimeOptions) (_result *GetAllSheetsResponse, _err error)
func (*Client) GetDeveloperMetadata ¶
func (client *Client) GetDeveloperMetadata(workbookId *string, developerMetadataId *string, request *GetDeveloperMetadataRequest) (_result *GetDeveloperMetadataResponse, _err error)
func (*Client) GetDeveloperMetadataWithOptions ¶
func (client *Client) GetDeveloperMetadataWithOptions(workbookId *string, developerMetadataId *string, request *GetDeveloperMetadataRequest, headers *GetDeveloperMetadataHeaders, runtime *util.RuntimeOptions) (_result *GetDeveloperMetadataResponse, _err error)
func (*Client) GetRange ¶
func (client *Client) GetRange(workbookId *string, sheetId *string, rangeAddress *string, request *GetRangeRequest) (_result *GetRangeResponse, _err error)
func (*Client) GetRangeWithOptions ¶
func (client *Client) GetRangeWithOptions(workbookId *string, sheetId *string, rangeAddress *string, request *GetRangeRequest, headers *GetRangeHeaders, runtime *util.RuntimeOptions) (_result *GetRangeResponse, _err error)
func (*Client) GetRecentEditDocs ¶
func (client *Client) GetRecentEditDocs(request *GetRecentEditDocsRequest) (_result *GetRecentEditDocsResponse, _err error)
func (*Client) GetRecentEditDocsWithOptions ¶
func (client *Client) GetRecentEditDocsWithOptions(request *GetRecentEditDocsRequest, headers *GetRecentEditDocsHeaders, runtime *util.RuntimeOptions) (_result *GetRecentEditDocsResponse, _err error)
func (*Client) GetRecentOpenDocs ¶
func (client *Client) GetRecentOpenDocs(request *GetRecentOpenDocsRequest) (_result *GetRecentOpenDocsResponse, _err error)
func (*Client) GetRecentOpenDocsWithOptions ¶
func (client *Client) GetRecentOpenDocsWithOptions(request *GetRecentOpenDocsRequest, headers *GetRecentOpenDocsHeaders, runtime *util.RuntimeOptions) (_result *GetRecentOpenDocsResponse, _err error)
func (*Client) GetRelatedWorkspaces ¶
func (client *Client) GetRelatedWorkspaces(request *GetRelatedWorkspacesRequest) (_result *GetRelatedWorkspacesResponse, _err error)
func (*Client) GetRelatedWorkspacesWithOptions ¶
func (client *Client) GetRelatedWorkspacesWithOptions(request *GetRelatedWorkspacesRequest, headers *GetRelatedWorkspacesHeaders, runtime *util.RuntimeOptions) (_result *GetRelatedWorkspacesResponse, _err error)
func (*Client) GetSheet ¶
func (client *Client) GetSheet(workbookId *string, sheetId *string, request *GetSheetRequest) (_result *GetSheetResponse, _err error)
func (*Client) GetSheetWithOptions ¶
func (client *Client) GetSheetWithOptions(workbookId *string, sheetId *string, request *GetSheetRequest, headers *GetSheetHeaders, runtime *util.RuntimeOptions) (_result *GetSheetResponse, _err error)
func (*Client) GetTemplateById ¶
func (client *Client) GetTemplateById(templateId *string, request *GetTemplateByIdRequest) (_result *GetTemplateByIdResponse, _err error)
func (*Client) GetTemplateByIdWithOptions ¶
func (client *Client) GetTemplateByIdWithOptions(templateId *string, request *GetTemplateByIdRequest, headers *GetTemplateByIdHeaders, runtime *util.RuntimeOptions) (_result *GetTemplateByIdResponse, _err error)
func (*Client) GetWorkspace ¶
func (client *Client) GetWorkspace(workspaceId *string) (_result *GetWorkspaceResponse, _err error)
func (*Client) GetWorkspaceNode ¶
func (client *Client) GetWorkspaceNode(workspaceId *string, nodeId *string, request *GetWorkspaceNodeRequest) (_result *GetWorkspaceNodeResponse, _err error)
func (*Client) GetWorkspaceNodeWithOptions ¶
func (client *Client) GetWorkspaceNodeWithOptions(workspaceId *string, nodeId *string, request *GetWorkspaceNodeRequest, headers *GetWorkspaceNodeHeaders, runtime *util.RuntimeOptions) (_result *GetWorkspaceNodeResponse, _err error)
func (*Client) GetWorkspaceWithOptions ¶
func (client *Client) GetWorkspaceWithOptions(workspaceId *string, headers *GetWorkspaceHeaders, runtime *util.RuntimeOptions) (_result *GetWorkspaceResponse, _err error)
func (*Client) InitDocument ¶
func (client *Client) InitDocument(docId *string, request *InitDocumentRequest) (_result *InitDocumentResponse, _err error)
func (*Client) InitDocumentWithOptions ¶
func (client *Client) InitDocumentWithOptions(docId *string, request *InitDocumentRequest, headers *InitDocumentHeaders, runtime *util.RuntimeOptions) (_result *InitDocumentResponse, _err error)
func (*Client) InsertBlocks ¶
func (client *Client) InsertBlocks(documentId *string, request *InsertBlocksRequest) (_result *InsertBlocksResponse, _err error)
func (*Client) InsertBlocksWithOptions ¶
func (client *Client) InsertBlocksWithOptions(documentId *string, request *InsertBlocksRequest, headers *InsertBlocksHeaders, runtime *util.RuntimeOptions) (_result *InsertBlocksResponse, _err error)
func (*Client) InsertColumnsBefore ¶
func (client *Client) InsertColumnsBefore(workbookId *string, sheetId *string, request *InsertColumnsBeforeRequest) (_result *InsertColumnsBeforeResponse, _err error)
func (*Client) InsertColumnsBeforeWithOptions ¶
func (client *Client) InsertColumnsBeforeWithOptions(workbookId *string, sheetId *string, request *InsertColumnsBeforeRequest, headers *InsertColumnsBeforeHeaders, runtime *util.RuntimeOptions) (_result *InsertColumnsBeforeResponse, _err error)
func (*Client) InsertDropdownLists ¶
func (client *Client) InsertDropdownLists(workbookId *string, sheetId *string, rangeAddress *string, request *InsertDropdownListsRequest) (_result *InsertDropdownListsResponse, _err error)
func (*Client) InsertDropdownListsWithOptions ¶
func (client *Client) InsertDropdownListsWithOptions(workbookId *string, sheetId *string, rangeAddress *string, request *InsertDropdownListsRequest, headers *InsertDropdownListsHeaders, runtime *util.RuntimeOptions) (_result *InsertDropdownListsResponse, _err error)
func (*Client) InsertRowsBefore ¶
func (client *Client) InsertRowsBefore(workbookId *string, sheetId *string, request *InsertRowsBeforeRequest) (_result *InsertRowsBeforeResponse, _err error)
func (*Client) InsertRowsBeforeWithOptions ¶
func (client *Client) InsertRowsBeforeWithOptions(workbookId *string, sheetId *string, request *InsertRowsBeforeRequest, headers *InsertRowsBeforeHeaders, runtime *util.RuntimeOptions) (_result *InsertRowsBeforeResponse, _err error)
func (*Client) ListTemplate ¶
func (client *Client) ListTemplate(request *ListTemplateRequest) (_result *ListTemplateResponse, _err error)
func (*Client) ListTemplateWithOptions ¶
func (client *Client) ListTemplateWithOptions(request *ListTemplateRequest, headers *ListTemplateHeaders, runtime *util.RuntimeOptions) (_result *ListTemplateResponse, _err error)
func (*Client) MergeRange ¶
func (client *Client) MergeRange(workbookId *string, sheetId *string, rangeAddress *string, request *MergeRangeRequest) (_result *MergeRangeResponse, _err error)
func (*Client) MergeRangeWithOptions ¶
func (client *Client) MergeRangeWithOptions(workbookId *string, sheetId *string, rangeAddress *string, request *MergeRangeRequest, headers *MergeRangeHeaders, runtime *util.RuntimeOptions) (_result *MergeRangeResponse, _err error)
func (*Client) RangeFindNext ¶
func (client *Client) RangeFindNext(workbookId *string, sheetId *string, rangeAddress *string, request *RangeFindNextRequest) (_result *RangeFindNextResponse, _err error)
func (*Client) RangeFindNextWithOptions ¶
func (client *Client) RangeFindNextWithOptions(workbookId *string, sheetId *string, rangeAddress *string, request *RangeFindNextRequest, headers *RangeFindNextHeaders, runtime *util.RuntimeOptions) (_result *RangeFindNextResponse, _err error)
func (*Client) SearchWorkspaceDocs ¶
func (client *Client) SearchWorkspaceDocs(request *SearchWorkspaceDocsRequest) (_result *SearchWorkspaceDocsResponse, _err error)
func (*Client) SearchWorkspaceDocsWithOptions ¶
func (client *Client) SearchWorkspaceDocsWithOptions(request *SearchWorkspaceDocsRequest, headers *SearchWorkspaceDocsHeaders, runtime *util.RuntimeOptions) (_result *SearchWorkspaceDocsResponse, _err error)
func (*Client) SetColumnWidth ¶ added in v1.5.89
func (client *Client) SetColumnWidth(workbookId *string, sheetId *string, request *SetColumnWidthRequest) (_result *SetColumnWidthResponse, _err error)
func (*Client) SetColumnWidthWithOptions ¶ added in v1.5.89
func (client *Client) SetColumnWidthWithOptions(workbookId *string, sheetId *string, request *SetColumnWidthRequest, headers *SetColumnWidthHeaders, runtime *util.RuntimeOptions) (_result *SetColumnWidthResponse, _err error)
func (*Client) SetColumnsVisibility ¶
func (client *Client) SetColumnsVisibility(workbookId *string, sheetId *string, request *SetColumnsVisibilityRequest) (_result *SetColumnsVisibilityResponse, _err error)
func (*Client) SetColumnsVisibilityWithOptions ¶
func (client *Client) SetColumnsVisibilityWithOptions(workbookId *string, sheetId *string, request *SetColumnsVisibilityRequest, headers *SetColumnsVisibilityHeaders, runtime *util.RuntimeOptions) (_result *SetColumnsVisibilityResponse, _err error)
func (*Client) SetRowHeight ¶ added in v1.5.89
func (client *Client) SetRowHeight(workbookId *string, sheetId *string, request *SetRowHeightRequest) (_result *SetRowHeightResponse, _err error)
func (*Client) SetRowHeightWithOptions ¶ added in v1.5.89
func (client *Client) SetRowHeightWithOptions(workbookId *string, sheetId *string, request *SetRowHeightRequest, headers *SetRowHeightHeaders, runtime *util.RuntimeOptions) (_result *SetRowHeightResponse, _err error)
func (*Client) SetRowsVisibility ¶
func (client *Client) SetRowsVisibility(workbookId *string, sheetId *string, request *SetRowsVisibilityRequest) (_result *SetRowsVisibilityResponse, _err error)
func (*Client) SetRowsVisibilityWithOptions ¶
func (client *Client) SetRowsVisibilityWithOptions(workbookId *string, sheetId *string, request *SetRowsVisibilityRequest, headers *SetRowsVisibilityHeaders, runtime *util.RuntimeOptions) (_result *SetRowsVisibilityResponse, _err error)
func (*Client) SheetAutofitRows ¶
func (client *Client) SheetAutofitRows(workbookId *string, sheetId *string, request *SheetAutofitRowsRequest) (_result *SheetAutofitRowsResponse, _err error)
func (*Client) SheetAutofitRowsWithOptions ¶
func (client *Client) SheetAutofitRowsWithOptions(workbookId *string, sheetId *string, request *SheetAutofitRowsRequest, headers *SheetAutofitRowsHeaders, runtime *util.RuntimeOptions) (_result *SheetAutofitRowsResponse, _err error)
func (*Client) SheetFindAll ¶
func (client *Client) SheetFindAll(workbookId *string, sheetId *string, request *SheetFindAllRequest) (_result *SheetFindAllResponse, _err error)
func (*Client) SheetFindAllWithOptions ¶
func (client *Client) SheetFindAllWithOptions(workbookId *string, sheetId *string, request *SheetFindAllRequest, headers *SheetFindAllHeaders, runtime *util.RuntimeOptions) (_result *SheetFindAllResponse, _err error)
func (*Client) UnbindCoolAppToSheet ¶
func (client *Client) UnbindCoolAppToSheet(workbookId *string, request *UnbindCoolAppToSheetRequest) (_result *UnbindCoolAppToSheetResponse, _err error)
func (*Client) UnbindCoolAppToSheetWithOptions ¶
func (client *Client) UnbindCoolAppToSheetWithOptions(workbookId *string, request *UnbindCoolAppToSheetRequest, headers *UnbindCoolAppToSheetHeaders, runtime *util.RuntimeOptions) (_result *UnbindCoolAppToSheetResponse, _err error)
func (*Client) UpdateRange ¶
func (client *Client) UpdateRange(workbookId *string, sheetId *string, rangeAddress *string, request *UpdateRangeRequest) (_result *UpdateRangeResponse, _err error)
func (*Client) UpdateRangeWithOptions ¶
func (client *Client) UpdateRangeWithOptions(workbookId *string, sheetId *string, rangeAddress *string, request *UpdateRangeRequest, headers *UpdateRangeHeaders, runtime *util.RuntimeOptions) (_result *UpdateRangeResponse, _err error)
func (*Client) UpdateSheet ¶
func (client *Client) UpdateSheet(workbookId *string, sheetId *string, request *UpdateSheetRequest) (_result *UpdateSheetResponse, _err error)
func (*Client) UpdateSheetWithOptions ¶
func (client *Client) UpdateSheetWithOptions(workbookId *string, sheetId *string, request *UpdateSheetRequest, headers *UpdateSheetHeaders, runtime *util.RuntimeOptions) (_result *UpdateSheetResponse, _err error)
func (*Client) UpdateWorkspaceDocMembers ¶
func (client *Client) UpdateWorkspaceDocMembers(workspaceId *string, nodeId *string, request *UpdateWorkspaceDocMembersRequest) (_result *UpdateWorkspaceDocMembersResponse, _err error)
func (*Client) UpdateWorkspaceDocMembersWithOptions ¶
func (client *Client) UpdateWorkspaceDocMembersWithOptions(workspaceId *string, nodeId *string, request *UpdateWorkspaceDocMembersRequest, headers *UpdateWorkspaceDocMembersHeaders, runtime *util.RuntimeOptions) (_result *UpdateWorkspaceDocMembersResponse, _err error)
func (*Client) UpdateWorkspaceMembers ¶
func (client *Client) UpdateWorkspaceMembers(workspaceId *string, request *UpdateWorkspaceMembersRequest) (_result *UpdateWorkspaceMembersResponse, _err error)
func (*Client) UpdateWorkspaceMembersWithOptions ¶
func (client *Client) UpdateWorkspaceMembersWithOptions(workspaceId *string, request *UpdateWorkspaceMembersRequest, headers *UpdateWorkspaceMembersHeaders, runtime *util.RuntimeOptions) (_result *UpdateWorkspaceMembersResponse, _err error)
type CreateConditionalFormattingRuleHeaders ¶
type CreateConditionalFormattingRuleHeaders struct { CommonHeaders map[string]*string `json:"commonHeaders,omitempty" xml:"commonHeaders,omitempty"` XAcsDingtalkAccessToken *string `json:"x-acs-dingtalk-access-token,omitempty" xml:"x-acs-dingtalk-access-token,omitempty"` }
func (CreateConditionalFormattingRuleHeaders) GoString ¶
func (s CreateConditionalFormattingRuleHeaders) GoString() string
func (*CreateConditionalFormattingRuleHeaders) SetCommonHeaders ¶
func (s *CreateConditionalFormattingRuleHeaders) SetCommonHeaders(v map[string]*string) *CreateConditionalFormattingRuleHeaders
func (*CreateConditionalFormattingRuleHeaders) SetXAcsDingtalkAccessToken ¶
func (s *CreateConditionalFormattingRuleHeaders) SetXAcsDingtalkAccessToken(v string) *CreateConditionalFormattingRuleHeaders
func (CreateConditionalFormattingRuleHeaders) String ¶
func (s CreateConditionalFormattingRuleHeaders) String() string
type CreateConditionalFormattingRuleRequest ¶
type CreateConditionalFormattingRuleRequest struct { CellStyle *CreateConditionalFormattingRuleRequestCellStyle `json:"cellStyle,omitempty" xml:"cellStyle,omitempty" type:"Struct"` DuplicateCondition *CreateConditionalFormattingRuleRequestDuplicateCondition `json:"duplicateCondition,omitempty" xml:"duplicateCondition,omitempty" type:"Struct"` Ranges []*string `json:"ranges,omitempty" xml:"ranges,omitempty" type:"Repeated"` OperatorId *string `json:"operatorId,omitempty" xml:"operatorId,omitempty"` }
func (CreateConditionalFormattingRuleRequest) GoString ¶
func (s CreateConditionalFormattingRuleRequest) GoString() string
func (*CreateConditionalFormattingRuleRequest) SetCellStyle ¶
func (*CreateConditionalFormattingRuleRequest) SetDuplicateCondition ¶
func (s *CreateConditionalFormattingRuleRequest) SetDuplicateCondition(v *CreateConditionalFormattingRuleRequestDuplicateCondition) *CreateConditionalFormattingRuleRequest
func (*CreateConditionalFormattingRuleRequest) SetOperatorId ¶
func (s *CreateConditionalFormattingRuleRequest) SetOperatorId(v string) *CreateConditionalFormattingRuleRequest
func (*CreateConditionalFormattingRuleRequest) SetRanges ¶
func (s *CreateConditionalFormattingRuleRequest) SetRanges(v []*string) *CreateConditionalFormattingRuleRequest
func (CreateConditionalFormattingRuleRequest) String ¶
func (s CreateConditionalFormattingRuleRequest) String() string
type CreateConditionalFormattingRuleRequestCellStyle ¶
type CreateConditionalFormattingRuleRequestCellStyle struct {
BackgroundColor *string `json:"backgroundColor,omitempty" xml:"backgroundColor,omitempty"`
}
func (CreateConditionalFormattingRuleRequestCellStyle) GoString ¶
func (s CreateConditionalFormattingRuleRequestCellStyle) GoString() string
func (*CreateConditionalFormattingRuleRequestCellStyle) SetBackgroundColor ¶
func (s *CreateConditionalFormattingRuleRequestCellStyle) SetBackgroundColor(v string) *CreateConditionalFormattingRuleRequestCellStyle
func (CreateConditionalFormattingRuleRequestCellStyle) String ¶
func (s CreateConditionalFormattingRuleRequestCellStyle) String() string
type CreateConditionalFormattingRuleRequestDuplicateCondition ¶
type CreateConditionalFormattingRuleRequestDuplicateCondition struct {
Operator *string `json:"operator,omitempty" xml:"operator,omitempty"`
}
func (CreateConditionalFormattingRuleRequestDuplicateCondition) GoString ¶
func (s CreateConditionalFormattingRuleRequestDuplicateCondition) GoString() string
func (*CreateConditionalFormattingRuleRequestDuplicateCondition) SetOperator ¶
func (CreateConditionalFormattingRuleRequestDuplicateCondition) String ¶
func (s CreateConditionalFormattingRuleRequestDuplicateCondition) String() string
type CreateConditionalFormattingRuleResponse ¶
type CreateConditionalFormattingRuleResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty"` Body *CreateConditionalFormattingRuleResponseBody `json:"body,omitempty" xml:"body,omitempty"` }
func (CreateConditionalFormattingRuleResponse) GoString ¶
func (s CreateConditionalFormattingRuleResponse) GoString() string
func (*CreateConditionalFormattingRuleResponse) SetHeaders ¶
func (s *CreateConditionalFormattingRuleResponse) SetHeaders(v map[string]*string) *CreateConditionalFormattingRuleResponse
func (*CreateConditionalFormattingRuleResponse) SetStatusCode ¶
func (s *CreateConditionalFormattingRuleResponse) SetStatusCode(v int32) *CreateConditionalFormattingRuleResponse
func (CreateConditionalFormattingRuleResponse) String ¶
func (s CreateConditionalFormattingRuleResponse) String() string
type CreateConditionalFormattingRuleResponseBody ¶
type CreateConditionalFormattingRuleResponseBody struct {
Id *string `json:"id,omitempty" xml:"id,omitempty"`
}
func (CreateConditionalFormattingRuleResponseBody) GoString ¶
func (s CreateConditionalFormattingRuleResponseBody) GoString() string
func (CreateConditionalFormattingRuleResponseBody) String ¶
func (s CreateConditionalFormattingRuleResponseBody) String() string
type CreateDeveloperMetadataHeaders ¶
type CreateDeveloperMetadataHeaders struct { CommonHeaders map[string]*string `json:"commonHeaders,omitempty" xml:"commonHeaders,omitempty"` XAcsDingtalkAccessToken *string `json:"x-acs-dingtalk-access-token,omitempty" xml:"x-acs-dingtalk-access-token,omitempty"` }
func (CreateDeveloperMetadataHeaders) GoString ¶
func (s CreateDeveloperMetadataHeaders) GoString() string
func (*CreateDeveloperMetadataHeaders) SetCommonHeaders ¶
func (s *CreateDeveloperMetadataHeaders) SetCommonHeaders(v map[string]*string) *CreateDeveloperMetadataHeaders
func (*CreateDeveloperMetadataHeaders) SetXAcsDingtalkAccessToken ¶
func (s *CreateDeveloperMetadataHeaders) SetXAcsDingtalkAccessToken(v string) *CreateDeveloperMetadataHeaders
func (CreateDeveloperMetadataHeaders) String ¶
func (s CreateDeveloperMetadataHeaders) String() string
type CreateDeveloperMetadataRequest ¶
type CreateDeveloperMetadataRequest struct { AssociatedColumn *CreateDeveloperMetadataRequestAssociatedColumn `json:"associatedColumn,omitempty" xml:"associatedColumn,omitempty" type:"Struct"` AssociatedRow *CreateDeveloperMetadataRequestAssociatedRow `json:"associatedRow,omitempty" xml:"associatedRow,omitempty" type:"Struct"` Value *string `json:"value,omitempty" xml:"value,omitempty"` OperatorId *string `json:"operatorId,omitempty" xml:"operatorId,omitempty"` }
func (CreateDeveloperMetadataRequest) GoString ¶
func (s CreateDeveloperMetadataRequest) GoString() string
func (*CreateDeveloperMetadataRequest) SetAssociatedColumn ¶
func (s *CreateDeveloperMetadataRequest) SetAssociatedColumn(v *CreateDeveloperMetadataRequestAssociatedColumn) *CreateDeveloperMetadataRequest
func (*CreateDeveloperMetadataRequest) SetAssociatedRow ¶
func (s *CreateDeveloperMetadataRequest) SetAssociatedRow(v *CreateDeveloperMetadataRequestAssociatedRow) *CreateDeveloperMetadataRequest
func (*CreateDeveloperMetadataRequest) SetOperatorId ¶
func (s *CreateDeveloperMetadataRequest) SetOperatorId(v string) *CreateDeveloperMetadataRequest
func (*CreateDeveloperMetadataRequest) SetValue ¶
func (s *CreateDeveloperMetadataRequest) SetValue(v string) *CreateDeveloperMetadataRequest
func (CreateDeveloperMetadataRequest) String ¶
func (s CreateDeveloperMetadataRequest) String() string
type CreateDeveloperMetadataRequestAssociatedColumn ¶
type CreateDeveloperMetadataRequestAssociatedColumn struct { Column *int32 `json:"column,omitempty" xml:"column,omitempty"` Sheet *string `json:"sheet,omitempty" xml:"sheet,omitempty"` }
func (CreateDeveloperMetadataRequestAssociatedColumn) GoString ¶
func (s CreateDeveloperMetadataRequestAssociatedColumn) GoString() string
func (*CreateDeveloperMetadataRequestAssociatedColumn) SetColumn ¶
func (s *CreateDeveloperMetadataRequestAssociatedColumn) SetColumn(v int32) *CreateDeveloperMetadataRequestAssociatedColumn
func (*CreateDeveloperMetadataRequestAssociatedColumn) SetSheet ¶
func (s *CreateDeveloperMetadataRequestAssociatedColumn) SetSheet(v string) *CreateDeveloperMetadataRequestAssociatedColumn
func (CreateDeveloperMetadataRequestAssociatedColumn) String ¶
func (s CreateDeveloperMetadataRequestAssociatedColumn) String() string
type CreateDeveloperMetadataRequestAssociatedRow ¶
type CreateDeveloperMetadataRequestAssociatedRow struct { Row *int32 `json:"row,omitempty" xml:"row,omitempty"` Sheet *string `json:"sheet,omitempty" xml:"sheet,omitempty"` }
func (CreateDeveloperMetadataRequestAssociatedRow) GoString ¶
func (s CreateDeveloperMetadataRequestAssociatedRow) GoString() string
func (*CreateDeveloperMetadataRequestAssociatedRow) SetRow ¶
func (s *CreateDeveloperMetadataRequestAssociatedRow) SetRow(v int32) *CreateDeveloperMetadataRequestAssociatedRow
func (*CreateDeveloperMetadataRequestAssociatedRow) SetSheet ¶
func (s *CreateDeveloperMetadataRequestAssociatedRow) SetSheet(v string) *CreateDeveloperMetadataRequestAssociatedRow
func (CreateDeveloperMetadataRequestAssociatedRow) String ¶
func (s CreateDeveloperMetadataRequestAssociatedRow) String() string
type CreateDeveloperMetadataResponse ¶
type CreateDeveloperMetadataResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty"` Body *CreateDeveloperMetadataResponseBody `json:"body,omitempty" xml:"body,omitempty"` }
func (CreateDeveloperMetadataResponse) GoString ¶
func (s CreateDeveloperMetadataResponse) GoString() string
func (*CreateDeveloperMetadataResponse) SetBody ¶
func (s *CreateDeveloperMetadataResponse) SetBody(v *CreateDeveloperMetadataResponseBody) *CreateDeveloperMetadataResponse
func (*CreateDeveloperMetadataResponse) SetHeaders ¶
func (s *CreateDeveloperMetadataResponse) SetHeaders(v map[string]*string) *CreateDeveloperMetadataResponse
func (*CreateDeveloperMetadataResponse) SetStatusCode ¶
func (s *CreateDeveloperMetadataResponse) SetStatusCode(v int32) *CreateDeveloperMetadataResponse
func (CreateDeveloperMetadataResponse) String ¶
func (s CreateDeveloperMetadataResponse) String() string
type CreateDeveloperMetadataResponseBody ¶
type CreateDeveloperMetadataResponseBody struct {
Id *string `json:"id,omitempty" xml:"id,omitempty"`
}
func (CreateDeveloperMetadataResponseBody) GoString ¶
func (s CreateDeveloperMetadataResponseBody) GoString() string
func (*CreateDeveloperMetadataResponseBody) SetId ¶
func (s *CreateDeveloperMetadataResponseBody) SetId(v string) *CreateDeveloperMetadataResponseBody
func (CreateDeveloperMetadataResponseBody) String ¶
func (s CreateDeveloperMetadataResponseBody) String() string
type CreateRangeProtectionHeaders ¶
type CreateRangeProtectionHeaders struct { CommonHeaders map[string]*string `json:"commonHeaders,omitempty" xml:"commonHeaders,omitempty"` XAcsDingtalkAccessToken *string `json:"x-acs-dingtalk-access-token,omitempty" xml:"x-acs-dingtalk-access-token,omitempty"` }
func (CreateRangeProtectionHeaders) GoString ¶
func (s CreateRangeProtectionHeaders) GoString() string
func (*CreateRangeProtectionHeaders) SetCommonHeaders ¶
func (s *CreateRangeProtectionHeaders) SetCommonHeaders(v map[string]*string) *CreateRangeProtectionHeaders
func (*CreateRangeProtectionHeaders) SetXAcsDingtalkAccessToken ¶
func (s *CreateRangeProtectionHeaders) SetXAcsDingtalkAccessToken(v string) *CreateRangeProtectionHeaders
func (CreateRangeProtectionHeaders) String ¶
func (s CreateRangeProtectionHeaders) String() string
type CreateRangeProtectionRequest ¶
type CreateRangeProtectionRequest struct { EditableSetting *CreateRangeProtectionRequestEditableSetting `json:"editableSetting,omitempty" xml:"editableSetting,omitempty" type:"Struct"` OtherUserPermission *string `json:"otherUserPermission,omitempty" xml:"otherUserPermission,omitempty"` OperatorId *string `json:"operatorId,omitempty" xml:"operatorId,omitempty"` }
func (CreateRangeProtectionRequest) GoString ¶
func (s CreateRangeProtectionRequest) GoString() string
func (*CreateRangeProtectionRequest) SetEditableSetting ¶
func (s *CreateRangeProtectionRequest) SetEditableSetting(v *CreateRangeProtectionRequestEditableSetting) *CreateRangeProtectionRequest
func (*CreateRangeProtectionRequest) SetOperatorId ¶
func (s *CreateRangeProtectionRequest) SetOperatorId(v string) *CreateRangeProtectionRequest
func (*CreateRangeProtectionRequest) SetOtherUserPermission ¶
func (s *CreateRangeProtectionRequest) SetOtherUserPermission(v string) *CreateRangeProtectionRequest
func (CreateRangeProtectionRequest) String ¶
func (s CreateRangeProtectionRequest) String() string
type CreateRangeProtectionRequestEditableSetting ¶
type CreateRangeProtectionRequestEditableSetting struct { DeleteColumns *bool `json:"deleteColumns,omitempty" xml:"deleteColumns,omitempty"` DeleteRows *bool `json:"deleteRows,omitempty" xml:"deleteRows,omitempty"` EditCells *bool `json:"editCells,omitempty" xml:"editCells,omitempty"` FormatCells *bool `json:"formatCells,omitempty" xml:"formatCells,omitempty"` InsertColumns *bool `json:"insertColumns,omitempty" xml:"insertColumns,omitempty"` InsertRows *bool `json:"insertRows,omitempty" xml:"insertRows,omitempty"` ToggleColumnsVisibility *bool `json:"toggleColumnsVisibility,omitempty" xml:"toggleColumnsVisibility,omitempty"` ToggleRowsVisibility *bool `json:"toggleRowsVisibility,omitempty" xml:"toggleRowsVisibility,omitempty"` }
func (CreateRangeProtectionRequestEditableSetting) GoString ¶
func (s CreateRangeProtectionRequestEditableSetting) GoString() string
func (*CreateRangeProtectionRequestEditableSetting) SetDeleteColumns ¶
func (s *CreateRangeProtectionRequestEditableSetting) SetDeleteColumns(v bool) *CreateRangeProtectionRequestEditableSetting
func (*CreateRangeProtectionRequestEditableSetting) SetDeleteRows ¶
func (s *CreateRangeProtectionRequestEditableSetting) SetDeleteRows(v bool) *CreateRangeProtectionRequestEditableSetting
func (*CreateRangeProtectionRequestEditableSetting) SetEditCells ¶
func (s *CreateRangeProtectionRequestEditableSetting) SetEditCells(v bool) *CreateRangeProtectionRequestEditableSetting
func (*CreateRangeProtectionRequestEditableSetting) SetFormatCells ¶
func (s *CreateRangeProtectionRequestEditableSetting) SetFormatCells(v bool) *CreateRangeProtectionRequestEditableSetting
func (*CreateRangeProtectionRequestEditableSetting) SetInsertColumns ¶
func (s *CreateRangeProtectionRequestEditableSetting) SetInsertColumns(v bool) *CreateRangeProtectionRequestEditableSetting
func (*CreateRangeProtectionRequestEditableSetting) SetInsertRows ¶
func (s *CreateRangeProtectionRequestEditableSetting) SetInsertRows(v bool) *CreateRangeProtectionRequestEditableSetting
func (*CreateRangeProtectionRequestEditableSetting) SetToggleColumnsVisibility ¶
func (s *CreateRangeProtectionRequestEditableSetting) SetToggleColumnsVisibility(v bool) *CreateRangeProtectionRequestEditableSetting
func (*CreateRangeProtectionRequestEditableSetting) SetToggleRowsVisibility ¶
func (s *CreateRangeProtectionRequestEditableSetting) SetToggleRowsVisibility(v bool) *CreateRangeProtectionRequestEditableSetting
func (CreateRangeProtectionRequestEditableSetting) String ¶
func (s CreateRangeProtectionRequestEditableSetting) String() string
type CreateRangeProtectionResponse ¶
type CreateRangeProtectionResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty"` Body *CreateRangeProtectionResponseBody `json:"body,omitempty" xml:"body,omitempty"` }
func (CreateRangeProtectionResponse) GoString ¶
func (s CreateRangeProtectionResponse) GoString() string
func (*CreateRangeProtectionResponse) SetBody ¶
func (s *CreateRangeProtectionResponse) SetBody(v *CreateRangeProtectionResponseBody) *CreateRangeProtectionResponse
func (*CreateRangeProtectionResponse) SetHeaders ¶
func (s *CreateRangeProtectionResponse) SetHeaders(v map[string]*string) *CreateRangeProtectionResponse
func (*CreateRangeProtectionResponse) SetStatusCode ¶
func (s *CreateRangeProtectionResponse) SetStatusCode(v int32) *CreateRangeProtectionResponse
func (CreateRangeProtectionResponse) String ¶
func (s CreateRangeProtectionResponse) String() string
type CreateRangeProtectionResponseBody ¶
type CreateRangeProtectionResponseBody struct {
Id *string `json:"id,omitempty" xml:"id,omitempty"`
}
func (CreateRangeProtectionResponseBody) GoString ¶
func (s CreateRangeProtectionResponseBody) GoString() string
func (*CreateRangeProtectionResponseBody) SetId ¶
func (s *CreateRangeProtectionResponseBody) SetId(v string) *CreateRangeProtectionResponseBody
func (CreateRangeProtectionResponseBody) String ¶
func (s CreateRangeProtectionResponseBody) String() string
type CreateSheetHeaders ¶
type CreateSheetHeaders struct { CommonHeaders map[string]*string `json:"commonHeaders,omitempty" xml:"commonHeaders,omitempty"` XAcsDingtalkAccessToken *string `json:"x-acs-dingtalk-access-token,omitempty" xml:"x-acs-dingtalk-access-token,omitempty"` }
func (CreateSheetHeaders) GoString ¶
func (s CreateSheetHeaders) GoString() string
func (*CreateSheetHeaders) SetCommonHeaders ¶
func (s *CreateSheetHeaders) SetCommonHeaders(v map[string]*string) *CreateSheetHeaders
func (*CreateSheetHeaders) SetXAcsDingtalkAccessToken ¶
func (s *CreateSheetHeaders) SetXAcsDingtalkAccessToken(v string) *CreateSheetHeaders
func (CreateSheetHeaders) String ¶
func (s CreateSheetHeaders) String() string
type CreateSheetRequest ¶
type CreateSheetRequest struct { Name *string `json:"name,omitempty" xml:"name,omitempty"` OperatorId *string `json:"operatorId,omitempty" xml:"operatorId,omitempty"` }
func (CreateSheetRequest) GoString ¶
func (s CreateSheetRequest) GoString() string
func (*CreateSheetRequest) SetName ¶
func (s *CreateSheetRequest) SetName(v string) *CreateSheetRequest
func (*CreateSheetRequest) SetOperatorId ¶
func (s *CreateSheetRequest) SetOperatorId(v string) *CreateSheetRequest
func (CreateSheetRequest) String ¶
func (s CreateSheetRequest) String() string
type CreateSheetResponse ¶
type CreateSheetResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty"` Body *CreateSheetResponseBody `json:"body,omitempty" xml:"body,omitempty"` }
func (CreateSheetResponse) GoString ¶
func (s CreateSheetResponse) GoString() string
func (*CreateSheetResponse) SetBody ¶
func (s *CreateSheetResponse) SetBody(v *CreateSheetResponseBody) *CreateSheetResponse
func (*CreateSheetResponse) SetHeaders ¶
func (s *CreateSheetResponse) SetHeaders(v map[string]*string) *CreateSheetResponse
func (*CreateSheetResponse) SetStatusCode ¶
func (s *CreateSheetResponse) SetStatusCode(v int32) *CreateSheetResponse
func (CreateSheetResponse) String ¶
func (s CreateSheetResponse) String() string
type CreateSheetResponseBody ¶
type CreateSheetResponseBody struct { Id *string `json:"id,omitempty" xml:"id,omitempty"` Name *string `json:"name,omitempty" xml:"name,omitempty"` Visibility *string `json:"visibility,omitempty" xml:"visibility,omitempty"` }
func (CreateSheetResponseBody) GoString ¶
func (s CreateSheetResponseBody) GoString() string
func (*CreateSheetResponseBody) SetId ¶
func (s *CreateSheetResponseBody) SetId(v string) *CreateSheetResponseBody
func (*CreateSheetResponseBody) SetName ¶
func (s *CreateSheetResponseBody) SetName(v string) *CreateSheetResponseBody
func (*CreateSheetResponseBody) SetVisibility ¶
func (s *CreateSheetResponseBody) SetVisibility(v string) *CreateSheetResponseBody
func (CreateSheetResponseBody) String ¶
func (s CreateSheetResponseBody) String() string
type CreateWorkspaceDocHeaders ¶
type CreateWorkspaceDocHeaders struct { CommonHeaders map[string]*string `json:"commonHeaders,omitempty" xml:"commonHeaders,omitempty"` XAcsDingtalkAccessToken *string `json:"x-acs-dingtalk-access-token,omitempty" xml:"x-acs-dingtalk-access-token,omitempty"` }
func (CreateWorkspaceDocHeaders) GoString ¶
func (s CreateWorkspaceDocHeaders) GoString() string
func (*CreateWorkspaceDocHeaders) SetCommonHeaders ¶
func (s *CreateWorkspaceDocHeaders) SetCommonHeaders(v map[string]*string) *CreateWorkspaceDocHeaders
func (*CreateWorkspaceDocHeaders) SetXAcsDingtalkAccessToken ¶
func (s *CreateWorkspaceDocHeaders) SetXAcsDingtalkAccessToken(v string) *CreateWorkspaceDocHeaders
func (CreateWorkspaceDocHeaders) String ¶
func (s CreateWorkspaceDocHeaders) String() string
type CreateWorkspaceDocRequest ¶
type CreateWorkspaceDocRequest struct { DocType *string `json:"docType,omitempty" xml:"docType,omitempty"` Name *string `json:"name,omitempty" xml:"name,omitempty"` OperatorId *string `json:"operatorId,omitempty" xml:"operatorId,omitempty"` ParentNodeId *string `json:"parentNodeId,omitempty" xml:"parentNodeId,omitempty"` TemplateId *string `json:"templateId,omitempty" xml:"templateId,omitempty"` TemplateType *string `json:"templateType,omitempty" xml:"templateType,omitempty"` }
func (CreateWorkspaceDocRequest) GoString ¶
func (s CreateWorkspaceDocRequest) GoString() string
func (*CreateWorkspaceDocRequest) SetDocType ¶
func (s *CreateWorkspaceDocRequest) SetDocType(v string) *CreateWorkspaceDocRequest
func (*CreateWorkspaceDocRequest) SetName ¶
func (s *CreateWorkspaceDocRequest) SetName(v string) *CreateWorkspaceDocRequest
func (*CreateWorkspaceDocRequest) SetOperatorId ¶
func (s *CreateWorkspaceDocRequest) SetOperatorId(v string) *CreateWorkspaceDocRequest
func (*CreateWorkspaceDocRequest) SetParentNodeId ¶
func (s *CreateWorkspaceDocRequest) SetParentNodeId(v string) *CreateWorkspaceDocRequest
func (*CreateWorkspaceDocRequest) SetTemplateId ¶
func (s *CreateWorkspaceDocRequest) SetTemplateId(v string) *CreateWorkspaceDocRequest
func (*CreateWorkspaceDocRequest) SetTemplateType ¶
func (s *CreateWorkspaceDocRequest) SetTemplateType(v string) *CreateWorkspaceDocRequest
func (CreateWorkspaceDocRequest) String ¶
func (s CreateWorkspaceDocRequest) String() string
type CreateWorkspaceDocResponse ¶
type CreateWorkspaceDocResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty"` Body *CreateWorkspaceDocResponseBody `json:"body,omitempty" xml:"body,omitempty"` }
func (CreateWorkspaceDocResponse) GoString ¶
func (s CreateWorkspaceDocResponse) GoString() string
func (*CreateWorkspaceDocResponse) SetBody ¶
func (s *CreateWorkspaceDocResponse) SetBody(v *CreateWorkspaceDocResponseBody) *CreateWorkspaceDocResponse
func (*CreateWorkspaceDocResponse) SetHeaders ¶
func (s *CreateWorkspaceDocResponse) SetHeaders(v map[string]*string) *CreateWorkspaceDocResponse
func (*CreateWorkspaceDocResponse) SetStatusCode ¶
func (s *CreateWorkspaceDocResponse) SetStatusCode(v int32) *CreateWorkspaceDocResponse
func (CreateWorkspaceDocResponse) String ¶
func (s CreateWorkspaceDocResponse) String() string
type CreateWorkspaceDocResponseBody ¶
type CreateWorkspaceDocResponseBody struct { DentryUuid *string `json:"dentryUuid,omitempty" xml:"dentryUuid,omitempty"` DocKey *string `json:"docKey,omitempty" xml:"docKey,omitempty"` NodeId *string `json:"nodeId,omitempty" xml:"nodeId,omitempty"` Url *string `json:"url,omitempty" xml:"url,omitempty"` WorkspaceId *string `json:"workspaceId,omitempty" xml:"workspaceId,omitempty"` }
func (CreateWorkspaceDocResponseBody) GoString ¶
func (s CreateWorkspaceDocResponseBody) GoString() string
func (*CreateWorkspaceDocResponseBody) SetDentryUuid ¶ added in v1.6.52
func (s *CreateWorkspaceDocResponseBody) SetDentryUuid(v string) *CreateWorkspaceDocResponseBody
func (*CreateWorkspaceDocResponseBody) SetDocKey ¶
func (s *CreateWorkspaceDocResponseBody) SetDocKey(v string) *CreateWorkspaceDocResponseBody
func (*CreateWorkspaceDocResponseBody) SetNodeId ¶
func (s *CreateWorkspaceDocResponseBody) SetNodeId(v string) *CreateWorkspaceDocResponseBody
func (*CreateWorkspaceDocResponseBody) SetUrl ¶
func (s *CreateWorkspaceDocResponseBody) SetUrl(v string) *CreateWorkspaceDocResponseBody
func (*CreateWorkspaceDocResponseBody) SetWorkspaceId ¶
func (s *CreateWorkspaceDocResponseBody) SetWorkspaceId(v string) *CreateWorkspaceDocResponseBody
func (CreateWorkspaceDocResponseBody) String ¶
func (s CreateWorkspaceDocResponseBody) String() string
type CreateWorkspaceHeaders ¶
type CreateWorkspaceHeaders struct { CommonHeaders map[string]*string `json:"commonHeaders,omitempty" xml:"commonHeaders,omitempty"` XAcsDingtalkAccessToken *string `json:"x-acs-dingtalk-access-token,omitempty" xml:"x-acs-dingtalk-access-token,omitempty"` }
func (CreateWorkspaceHeaders) GoString ¶
func (s CreateWorkspaceHeaders) GoString() string
func (*CreateWorkspaceHeaders) SetCommonHeaders ¶
func (s *CreateWorkspaceHeaders) SetCommonHeaders(v map[string]*string) *CreateWorkspaceHeaders
func (*CreateWorkspaceHeaders) SetXAcsDingtalkAccessToken ¶
func (s *CreateWorkspaceHeaders) SetXAcsDingtalkAccessToken(v string) *CreateWorkspaceHeaders
func (CreateWorkspaceHeaders) String ¶
func (s CreateWorkspaceHeaders) String() string
type CreateWorkspaceRequest ¶
type CreateWorkspaceRequest struct { Description *string `json:"description,omitempty" xml:"description,omitempty"` Name *string `json:"name,omitempty" xml:"name,omitempty"` OperatorId *string `json:"operatorId,omitempty" xml:"operatorId,omitempty"` }
func (CreateWorkspaceRequest) GoString ¶
func (s CreateWorkspaceRequest) GoString() string
func (*CreateWorkspaceRequest) SetDescription ¶
func (s *CreateWorkspaceRequest) SetDescription(v string) *CreateWorkspaceRequest
func (*CreateWorkspaceRequest) SetName ¶
func (s *CreateWorkspaceRequest) SetName(v string) *CreateWorkspaceRequest
func (*CreateWorkspaceRequest) SetOperatorId ¶
func (s *CreateWorkspaceRequest) SetOperatorId(v string) *CreateWorkspaceRequest
func (CreateWorkspaceRequest) String ¶
func (s CreateWorkspaceRequest) String() string
type CreateWorkspaceResponse ¶
type CreateWorkspaceResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty"` Body *CreateWorkspaceResponseBody `json:"body,omitempty" xml:"body,omitempty"` }
func (CreateWorkspaceResponse) GoString ¶
func (s CreateWorkspaceResponse) GoString() string
func (*CreateWorkspaceResponse) SetBody ¶
func (s *CreateWorkspaceResponse) SetBody(v *CreateWorkspaceResponseBody) *CreateWorkspaceResponse
func (*CreateWorkspaceResponse) SetHeaders ¶
func (s *CreateWorkspaceResponse) SetHeaders(v map[string]*string) *CreateWorkspaceResponse
func (*CreateWorkspaceResponse) SetStatusCode ¶
func (s *CreateWorkspaceResponse) SetStatusCode(v int32) *CreateWorkspaceResponse
func (CreateWorkspaceResponse) String ¶
func (s CreateWorkspaceResponse) String() string
type CreateWorkspaceResponseBody ¶
type CreateWorkspaceResponseBody struct { Description *string `json:"description,omitempty" xml:"description,omitempty"` Name *string `json:"name,omitempty" xml:"name,omitempty"` Url *string `json:"url,omitempty" xml:"url,omitempty"` WorkspaceId *string `json:"workspaceId,omitempty" xml:"workspaceId,omitempty"` }
func (CreateWorkspaceResponseBody) GoString ¶
func (s CreateWorkspaceResponseBody) GoString() string
func (*CreateWorkspaceResponseBody) SetDescription ¶
func (s *CreateWorkspaceResponseBody) SetDescription(v string) *CreateWorkspaceResponseBody
func (*CreateWorkspaceResponseBody) SetName ¶
func (s *CreateWorkspaceResponseBody) SetName(v string) *CreateWorkspaceResponseBody
func (*CreateWorkspaceResponseBody) SetUrl ¶
func (s *CreateWorkspaceResponseBody) SetUrl(v string) *CreateWorkspaceResponseBody
func (*CreateWorkspaceResponseBody) SetWorkspaceId ¶
func (s *CreateWorkspaceResponseBody) SetWorkspaceId(v string) *CreateWorkspaceResponseBody
func (CreateWorkspaceResponseBody) String ¶
func (s CreateWorkspaceResponseBody) String() string
type DeleteColumnsHeaders ¶
type DeleteColumnsHeaders struct { CommonHeaders map[string]*string `json:"commonHeaders,omitempty" xml:"commonHeaders,omitempty"` XAcsDingtalkAccessToken *string `json:"x-acs-dingtalk-access-token,omitempty" xml:"x-acs-dingtalk-access-token,omitempty"` }
func (DeleteColumnsHeaders) GoString ¶
func (s DeleteColumnsHeaders) GoString() string
func (*DeleteColumnsHeaders) SetCommonHeaders ¶
func (s *DeleteColumnsHeaders) SetCommonHeaders(v map[string]*string) *DeleteColumnsHeaders
func (*DeleteColumnsHeaders) SetXAcsDingtalkAccessToken ¶
func (s *DeleteColumnsHeaders) SetXAcsDingtalkAccessToken(v string) *DeleteColumnsHeaders
func (DeleteColumnsHeaders) String ¶
func (s DeleteColumnsHeaders) String() string
type DeleteColumnsRequest ¶
type DeleteColumnsRequest struct { Column *int64 `json:"column,omitempty" xml:"column,omitempty"` ColumnCount *int64 `json:"columnCount,omitempty" xml:"columnCount,omitempty"` OperatorId *string `json:"operatorId,omitempty" xml:"operatorId,omitempty"` }
func (DeleteColumnsRequest) GoString ¶
func (s DeleteColumnsRequest) GoString() string
func (*DeleteColumnsRequest) SetColumn ¶
func (s *DeleteColumnsRequest) SetColumn(v int64) *DeleteColumnsRequest
func (*DeleteColumnsRequest) SetColumnCount ¶
func (s *DeleteColumnsRequest) SetColumnCount(v int64) *DeleteColumnsRequest
func (*DeleteColumnsRequest) SetOperatorId ¶
func (s *DeleteColumnsRequest) SetOperatorId(v string) *DeleteColumnsRequest
func (DeleteColumnsRequest) String ¶
func (s DeleteColumnsRequest) String() string
type DeleteColumnsResponse ¶
type DeleteColumnsResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty"` Body *DeleteColumnsResponseBody `json:"body,omitempty" xml:"body,omitempty"` }
func (DeleteColumnsResponse) GoString ¶
func (s DeleteColumnsResponse) GoString() string
func (*DeleteColumnsResponse) SetBody ¶
func (s *DeleteColumnsResponse) SetBody(v *DeleteColumnsResponseBody) *DeleteColumnsResponse
func (*DeleteColumnsResponse) SetHeaders ¶
func (s *DeleteColumnsResponse) SetHeaders(v map[string]*string) *DeleteColumnsResponse
func (*DeleteColumnsResponse) SetStatusCode ¶
func (s *DeleteColumnsResponse) SetStatusCode(v int32) *DeleteColumnsResponse
func (DeleteColumnsResponse) String ¶
func (s DeleteColumnsResponse) String() string
type DeleteColumnsResponseBody ¶
type DeleteColumnsResponseBody struct {
Id *string `json:"id,omitempty" xml:"id,omitempty"`
}
func (DeleteColumnsResponseBody) GoString ¶
func (s DeleteColumnsResponseBody) GoString() string
func (*DeleteColumnsResponseBody) SetId ¶
func (s *DeleteColumnsResponseBody) SetId(v string) *DeleteColumnsResponseBody
func (DeleteColumnsResponseBody) String ¶
func (s DeleteColumnsResponseBody) String() string
type DeleteDropdownListsHeaders ¶
type DeleteDropdownListsHeaders struct { CommonHeaders map[string]*string `json:"commonHeaders,omitempty" xml:"commonHeaders,omitempty"` XAcsDingtalkAccessToken *string `json:"x-acs-dingtalk-access-token,omitempty" xml:"x-acs-dingtalk-access-token,omitempty"` }
func (DeleteDropdownListsHeaders) GoString ¶
func (s DeleteDropdownListsHeaders) GoString() string
func (*DeleteDropdownListsHeaders) SetCommonHeaders ¶
func (s *DeleteDropdownListsHeaders) SetCommonHeaders(v map[string]*string) *DeleteDropdownListsHeaders
func (*DeleteDropdownListsHeaders) SetXAcsDingtalkAccessToken ¶
func (s *DeleteDropdownListsHeaders) SetXAcsDingtalkAccessToken(v string) *DeleteDropdownListsHeaders
func (DeleteDropdownListsHeaders) String ¶
func (s DeleteDropdownListsHeaders) String() string
type DeleteDropdownListsRequest ¶
type DeleteDropdownListsRequest struct {
OperatorId *string `json:"operatorId,omitempty" xml:"operatorId,omitempty"`
}
func (DeleteDropdownListsRequest) GoString ¶
func (s DeleteDropdownListsRequest) GoString() string
func (*DeleteDropdownListsRequest) SetOperatorId ¶
func (s *DeleteDropdownListsRequest) SetOperatorId(v string) *DeleteDropdownListsRequest
func (DeleteDropdownListsRequest) String ¶
func (s DeleteDropdownListsRequest) String() string
type DeleteDropdownListsResponse ¶
type DeleteDropdownListsResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty"` Body *DeleteDropdownListsResponseBody `json:"body,omitempty" xml:"body,omitempty"` }
func (DeleteDropdownListsResponse) GoString ¶
func (s DeleteDropdownListsResponse) GoString() string
func (*DeleteDropdownListsResponse) SetBody ¶
func (s *DeleteDropdownListsResponse) SetBody(v *DeleteDropdownListsResponseBody) *DeleteDropdownListsResponse
func (*DeleteDropdownListsResponse) SetHeaders ¶
func (s *DeleteDropdownListsResponse) SetHeaders(v map[string]*string) *DeleteDropdownListsResponse
func (*DeleteDropdownListsResponse) SetStatusCode ¶
func (s *DeleteDropdownListsResponse) SetStatusCode(v int32) *DeleteDropdownListsResponse
func (DeleteDropdownListsResponse) String ¶
func (s DeleteDropdownListsResponse) String() string
type DeleteDropdownListsResponseBody ¶
type DeleteDropdownListsResponseBody struct {
A1Notation *string `json:"a1Notation,omitempty" xml:"a1Notation,omitempty"`
}
func (DeleteDropdownListsResponseBody) GoString ¶
func (s DeleteDropdownListsResponseBody) GoString() string
func (*DeleteDropdownListsResponseBody) SetA1Notation ¶
func (s *DeleteDropdownListsResponseBody) SetA1Notation(v string) *DeleteDropdownListsResponseBody
func (DeleteDropdownListsResponseBody) String ¶
func (s DeleteDropdownListsResponseBody) String() string
type DeleteRangeProtectionHeaders ¶
type DeleteRangeProtectionHeaders struct { CommonHeaders map[string]*string `json:"commonHeaders,omitempty" xml:"commonHeaders,omitempty"` XAcsDingtalkAccessToken *string `json:"x-acs-dingtalk-access-token,omitempty" xml:"x-acs-dingtalk-access-token,omitempty"` }
func (DeleteRangeProtectionHeaders) GoString ¶
func (s DeleteRangeProtectionHeaders) GoString() string
func (*DeleteRangeProtectionHeaders) SetCommonHeaders ¶
func (s *DeleteRangeProtectionHeaders) SetCommonHeaders(v map[string]*string) *DeleteRangeProtectionHeaders
func (*DeleteRangeProtectionHeaders) SetXAcsDingtalkAccessToken ¶
func (s *DeleteRangeProtectionHeaders) SetXAcsDingtalkAccessToken(v string) *DeleteRangeProtectionHeaders
func (DeleteRangeProtectionHeaders) String ¶
func (s DeleteRangeProtectionHeaders) String() string
type DeleteRangeProtectionRequest ¶
type DeleteRangeProtectionRequest struct {
OperatorId *string `json:"operatorId,omitempty" xml:"operatorId,omitempty"`
}
func (DeleteRangeProtectionRequest) GoString ¶
func (s DeleteRangeProtectionRequest) GoString() string
func (*DeleteRangeProtectionRequest) SetOperatorId ¶
func (s *DeleteRangeProtectionRequest) SetOperatorId(v string) *DeleteRangeProtectionRequest
func (DeleteRangeProtectionRequest) String ¶
func (s DeleteRangeProtectionRequest) String() string
type DeleteRangeProtectionResponse ¶
type DeleteRangeProtectionResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty"` Body *DeleteRangeProtectionResponseBody `json:"body,omitempty" xml:"body,omitempty"` }
func (DeleteRangeProtectionResponse) GoString ¶
func (s DeleteRangeProtectionResponse) GoString() string
func (*DeleteRangeProtectionResponse) SetBody ¶
func (s *DeleteRangeProtectionResponse) SetBody(v *DeleteRangeProtectionResponseBody) *DeleteRangeProtectionResponse
func (*DeleteRangeProtectionResponse) SetHeaders ¶
func (s *DeleteRangeProtectionResponse) SetHeaders(v map[string]*string) *DeleteRangeProtectionResponse
func (*DeleteRangeProtectionResponse) SetStatusCode ¶
func (s *DeleteRangeProtectionResponse) SetStatusCode(v int32) *DeleteRangeProtectionResponse
func (DeleteRangeProtectionResponse) String ¶
func (s DeleteRangeProtectionResponse) String() string
type DeleteRangeProtectionResponseBody ¶
type DeleteRangeProtectionResponseBody struct {
A1Notation *string `json:"a1Notation,omitempty" xml:"a1Notation,omitempty"`
}
func (DeleteRangeProtectionResponseBody) GoString ¶
func (s DeleteRangeProtectionResponseBody) GoString() string
func (*DeleteRangeProtectionResponseBody) SetA1Notation ¶
func (s *DeleteRangeProtectionResponseBody) SetA1Notation(v string) *DeleteRangeProtectionResponseBody
func (DeleteRangeProtectionResponseBody) String ¶
func (s DeleteRangeProtectionResponseBody) String() string
type DeleteRowsHeaders ¶
type DeleteRowsHeaders struct { CommonHeaders map[string]*string `json:"commonHeaders,omitempty" xml:"commonHeaders,omitempty"` XAcsDingtalkAccessToken *string `json:"x-acs-dingtalk-access-token,omitempty" xml:"x-acs-dingtalk-access-token,omitempty"` }
func (DeleteRowsHeaders) GoString ¶
func (s DeleteRowsHeaders) GoString() string
func (*DeleteRowsHeaders) SetCommonHeaders ¶
func (s *DeleteRowsHeaders) SetCommonHeaders(v map[string]*string) *DeleteRowsHeaders
func (*DeleteRowsHeaders) SetXAcsDingtalkAccessToken ¶
func (s *DeleteRowsHeaders) SetXAcsDingtalkAccessToken(v string) *DeleteRowsHeaders
func (DeleteRowsHeaders) String ¶
func (s DeleteRowsHeaders) String() string
type DeleteRowsRequest ¶
type DeleteRowsRequest struct { Row *int64 `json:"row,omitempty" xml:"row,omitempty"` RowCount *int64 `json:"rowCount,omitempty" xml:"rowCount,omitempty"` OperatorId *string `json:"operatorId,omitempty" xml:"operatorId,omitempty"` }
func (DeleteRowsRequest) GoString ¶
func (s DeleteRowsRequest) GoString() string
func (*DeleteRowsRequest) SetOperatorId ¶
func (s *DeleteRowsRequest) SetOperatorId(v string) *DeleteRowsRequest
func (*DeleteRowsRequest) SetRow ¶
func (s *DeleteRowsRequest) SetRow(v int64) *DeleteRowsRequest
func (*DeleteRowsRequest) SetRowCount ¶
func (s *DeleteRowsRequest) SetRowCount(v int64) *DeleteRowsRequest
func (DeleteRowsRequest) String ¶
func (s DeleteRowsRequest) String() string
type DeleteRowsResponse ¶
type DeleteRowsResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty"` Body *DeleteRowsResponseBody `json:"body,omitempty" xml:"body,omitempty"` }
func (DeleteRowsResponse) GoString ¶
func (s DeleteRowsResponse) GoString() string
func (*DeleteRowsResponse) SetBody ¶
func (s *DeleteRowsResponse) SetBody(v *DeleteRowsResponseBody) *DeleteRowsResponse
func (*DeleteRowsResponse) SetHeaders ¶
func (s *DeleteRowsResponse) SetHeaders(v map[string]*string) *DeleteRowsResponse
func (*DeleteRowsResponse) SetStatusCode ¶
func (s *DeleteRowsResponse) SetStatusCode(v int32) *DeleteRowsResponse
func (DeleteRowsResponse) String ¶
func (s DeleteRowsResponse) String() string
type DeleteRowsResponseBody ¶
type DeleteRowsResponseBody struct {
Id *string `json:"id,omitempty" xml:"id,omitempty"`
}
func (DeleteRowsResponseBody) GoString ¶
func (s DeleteRowsResponseBody) GoString() string
func (*DeleteRowsResponseBody) SetId ¶
func (s *DeleteRowsResponseBody) SetId(v string) *DeleteRowsResponseBody
func (DeleteRowsResponseBody) String ¶
func (s DeleteRowsResponseBody) String() string
type DeleteSheetHeaders ¶
type DeleteSheetHeaders struct { CommonHeaders map[string]*string `json:"commonHeaders,omitempty" xml:"commonHeaders,omitempty"` XAcsDingtalkAccessToken *string `json:"x-acs-dingtalk-access-token,omitempty" xml:"x-acs-dingtalk-access-token,omitempty"` }
func (DeleteSheetHeaders) GoString ¶
func (s DeleteSheetHeaders) GoString() string
func (*DeleteSheetHeaders) SetCommonHeaders ¶
func (s *DeleteSheetHeaders) SetCommonHeaders(v map[string]*string) *DeleteSheetHeaders
func (*DeleteSheetHeaders) SetXAcsDingtalkAccessToken ¶
func (s *DeleteSheetHeaders) SetXAcsDingtalkAccessToken(v string) *DeleteSheetHeaders
func (DeleteSheetHeaders) String ¶
func (s DeleteSheetHeaders) String() string
type DeleteSheetRequest ¶
type DeleteSheetRequest struct {
OperatorId *string `json:"operatorId,omitempty" xml:"operatorId,omitempty"`
}
func (DeleteSheetRequest) GoString ¶
func (s DeleteSheetRequest) GoString() string
func (*DeleteSheetRequest) SetOperatorId ¶
func (s *DeleteSheetRequest) SetOperatorId(v string) *DeleteSheetRequest
func (DeleteSheetRequest) String ¶
func (s DeleteSheetRequest) String() string
type DeleteSheetResponse ¶
type DeleteSheetResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty"` Body *DeleteSheetResponseBody `json:"body,omitempty" xml:"body,omitempty"` }
func (DeleteSheetResponse) GoString ¶
func (s DeleteSheetResponse) GoString() string
func (*DeleteSheetResponse) SetBody ¶
func (s *DeleteSheetResponse) SetBody(v *DeleteSheetResponseBody) *DeleteSheetResponse
func (*DeleteSheetResponse) SetHeaders ¶
func (s *DeleteSheetResponse) SetHeaders(v map[string]*string) *DeleteSheetResponse
func (*DeleteSheetResponse) SetStatusCode ¶
func (s *DeleteSheetResponse) SetStatusCode(v int32) *DeleteSheetResponse
func (DeleteSheetResponse) String ¶
func (s DeleteSheetResponse) String() string
type DeleteSheetResponseBody ¶
type DeleteSheetResponseBody struct {
Success *bool `json:"success,omitempty" xml:"success,omitempty"`
}
func (DeleteSheetResponseBody) GoString ¶
func (s DeleteSheetResponseBody) GoString() string
func (*DeleteSheetResponseBody) SetSuccess ¶
func (s *DeleteSheetResponseBody) SetSuccess(v bool) *DeleteSheetResponseBody
func (DeleteSheetResponseBody) String ¶
func (s DeleteSheetResponseBody) String() string
type DeleteWorkspaceDocHeaders ¶
type DeleteWorkspaceDocHeaders struct { CommonHeaders map[string]*string `json:"commonHeaders,omitempty" xml:"commonHeaders,omitempty"` XAcsDingtalkAccessToken *string `json:"x-acs-dingtalk-access-token,omitempty" xml:"x-acs-dingtalk-access-token,omitempty"` }
func (DeleteWorkspaceDocHeaders) GoString ¶
func (s DeleteWorkspaceDocHeaders) GoString() string
func (*DeleteWorkspaceDocHeaders) SetCommonHeaders ¶
func (s *DeleteWorkspaceDocHeaders) SetCommonHeaders(v map[string]*string) *DeleteWorkspaceDocHeaders
func (*DeleteWorkspaceDocHeaders) SetXAcsDingtalkAccessToken ¶
func (s *DeleteWorkspaceDocHeaders) SetXAcsDingtalkAccessToken(v string) *DeleteWorkspaceDocHeaders
func (DeleteWorkspaceDocHeaders) String ¶
func (s DeleteWorkspaceDocHeaders) String() string
type DeleteWorkspaceDocMembersHeaders ¶
type DeleteWorkspaceDocMembersHeaders struct { CommonHeaders map[string]*string `json:"commonHeaders,omitempty" xml:"commonHeaders,omitempty"` XAcsDingtalkAccessToken *string `json:"x-acs-dingtalk-access-token,omitempty" xml:"x-acs-dingtalk-access-token,omitempty"` }
func (DeleteWorkspaceDocMembersHeaders) GoString ¶
func (s DeleteWorkspaceDocMembersHeaders) GoString() string
func (*DeleteWorkspaceDocMembersHeaders) SetCommonHeaders ¶
func (s *DeleteWorkspaceDocMembersHeaders) SetCommonHeaders(v map[string]*string) *DeleteWorkspaceDocMembersHeaders
func (*DeleteWorkspaceDocMembersHeaders) SetXAcsDingtalkAccessToken ¶
func (s *DeleteWorkspaceDocMembersHeaders) SetXAcsDingtalkAccessToken(v string) *DeleteWorkspaceDocMembersHeaders
func (DeleteWorkspaceDocMembersHeaders) String ¶
func (s DeleteWorkspaceDocMembersHeaders) String() string
type DeleteWorkspaceDocMembersRequest ¶
type DeleteWorkspaceDocMembersRequest struct { Members []*DeleteWorkspaceDocMembersRequestMembers `json:"members,omitempty" xml:"members,omitempty" type:"Repeated"` OperatorId *string `json:"operatorId,omitempty" xml:"operatorId,omitempty"` }
func (DeleteWorkspaceDocMembersRequest) GoString ¶
func (s DeleteWorkspaceDocMembersRequest) GoString() string
func (*DeleteWorkspaceDocMembersRequest) SetMembers ¶
func (s *DeleteWorkspaceDocMembersRequest) SetMembers(v []*DeleteWorkspaceDocMembersRequestMembers) *DeleteWorkspaceDocMembersRequest
func (*DeleteWorkspaceDocMembersRequest) SetOperatorId ¶
func (s *DeleteWorkspaceDocMembersRequest) SetOperatorId(v string) *DeleteWorkspaceDocMembersRequest
func (DeleteWorkspaceDocMembersRequest) String ¶
func (s DeleteWorkspaceDocMembersRequest) String() string
type DeleteWorkspaceDocMembersRequestMembers ¶
type DeleteWorkspaceDocMembersRequestMembers struct { MemberId *string `json:"memberId,omitempty" xml:"memberId,omitempty"` MemberType *string `json:"memberType,omitempty" xml:"memberType,omitempty"` }
func (DeleteWorkspaceDocMembersRequestMembers) GoString ¶
func (s DeleteWorkspaceDocMembersRequestMembers) GoString() string
func (*DeleteWorkspaceDocMembersRequestMembers) SetMemberId ¶
func (s *DeleteWorkspaceDocMembersRequestMembers) SetMemberId(v string) *DeleteWorkspaceDocMembersRequestMembers
func (*DeleteWorkspaceDocMembersRequestMembers) SetMemberType ¶
func (s *DeleteWorkspaceDocMembersRequestMembers) SetMemberType(v string) *DeleteWorkspaceDocMembersRequestMembers
func (DeleteWorkspaceDocMembersRequestMembers) String ¶
func (s DeleteWorkspaceDocMembersRequestMembers) String() string
type DeleteWorkspaceDocMembersResponse ¶
type DeleteWorkspaceDocMembersResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty"` }
func (DeleteWorkspaceDocMembersResponse) GoString ¶
func (s DeleteWorkspaceDocMembersResponse) GoString() string
func (*DeleteWorkspaceDocMembersResponse) SetHeaders ¶
func (s *DeleteWorkspaceDocMembersResponse) SetHeaders(v map[string]*string) *DeleteWorkspaceDocMembersResponse
func (*DeleteWorkspaceDocMembersResponse) SetStatusCode ¶
func (s *DeleteWorkspaceDocMembersResponse) SetStatusCode(v int32) *DeleteWorkspaceDocMembersResponse
func (DeleteWorkspaceDocMembersResponse) String ¶
func (s DeleteWorkspaceDocMembersResponse) String() string
type DeleteWorkspaceDocRequest ¶
type DeleteWorkspaceDocRequest struct {
OperatorId *string `json:"operatorId,omitempty" xml:"operatorId,omitempty"`
}
func (DeleteWorkspaceDocRequest) GoString ¶
func (s DeleteWorkspaceDocRequest) GoString() string
func (*DeleteWorkspaceDocRequest) SetOperatorId ¶
func (s *DeleteWorkspaceDocRequest) SetOperatorId(v string) *DeleteWorkspaceDocRequest
func (DeleteWorkspaceDocRequest) String ¶
func (s DeleteWorkspaceDocRequest) String() string
type DeleteWorkspaceDocResponse ¶
type DeleteWorkspaceDocResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty"` }
func (DeleteWorkspaceDocResponse) GoString ¶
func (s DeleteWorkspaceDocResponse) GoString() string
func (*DeleteWorkspaceDocResponse) SetHeaders ¶
func (s *DeleteWorkspaceDocResponse) SetHeaders(v map[string]*string) *DeleteWorkspaceDocResponse
func (*DeleteWorkspaceDocResponse) SetStatusCode ¶
func (s *DeleteWorkspaceDocResponse) SetStatusCode(v int32) *DeleteWorkspaceDocResponse
func (DeleteWorkspaceDocResponse) String ¶
func (s DeleteWorkspaceDocResponse) String() string
type DeleteWorkspaceMembersHeaders ¶
type DeleteWorkspaceMembersHeaders struct { CommonHeaders map[string]*string `json:"commonHeaders,omitempty" xml:"commonHeaders,omitempty"` XAcsDingtalkAccessToken *string `json:"x-acs-dingtalk-access-token,omitempty" xml:"x-acs-dingtalk-access-token,omitempty"` }
func (DeleteWorkspaceMembersHeaders) GoString ¶
func (s DeleteWorkspaceMembersHeaders) GoString() string
func (*DeleteWorkspaceMembersHeaders) SetCommonHeaders ¶
func (s *DeleteWorkspaceMembersHeaders) SetCommonHeaders(v map[string]*string) *DeleteWorkspaceMembersHeaders
func (*DeleteWorkspaceMembersHeaders) SetXAcsDingtalkAccessToken ¶
func (s *DeleteWorkspaceMembersHeaders) SetXAcsDingtalkAccessToken(v string) *DeleteWorkspaceMembersHeaders
func (DeleteWorkspaceMembersHeaders) String ¶
func (s DeleteWorkspaceMembersHeaders) String() string
type DeleteWorkspaceMembersRequest ¶
type DeleteWorkspaceMembersRequest struct { Members []*DeleteWorkspaceMembersRequestMembers `json:"members,omitempty" xml:"members,omitempty" type:"Repeated"` OperatorId *string `json:"operatorId,omitempty" xml:"operatorId,omitempty"` }
func (DeleteWorkspaceMembersRequest) GoString ¶
func (s DeleteWorkspaceMembersRequest) GoString() string
func (*DeleteWorkspaceMembersRequest) SetMembers ¶
func (s *DeleteWorkspaceMembersRequest) SetMembers(v []*DeleteWorkspaceMembersRequestMembers) *DeleteWorkspaceMembersRequest
func (*DeleteWorkspaceMembersRequest) SetOperatorId ¶
func (s *DeleteWorkspaceMembersRequest) SetOperatorId(v string) *DeleteWorkspaceMembersRequest
func (DeleteWorkspaceMembersRequest) String ¶
func (s DeleteWorkspaceMembersRequest) String() string
type DeleteWorkspaceMembersRequestMembers ¶
type DeleteWorkspaceMembersRequestMembers struct { MemberId *string `json:"memberId,omitempty" xml:"memberId,omitempty"` MemberType *string `json:"memberType,omitempty" xml:"memberType,omitempty"` }
func (DeleteWorkspaceMembersRequestMembers) GoString ¶
func (s DeleteWorkspaceMembersRequestMembers) GoString() string
func (*DeleteWorkspaceMembersRequestMembers) SetMemberId ¶
func (s *DeleteWorkspaceMembersRequestMembers) SetMemberId(v string) *DeleteWorkspaceMembersRequestMembers
func (*DeleteWorkspaceMembersRequestMembers) SetMemberType ¶
func (s *DeleteWorkspaceMembersRequestMembers) SetMemberType(v string) *DeleteWorkspaceMembersRequestMembers
func (DeleteWorkspaceMembersRequestMembers) String ¶
func (s DeleteWorkspaceMembersRequestMembers) String() string
type DeleteWorkspaceMembersResponse ¶
type DeleteWorkspaceMembersResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty"` }
func (DeleteWorkspaceMembersResponse) GoString ¶
func (s DeleteWorkspaceMembersResponse) GoString() string
func (*DeleteWorkspaceMembersResponse) SetHeaders ¶
func (s *DeleteWorkspaceMembersResponse) SetHeaders(v map[string]*string) *DeleteWorkspaceMembersResponse
func (*DeleteWorkspaceMembersResponse) SetStatusCode ¶
func (s *DeleteWorkspaceMembersResponse) SetStatusCode(v int32) *DeleteWorkspaceMembersResponse
func (DeleteWorkspaceMembersResponse) String ¶
func (s DeleteWorkspaceMembersResponse) String() string
type DocAppendParagraphHeaders ¶ added in v1.5.94
type DocAppendParagraphHeaders struct { CommonHeaders map[string]*string `json:"commonHeaders,omitempty" xml:"commonHeaders,omitempty"` XAcsDingtalkAccessToken *string `json:"x-acs-dingtalk-access-token,omitempty" xml:"x-acs-dingtalk-access-token,omitempty"` }
func (DocAppendParagraphHeaders) GoString ¶ added in v1.5.94
func (s DocAppendParagraphHeaders) GoString() string
func (*DocAppendParagraphHeaders) SetCommonHeaders ¶ added in v1.5.94
func (s *DocAppendParagraphHeaders) SetCommonHeaders(v map[string]*string) *DocAppendParagraphHeaders
func (*DocAppendParagraphHeaders) SetXAcsDingtalkAccessToken ¶ added in v1.5.94
func (s *DocAppendParagraphHeaders) SetXAcsDingtalkAccessToken(v string) *DocAppendParagraphHeaders
func (DocAppendParagraphHeaders) String ¶ added in v1.5.94
func (s DocAppendParagraphHeaders) String() string
type DocAppendParagraphRequest ¶ added in v1.5.94
type DocAppendParagraphRequest struct { ElementType *string `json:"elementType,omitempty" xml:"elementType,omitempty"` Properties map[string]interface{} `json:"properties,omitempty" xml:"properties,omitempty"` OperatorId *string `json:"operatorId,omitempty" xml:"operatorId,omitempty"` }
func (DocAppendParagraphRequest) GoString ¶ added in v1.5.94
func (s DocAppendParagraphRequest) GoString() string
func (*DocAppendParagraphRequest) SetElementType ¶ added in v1.5.94
func (s *DocAppendParagraphRequest) SetElementType(v string) *DocAppendParagraphRequest
func (*DocAppendParagraphRequest) SetOperatorId ¶ added in v1.5.94
func (s *DocAppendParagraphRequest) SetOperatorId(v string) *DocAppendParagraphRequest
func (*DocAppendParagraphRequest) SetProperties ¶ added in v1.5.94
func (s *DocAppendParagraphRequest) SetProperties(v map[string]interface{}) *DocAppendParagraphRequest
func (DocAppendParagraphRequest) String ¶ added in v1.5.94
func (s DocAppendParagraphRequest) String() string
type DocAppendParagraphResponse ¶ added in v1.5.94
type DocAppendParagraphResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty"` Body *DocAppendParagraphResponseBody `json:"body,omitempty" xml:"body,omitempty"` }
func (DocAppendParagraphResponse) GoString ¶ added in v1.5.94
func (s DocAppendParagraphResponse) GoString() string
func (*DocAppendParagraphResponse) SetBody ¶ added in v1.5.94
func (s *DocAppendParagraphResponse) SetBody(v *DocAppendParagraphResponseBody) *DocAppendParagraphResponse
func (*DocAppendParagraphResponse) SetHeaders ¶ added in v1.5.94
func (s *DocAppendParagraphResponse) SetHeaders(v map[string]*string) *DocAppendParagraphResponse
func (*DocAppendParagraphResponse) SetStatusCode ¶ added in v1.5.94
func (s *DocAppendParagraphResponse) SetStatusCode(v int32) *DocAppendParagraphResponse
func (DocAppendParagraphResponse) String ¶ added in v1.5.94
func (s DocAppendParagraphResponse) String() string
type DocAppendParagraphResponseBody ¶ added in v1.5.94
type DocAppendParagraphResponseBody struct { Result *DocAppendParagraphResponseBodyResult `json:"result,omitempty" xml:"result,omitempty" type:"Struct"` Success *bool `json:"success,omitempty" xml:"success,omitempty"` }
func (DocAppendParagraphResponseBody) GoString ¶ added in v1.5.94
func (s DocAppendParagraphResponseBody) GoString() string
func (*DocAppendParagraphResponseBody) SetResult ¶ added in v1.5.94
func (s *DocAppendParagraphResponseBody) SetResult(v *DocAppendParagraphResponseBodyResult) *DocAppendParagraphResponseBody
func (*DocAppendParagraphResponseBody) SetSuccess ¶ added in v1.5.94
func (s *DocAppendParagraphResponseBody) SetSuccess(v bool) *DocAppendParagraphResponseBody
func (DocAppendParagraphResponseBody) String ¶ added in v1.5.94
func (s DocAppendParagraphResponseBody) String() string
type DocAppendParagraphResponseBodyResult ¶ added in v1.5.94
type DocAppendParagraphResponseBodyResult struct {
Data map[string]interface{} `json:"data,omitempty" xml:"data,omitempty"`
}
func (DocAppendParagraphResponseBodyResult) GoString ¶ added in v1.5.94
func (s DocAppendParagraphResponseBodyResult) GoString() string
func (*DocAppendParagraphResponseBodyResult) SetData ¶ added in v1.5.94
func (s *DocAppendParagraphResponseBodyResult) SetData(v map[string]interface{}) *DocAppendParagraphResponseBodyResult
func (DocAppendParagraphResponseBodyResult) String ¶ added in v1.5.94
func (s DocAppendParagraphResponseBodyResult) String() string
type DocAppendTextHeaders ¶ added in v1.5.94
type DocAppendTextHeaders struct { CommonHeaders map[string]*string `json:"commonHeaders,omitempty" xml:"commonHeaders,omitempty"` XAcsDingtalkAccessToken *string `json:"x-acs-dingtalk-access-token,omitempty" xml:"x-acs-dingtalk-access-token,omitempty"` }
func (DocAppendTextHeaders) GoString ¶ added in v1.5.94
func (s DocAppendTextHeaders) GoString() string
func (*DocAppendTextHeaders) SetCommonHeaders ¶ added in v1.5.94
func (s *DocAppendTextHeaders) SetCommonHeaders(v map[string]*string) *DocAppendTextHeaders
func (*DocAppendTextHeaders) SetXAcsDingtalkAccessToken ¶ added in v1.5.94
func (s *DocAppendTextHeaders) SetXAcsDingtalkAccessToken(v string) *DocAppendTextHeaders
func (DocAppendTextHeaders) String ¶ added in v1.5.94
func (s DocAppendTextHeaders) String() string
type DocAppendTextRequest ¶ added in v1.5.94
type DocAppendTextRequest struct { Text *string `json:"text,omitempty" xml:"text,omitempty"` OperatorId *string `json:"operatorId,omitempty" xml:"operatorId,omitempty"` }
func (DocAppendTextRequest) GoString ¶ added in v1.5.94
func (s DocAppendTextRequest) GoString() string
func (*DocAppendTextRequest) SetOperatorId ¶ added in v1.5.94
func (s *DocAppendTextRequest) SetOperatorId(v string) *DocAppendTextRequest
func (*DocAppendTextRequest) SetText ¶ added in v1.5.94
func (s *DocAppendTextRequest) SetText(v string) *DocAppendTextRequest
func (DocAppendTextRequest) String ¶ added in v1.5.94
func (s DocAppendTextRequest) String() string
type DocAppendTextResponse ¶ added in v1.5.94
type DocAppendTextResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty"` Body *DocAppendTextResponseBody `json:"body,omitempty" xml:"body,omitempty"` }
func (DocAppendTextResponse) GoString ¶ added in v1.5.94
func (s DocAppendTextResponse) GoString() string
func (*DocAppendTextResponse) SetBody ¶ added in v1.5.94
func (s *DocAppendTextResponse) SetBody(v *DocAppendTextResponseBody) *DocAppendTextResponse
func (*DocAppendTextResponse) SetHeaders ¶ added in v1.5.94
func (s *DocAppendTextResponse) SetHeaders(v map[string]*string) *DocAppendTextResponse
func (*DocAppendTextResponse) SetStatusCode ¶ added in v1.5.94
func (s *DocAppendTextResponse) SetStatusCode(v int32) *DocAppendTextResponse
func (DocAppendTextResponse) String ¶ added in v1.5.94
func (s DocAppendTextResponse) String() string
type DocAppendTextResponseBody ¶ added in v1.5.94
type DocAppendTextResponseBody struct { Result *DocAppendTextResponseBodyResult `json:"result,omitempty" xml:"result,omitempty" type:"Struct"` Success *bool `json:"success,omitempty" xml:"success,omitempty"` }
func (DocAppendTextResponseBody) GoString ¶ added in v1.5.94
func (s DocAppendTextResponseBody) GoString() string
func (*DocAppendTextResponseBody) SetResult ¶ added in v1.5.94
func (s *DocAppendTextResponseBody) SetResult(v *DocAppendTextResponseBodyResult) *DocAppendTextResponseBody
func (*DocAppendTextResponseBody) SetSuccess ¶ added in v1.5.94
func (s *DocAppendTextResponseBody) SetSuccess(v bool) *DocAppendTextResponseBody
func (DocAppendTextResponseBody) String ¶ added in v1.5.94
func (s DocAppendTextResponseBody) String() string
type DocAppendTextResponseBodyResult ¶ added in v1.5.94
type DocAppendTextResponseBodyResult struct {
Data map[string]interface{} `json:"data,omitempty" xml:"data,omitempty"`
}
func (DocAppendTextResponseBodyResult) GoString ¶ added in v1.5.94
func (s DocAppendTextResponseBodyResult) GoString() string
func (*DocAppendTextResponseBodyResult) SetData ¶ added in v1.5.94
func (s *DocAppendTextResponseBodyResult) SetData(v map[string]interface{}) *DocAppendTextResponseBodyResult
func (DocAppendTextResponseBodyResult) String ¶ added in v1.5.94
func (s DocAppendTextResponseBodyResult) String() string
type DocBlocksQueryHeaders ¶ added in v1.5.94
type DocBlocksQueryHeaders struct { CommonHeaders map[string]*string `json:"commonHeaders,omitempty" xml:"commonHeaders,omitempty"` XAcsDingtalkAccessToken *string `json:"x-acs-dingtalk-access-token,omitempty" xml:"x-acs-dingtalk-access-token,omitempty"` }
func (DocBlocksQueryHeaders) GoString ¶ added in v1.5.94
func (s DocBlocksQueryHeaders) GoString() string
func (*DocBlocksQueryHeaders) SetCommonHeaders ¶ added in v1.5.94
func (s *DocBlocksQueryHeaders) SetCommonHeaders(v map[string]*string) *DocBlocksQueryHeaders
func (*DocBlocksQueryHeaders) SetXAcsDingtalkAccessToken ¶ added in v1.5.94
func (s *DocBlocksQueryHeaders) SetXAcsDingtalkAccessToken(v string) *DocBlocksQueryHeaders
func (DocBlocksQueryHeaders) String ¶ added in v1.5.94
func (s DocBlocksQueryHeaders) String() string
type DocBlocksQueryRequest ¶ added in v1.5.94
type DocBlocksQueryRequest struct { BlockType *string `json:"blockType,omitempty" xml:"blockType,omitempty"` EndIndex *int32 `json:"endIndex,omitempty" xml:"endIndex,omitempty"` OperatorId *string `json:"operatorId,omitempty" xml:"operatorId,omitempty"` StartIndex *int32 `json:"startIndex,omitempty" xml:"startIndex,omitempty"` }
func (DocBlocksQueryRequest) GoString ¶ added in v1.5.94
func (s DocBlocksQueryRequest) GoString() string
func (*DocBlocksQueryRequest) SetBlockType ¶ added in v1.5.94
func (s *DocBlocksQueryRequest) SetBlockType(v string) *DocBlocksQueryRequest
func (*DocBlocksQueryRequest) SetEndIndex ¶ added in v1.5.94
func (s *DocBlocksQueryRequest) SetEndIndex(v int32) *DocBlocksQueryRequest
func (*DocBlocksQueryRequest) SetOperatorId ¶ added in v1.5.94
func (s *DocBlocksQueryRequest) SetOperatorId(v string) *DocBlocksQueryRequest
func (*DocBlocksQueryRequest) SetStartIndex ¶ added in v1.5.94
func (s *DocBlocksQueryRequest) SetStartIndex(v int32) *DocBlocksQueryRequest
func (DocBlocksQueryRequest) String ¶ added in v1.5.94
func (s DocBlocksQueryRequest) String() string
type DocBlocksQueryResponse ¶ added in v1.5.94
type DocBlocksQueryResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty"` Body *DocBlocksQueryResponseBody `json:"body,omitempty" xml:"body,omitempty"` }
func (DocBlocksQueryResponse) GoString ¶ added in v1.5.94
func (s DocBlocksQueryResponse) GoString() string
func (*DocBlocksQueryResponse) SetBody ¶ added in v1.5.94
func (s *DocBlocksQueryResponse) SetBody(v *DocBlocksQueryResponseBody) *DocBlocksQueryResponse
func (*DocBlocksQueryResponse) SetHeaders ¶ added in v1.5.94
func (s *DocBlocksQueryResponse) SetHeaders(v map[string]*string) *DocBlocksQueryResponse
func (*DocBlocksQueryResponse) SetStatusCode ¶ added in v1.5.94
func (s *DocBlocksQueryResponse) SetStatusCode(v int32) *DocBlocksQueryResponse
func (DocBlocksQueryResponse) String ¶ added in v1.5.94
func (s DocBlocksQueryResponse) String() string
type DocBlocksQueryResponseBody ¶ added in v1.5.94
type DocBlocksQueryResponseBody struct { Result *DocBlocksQueryResponseBodyResult `json:"result,omitempty" xml:"result,omitempty" type:"Struct"` Success *bool `json:"success,omitempty" xml:"success,omitempty"` }
func (DocBlocksQueryResponseBody) GoString ¶ added in v1.5.94
func (s DocBlocksQueryResponseBody) GoString() string
func (*DocBlocksQueryResponseBody) SetResult ¶ added in v1.5.94
func (s *DocBlocksQueryResponseBody) SetResult(v *DocBlocksQueryResponseBodyResult) *DocBlocksQueryResponseBody
func (*DocBlocksQueryResponseBody) SetSuccess ¶ added in v1.5.94
func (s *DocBlocksQueryResponseBody) SetSuccess(v bool) *DocBlocksQueryResponseBody
func (DocBlocksQueryResponseBody) String ¶ added in v1.5.94
func (s DocBlocksQueryResponseBody) String() string
type DocBlocksQueryResponseBodyResult ¶ added in v1.5.94
type DocBlocksQueryResponseBodyResult struct {
Data []interface{} `json:"data,omitempty" xml:"data,omitempty" type:"Repeated"`
}
func (DocBlocksQueryResponseBodyResult) GoString ¶ added in v1.5.94
func (s DocBlocksQueryResponseBodyResult) GoString() string
func (*DocBlocksQueryResponseBodyResult) SetData ¶ added in v1.5.94
func (s *DocBlocksQueryResponseBodyResult) SetData(v []interface{}) *DocBlocksQueryResponseBodyResult
func (DocBlocksQueryResponseBodyResult) String ¶ added in v1.5.94
func (s DocBlocksQueryResponseBodyResult) String() string
type DocDeleteBlockHeaders ¶ added in v1.5.94
type DocDeleteBlockHeaders struct { CommonHeaders map[string]*string `json:"commonHeaders,omitempty" xml:"commonHeaders,omitempty"` XAcsDingtalkAccessToken *string `json:"x-acs-dingtalk-access-token,omitempty" xml:"x-acs-dingtalk-access-token,omitempty"` }
func (DocDeleteBlockHeaders) GoString ¶ added in v1.5.94
func (s DocDeleteBlockHeaders) GoString() string
func (*DocDeleteBlockHeaders) SetCommonHeaders ¶ added in v1.5.94
func (s *DocDeleteBlockHeaders) SetCommonHeaders(v map[string]*string) *DocDeleteBlockHeaders
func (*DocDeleteBlockHeaders) SetXAcsDingtalkAccessToken ¶ added in v1.5.94
func (s *DocDeleteBlockHeaders) SetXAcsDingtalkAccessToken(v string) *DocDeleteBlockHeaders
func (DocDeleteBlockHeaders) String ¶ added in v1.5.94
func (s DocDeleteBlockHeaders) String() string
type DocDeleteBlockRequest ¶ added in v1.5.94
type DocDeleteBlockRequest struct {
OperatorId *string `json:"operatorId,omitempty" xml:"operatorId,omitempty"`
}
func (DocDeleteBlockRequest) GoString ¶ added in v1.5.94
func (s DocDeleteBlockRequest) GoString() string
func (*DocDeleteBlockRequest) SetOperatorId ¶ added in v1.5.94
func (s *DocDeleteBlockRequest) SetOperatorId(v string) *DocDeleteBlockRequest
func (DocDeleteBlockRequest) String ¶ added in v1.5.94
func (s DocDeleteBlockRequest) String() string
type DocDeleteBlockResponse ¶ added in v1.5.94
type DocDeleteBlockResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty"` Body *DocDeleteBlockResponseBody `json:"body,omitempty" xml:"body,omitempty"` }
func (DocDeleteBlockResponse) GoString ¶ added in v1.5.94
func (s DocDeleteBlockResponse) GoString() string
func (*DocDeleteBlockResponse) SetBody ¶ added in v1.5.94
func (s *DocDeleteBlockResponse) SetBody(v *DocDeleteBlockResponseBody) *DocDeleteBlockResponse
func (*DocDeleteBlockResponse) SetHeaders ¶ added in v1.5.94
func (s *DocDeleteBlockResponse) SetHeaders(v map[string]*string) *DocDeleteBlockResponse
func (*DocDeleteBlockResponse) SetStatusCode ¶ added in v1.5.94
func (s *DocDeleteBlockResponse) SetStatusCode(v int32) *DocDeleteBlockResponse
func (DocDeleteBlockResponse) String ¶ added in v1.5.94
func (s DocDeleteBlockResponse) String() string
type DocDeleteBlockResponseBody ¶ added in v1.5.94
type DocDeleteBlockResponseBody struct { Result *DocDeleteBlockResponseBodyResult `json:"result,omitempty" xml:"result,omitempty" type:"Struct"` Success *bool `json:"success,omitempty" xml:"success,omitempty"` }
func (DocDeleteBlockResponseBody) GoString ¶ added in v1.5.94
func (s DocDeleteBlockResponseBody) GoString() string
func (*DocDeleteBlockResponseBody) SetResult ¶ added in v1.5.94
func (s *DocDeleteBlockResponseBody) SetResult(v *DocDeleteBlockResponseBodyResult) *DocDeleteBlockResponseBody
func (*DocDeleteBlockResponseBody) SetSuccess ¶ added in v1.5.94
func (s *DocDeleteBlockResponseBody) SetSuccess(v bool) *DocDeleteBlockResponseBody
func (DocDeleteBlockResponseBody) String ¶ added in v1.5.94
func (s DocDeleteBlockResponseBody) String() string
type DocDeleteBlockResponseBodyResult ¶ added in v1.5.94
type DocDeleteBlockResponseBodyResult struct {
Data map[string]interface{} `json:"data,omitempty" xml:"data,omitempty"`
}
func (DocDeleteBlockResponseBodyResult) GoString ¶ added in v1.5.94
func (s DocDeleteBlockResponseBodyResult) GoString() string
func (*DocDeleteBlockResponseBodyResult) SetData ¶ added in v1.5.94
func (s *DocDeleteBlockResponseBodyResult) SetData(v map[string]interface{}) *DocDeleteBlockResponseBodyResult
func (DocDeleteBlockResponseBodyResult) String ¶ added in v1.5.94
func (s DocDeleteBlockResponseBodyResult) String() string
type DocInsertBlocksHeaders ¶ added in v1.5.94
type DocInsertBlocksHeaders struct { CommonHeaders map[string]*string `json:"commonHeaders,omitempty" xml:"commonHeaders,omitempty"` XAcsDingtalkAccessToken *string `json:"x-acs-dingtalk-access-token,omitempty" xml:"x-acs-dingtalk-access-token,omitempty"` }
func (DocInsertBlocksHeaders) GoString ¶ added in v1.5.94
func (s DocInsertBlocksHeaders) GoString() string
func (*DocInsertBlocksHeaders) SetCommonHeaders ¶ added in v1.5.94
func (s *DocInsertBlocksHeaders) SetCommonHeaders(v map[string]*string) *DocInsertBlocksHeaders
func (*DocInsertBlocksHeaders) SetXAcsDingtalkAccessToken ¶ added in v1.5.94
func (s *DocInsertBlocksHeaders) SetXAcsDingtalkAccessToken(v string) *DocInsertBlocksHeaders
func (DocInsertBlocksHeaders) String ¶ added in v1.5.94
func (s DocInsertBlocksHeaders) String() string
type DocInsertBlocksRequest ¶ added in v1.5.94
type DocInsertBlocksRequest struct { BlockId *string `json:"blockId,omitempty" xml:"blockId,omitempty"` Element map[string]interface{} `json:"element,omitempty" xml:"element,omitempty"` Index *int32 `json:"index,omitempty" xml:"index,omitempty"` Where *string `json:"where,omitempty" xml:"where,omitempty"` OperatorId *string `json:"operatorId,omitempty" xml:"operatorId,omitempty"` }
func (DocInsertBlocksRequest) GoString ¶ added in v1.5.94
func (s DocInsertBlocksRequest) GoString() string
func (*DocInsertBlocksRequest) SetBlockId ¶ added in v1.5.94
func (s *DocInsertBlocksRequest) SetBlockId(v string) *DocInsertBlocksRequest
func (*DocInsertBlocksRequest) SetElement ¶ added in v1.5.94
func (s *DocInsertBlocksRequest) SetElement(v map[string]interface{}) *DocInsertBlocksRequest
func (*DocInsertBlocksRequest) SetIndex ¶ added in v1.5.94
func (s *DocInsertBlocksRequest) SetIndex(v int32) *DocInsertBlocksRequest
func (*DocInsertBlocksRequest) SetOperatorId ¶ added in v1.5.94
func (s *DocInsertBlocksRequest) SetOperatorId(v string) *DocInsertBlocksRequest
func (*DocInsertBlocksRequest) SetWhere ¶ added in v1.5.94
func (s *DocInsertBlocksRequest) SetWhere(v string) *DocInsertBlocksRequest
func (DocInsertBlocksRequest) String ¶ added in v1.5.94
func (s DocInsertBlocksRequest) String() string
type DocInsertBlocksResponse ¶ added in v1.5.94
type DocInsertBlocksResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty"` Body *DocInsertBlocksResponseBody `json:"body,omitempty" xml:"body,omitempty"` }
func (DocInsertBlocksResponse) GoString ¶ added in v1.5.94
func (s DocInsertBlocksResponse) GoString() string
func (*DocInsertBlocksResponse) SetBody ¶ added in v1.5.94
func (s *DocInsertBlocksResponse) SetBody(v *DocInsertBlocksResponseBody) *DocInsertBlocksResponse
func (*DocInsertBlocksResponse) SetHeaders ¶ added in v1.5.94
func (s *DocInsertBlocksResponse) SetHeaders(v map[string]*string) *DocInsertBlocksResponse
func (*DocInsertBlocksResponse) SetStatusCode ¶ added in v1.5.94
func (s *DocInsertBlocksResponse) SetStatusCode(v int32) *DocInsertBlocksResponse
func (DocInsertBlocksResponse) String ¶ added in v1.5.94
func (s DocInsertBlocksResponse) String() string
type DocInsertBlocksResponseBody ¶ added in v1.5.94
type DocInsertBlocksResponseBody struct { Result *DocInsertBlocksResponseBodyResult `json:"result,omitempty" xml:"result,omitempty" type:"Struct"` Success *bool `json:"success,omitempty" xml:"success,omitempty"` }
func (DocInsertBlocksResponseBody) GoString ¶ added in v1.5.94
func (s DocInsertBlocksResponseBody) GoString() string
func (*DocInsertBlocksResponseBody) SetResult ¶ added in v1.5.94
func (s *DocInsertBlocksResponseBody) SetResult(v *DocInsertBlocksResponseBodyResult) *DocInsertBlocksResponseBody
func (*DocInsertBlocksResponseBody) SetSuccess ¶ added in v1.5.94
func (s *DocInsertBlocksResponseBody) SetSuccess(v bool) *DocInsertBlocksResponseBody
func (DocInsertBlocksResponseBody) String ¶ added in v1.5.94
func (s DocInsertBlocksResponseBody) String() string
type DocInsertBlocksResponseBodyResult ¶ added in v1.5.94
type DocInsertBlocksResponseBodyResult struct {
Data map[string]interface{} `json:"data,omitempty" xml:"data,omitempty"`
}
func (DocInsertBlocksResponseBodyResult) GoString ¶ added in v1.5.94
func (s DocInsertBlocksResponseBodyResult) GoString() string
func (*DocInsertBlocksResponseBodyResult) SetData ¶ added in v1.5.94
func (s *DocInsertBlocksResponseBodyResult) SetData(v map[string]interface{}) *DocInsertBlocksResponseBodyResult
func (DocInsertBlocksResponseBodyResult) String ¶ added in v1.5.94
func (s DocInsertBlocksResponseBodyResult) String() string
type DocUpdateContentHeaders ¶ added in v1.5.94
type DocUpdateContentHeaders struct { CommonHeaders map[string]*string `json:"commonHeaders,omitempty" xml:"commonHeaders,omitempty"` XAcsDingtalkAccessToken *string `json:"x-acs-dingtalk-access-token,omitempty" xml:"x-acs-dingtalk-access-token,omitempty"` }
func (DocUpdateContentHeaders) GoString ¶ added in v1.5.94
func (s DocUpdateContentHeaders) GoString() string
func (*DocUpdateContentHeaders) SetCommonHeaders ¶ added in v1.5.94
func (s *DocUpdateContentHeaders) SetCommonHeaders(v map[string]*string) *DocUpdateContentHeaders
func (*DocUpdateContentHeaders) SetXAcsDingtalkAccessToken ¶ added in v1.5.94
func (s *DocUpdateContentHeaders) SetXAcsDingtalkAccessToken(v string) *DocUpdateContentHeaders
func (DocUpdateContentHeaders) String ¶ added in v1.5.94
func (s DocUpdateContentHeaders) String() string
type DocUpdateContentRequest ¶ added in v1.5.94
type DocUpdateContentRequest struct { Content *string `json:"content,omitempty" xml:"content,omitempty"` DataType *string `json:"dataType,omitempty" xml:"dataType,omitempty"` OperatorId *string `json:"operatorId,omitempty" xml:"operatorId,omitempty"` }
func (DocUpdateContentRequest) GoString ¶ added in v1.5.94
func (s DocUpdateContentRequest) GoString() string
func (*DocUpdateContentRequest) SetContent ¶ added in v1.5.94
func (s *DocUpdateContentRequest) SetContent(v string) *DocUpdateContentRequest
func (*DocUpdateContentRequest) SetDataType ¶ added in v1.5.94
func (s *DocUpdateContentRequest) SetDataType(v string) *DocUpdateContentRequest
func (*DocUpdateContentRequest) SetOperatorId ¶ added in v1.5.94
func (s *DocUpdateContentRequest) SetOperatorId(v string) *DocUpdateContentRequest
func (DocUpdateContentRequest) String ¶ added in v1.5.94
func (s DocUpdateContentRequest) String() string
type DocUpdateContentResponse ¶ added in v1.5.94
type DocUpdateContentResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty"` Body *DocUpdateContentResponseBody `json:"body,omitempty" xml:"body,omitempty"` }
func (DocUpdateContentResponse) GoString ¶ added in v1.5.94
func (s DocUpdateContentResponse) GoString() string
func (*DocUpdateContentResponse) SetBody ¶ added in v1.5.94
func (s *DocUpdateContentResponse) SetBody(v *DocUpdateContentResponseBody) *DocUpdateContentResponse
func (*DocUpdateContentResponse) SetHeaders ¶ added in v1.5.94
func (s *DocUpdateContentResponse) SetHeaders(v map[string]*string) *DocUpdateContentResponse
func (*DocUpdateContentResponse) SetStatusCode ¶ added in v1.5.94
func (s *DocUpdateContentResponse) SetStatusCode(v int32) *DocUpdateContentResponse
func (DocUpdateContentResponse) String ¶ added in v1.5.94
func (s DocUpdateContentResponse) String() string
type DocUpdateContentResponseBody ¶ added in v1.5.94
type DocUpdateContentResponseBody struct {
Success *bool `json:"success,omitempty" xml:"success,omitempty"`
}
func (DocUpdateContentResponseBody) GoString ¶ added in v1.5.94
func (s DocUpdateContentResponseBody) GoString() string
func (*DocUpdateContentResponseBody) SetSuccess ¶ added in v1.5.94
func (s *DocUpdateContentResponseBody) SetSuccess(v bool) *DocUpdateContentResponseBody
func (DocUpdateContentResponseBody) String ¶ added in v1.5.94
func (s DocUpdateContentResponseBody) String() string
type GetAllSheetsHeaders ¶
type GetAllSheetsHeaders struct { CommonHeaders map[string]*string `json:"commonHeaders,omitempty" xml:"commonHeaders,omitempty"` XAcsDingtalkAccessToken *string `json:"x-acs-dingtalk-access-token,omitempty" xml:"x-acs-dingtalk-access-token,omitempty"` }
func (GetAllSheetsHeaders) GoString ¶
func (s GetAllSheetsHeaders) GoString() string
func (*GetAllSheetsHeaders) SetCommonHeaders ¶
func (s *GetAllSheetsHeaders) SetCommonHeaders(v map[string]*string) *GetAllSheetsHeaders
func (*GetAllSheetsHeaders) SetXAcsDingtalkAccessToken ¶
func (s *GetAllSheetsHeaders) SetXAcsDingtalkAccessToken(v string) *GetAllSheetsHeaders
func (GetAllSheetsHeaders) String ¶
func (s GetAllSheetsHeaders) String() string
type GetAllSheetsRequest ¶
type GetAllSheetsRequest struct {
OperatorId *string `json:"operatorId,omitempty" xml:"operatorId,omitempty"`
}
func (GetAllSheetsRequest) GoString ¶
func (s GetAllSheetsRequest) GoString() string
func (*GetAllSheetsRequest) SetOperatorId ¶
func (s *GetAllSheetsRequest) SetOperatorId(v string) *GetAllSheetsRequest
func (GetAllSheetsRequest) String ¶
func (s GetAllSheetsRequest) String() string
type GetAllSheetsResponse ¶
type GetAllSheetsResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty"` Body *GetAllSheetsResponseBody `json:"body,omitempty" xml:"body,omitempty"` }
func (GetAllSheetsResponse) GoString ¶
func (s GetAllSheetsResponse) GoString() string
func (*GetAllSheetsResponse) SetBody ¶
func (s *GetAllSheetsResponse) SetBody(v *GetAllSheetsResponseBody) *GetAllSheetsResponse
func (*GetAllSheetsResponse) SetHeaders ¶
func (s *GetAllSheetsResponse) SetHeaders(v map[string]*string) *GetAllSheetsResponse
func (*GetAllSheetsResponse) SetStatusCode ¶
func (s *GetAllSheetsResponse) SetStatusCode(v int32) *GetAllSheetsResponse
func (GetAllSheetsResponse) String ¶
func (s GetAllSheetsResponse) String() string
type GetAllSheetsResponseBody ¶
type GetAllSheetsResponseBody struct {
Value []*GetAllSheetsResponseBodyValue `json:"value,omitempty" xml:"value,omitempty" type:"Repeated"`
}
func (GetAllSheetsResponseBody) GoString ¶
func (s GetAllSheetsResponseBody) GoString() string
func (*GetAllSheetsResponseBody) SetValue ¶
func (s *GetAllSheetsResponseBody) SetValue(v []*GetAllSheetsResponseBodyValue) *GetAllSheetsResponseBody
func (GetAllSheetsResponseBody) String ¶
func (s GetAllSheetsResponseBody) String() string
type GetAllSheetsResponseBodyValue ¶
type GetAllSheetsResponseBodyValue struct { Id *string `json:"id,omitempty" xml:"id,omitempty"` Name *string `json:"name,omitempty" xml:"name,omitempty"` }
func (GetAllSheetsResponseBodyValue) GoString ¶
func (s GetAllSheetsResponseBodyValue) GoString() string
func (*GetAllSheetsResponseBodyValue) SetId ¶
func (s *GetAllSheetsResponseBodyValue) SetId(v string) *GetAllSheetsResponseBodyValue
func (*GetAllSheetsResponseBodyValue) SetName ¶
func (s *GetAllSheetsResponseBodyValue) SetName(v string) *GetAllSheetsResponseBodyValue
func (GetAllSheetsResponseBodyValue) String ¶
func (s GetAllSheetsResponseBodyValue) String() string
type GetDeveloperMetadataHeaders ¶
type GetDeveloperMetadataHeaders struct { CommonHeaders map[string]*string `json:"commonHeaders,omitempty" xml:"commonHeaders,omitempty"` XAcsDingtalkAccessToken *string `json:"x-acs-dingtalk-access-token,omitempty" xml:"x-acs-dingtalk-access-token,omitempty"` }
func (GetDeveloperMetadataHeaders) GoString ¶
func (s GetDeveloperMetadataHeaders) GoString() string
func (*GetDeveloperMetadataHeaders) SetCommonHeaders ¶
func (s *GetDeveloperMetadataHeaders) SetCommonHeaders(v map[string]*string) *GetDeveloperMetadataHeaders
func (*GetDeveloperMetadataHeaders) SetXAcsDingtalkAccessToken ¶
func (s *GetDeveloperMetadataHeaders) SetXAcsDingtalkAccessToken(v string) *GetDeveloperMetadataHeaders
func (GetDeveloperMetadataHeaders) String ¶
func (s GetDeveloperMetadataHeaders) String() string
type GetDeveloperMetadataRequest ¶
type GetDeveloperMetadataRequest struct {
OperatorId *string `json:"operatorId,omitempty" xml:"operatorId,omitempty"`
}
func (GetDeveloperMetadataRequest) GoString ¶
func (s GetDeveloperMetadataRequest) GoString() string
func (*GetDeveloperMetadataRequest) SetOperatorId ¶
func (s *GetDeveloperMetadataRequest) SetOperatorId(v string) *GetDeveloperMetadataRequest
func (GetDeveloperMetadataRequest) String ¶
func (s GetDeveloperMetadataRequest) String() string
type GetDeveloperMetadataResponse ¶
type GetDeveloperMetadataResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty"` Body *GetDeveloperMetadataResponseBody `json:"body,omitempty" xml:"body,omitempty"` }
func (GetDeveloperMetadataResponse) GoString ¶
func (s GetDeveloperMetadataResponse) GoString() string
func (*GetDeveloperMetadataResponse) SetBody ¶
func (s *GetDeveloperMetadataResponse) SetBody(v *GetDeveloperMetadataResponseBody) *GetDeveloperMetadataResponse
func (*GetDeveloperMetadataResponse) SetHeaders ¶
func (s *GetDeveloperMetadataResponse) SetHeaders(v map[string]*string) *GetDeveloperMetadataResponse
func (*GetDeveloperMetadataResponse) SetStatusCode ¶
func (s *GetDeveloperMetadataResponse) SetStatusCode(v int32) *GetDeveloperMetadataResponse
func (GetDeveloperMetadataResponse) String ¶
func (s GetDeveloperMetadataResponse) String() string
type GetDeveloperMetadataResponseBody ¶
type GetDeveloperMetadataResponseBody struct { AssociatedColumn *GetDeveloperMetadataResponseBodyAssociatedColumn `json:"associatedColumn,omitempty" xml:"associatedColumn,omitempty" type:"Struct"` AssociatedRow *GetDeveloperMetadataResponseBodyAssociatedRow `json:"associatedRow,omitempty" xml:"associatedRow,omitempty" type:"Struct"` Value interface{} `json:"value,omitempty" xml:"value,omitempty"` }
func (GetDeveloperMetadataResponseBody) GoString ¶
func (s GetDeveloperMetadataResponseBody) GoString() string
func (*GetDeveloperMetadataResponseBody) SetAssociatedColumn ¶
func (s *GetDeveloperMetadataResponseBody) SetAssociatedColumn(v *GetDeveloperMetadataResponseBodyAssociatedColumn) *GetDeveloperMetadataResponseBody
func (*GetDeveloperMetadataResponseBody) SetAssociatedRow ¶
func (s *GetDeveloperMetadataResponseBody) SetAssociatedRow(v *GetDeveloperMetadataResponseBodyAssociatedRow) *GetDeveloperMetadataResponseBody
func (*GetDeveloperMetadataResponseBody) SetValue ¶
func (s *GetDeveloperMetadataResponseBody) SetValue(v interface{}) *GetDeveloperMetadataResponseBody
func (GetDeveloperMetadataResponseBody) String ¶
func (s GetDeveloperMetadataResponseBody) String() string
type GetDeveloperMetadataResponseBodyAssociatedColumn ¶
type GetDeveloperMetadataResponseBodyAssociatedColumn struct { Column *int32 `json:"column,omitempty" xml:"column,omitempty"` SheetId *string `json:"sheetId,omitempty" xml:"sheetId,omitempty"` }
func (GetDeveloperMetadataResponseBodyAssociatedColumn) GoString ¶
func (s GetDeveloperMetadataResponseBodyAssociatedColumn) GoString() string
func (*GetDeveloperMetadataResponseBodyAssociatedColumn) SetColumn ¶
func (s *GetDeveloperMetadataResponseBodyAssociatedColumn) SetColumn(v int32) *GetDeveloperMetadataResponseBodyAssociatedColumn
func (*GetDeveloperMetadataResponseBodyAssociatedColumn) SetSheetId ¶
func (s *GetDeveloperMetadataResponseBodyAssociatedColumn) SetSheetId(v string) *GetDeveloperMetadataResponseBodyAssociatedColumn
func (GetDeveloperMetadataResponseBodyAssociatedColumn) String ¶
func (s GetDeveloperMetadataResponseBodyAssociatedColumn) String() string
type GetDeveloperMetadataResponseBodyAssociatedRow ¶
type GetDeveloperMetadataResponseBodyAssociatedRow struct { Row *int32 `json:"row,omitempty" xml:"row,omitempty"` SheetId *string `json:"sheetId,omitempty" xml:"sheetId,omitempty"` }
func (GetDeveloperMetadataResponseBodyAssociatedRow) GoString ¶
func (s GetDeveloperMetadataResponseBodyAssociatedRow) GoString() string
func (*GetDeveloperMetadataResponseBodyAssociatedRow) SetSheetId ¶
func (s *GetDeveloperMetadataResponseBodyAssociatedRow) SetSheetId(v string) *GetDeveloperMetadataResponseBodyAssociatedRow
func (GetDeveloperMetadataResponseBodyAssociatedRow) String ¶
func (s GetDeveloperMetadataResponseBodyAssociatedRow) String() string
type GetRangeHeaders ¶
type GetRangeHeaders struct { CommonHeaders map[string]*string `json:"commonHeaders,omitempty" xml:"commonHeaders,omitempty"` XAcsDingtalkAccessToken *string `json:"x-acs-dingtalk-access-token,omitempty" xml:"x-acs-dingtalk-access-token,omitempty"` }
func (GetRangeHeaders) GoString ¶
func (s GetRangeHeaders) GoString() string
func (*GetRangeHeaders) SetCommonHeaders ¶
func (s *GetRangeHeaders) SetCommonHeaders(v map[string]*string) *GetRangeHeaders
func (*GetRangeHeaders) SetXAcsDingtalkAccessToken ¶
func (s *GetRangeHeaders) SetXAcsDingtalkAccessToken(v string) *GetRangeHeaders
func (GetRangeHeaders) String ¶
func (s GetRangeHeaders) String() string
type GetRangeRequest ¶
type GetRangeRequest struct { OperatorId *string `json:"operatorId,omitempty" xml:"operatorId,omitempty"` Select *string `json:"select,omitempty" xml:"select,omitempty"` }
func (GetRangeRequest) GoString ¶
func (s GetRangeRequest) GoString() string
func (*GetRangeRequest) SetOperatorId ¶
func (s *GetRangeRequest) SetOperatorId(v string) *GetRangeRequest
func (*GetRangeRequest) SetSelect ¶
func (s *GetRangeRequest) SetSelect(v string) *GetRangeRequest
func (GetRangeRequest) String ¶
func (s GetRangeRequest) String() string
type GetRangeResponse ¶
type GetRangeResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty"` Body *GetRangeResponseBody `json:"body,omitempty" xml:"body,omitempty"` }
func (GetRangeResponse) GoString ¶
func (s GetRangeResponse) GoString() string
func (*GetRangeResponse) SetBody ¶
func (s *GetRangeResponse) SetBody(v *GetRangeResponseBody) *GetRangeResponse
func (*GetRangeResponse) SetHeaders ¶
func (s *GetRangeResponse) SetHeaders(v map[string]*string) *GetRangeResponse
func (*GetRangeResponse) SetStatusCode ¶
func (s *GetRangeResponse) SetStatusCode(v int32) *GetRangeResponse
func (GetRangeResponse) String ¶
func (s GetRangeResponse) String() string
type GetRangeResponseBody ¶
type GetRangeResponseBody struct { BackgroundColors [][]*GetRangeResponseBodyBackgroundColors `json:"backgroundColors,omitempty" xml:"backgroundColors,omitempty" type:"Repeated"` DisplayValues [][]*string `json:"displayValues,omitempty" xml:"displayValues,omitempty" type:"Repeated"` FontSizes [][]*int32 `json:"fontSizes,omitempty" xml:"fontSizes,omitempty" type:"Repeated"` FontWeights [][]*string `json:"fontWeights,omitempty" xml:"fontWeights,omitempty" type:"Repeated"` Formulas [][]*string `json:"formulas,omitempty" xml:"formulas,omitempty" type:"Repeated"` HorizontalAlignments [][]*string `json:"horizontalAlignments,omitempty" xml:"horizontalAlignments,omitempty" type:"Repeated"` Values [][]interface{} `json:"values,omitempty" xml:"values,omitempty" type:"Repeated"` VerticalAlignments [][]*string `json:"verticalAlignments,omitempty" xml:"verticalAlignments,omitempty" type:"Repeated"` }
func (GetRangeResponseBody) GoString ¶
func (s GetRangeResponseBody) GoString() string
func (*GetRangeResponseBody) SetBackgroundColors ¶
func (s *GetRangeResponseBody) SetBackgroundColors(v [][]*GetRangeResponseBodyBackgroundColors) *GetRangeResponseBody
func (*GetRangeResponseBody) SetDisplayValues ¶
func (s *GetRangeResponseBody) SetDisplayValues(v [][]*string) *GetRangeResponseBody
func (*GetRangeResponseBody) SetFontSizes ¶
func (s *GetRangeResponseBody) SetFontSizes(v [][]*int32) *GetRangeResponseBody
func (*GetRangeResponseBody) SetFontWeights ¶ added in v1.5.89
func (s *GetRangeResponseBody) SetFontWeights(v [][]*string) *GetRangeResponseBody
func (*GetRangeResponseBody) SetFormulas ¶
func (s *GetRangeResponseBody) SetFormulas(v [][]*string) *GetRangeResponseBody
func (*GetRangeResponseBody) SetHorizontalAlignments ¶
func (s *GetRangeResponseBody) SetHorizontalAlignments(v [][]*string) *GetRangeResponseBody
func (*GetRangeResponseBody) SetValues ¶
func (s *GetRangeResponseBody) SetValues(v [][]interface{}) *GetRangeResponseBody
func (*GetRangeResponseBody) SetVerticalAlignments ¶
func (s *GetRangeResponseBody) SetVerticalAlignments(v [][]*string) *GetRangeResponseBody
func (GetRangeResponseBody) String ¶
func (s GetRangeResponseBody) String() string
type GetRangeResponseBodyBackgroundColors ¶
type GetRangeResponseBodyBackgroundColors struct { Red *int32 `json:"red,omitempty" xml:"red,omitempty"` Green *int32 `json:"green,omitempty" xml:"green,omitempty"` Blue *int32 `json:"blue,omitempty" xml:"blue,omitempty"` HexString *string `json:"hexString,omitempty" xml:"hexString,omitempty"` }
func (GetRangeResponseBodyBackgroundColors) GoString ¶
func (s GetRangeResponseBodyBackgroundColors) GoString() string
func (*GetRangeResponseBodyBackgroundColors) SetBlue ¶
func (s *GetRangeResponseBodyBackgroundColors) SetBlue(v int32) *GetRangeResponseBodyBackgroundColors
func (*GetRangeResponseBodyBackgroundColors) SetGreen ¶
func (s *GetRangeResponseBodyBackgroundColors) SetGreen(v int32) *GetRangeResponseBodyBackgroundColors
func (*GetRangeResponseBodyBackgroundColors) SetHexString ¶
func (s *GetRangeResponseBodyBackgroundColors) SetHexString(v string) *GetRangeResponseBodyBackgroundColors
func (*GetRangeResponseBodyBackgroundColors) SetRed ¶
func (s *GetRangeResponseBodyBackgroundColors) SetRed(v int32) *GetRangeResponseBodyBackgroundColors
func (GetRangeResponseBodyBackgroundColors) String ¶
func (s GetRangeResponseBodyBackgroundColors) String() string
type GetRecentEditDocsHeaders ¶
type GetRecentEditDocsHeaders struct { CommonHeaders map[string]*string `json:"commonHeaders,omitempty" xml:"commonHeaders,omitempty"` XAcsDingtalkAccessToken *string `json:"x-acs-dingtalk-access-token,omitempty" xml:"x-acs-dingtalk-access-token,omitempty"` }
func (GetRecentEditDocsHeaders) GoString ¶
func (s GetRecentEditDocsHeaders) GoString() string
func (*GetRecentEditDocsHeaders) SetCommonHeaders ¶
func (s *GetRecentEditDocsHeaders) SetCommonHeaders(v map[string]*string) *GetRecentEditDocsHeaders
func (*GetRecentEditDocsHeaders) SetXAcsDingtalkAccessToken ¶
func (s *GetRecentEditDocsHeaders) SetXAcsDingtalkAccessToken(v string) *GetRecentEditDocsHeaders
func (GetRecentEditDocsHeaders) String ¶
func (s GetRecentEditDocsHeaders) String() string
type GetRecentEditDocsRequest ¶
type GetRecentEditDocsRequest struct { MaxResults *int32 `json:"maxResults,omitempty" xml:"maxResults,omitempty"` NextToken *string `json:"nextToken,omitempty" xml:"nextToken,omitempty"` OperatorId *string `json:"operatorId,omitempty" xml:"operatorId,omitempty"` }
func (GetRecentEditDocsRequest) GoString ¶
func (s GetRecentEditDocsRequest) GoString() string
func (*GetRecentEditDocsRequest) SetMaxResults ¶
func (s *GetRecentEditDocsRequest) SetMaxResults(v int32) *GetRecentEditDocsRequest
func (*GetRecentEditDocsRequest) SetNextToken ¶
func (s *GetRecentEditDocsRequest) SetNextToken(v string) *GetRecentEditDocsRequest
func (*GetRecentEditDocsRequest) SetOperatorId ¶
func (s *GetRecentEditDocsRequest) SetOperatorId(v string) *GetRecentEditDocsRequest
func (GetRecentEditDocsRequest) String ¶
func (s GetRecentEditDocsRequest) String() string
type GetRecentEditDocsResponse ¶
type GetRecentEditDocsResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty"` Body *GetRecentEditDocsResponseBody `json:"body,omitempty" xml:"body,omitempty"` }
func (GetRecentEditDocsResponse) GoString ¶
func (s GetRecentEditDocsResponse) GoString() string
func (*GetRecentEditDocsResponse) SetBody ¶
func (s *GetRecentEditDocsResponse) SetBody(v *GetRecentEditDocsResponseBody) *GetRecentEditDocsResponse
func (*GetRecentEditDocsResponse) SetHeaders ¶
func (s *GetRecentEditDocsResponse) SetHeaders(v map[string]*string) *GetRecentEditDocsResponse
func (*GetRecentEditDocsResponse) SetStatusCode ¶
func (s *GetRecentEditDocsResponse) SetStatusCode(v int32) *GetRecentEditDocsResponse
func (GetRecentEditDocsResponse) String ¶
func (s GetRecentEditDocsResponse) String() string
type GetRecentEditDocsResponseBody ¶
type GetRecentEditDocsResponseBody struct { NextToken *string `json:"nextToken,omitempty" xml:"nextToken,omitempty"` RecentList []*GetRecentEditDocsResponseBodyRecentList `json:"recentList,omitempty" xml:"recentList,omitempty" type:"Repeated"` }
func (GetRecentEditDocsResponseBody) GoString ¶
func (s GetRecentEditDocsResponseBody) GoString() string
func (*GetRecentEditDocsResponseBody) SetNextToken ¶
func (s *GetRecentEditDocsResponseBody) SetNextToken(v string) *GetRecentEditDocsResponseBody
func (*GetRecentEditDocsResponseBody) SetRecentList ¶
func (s *GetRecentEditDocsResponseBody) SetRecentList(v []*GetRecentEditDocsResponseBodyRecentList) *GetRecentEditDocsResponseBody
func (GetRecentEditDocsResponseBody) String ¶
func (s GetRecentEditDocsResponseBody) String() string
type GetRecentEditDocsResponseBodyRecentList ¶
type GetRecentEditDocsResponseBodyRecentList struct { NodeBO *GetRecentEditDocsResponseBodyRecentListNodeBO `json:"nodeBO,omitempty" xml:"nodeBO,omitempty" type:"Struct"` WorkspaceBO *GetRecentEditDocsResponseBodyRecentListWorkspaceBO `json:"workspaceBO,omitempty" xml:"workspaceBO,omitempty" type:"Struct"` }
func (GetRecentEditDocsResponseBodyRecentList) GoString ¶
func (s GetRecentEditDocsResponseBodyRecentList) GoString() string
func (*GetRecentEditDocsResponseBodyRecentList) SetWorkspaceBO ¶
func (s *GetRecentEditDocsResponseBodyRecentList) SetWorkspaceBO(v *GetRecentEditDocsResponseBodyRecentListWorkspaceBO) *GetRecentEditDocsResponseBodyRecentList
func (GetRecentEditDocsResponseBodyRecentList) String ¶
func (s GetRecentEditDocsResponseBodyRecentList) String() string
type GetRecentEditDocsResponseBodyRecentListNodeBO ¶
type GetRecentEditDocsResponseBodyRecentListNodeBO struct { CreateTime *int64 `json:"createTime,omitempty" xml:"createTime,omitempty"` DocType *string `json:"docType,omitempty" xml:"docType,omitempty"` IsDeleted *bool `json:"isDeleted,omitempty" xml:"isDeleted,omitempty"` LastEditTime *int64 `json:"lastEditTime,omitempty" xml:"lastEditTime,omitempty"` NodeId *string `json:"nodeId,omitempty" xml:"nodeId,omitempty"` NodeName *string `json:"nodeName,omitempty" xml:"nodeName,omitempty"` UpdateTime *int64 `json:"updateTime,omitempty" xml:"updateTime,omitempty"` Url *string `json:"url,omitempty" xml:"url,omitempty"` }
func (GetRecentEditDocsResponseBodyRecentListNodeBO) GoString ¶
func (s GetRecentEditDocsResponseBodyRecentListNodeBO) GoString() string
func (*GetRecentEditDocsResponseBodyRecentListNodeBO) SetCreateTime ¶
func (s *GetRecentEditDocsResponseBodyRecentListNodeBO) SetCreateTime(v int64) *GetRecentEditDocsResponseBodyRecentListNodeBO
func (*GetRecentEditDocsResponseBodyRecentListNodeBO) SetDocType ¶
func (s *GetRecentEditDocsResponseBodyRecentListNodeBO) SetDocType(v string) *GetRecentEditDocsResponseBodyRecentListNodeBO
func (*GetRecentEditDocsResponseBodyRecentListNodeBO) SetIsDeleted ¶
func (s *GetRecentEditDocsResponseBodyRecentListNodeBO) SetIsDeleted(v bool) *GetRecentEditDocsResponseBodyRecentListNodeBO
func (*GetRecentEditDocsResponseBodyRecentListNodeBO) SetLastEditTime ¶
func (s *GetRecentEditDocsResponseBodyRecentListNodeBO) SetLastEditTime(v int64) *GetRecentEditDocsResponseBodyRecentListNodeBO
func (*GetRecentEditDocsResponseBodyRecentListNodeBO) SetNodeId ¶
func (s *GetRecentEditDocsResponseBodyRecentListNodeBO) SetNodeId(v string) *GetRecentEditDocsResponseBodyRecentListNodeBO
func (*GetRecentEditDocsResponseBodyRecentListNodeBO) SetNodeName ¶
func (s *GetRecentEditDocsResponseBodyRecentListNodeBO) SetNodeName(v string) *GetRecentEditDocsResponseBodyRecentListNodeBO
func (*GetRecentEditDocsResponseBodyRecentListNodeBO) SetUpdateTime ¶
func (s *GetRecentEditDocsResponseBodyRecentListNodeBO) SetUpdateTime(v int64) *GetRecentEditDocsResponseBodyRecentListNodeBO
func (GetRecentEditDocsResponseBodyRecentListNodeBO) String ¶
func (s GetRecentEditDocsResponseBodyRecentListNodeBO) String() string
type GetRecentEditDocsResponseBodyRecentListWorkspaceBO ¶
type GetRecentEditDocsResponseBodyRecentListWorkspaceBO struct { Url *string `json:"url,omitempty" xml:"url,omitempty"` WorkspaceId *string `json:"workspaceId,omitempty" xml:"workspaceId,omitempty"` WorkspaceName *string `json:"workspaceName,omitempty" xml:"workspaceName,omitempty"` }
func (GetRecentEditDocsResponseBodyRecentListWorkspaceBO) GoString ¶
func (s GetRecentEditDocsResponseBodyRecentListWorkspaceBO) GoString() string
func (*GetRecentEditDocsResponseBodyRecentListWorkspaceBO) SetWorkspaceId ¶
func (s *GetRecentEditDocsResponseBodyRecentListWorkspaceBO) SetWorkspaceId(v string) *GetRecentEditDocsResponseBodyRecentListWorkspaceBO
func (*GetRecentEditDocsResponseBodyRecentListWorkspaceBO) SetWorkspaceName ¶
func (s *GetRecentEditDocsResponseBodyRecentListWorkspaceBO) SetWorkspaceName(v string) *GetRecentEditDocsResponseBodyRecentListWorkspaceBO
func (GetRecentEditDocsResponseBodyRecentListWorkspaceBO) String ¶
func (s GetRecentEditDocsResponseBodyRecentListWorkspaceBO) String() string
type GetRecentOpenDocsHeaders ¶
type GetRecentOpenDocsHeaders struct { CommonHeaders map[string]*string `json:"commonHeaders,omitempty" xml:"commonHeaders,omitempty"` XAcsDingtalkAccessToken *string `json:"x-acs-dingtalk-access-token,omitempty" xml:"x-acs-dingtalk-access-token,omitempty"` }
func (GetRecentOpenDocsHeaders) GoString ¶
func (s GetRecentOpenDocsHeaders) GoString() string
func (*GetRecentOpenDocsHeaders) SetCommonHeaders ¶
func (s *GetRecentOpenDocsHeaders) SetCommonHeaders(v map[string]*string) *GetRecentOpenDocsHeaders
func (*GetRecentOpenDocsHeaders) SetXAcsDingtalkAccessToken ¶
func (s *GetRecentOpenDocsHeaders) SetXAcsDingtalkAccessToken(v string) *GetRecentOpenDocsHeaders
func (GetRecentOpenDocsHeaders) String ¶
func (s GetRecentOpenDocsHeaders) String() string
type GetRecentOpenDocsRequest ¶
type GetRecentOpenDocsRequest struct { MaxResults *int32 `json:"maxResults,omitempty" xml:"maxResults,omitempty"` NextToken *string `json:"nextToken,omitempty" xml:"nextToken,omitempty"` OperatorId *string `json:"operatorId,omitempty" xml:"operatorId,omitempty"` }
func (GetRecentOpenDocsRequest) GoString ¶
func (s GetRecentOpenDocsRequest) GoString() string
func (*GetRecentOpenDocsRequest) SetMaxResults ¶
func (s *GetRecentOpenDocsRequest) SetMaxResults(v int32) *GetRecentOpenDocsRequest
func (*GetRecentOpenDocsRequest) SetNextToken ¶
func (s *GetRecentOpenDocsRequest) SetNextToken(v string) *GetRecentOpenDocsRequest
func (*GetRecentOpenDocsRequest) SetOperatorId ¶
func (s *GetRecentOpenDocsRequest) SetOperatorId(v string) *GetRecentOpenDocsRequest
func (GetRecentOpenDocsRequest) String ¶
func (s GetRecentOpenDocsRequest) String() string
type GetRecentOpenDocsResponse ¶
type GetRecentOpenDocsResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty"` Body *GetRecentOpenDocsResponseBody `json:"body,omitempty" xml:"body,omitempty"` }
func (GetRecentOpenDocsResponse) GoString ¶
func (s GetRecentOpenDocsResponse) GoString() string
func (*GetRecentOpenDocsResponse) SetBody ¶
func (s *GetRecentOpenDocsResponse) SetBody(v *GetRecentOpenDocsResponseBody) *GetRecentOpenDocsResponse
func (*GetRecentOpenDocsResponse) SetHeaders ¶
func (s *GetRecentOpenDocsResponse) SetHeaders(v map[string]*string) *GetRecentOpenDocsResponse
func (*GetRecentOpenDocsResponse) SetStatusCode ¶
func (s *GetRecentOpenDocsResponse) SetStatusCode(v int32) *GetRecentOpenDocsResponse
func (GetRecentOpenDocsResponse) String ¶
func (s GetRecentOpenDocsResponse) String() string
type GetRecentOpenDocsResponseBody ¶
type GetRecentOpenDocsResponseBody struct { NextToken *string `json:"nextToken,omitempty" xml:"nextToken,omitempty"` RecentList []*GetRecentOpenDocsResponseBodyRecentList `json:"recentList,omitempty" xml:"recentList,omitempty" type:"Repeated"` }
func (GetRecentOpenDocsResponseBody) GoString ¶
func (s GetRecentOpenDocsResponseBody) GoString() string
func (*GetRecentOpenDocsResponseBody) SetNextToken ¶
func (s *GetRecentOpenDocsResponseBody) SetNextToken(v string) *GetRecentOpenDocsResponseBody
func (*GetRecentOpenDocsResponseBody) SetRecentList ¶
func (s *GetRecentOpenDocsResponseBody) SetRecentList(v []*GetRecentOpenDocsResponseBodyRecentList) *GetRecentOpenDocsResponseBody
func (GetRecentOpenDocsResponseBody) String ¶
func (s GetRecentOpenDocsResponseBody) String() string
type GetRecentOpenDocsResponseBodyRecentList ¶
type GetRecentOpenDocsResponseBodyRecentList struct { NodeBO *GetRecentOpenDocsResponseBodyRecentListNodeBO `json:"nodeBO,omitempty" xml:"nodeBO,omitempty" type:"Struct"` WorkspaceBO *GetRecentOpenDocsResponseBodyRecentListWorkspaceBO `json:"workspaceBO,omitempty" xml:"workspaceBO,omitempty" type:"Struct"` }
func (GetRecentOpenDocsResponseBodyRecentList) GoString ¶
func (s GetRecentOpenDocsResponseBodyRecentList) GoString() string
func (*GetRecentOpenDocsResponseBodyRecentList) SetWorkspaceBO ¶
func (s *GetRecentOpenDocsResponseBodyRecentList) SetWorkspaceBO(v *GetRecentOpenDocsResponseBodyRecentListWorkspaceBO) *GetRecentOpenDocsResponseBodyRecentList
func (GetRecentOpenDocsResponseBodyRecentList) String ¶
func (s GetRecentOpenDocsResponseBodyRecentList) String() string
type GetRecentOpenDocsResponseBodyRecentListNodeBO ¶
type GetRecentOpenDocsResponseBodyRecentListNodeBO struct { CreateTime *int64 `json:"createTime,omitempty" xml:"createTime,omitempty"` DocType *string `json:"docType,omitempty" xml:"docType,omitempty"` IsDeleted *bool `json:"isDeleted,omitempty" xml:"isDeleted,omitempty"` LastOpenTime *int64 `json:"lastOpenTime,omitempty" xml:"lastOpenTime,omitempty"` NodeId *string `json:"nodeId,omitempty" xml:"nodeId,omitempty"` NodeName *string `json:"nodeName,omitempty" xml:"nodeName,omitempty"` UpdateTime *int64 `json:"updateTime,omitempty" xml:"updateTime,omitempty"` Url *string `json:"url,omitempty" xml:"url,omitempty"` }
func (GetRecentOpenDocsResponseBodyRecentListNodeBO) GoString ¶
func (s GetRecentOpenDocsResponseBodyRecentListNodeBO) GoString() string
func (*GetRecentOpenDocsResponseBodyRecentListNodeBO) SetCreateTime ¶
func (s *GetRecentOpenDocsResponseBodyRecentListNodeBO) SetCreateTime(v int64) *GetRecentOpenDocsResponseBodyRecentListNodeBO
func (*GetRecentOpenDocsResponseBodyRecentListNodeBO) SetDocType ¶
func (s *GetRecentOpenDocsResponseBodyRecentListNodeBO) SetDocType(v string) *GetRecentOpenDocsResponseBodyRecentListNodeBO
func (*GetRecentOpenDocsResponseBodyRecentListNodeBO) SetIsDeleted ¶
func (s *GetRecentOpenDocsResponseBodyRecentListNodeBO) SetIsDeleted(v bool) *GetRecentOpenDocsResponseBodyRecentListNodeBO
func (*GetRecentOpenDocsResponseBodyRecentListNodeBO) SetLastOpenTime ¶
func (s *GetRecentOpenDocsResponseBodyRecentListNodeBO) SetLastOpenTime(v int64) *GetRecentOpenDocsResponseBodyRecentListNodeBO
func (*GetRecentOpenDocsResponseBodyRecentListNodeBO) SetNodeId ¶
func (s *GetRecentOpenDocsResponseBodyRecentListNodeBO) SetNodeId(v string) *GetRecentOpenDocsResponseBodyRecentListNodeBO
func (*GetRecentOpenDocsResponseBodyRecentListNodeBO) SetNodeName ¶
func (s *GetRecentOpenDocsResponseBodyRecentListNodeBO) SetNodeName(v string) *GetRecentOpenDocsResponseBodyRecentListNodeBO
func (*GetRecentOpenDocsResponseBodyRecentListNodeBO) SetUpdateTime ¶
func (s *GetRecentOpenDocsResponseBodyRecentListNodeBO) SetUpdateTime(v int64) *GetRecentOpenDocsResponseBodyRecentListNodeBO
func (GetRecentOpenDocsResponseBodyRecentListNodeBO) String ¶
func (s GetRecentOpenDocsResponseBodyRecentListNodeBO) String() string
type GetRecentOpenDocsResponseBodyRecentListWorkspaceBO ¶
type GetRecentOpenDocsResponseBodyRecentListWorkspaceBO struct { Url *string `json:"url,omitempty" xml:"url,omitempty"` WorkspaceId *string `json:"workspaceId,omitempty" xml:"workspaceId,omitempty"` WorkspaceName *string `json:"workspaceName,omitempty" xml:"workspaceName,omitempty"` }
func (GetRecentOpenDocsResponseBodyRecentListWorkspaceBO) GoString ¶
func (s GetRecentOpenDocsResponseBodyRecentListWorkspaceBO) GoString() string
func (*GetRecentOpenDocsResponseBodyRecentListWorkspaceBO) SetWorkspaceId ¶
func (s *GetRecentOpenDocsResponseBodyRecentListWorkspaceBO) SetWorkspaceId(v string) *GetRecentOpenDocsResponseBodyRecentListWorkspaceBO
func (*GetRecentOpenDocsResponseBodyRecentListWorkspaceBO) SetWorkspaceName ¶
func (s *GetRecentOpenDocsResponseBodyRecentListWorkspaceBO) SetWorkspaceName(v string) *GetRecentOpenDocsResponseBodyRecentListWorkspaceBO
func (GetRecentOpenDocsResponseBodyRecentListWorkspaceBO) String ¶
func (s GetRecentOpenDocsResponseBodyRecentListWorkspaceBO) String() string
type GetRelatedWorkspacesHeaders ¶
type GetRelatedWorkspacesHeaders struct { CommonHeaders map[string]*string `json:"commonHeaders,omitempty" xml:"commonHeaders,omitempty"` XAcsDingtalkAccessToken *string `json:"x-acs-dingtalk-access-token,omitempty" xml:"x-acs-dingtalk-access-token,omitempty"` }
func (GetRelatedWorkspacesHeaders) GoString ¶
func (s GetRelatedWorkspacesHeaders) GoString() string
func (*GetRelatedWorkspacesHeaders) SetCommonHeaders ¶
func (s *GetRelatedWorkspacesHeaders) SetCommonHeaders(v map[string]*string) *GetRelatedWorkspacesHeaders
func (*GetRelatedWorkspacesHeaders) SetXAcsDingtalkAccessToken ¶
func (s *GetRelatedWorkspacesHeaders) SetXAcsDingtalkAccessToken(v string) *GetRelatedWorkspacesHeaders
func (GetRelatedWorkspacesHeaders) String ¶
func (s GetRelatedWorkspacesHeaders) String() string
type GetRelatedWorkspacesRequest ¶
type GetRelatedWorkspacesRequest struct { IncludeRecent *bool `json:"includeRecent,omitempty" xml:"includeRecent,omitempty"` OperatorId *string `json:"operatorId,omitempty" xml:"operatorId,omitempty"` }
func (GetRelatedWorkspacesRequest) GoString ¶
func (s GetRelatedWorkspacesRequest) GoString() string
func (*GetRelatedWorkspacesRequest) SetIncludeRecent ¶
func (s *GetRelatedWorkspacesRequest) SetIncludeRecent(v bool) *GetRelatedWorkspacesRequest
func (*GetRelatedWorkspacesRequest) SetOperatorId ¶
func (s *GetRelatedWorkspacesRequest) SetOperatorId(v string) *GetRelatedWorkspacesRequest
func (GetRelatedWorkspacesRequest) String ¶
func (s GetRelatedWorkspacesRequest) String() string
type GetRelatedWorkspacesResponse ¶
type GetRelatedWorkspacesResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty"` Body *GetRelatedWorkspacesResponseBody `json:"body,omitempty" xml:"body,omitempty"` }
func (GetRelatedWorkspacesResponse) GoString ¶
func (s GetRelatedWorkspacesResponse) GoString() string
func (*GetRelatedWorkspacesResponse) SetBody ¶
func (s *GetRelatedWorkspacesResponse) SetBody(v *GetRelatedWorkspacesResponseBody) *GetRelatedWorkspacesResponse
func (*GetRelatedWorkspacesResponse) SetHeaders ¶
func (s *GetRelatedWorkspacesResponse) SetHeaders(v map[string]*string) *GetRelatedWorkspacesResponse
func (*GetRelatedWorkspacesResponse) SetStatusCode ¶
func (s *GetRelatedWorkspacesResponse) SetStatusCode(v int32) *GetRelatedWorkspacesResponse
func (GetRelatedWorkspacesResponse) String ¶
func (s GetRelatedWorkspacesResponse) String() string
type GetRelatedWorkspacesResponseBody ¶
type GetRelatedWorkspacesResponseBody struct {
Workspaces []*GetRelatedWorkspacesResponseBodyWorkspaces `json:"workspaces,omitempty" xml:"workspaces,omitempty" type:"Repeated"`
}
func (GetRelatedWorkspacesResponseBody) GoString ¶
func (s GetRelatedWorkspacesResponseBody) GoString() string
func (*GetRelatedWorkspacesResponseBody) SetWorkspaces ¶
func (s *GetRelatedWorkspacesResponseBody) SetWorkspaces(v []*GetRelatedWorkspacesResponseBodyWorkspaces) *GetRelatedWorkspacesResponseBody
func (GetRelatedWorkspacesResponseBody) String ¶
func (s GetRelatedWorkspacesResponseBody) String() string
type GetRelatedWorkspacesResponseBodyWorkspaces ¶
type GetRelatedWorkspacesResponseBodyWorkspaces struct { CreateTime *int64 `json:"createTime,omitempty" xml:"createTime,omitempty"` Deleted *bool `json:"deleted,omitempty" xml:"deleted,omitempty"` Name *string `json:"name,omitempty" xml:"name,omitempty"` Owner *string `json:"owner,omitempty" xml:"owner,omitempty"` RecentList []*GetRelatedWorkspacesResponseBodyWorkspacesRecentList `json:"recentList,omitempty" xml:"recentList,omitempty" type:"Repeated"` Role *string `json:"role,omitempty" xml:"role,omitempty"` Url *string `json:"url,omitempty" xml:"url,omitempty"` WorkspaceId *string `json:"workspaceId,omitempty" xml:"workspaceId,omitempty"` }
func (GetRelatedWorkspacesResponseBodyWorkspaces) GoString ¶
func (s GetRelatedWorkspacesResponseBodyWorkspaces) GoString() string
func (*GetRelatedWorkspacesResponseBodyWorkspaces) SetCreateTime ¶
func (s *GetRelatedWorkspacesResponseBodyWorkspaces) SetCreateTime(v int64) *GetRelatedWorkspacesResponseBodyWorkspaces
func (*GetRelatedWorkspacesResponseBodyWorkspaces) SetDeleted ¶
func (s *GetRelatedWorkspacesResponseBodyWorkspaces) SetDeleted(v bool) *GetRelatedWorkspacesResponseBodyWorkspaces
func (*GetRelatedWorkspacesResponseBodyWorkspaces) SetName ¶
func (s *GetRelatedWorkspacesResponseBodyWorkspaces) SetName(v string) *GetRelatedWorkspacesResponseBodyWorkspaces
func (*GetRelatedWorkspacesResponseBodyWorkspaces) SetOwner ¶
func (s *GetRelatedWorkspacesResponseBodyWorkspaces) SetOwner(v string) *GetRelatedWorkspacesResponseBodyWorkspaces
func (*GetRelatedWorkspacesResponseBodyWorkspaces) SetRecentList ¶
func (*GetRelatedWorkspacesResponseBodyWorkspaces) SetRole ¶
func (s *GetRelatedWorkspacesResponseBodyWorkspaces) SetRole(v string) *GetRelatedWorkspacesResponseBodyWorkspaces
func (*GetRelatedWorkspacesResponseBodyWorkspaces) SetUrl ¶
func (s *GetRelatedWorkspacesResponseBodyWorkspaces) SetUrl(v string) *GetRelatedWorkspacesResponseBodyWorkspaces
func (*GetRelatedWorkspacesResponseBodyWorkspaces) SetWorkspaceId ¶
func (s *GetRelatedWorkspacesResponseBodyWorkspaces) SetWorkspaceId(v string) *GetRelatedWorkspacesResponseBodyWorkspaces
func (GetRelatedWorkspacesResponseBodyWorkspaces) String ¶
func (s GetRelatedWorkspacesResponseBodyWorkspaces) String() string
type GetRelatedWorkspacesResponseBodyWorkspacesRecentList ¶
type GetRelatedWorkspacesResponseBodyWorkspacesRecentList struct { LastEditTime *int64 `json:"lastEditTime,omitempty" xml:"lastEditTime,omitempty"` Name *string `json:"name,omitempty" xml:"name,omitempty"` NodeId *string `json:"nodeId,omitempty" xml:"nodeId,omitempty"` Url *string `json:"url,omitempty" xml:"url,omitempty"` }
func (GetRelatedWorkspacesResponseBodyWorkspacesRecentList) GoString ¶
func (s GetRelatedWorkspacesResponseBodyWorkspacesRecentList) GoString() string
func (*GetRelatedWorkspacesResponseBodyWorkspacesRecentList) SetLastEditTime ¶
func (s *GetRelatedWorkspacesResponseBodyWorkspacesRecentList) SetLastEditTime(v int64) *GetRelatedWorkspacesResponseBodyWorkspacesRecentList
func (GetRelatedWorkspacesResponseBodyWorkspacesRecentList) String ¶
func (s GetRelatedWorkspacesResponseBodyWorkspacesRecentList) String() string
type GetSheetHeaders ¶
type GetSheetHeaders struct { CommonHeaders map[string]*string `json:"commonHeaders,omitempty" xml:"commonHeaders,omitempty"` XAcsDingtalkAccessToken *string `json:"x-acs-dingtalk-access-token,omitempty" xml:"x-acs-dingtalk-access-token,omitempty"` }
func (GetSheetHeaders) GoString ¶
func (s GetSheetHeaders) GoString() string
func (*GetSheetHeaders) SetCommonHeaders ¶
func (s *GetSheetHeaders) SetCommonHeaders(v map[string]*string) *GetSheetHeaders
func (*GetSheetHeaders) SetXAcsDingtalkAccessToken ¶
func (s *GetSheetHeaders) SetXAcsDingtalkAccessToken(v string) *GetSheetHeaders
func (GetSheetHeaders) String ¶
func (s GetSheetHeaders) String() string
type GetSheetRequest ¶
type GetSheetRequest struct {
OperatorId *string `json:"operatorId,omitempty" xml:"operatorId,omitempty"`
}
func (GetSheetRequest) GoString ¶
func (s GetSheetRequest) GoString() string
func (*GetSheetRequest) SetOperatorId ¶
func (s *GetSheetRequest) SetOperatorId(v string) *GetSheetRequest
func (GetSheetRequest) String ¶
func (s GetSheetRequest) String() string
type GetSheetResponse ¶
type GetSheetResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty"` Body *GetSheetResponseBody `json:"body,omitempty" xml:"body,omitempty"` }
func (GetSheetResponse) GoString ¶
func (s GetSheetResponse) GoString() string
func (*GetSheetResponse) SetBody ¶
func (s *GetSheetResponse) SetBody(v *GetSheetResponseBody) *GetSheetResponse
func (*GetSheetResponse) SetHeaders ¶
func (s *GetSheetResponse) SetHeaders(v map[string]*string) *GetSheetResponse
func (*GetSheetResponse) SetStatusCode ¶
func (s *GetSheetResponse) SetStatusCode(v int32) *GetSheetResponse
func (GetSheetResponse) String ¶
func (s GetSheetResponse) String() string
type GetSheetResponseBody ¶
type GetSheetResponseBody struct { ColumnCount *int64 `json:"columnCount,omitempty" xml:"columnCount,omitempty"` Id *string `json:"id,omitempty" xml:"id,omitempty"` LastNonEmptyColumn *int64 `json:"lastNonEmptyColumn,omitempty" xml:"lastNonEmptyColumn,omitempty"` LastNonEmptyRow *int64 `json:"lastNonEmptyRow,omitempty" xml:"lastNonEmptyRow,omitempty"` Name *string `json:"name,omitempty" xml:"name,omitempty"` RowCount *int64 `json:"rowCount,omitempty" xml:"rowCount,omitempty"` Visibility *string `json:"visibility,omitempty" xml:"visibility,omitempty"` }
func (GetSheetResponseBody) GoString ¶
func (s GetSheetResponseBody) GoString() string
func (*GetSheetResponseBody) SetColumnCount ¶
func (s *GetSheetResponseBody) SetColumnCount(v int64) *GetSheetResponseBody
func (*GetSheetResponseBody) SetId ¶
func (s *GetSheetResponseBody) SetId(v string) *GetSheetResponseBody
func (*GetSheetResponseBody) SetLastNonEmptyColumn ¶
func (s *GetSheetResponseBody) SetLastNonEmptyColumn(v int64) *GetSheetResponseBody
func (*GetSheetResponseBody) SetLastNonEmptyRow ¶
func (s *GetSheetResponseBody) SetLastNonEmptyRow(v int64) *GetSheetResponseBody
func (*GetSheetResponseBody) SetName ¶
func (s *GetSheetResponseBody) SetName(v string) *GetSheetResponseBody
func (*GetSheetResponseBody) SetRowCount ¶
func (s *GetSheetResponseBody) SetRowCount(v int64) *GetSheetResponseBody
func (*GetSheetResponseBody) SetVisibility ¶
func (s *GetSheetResponseBody) SetVisibility(v string) *GetSheetResponseBody
func (GetSheetResponseBody) String ¶
func (s GetSheetResponseBody) String() string
type GetTemplateByIdHeaders ¶
type GetTemplateByIdHeaders struct { CommonHeaders map[string]*string `json:"commonHeaders,omitempty" xml:"commonHeaders,omitempty"` XAcsDingtalkAccessToken *string `json:"x-acs-dingtalk-access-token,omitempty" xml:"x-acs-dingtalk-access-token,omitempty"` }
func (GetTemplateByIdHeaders) GoString ¶
func (s GetTemplateByIdHeaders) GoString() string
func (*GetTemplateByIdHeaders) SetCommonHeaders ¶
func (s *GetTemplateByIdHeaders) SetCommonHeaders(v map[string]*string) *GetTemplateByIdHeaders
func (*GetTemplateByIdHeaders) SetXAcsDingtalkAccessToken ¶
func (s *GetTemplateByIdHeaders) SetXAcsDingtalkAccessToken(v string) *GetTemplateByIdHeaders
func (GetTemplateByIdHeaders) String ¶
func (s GetTemplateByIdHeaders) String() string
type GetTemplateByIdRequest ¶
type GetTemplateByIdRequest struct { Belong *string `json:"belong,omitempty" xml:"belong,omitempty"` OperatorId *string `json:"operatorId,omitempty" xml:"operatorId,omitempty"` }
func (GetTemplateByIdRequest) GoString ¶
func (s GetTemplateByIdRequest) GoString() string
func (*GetTemplateByIdRequest) SetBelong ¶
func (s *GetTemplateByIdRequest) SetBelong(v string) *GetTemplateByIdRequest
func (*GetTemplateByIdRequest) SetOperatorId ¶
func (s *GetTemplateByIdRequest) SetOperatorId(v string) *GetTemplateByIdRequest
func (GetTemplateByIdRequest) String ¶
func (s GetTemplateByIdRequest) String() string
type GetTemplateByIdResponse ¶
type GetTemplateByIdResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty"` Body *GetTemplateByIdResponseBody `json:"body,omitempty" xml:"body,omitempty"` }
func (GetTemplateByIdResponse) GoString ¶
func (s GetTemplateByIdResponse) GoString() string
func (*GetTemplateByIdResponse) SetBody ¶
func (s *GetTemplateByIdResponse) SetBody(v *GetTemplateByIdResponseBody) *GetTemplateByIdResponse
func (*GetTemplateByIdResponse) SetHeaders ¶
func (s *GetTemplateByIdResponse) SetHeaders(v map[string]*string) *GetTemplateByIdResponse
func (*GetTemplateByIdResponse) SetStatusCode ¶
func (s *GetTemplateByIdResponse) SetStatusCode(v int32) *GetTemplateByIdResponse
func (GetTemplateByIdResponse) String ¶
func (s GetTemplateByIdResponse) String() string
type GetTemplateByIdResponseBody ¶
type GetTemplateByIdResponseBody struct { CoverUrl *string `json:"coverUrl,omitempty" xml:"coverUrl,omitempty"` CreateTime *int64 `json:"createTime,omitempty" xml:"createTime,omitempty"` DocType *string `json:"docType,omitempty" xml:"docType,omitempty"` Id *string `json:"id,omitempty" xml:"id,omitempty"` TemplateType *string `json:"templateType,omitempty" xml:"templateType,omitempty"` Title *string `json:"title,omitempty" xml:"title,omitempty"` UpdateTime *int64 `json:"updateTime,omitempty" xml:"updateTime,omitempty"` WorkspaceId *string `json:"workspaceId,omitempty" xml:"workspaceId,omitempty"` }
func (GetTemplateByIdResponseBody) GoString ¶
func (s GetTemplateByIdResponseBody) GoString() string
func (*GetTemplateByIdResponseBody) SetCoverUrl ¶
func (s *GetTemplateByIdResponseBody) SetCoverUrl(v string) *GetTemplateByIdResponseBody
func (*GetTemplateByIdResponseBody) SetCreateTime ¶
func (s *GetTemplateByIdResponseBody) SetCreateTime(v int64) *GetTemplateByIdResponseBody
func (*GetTemplateByIdResponseBody) SetDocType ¶
func (s *GetTemplateByIdResponseBody) SetDocType(v string) *GetTemplateByIdResponseBody
func (*GetTemplateByIdResponseBody) SetId ¶
func (s *GetTemplateByIdResponseBody) SetId(v string) *GetTemplateByIdResponseBody
func (*GetTemplateByIdResponseBody) SetTemplateType ¶
func (s *GetTemplateByIdResponseBody) SetTemplateType(v string) *GetTemplateByIdResponseBody
func (*GetTemplateByIdResponseBody) SetTitle ¶
func (s *GetTemplateByIdResponseBody) SetTitle(v string) *GetTemplateByIdResponseBody
func (*GetTemplateByIdResponseBody) SetUpdateTime ¶
func (s *GetTemplateByIdResponseBody) SetUpdateTime(v int64) *GetTemplateByIdResponseBody
func (*GetTemplateByIdResponseBody) SetWorkspaceId ¶
func (s *GetTemplateByIdResponseBody) SetWorkspaceId(v string) *GetTemplateByIdResponseBody
func (GetTemplateByIdResponseBody) String ¶
func (s GetTemplateByIdResponseBody) String() string
type GetWorkspaceHeaders ¶
type GetWorkspaceHeaders struct { CommonHeaders map[string]*string `json:"commonHeaders,omitempty" xml:"commonHeaders,omitempty"` XAcsDingtalkAccessToken *string `json:"x-acs-dingtalk-access-token,omitempty" xml:"x-acs-dingtalk-access-token,omitempty"` }
func (GetWorkspaceHeaders) GoString ¶
func (s GetWorkspaceHeaders) GoString() string
func (*GetWorkspaceHeaders) SetCommonHeaders ¶
func (s *GetWorkspaceHeaders) SetCommonHeaders(v map[string]*string) *GetWorkspaceHeaders
func (*GetWorkspaceHeaders) SetXAcsDingtalkAccessToken ¶
func (s *GetWorkspaceHeaders) SetXAcsDingtalkAccessToken(v string) *GetWorkspaceHeaders
func (GetWorkspaceHeaders) String ¶
func (s GetWorkspaceHeaders) String() string
type GetWorkspaceNodeHeaders ¶
type GetWorkspaceNodeHeaders struct { CommonHeaders map[string]*string `json:"commonHeaders,omitempty" xml:"commonHeaders,omitempty"` XAcsDingtalkAccessToken *string `json:"x-acs-dingtalk-access-token,omitempty" xml:"x-acs-dingtalk-access-token,omitempty"` }
func (GetWorkspaceNodeHeaders) GoString ¶
func (s GetWorkspaceNodeHeaders) GoString() string
func (*GetWorkspaceNodeHeaders) SetCommonHeaders ¶
func (s *GetWorkspaceNodeHeaders) SetCommonHeaders(v map[string]*string) *GetWorkspaceNodeHeaders
func (*GetWorkspaceNodeHeaders) SetXAcsDingtalkAccessToken ¶
func (s *GetWorkspaceNodeHeaders) SetXAcsDingtalkAccessToken(v string) *GetWorkspaceNodeHeaders
func (GetWorkspaceNodeHeaders) String ¶
func (s GetWorkspaceNodeHeaders) String() string
type GetWorkspaceNodeRequest ¶
type GetWorkspaceNodeRequest struct {
OperatorId *string `json:"operatorId,omitempty" xml:"operatorId,omitempty"`
}
func (GetWorkspaceNodeRequest) GoString ¶
func (s GetWorkspaceNodeRequest) GoString() string
func (*GetWorkspaceNodeRequest) SetOperatorId ¶
func (s *GetWorkspaceNodeRequest) SetOperatorId(v string) *GetWorkspaceNodeRequest
func (GetWorkspaceNodeRequest) String ¶
func (s GetWorkspaceNodeRequest) String() string
type GetWorkspaceNodeResponse ¶
type GetWorkspaceNodeResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty"` Body *GetWorkspaceNodeResponseBody `json:"body,omitempty" xml:"body,omitempty"` }
func (GetWorkspaceNodeResponse) GoString ¶
func (s GetWorkspaceNodeResponse) GoString() string
func (*GetWorkspaceNodeResponse) SetBody ¶
func (s *GetWorkspaceNodeResponse) SetBody(v *GetWorkspaceNodeResponseBody) *GetWorkspaceNodeResponse
func (*GetWorkspaceNodeResponse) SetHeaders ¶
func (s *GetWorkspaceNodeResponse) SetHeaders(v map[string]*string) *GetWorkspaceNodeResponse
func (*GetWorkspaceNodeResponse) SetStatusCode ¶
func (s *GetWorkspaceNodeResponse) SetStatusCode(v int32) *GetWorkspaceNodeResponse
func (GetWorkspaceNodeResponse) String ¶
func (s GetWorkspaceNodeResponse) String() string
type GetWorkspaceNodeResponseBody ¶
type GetWorkspaceNodeResponseBody struct { HasPermission *bool `json:"hasPermission,omitempty" xml:"hasPermission,omitempty"` NodeBO *GetWorkspaceNodeResponseBodyNodeBO `json:"nodeBO,omitempty" xml:"nodeBO,omitempty" type:"Struct"` WorkspaceBO *GetWorkspaceNodeResponseBodyWorkspaceBO `json:"workspaceBO,omitempty" xml:"workspaceBO,omitempty" type:"Struct"` }
func (GetWorkspaceNodeResponseBody) GoString ¶
func (s GetWorkspaceNodeResponseBody) GoString() string
func (*GetWorkspaceNodeResponseBody) SetHasPermission ¶
func (s *GetWorkspaceNodeResponseBody) SetHasPermission(v bool) *GetWorkspaceNodeResponseBody
func (*GetWorkspaceNodeResponseBody) SetNodeBO ¶
func (s *GetWorkspaceNodeResponseBody) SetNodeBO(v *GetWorkspaceNodeResponseBodyNodeBO) *GetWorkspaceNodeResponseBody
func (*GetWorkspaceNodeResponseBody) SetWorkspaceBO ¶
func (s *GetWorkspaceNodeResponseBody) SetWorkspaceBO(v *GetWorkspaceNodeResponseBodyWorkspaceBO) *GetWorkspaceNodeResponseBody
func (GetWorkspaceNodeResponseBody) String ¶
func (s GetWorkspaceNodeResponseBody) String() string
type GetWorkspaceNodeResponseBodyNodeBO ¶
type GetWorkspaceNodeResponseBodyNodeBO struct { DocType *string `json:"docType,omitempty" xml:"docType,omitempty"` LastEditTime *int64 `json:"lastEditTime,omitempty" xml:"lastEditTime,omitempty"` Name *string `json:"name,omitempty" xml:"name,omitempty"` NodeId *string `json:"nodeId,omitempty" xml:"nodeId,omitempty"` Url *string `json:"url,omitempty" xml:"url,omitempty"` }
func (GetWorkspaceNodeResponseBodyNodeBO) GoString ¶
func (s GetWorkspaceNodeResponseBodyNodeBO) GoString() string
func (*GetWorkspaceNodeResponseBodyNodeBO) SetDocType ¶
func (s *GetWorkspaceNodeResponseBodyNodeBO) SetDocType(v string) *GetWorkspaceNodeResponseBodyNodeBO
func (*GetWorkspaceNodeResponseBodyNodeBO) SetLastEditTime ¶
func (s *GetWorkspaceNodeResponseBodyNodeBO) SetLastEditTime(v int64) *GetWorkspaceNodeResponseBodyNodeBO
func (*GetWorkspaceNodeResponseBodyNodeBO) SetName ¶
func (s *GetWorkspaceNodeResponseBodyNodeBO) SetName(v string) *GetWorkspaceNodeResponseBodyNodeBO
func (*GetWorkspaceNodeResponseBodyNodeBO) SetNodeId ¶
func (s *GetWorkspaceNodeResponseBodyNodeBO) SetNodeId(v string) *GetWorkspaceNodeResponseBodyNodeBO
func (*GetWorkspaceNodeResponseBodyNodeBO) SetUrl ¶
func (s *GetWorkspaceNodeResponseBodyNodeBO) SetUrl(v string) *GetWorkspaceNodeResponseBodyNodeBO
func (GetWorkspaceNodeResponseBodyNodeBO) String ¶
func (s GetWorkspaceNodeResponseBodyNodeBO) String() string
type GetWorkspaceNodeResponseBodyWorkspaceBO ¶
type GetWorkspaceNodeResponseBodyWorkspaceBO struct { Name *string `json:"name,omitempty" xml:"name,omitempty"` WorkspaceId *string `json:"workspaceId,omitempty" xml:"workspaceId,omitempty"` }
func (GetWorkspaceNodeResponseBodyWorkspaceBO) GoString ¶
func (s GetWorkspaceNodeResponseBodyWorkspaceBO) GoString() string
func (*GetWorkspaceNodeResponseBodyWorkspaceBO) SetName ¶
func (s *GetWorkspaceNodeResponseBodyWorkspaceBO) SetName(v string) *GetWorkspaceNodeResponseBodyWorkspaceBO
func (*GetWorkspaceNodeResponseBodyWorkspaceBO) SetWorkspaceId ¶
func (s *GetWorkspaceNodeResponseBodyWorkspaceBO) SetWorkspaceId(v string) *GetWorkspaceNodeResponseBodyWorkspaceBO
func (GetWorkspaceNodeResponseBodyWorkspaceBO) String ¶
func (s GetWorkspaceNodeResponseBodyWorkspaceBO) String() string
type GetWorkspaceResponse ¶
type GetWorkspaceResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty"` Body *GetWorkspaceResponseBody `json:"body,omitempty" xml:"body,omitempty"` }
func (GetWorkspaceResponse) GoString ¶
func (s GetWorkspaceResponse) GoString() string
func (*GetWorkspaceResponse) SetBody ¶
func (s *GetWorkspaceResponse) SetBody(v *GetWorkspaceResponseBody) *GetWorkspaceResponse
func (*GetWorkspaceResponse) SetHeaders ¶
func (s *GetWorkspaceResponse) SetHeaders(v map[string]*string) *GetWorkspaceResponse
func (*GetWorkspaceResponse) SetStatusCode ¶
func (s *GetWorkspaceResponse) SetStatusCode(v int32) *GetWorkspaceResponse
func (GetWorkspaceResponse) String ¶
func (s GetWorkspaceResponse) String() string
type GetWorkspaceResponseBody ¶
type GetWorkspaceResponseBody struct { IsDeleted *bool `json:"isDeleted,omitempty" xml:"isDeleted,omitempty"` Owner *string `json:"owner,omitempty" xml:"owner,omitempty"` RootDentryUuid *string `json:"rootDentryUuid,omitempty" xml:"rootDentryUuid,omitempty"` Url *string `json:"url,omitempty" xml:"url,omitempty"` }
func (GetWorkspaceResponseBody) GoString ¶
func (s GetWorkspaceResponseBody) GoString() string
func (*GetWorkspaceResponseBody) SetIsDeleted ¶
func (s *GetWorkspaceResponseBody) SetIsDeleted(v bool) *GetWorkspaceResponseBody
func (*GetWorkspaceResponseBody) SetOwner ¶
func (s *GetWorkspaceResponseBody) SetOwner(v string) *GetWorkspaceResponseBody
func (*GetWorkspaceResponseBody) SetRootDentryUuid ¶
func (s *GetWorkspaceResponseBody) SetRootDentryUuid(v string) *GetWorkspaceResponseBody
func (*GetWorkspaceResponseBody) SetUrl ¶
func (s *GetWorkspaceResponseBody) SetUrl(v string) *GetWorkspaceResponseBody
func (GetWorkspaceResponseBody) String ¶
func (s GetWorkspaceResponseBody) String() string
type InitDocumentHeaders ¶
type InitDocumentHeaders struct { CommonHeaders map[string]*string `json:"commonHeaders,omitempty" xml:"commonHeaders,omitempty"` XAcsDingtalkAccessToken *string `json:"x-acs-dingtalk-access-token,omitempty" xml:"x-acs-dingtalk-access-token,omitempty"` }
func (InitDocumentHeaders) GoString ¶
func (s InitDocumentHeaders) GoString() string
func (*InitDocumentHeaders) SetCommonHeaders ¶
func (s *InitDocumentHeaders) SetCommonHeaders(v map[string]*string) *InitDocumentHeaders
func (*InitDocumentHeaders) SetXAcsDingtalkAccessToken ¶
func (s *InitDocumentHeaders) SetXAcsDingtalkAccessToken(v string) *InitDocumentHeaders
func (InitDocumentHeaders) String ¶
func (s InitDocumentHeaders) String() string
type InitDocumentRequest ¶
type InitDocumentRequest struct { AttachmentsMap map[string]*AttachmentsMapValue `json:"attachmentsMap,omitempty" xml:"attachmentsMap,omitempty"` ImportType *int32 `json:"importType,omitempty" xml:"importType,omitempty"` LinksKey *string `json:"linksKey,omitempty" xml:"linksKey,omitempty"` OperatorId *string `json:"operatorId,omitempty" xml:"operatorId,omitempty"` }
func (InitDocumentRequest) GoString ¶
func (s InitDocumentRequest) GoString() string
func (*InitDocumentRequest) SetAttachmentsMap ¶
func (s *InitDocumentRequest) SetAttachmentsMap(v map[string]*AttachmentsMapValue) *InitDocumentRequest
func (*InitDocumentRequest) SetImportType ¶
func (s *InitDocumentRequest) SetImportType(v int32) *InitDocumentRequest
func (*InitDocumentRequest) SetLinksKey ¶
func (s *InitDocumentRequest) SetLinksKey(v string) *InitDocumentRequest
func (*InitDocumentRequest) SetOperatorId ¶
func (s *InitDocumentRequest) SetOperatorId(v string) *InitDocumentRequest
func (InitDocumentRequest) String ¶
func (s InitDocumentRequest) String() string
type InitDocumentResponse ¶
type InitDocumentResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty"` Body *InitDocumentResponseBody `json:"body,omitempty" xml:"body,omitempty"` }
func (InitDocumentResponse) GoString ¶
func (s InitDocumentResponse) GoString() string
func (*InitDocumentResponse) SetBody ¶
func (s *InitDocumentResponse) SetBody(v *InitDocumentResponseBody) *InitDocumentResponse
func (*InitDocumentResponse) SetHeaders ¶
func (s *InitDocumentResponse) SetHeaders(v map[string]*string) *InitDocumentResponse
func (*InitDocumentResponse) SetStatusCode ¶
func (s *InitDocumentResponse) SetStatusCode(v int32) *InitDocumentResponse
func (InitDocumentResponse) String ¶
func (s InitDocumentResponse) String() string
type InitDocumentResponseBody ¶
type InitDocumentResponseBody struct {
Success *bool `json:"success,omitempty" xml:"success,omitempty"`
}
func (InitDocumentResponseBody) GoString ¶
func (s InitDocumentResponseBody) GoString() string
func (*InitDocumentResponseBody) SetSuccess ¶
func (s *InitDocumentResponseBody) SetSuccess(v bool) *InitDocumentResponseBody
func (InitDocumentResponseBody) String ¶
func (s InitDocumentResponseBody) String() string
type InsertBlocksHeaders ¶
type InsertBlocksHeaders struct { CommonHeaders map[string]*string `json:"commonHeaders,omitempty" xml:"commonHeaders,omitempty"` XAcsDingtalkAccessToken *string `json:"x-acs-dingtalk-access-token,omitempty" xml:"x-acs-dingtalk-access-token,omitempty"` }
func (InsertBlocksHeaders) GoString ¶
func (s InsertBlocksHeaders) GoString() string
func (*InsertBlocksHeaders) SetCommonHeaders ¶
func (s *InsertBlocksHeaders) SetCommonHeaders(v map[string]*string) *InsertBlocksHeaders
func (*InsertBlocksHeaders) SetXAcsDingtalkAccessToken ¶
func (s *InsertBlocksHeaders) SetXAcsDingtalkAccessToken(v string) *InsertBlocksHeaders
func (InsertBlocksHeaders) String ¶
func (s InsertBlocksHeaders) String() string
type InsertBlocksRequest ¶
type InsertBlocksRequest struct { Blocks []*InsertBlocksRequestBlocks `json:"blocks,omitempty" xml:"blocks,omitempty" type:"Repeated"` Location *InsertBlocksRequestLocation `json:"location,omitempty" xml:"location,omitempty" type:"Struct"` OperatorId *string `json:"operatorId,omitempty" xml:"operatorId,omitempty"` }
func (InsertBlocksRequest) GoString ¶
func (s InsertBlocksRequest) GoString() string
func (*InsertBlocksRequest) SetBlocks ¶
func (s *InsertBlocksRequest) SetBlocks(v []*InsertBlocksRequestBlocks) *InsertBlocksRequest
func (*InsertBlocksRequest) SetLocation ¶
func (s *InsertBlocksRequest) SetLocation(v *InsertBlocksRequestLocation) *InsertBlocksRequest
func (*InsertBlocksRequest) SetOperatorId ¶
func (s *InsertBlocksRequest) SetOperatorId(v string) *InsertBlocksRequest
func (InsertBlocksRequest) String ¶
func (s InsertBlocksRequest) String() string
type InsertBlocksRequestBlocks ¶
type InsertBlocksRequestBlocks struct { BlockType *string `json:"blockType,omitempty" xml:"blockType,omitempty"` Paragraph *InsertBlocksRequestBlocksParagraph `json:"paragraph,omitempty" xml:"paragraph,omitempty" type:"Struct"` }
func (InsertBlocksRequestBlocks) GoString ¶
func (s InsertBlocksRequestBlocks) GoString() string
func (*InsertBlocksRequestBlocks) SetBlockType ¶
func (s *InsertBlocksRequestBlocks) SetBlockType(v string) *InsertBlocksRequestBlocks
func (*InsertBlocksRequestBlocks) SetParagraph ¶
func (s *InsertBlocksRequestBlocks) SetParagraph(v *InsertBlocksRequestBlocksParagraph) *InsertBlocksRequestBlocks
func (InsertBlocksRequestBlocks) String ¶
func (s InsertBlocksRequestBlocks) String() string
type InsertBlocksRequestBlocksParagraph ¶
type InsertBlocksRequestBlocksParagraph struct { Children []*InsertBlocksRequestBlocksParagraphChildren `json:"children,omitempty" xml:"children,omitempty" type:"Repeated"` Style *InsertBlocksRequestBlocksParagraphStyle `json:"style,omitempty" xml:"style,omitempty" type:"Struct"` }
func (InsertBlocksRequestBlocksParagraph) GoString ¶
func (s InsertBlocksRequestBlocksParagraph) GoString() string
func (*InsertBlocksRequestBlocksParagraph) SetChildren ¶
func (s *InsertBlocksRequestBlocksParagraph) SetChildren(v []*InsertBlocksRequestBlocksParagraphChildren) *InsertBlocksRequestBlocksParagraph
func (InsertBlocksRequestBlocksParagraph) String ¶
func (s InsertBlocksRequestBlocksParagraph) String() string
type InsertBlocksRequestBlocksParagraphChildren ¶
type InsertBlocksRequestBlocksParagraphChildren struct { ElementType *string `json:"elementType,omitempty" xml:"elementType,omitempty"` Text *InsertBlocksRequestBlocksParagraphChildrenText `json:"text,omitempty" xml:"text,omitempty" type:"Struct"` }
func (InsertBlocksRequestBlocksParagraphChildren) GoString ¶
func (s InsertBlocksRequestBlocksParagraphChildren) GoString() string
func (*InsertBlocksRequestBlocksParagraphChildren) SetElementType ¶
func (s *InsertBlocksRequestBlocksParagraphChildren) SetElementType(v string) *InsertBlocksRequestBlocksParagraphChildren
func (InsertBlocksRequestBlocksParagraphChildren) String ¶
func (s InsertBlocksRequestBlocksParagraphChildren) String() string
type InsertBlocksRequestBlocksParagraphChildrenText ¶
type InsertBlocksRequestBlocksParagraphChildrenText struct { Content *string `json:"content,omitempty" xml:"content,omitempty"` TextStyle *InsertBlocksRequestBlocksParagraphChildrenTextTextStyle `json:"textStyle,omitempty" xml:"textStyle,omitempty" type:"Struct"` }
func (InsertBlocksRequestBlocksParagraphChildrenText) GoString ¶
func (s InsertBlocksRequestBlocksParagraphChildrenText) GoString() string
func (*InsertBlocksRequestBlocksParagraphChildrenText) SetContent ¶
func (s *InsertBlocksRequestBlocksParagraphChildrenText) SetContent(v string) *InsertBlocksRequestBlocksParagraphChildrenText
func (*InsertBlocksRequestBlocksParagraphChildrenText) SetTextStyle ¶
func (InsertBlocksRequestBlocksParagraphChildrenText) String ¶
func (s InsertBlocksRequestBlocksParagraphChildrenText) String() string
type InsertBlocksRequestBlocksParagraphChildrenTextTextStyle ¶
type InsertBlocksRequestBlocksParagraphChildrenTextTextStyle struct { Bold *bool `json:"bold,omitempty" xml:"bold,omitempty"` DataType *string `json:"dataType,omitempty" xml:"dataType,omitempty"` FontSize *int32 `json:"fontSize,omitempty" xml:"fontSize,omitempty"` SizeUnit *string `json:"sizeUnit,omitempty" xml:"sizeUnit,omitempty"` }
func (InsertBlocksRequestBlocksParagraphChildrenTextTextStyle) GoString ¶
func (s InsertBlocksRequestBlocksParagraphChildrenTextTextStyle) GoString() string
func (*InsertBlocksRequestBlocksParagraphChildrenTextTextStyle) SetDataType ¶
func (*InsertBlocksRequestBlocksParagraphChildrenTextTextStyle) SetFontSize ¶
func (*InsertBlocksRequestBlocksParagraphChildrenTextTextStyle) SetSizeUnit ¶
func (InsertBlocksRequestBlocksParagraphChildrenTextTextStyle) String ¶
func (s InsertBlocksRequestBlocksParagraphChildrenTextTextStyle) String() string
type InsertBlocksRequestBlocksParagraphStyle ¶
type InsertBlocksRequestBlocksParagraphStyle struct {
HeadingLevel *string `json:"headingLevel,omitempty" xml:"headingLevel,omitempty"`
}
func (InsertBlocksRequestBlocksParagraphStyle) GoString ¶
func (s InsertBlocksRequestBlocksParagraphStyle) GoString() string
func (*InsertBlocksRequestBlocksParagraphStyle) SetHeadingLevel ¶
func (s *InsertBlocksRequestBlocksParagraphStyle) SetHeadingLevel(v string) *InsertBlocksRequestBlocksParagraphStyle
func (InsertBlocksRequestBlocksParagraphStyle) String ¶
func (s InsertBlocksRequestBlocksParagraphStyle) String() string
type InsertBlocksRequestLocation ¶
type InsertBlocksRequestLocation struct {
Head *bool `json:"head,omitempty" xml:"head,omitempty"`
}
func (InsertBlocksRequestLocation) GoString ¶
func (s InsertBlocksRequestLocation) GoString() string
func (*InsertBlocksRequestLocation) SetHead ¶
func (s *InsertBlocksRequestLocation) SetHead(v bool) *InsertBlocksRequestLocation
func (InsertBlocksRequestLocation) String ¶
func (s InsertBlocksRequestLocation) String() string
type InsertBlocksResponse ¶
type InsertBlocksResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty"` }
func (InsertBlocksResponse) GoString ¶
func (s InsertBlocksResponse) GoString() string
func (*InsertBlocksResponse) SetHeaders ¶
func (s *InsertBlocksResponse) SetHeaders(v map[string]*string) *InsertBlocksResponse
func (*InsertBlocksResponse) SetStatusCode ¶
func (s *InsertBlocksResponse) SetStatusCode(v int32) *InsertBlocksResponse
func (InsertBlocksResponse) String ¶
func (s InsertBlocksResponse) String() string
type InsertColumnsBeforeHeaders ¶
type InsertColumnsBeforeHeaders struct { CommonHeaders map[string]*string `json:"commonHeaders,omitempty" xml:"commonHeaders,omitempty"` XAcsDingtalkAccessToken *string `json:"x-acs-dingtalk-access-token,omitempty" xml:"x-acs-dingtalk-access-token,omitempty"` }
func (InsertColumnsBeforeHeaders) GoString ¶
func (s InsertColumnsBeforeHeaders) GoString() string
func (*InsertColumnsBeforeHeaders) SetCommonHeaders ¶
func (s *InsertColumnsBeforeHeaders) SetCommonHeaders(v map[string]*string) *InsertColumnsBeforeHeaders
func (*InsertColumnsBeforeHeaders) SetXAcsDingtalkAccessToken ¶
func (s *InsertColumnsBeforeHeaders) SetXAcsDingtalkAccessToken(v string) *InsertColumnsBeforeHeaders
func (InsertColumnsBeforeHeaders) String ¶
func (s InsertColumnsBeforeHeaders) String() string
type InsertColumnsBeforeRequest ¶
type InsertColumnsBeforeRequest struct { Column *int64 `json:"column,omitempty" xml:"column,omitempty"` ColumnCount *int64 `json:"columnCount,omitempty" xml:"columnCount,omitempty"` OperatorId *string `json:"operatorId,omitempty" xml:"operatorId,omitempty"` }
func (InsertColumnsBeforeRequest) GoString ¶
func (s InsertColumnsBeforeRequest) GoString() string
func (*InsertColumnsBeforeRequest) SetColumn ¶
func (s *InsertColumnsBeforeRequest) SetColumn(v int64) *InsertColumnsBeforeRequest
func (*InsertColumnsBeforeRequest) SetColumnCount ¶
func (s *InsertColumnsBeforeRequest) SetColumnCount(v int64) *InsertColumnsBeforeRequest
func (*InsertColumnsBeforeRequest) SetOperatorId ¶
func (s *InsertColumnsBeforeRequest) SetOperatorId(v string) *InsertColumnsBeforeRequest
func (InsertColumnsBeforeRequest) String ¶
func (s InsertColumnsBeforeRequest) String() string
type InsertColumnsBeforeResponse ¶
type InsertColumnsBeforeResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty"` Body *InsertColumnsBeforeResponseBody `json:"body,omitempty" xml:"body,omitempty"` }
func (InsertColumnsBeforeResponse) GoString ¶
func (s InsertColumnsBeforeResponse) GoString() string
func (*InsertColumnsBeforeResponse) SetBody ¶
func (s *InsertColumnsBeforeResponse) SetBody(v *InsertColumnsBeforeResponseBody) *InsertColumnsBeforeResponse
func (*InsertColumnsBeforeResponse) SetHeaders ¶
func (s *InsertColumnsBeforeResponse) SetHeaders(v map[string]*string) *InsertColumnsBeforeResponse
func (*InsertColumnsBeforeResponse) SetStatusCode ¶
func (s *InsertColumnsBeforeResponse) SetStatusCode(v int32) *InsertColumnsBeforeResponse
func (InsertColumnsBeforeResponse) String ¶
func (s InsertColumnsBeforeResponse) String() string
type InsertColumnsBeforeResponseBody ¶
type InsertColumnsBeforeResponseBody struct {
Id *string `json:"id,omitempty" xml:"id,omitempty"`
}
func (InsertColumnsBeforeResponseBody) GoString ¶
func (s InsertColumnsBeforeResponseBody) GoString() string
func (*InsertColumnsBeforeResponseBody) SetId ¶
func (s *InsertColumnsBeforeResponseBody) SetId(v string) *InsertColumnsBeforeResponseBody
func (InsertColumnsBeforeResponseBody) String ¶
func (s InsertColumnsBeforeResponseBody) String() string
type InsertDropdownListsHeaders ¶
type InsertDropdownListsHeaders struct { CommonHeaders map[string]*string `json:"commonHeaders,omitempty" xml:"commonHeaders,omitempty"` XAcsDingtalkAccessToken *string `json:"x-acs-dingtalk-access-token,omitempty" xml:"x-acs-dingtalk-access-token,omitempty"` }
func (InsertDropdownListsHeaders) GoString ¶
func (s InsertDropdownListsHeaders) GoString() string
func (*InsertDropdownListsHeaders) SetCommonHeaders ¶
func (s *InsertDropdownListsHeaders) SetCommonHeaders(v map[string]*string) *InsertDropdownListsHeaders
func (*InsertDropdownListsHeaders) SetXAcsDingtalkAccessToken ¶
func (s *InsertDropdownListsHeaders) SetXAcsDingtalkAccessToken(v string) *InsertDropdownListsHeaders
func (InsertDropdownListsHeaders) String ¶
func (s InsertDropdownListsHeaders) String() string
type InsertDropdownListsRequest ¶
type InsertDropdownListsRequest struct { Options []*InsertDropdownListsRequestOptions `json:"options,omitempty" xml:"options,omitempty" type:"Repeated"` OperatorId *string `json:"operatorId,omitempty" xml:"operatorId,omitempty"` }
func (InsertDropdownListsRequest) GoString ¶
func (s InsertDropdownListsRequest) GoString() string
func (*InsertDropdownListsRequest) SetOperatorId ¶
func (s *InsertDropdownListsRequest) SetOperatorId(v string) *InsertDropdownListsRequest
func (*InsertDropdownListsRequest) SetOptions ¶
func (s *InsertDropdownListsRequest) SetOptions(v []*InsertDropdownListsRequestOptions) *InsertDropdownListsRequest
func (InsertDropdownListsRequest) String ¶
func (s InsertDropdownListsRequest) String() string
type InsertDropdownListsRequestOptions ¶
type InsertDropdownListsRequestOptions struct { Color *string `json:"color,omitempty" xml:"color,omitempty"` Value *string `json:"value,omitempty" xml:"value,omitempty"` }
func (InsertDropdownListsRequestOptions) GoString ¶
func (s InsertDropdownListsRequestOptions) GoString() string
func (*InsertDropdownListsRequestOptions) SetColor ¶
func (s *InsertDropdownListsRequestOptions) SetColor(v string) *InsertDropdownListsRequestOptions
func (*InsertDropdownListsRequestOptions) SetValue ¶
func (s *InsertDropdownListsRequestOptions) SetValue(v string) *InsertDropdownListsRequestOptions
func (InsertDropdownListsRequestOptions) String ¶
func (s InsertDropdownListsRequestOptions) String() string
type InsertDropdownListsResponse ¶
type InsertDropdownListsResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty"` Body *InsertDropdownListsResponseBody `json:"body,omitempty" xml:"body,omitempty"` }
func (InsertDropdownListsResponse) GoString ¶
func (s InsertDropdownListsResponse) GoString() string
func (*InsertDropdownListsResponse) SetBody ¶
func (s *InsertDropdownListsResponse) SetBody(v *InsertDropdownListsResponseBody) *InsertDropdownListsResponse
func (*InsertDropdownListsResponse) SetHeaders ¶
func (s *InsertDropdownListsResponse) SetHeaders(v map[string]*string) *InsertDropdownListsResponse
func (*InsertDropdownListsResponse) SetStatusCode ¶
func (s *InsertDropdownListsResponse) SetStatusCode(v int32) *InsertDropdownListsResponse
func (InsertDropdownListsResponse) String ¶
func (s InsertDropdownListsResponse) String() string
type InsertDropdownListsResponseBody ¶
type InsertDropdownListsResponseBody struct {
A1Notation *string `json:"a1Notation,omitempty" xml:"a1Notation,omitempty"`
}
func (InsertDropdownListsResponseBody) GoString ¶
func (s InsertDropdownListsResponseBody) GoString() string
func (*InsertDropdownListsResponseBody) SetA1Notation ¶
func (s *InsertDropdownListsResponseBody) SetA1Notation(v string) *InsertDropdownListsResponseBody
func (InsertDropdownListsResponseBody) String ¶
func (s InsertDropdownListsResponseBody) String() string
type InsertRowsBeforeHeaders ¶
type InsertRowsBeforeHeaders struct { CommonHeaders map[string]*string `json:"commonHeaders,omitempty" xml:"commonHeaders,omitempty"` XAcsDingtalkAccessToken *string `json:"x-acs-dingtalk-access-token,omitempty" xml:"x-acs-dingtalk-access-token,omitempty"` }
func (InsertRowsBeforeHeaders) GoString ¶
func (s InsertRowsBeforeHeaders) GoString() string
func (*InsertRowsBeforeHeaders) SetCommonHeaders ¶
func (s *InsertRowsBeforeHeaders) SetCommonHeaders(v map[string]*string) *InsertRowsBeforeHeaders
func (*InsertRowsBeforeHeaders) SetXAcsDingtalkAccessToken ¶
func (s *InsertRowsBeforeHeaders) SetXAcsDingtalkAccessToken(v string) *InsertRowsBeforeHeaders
func (InsertRowsBeforeHeaders) String ¶
func (s InsertRowsBeforeHeaders) String() string
type InsertRowsBeforeRequest ¶
type InsertRowsBeforeRequest struct { Row *int64 `json:"row,omitempty" xml:"row,omitempty"` RowCount *int64 `json:"rowCount,omitempty" xml:"rowCount,omitempty"` OperatorId *string `json:"operatorId,omitempty" xml:"operatorId,omitempty"` }
func (InsertRowsBeforeRequest) GoString ¶
func (s InsertRowsBeforeRequest) GoString() string
func (*InsertRowsBeforeRequest) SetOperatorId ¶
func (s *InsertRowsBeforeRequest) SetOperatorId(v string) *InsertRowsBeforeRequest
func (*InsertRowsBeforeRequest) SetRow ¶
func (s *InsertRowsBeforeRequest) SetRow(v int64) *InsertRowsBeforeRequest
func (*InsertRowsBeforeRequest) SetRowCount ¶
func (s *InsertRowsBeforeRequest) SetRowCount(v int64) *InsertRowsBeforeRequest
func (InsertRowsBeforeRequest) String ¶
func (s InsertRowsBeforeRequest) String() string
type InsertRowsBeforeResponse ¶
type InsertRowsBeforeResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty"` Body *InsertRowsBeforeResponseBody `json:"body,omitempty" xml:"body,omitempty"` }
func (InsertRowsBeforeResponse) GoString ¶
func (s InsertRowsBeforeResponse) GoString() string
func (*InsertRowsBeforeResponse) SetBody ¶
func (s *InsertRowsBeforeResponse) SetBody(v *InsertRowsBeforeResponseBody) *InsertRowsBeforeResponse
func (*InsertRowsBeforeResponse) SetHeaders ¶
func (s *InsertRowsBeforeResponse) SetHeaders(v map[string]*string) *InsertRowsBeforeResponse
func (*InsertRowsBeforeResponse) SetStatusCode ¶
func (s *InsertRowsBeforeResponse) SetStatusCode(v int32) *InsertRowsBeforeResponse
func (InsertRowsBeforeResponse) String ¶
func (s InsertRowsBeforeResponse) String() string
type InsertRowsBeforeResponseBody ¶
type InsertRowsBeforeResponseBody struct {
Id *string `json:"id,omitempty" xml:"id,omitempty"`
}
func (InsertRowsBeforeResponseBody) GoString ¶
func (s InsertRowsBeforeResponseBody) GoString() string
func (*InsertRowsBeforeResponseBody) SetId ¶
func (s *InsertRowsBeforeResponseBody) SetId(v string) *InsertRowsBeforeResponseBody
func (InsertRowsBeforeResponseBody) String ¶
func (s InsertRowsBeforeResponseBody) String() string
type ListTemplateHeaders ¶
type ListTemplateHeaders struct { CommonHeaders map[string]*string `json:"commonHeaders,omitempty" xml:"commonHeaders,omitempty"` XAcsDingtalkAccessToken *string `json:"x-acs-dingtalk-access-token,omitempty" xml:"x-acs-dingtalk-access-token,omitempty"` }
func (ListTemplateHeaders) GoString ¶
func (s ListTemplateHeaders) GoString() string
func (*ListTemplateHeaders) SetCommonHeaders ¶
func (s *ListTemplateHeaders) SetCommonHeaders(v map[string]*string) *ListTemplateHeaders
func (*ListTemplateHeaders) SetXAcsDingtalkAccessToken ¶
func (s *ListTemplateHeaders) SetXAcsDingtalkAccessToken(v string) *ListTemplateHeaders
func (ListTemplateHeaders) String ¶
func (s ListTemplateHeaders) String() string
type ListTemplateRequest ¶
type ListTemplateRequest struct { MaxResults *int32 `json:"maxResults,omitempty" xml:"maxResults,omitempty"` NextToken *string `json:"nextToken,omitempty" xml:"nextToken,omitempty"` OperatorId *string `json:"operatorId,omitempty" xml:"operatorId,omitempty"` TemplateType *string `json:"templateType,omitempty" xml:"templateType,omitempty"` WorkspaceId *string `json:"workspaceId,omitempty" xml:"workspaceId,omitempty"` }
func (ListTemplateRequest) GoString ¶
func (s ListTemplateRequest) GoString() string
func (*ListTemplateRequest) SetMaxResults ¶
func (s *ListTemplateRequest) SetMaxResults(v int32) *ListTemplateRequest
func (*ListTemplateRequest) SetNextToken ¶
func (s *ListTemplateRequest) SetNextToken(v string) *ListTemplateRequest
func (*ListTemplateRequest) SetOperatorId ¶
func (s *ListTemplateRequest) SetOperatorId(v string) *ListTemplateRequest
func (*ListTemplateRequest) SetTemplateType ¶
func (s *ListTemplateRequest) SetTemplateType(v string) *ListTemplateRequest
func (*ListTemplateRequest) SetWorkspaceId ¶
func (s *ListTemplateRequest) SetWorkspaceId(v string) *ListTemplateRequest
func (ListTemplateRequest) String ¶
func (s ListTemplateRequest) String() string
type ListTemplateResponse ¶
type ListTemplateResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty"` Body *ListTemplateResponseBody `json:"body,omitempty" xml:"body,omitempty"` }
func (ListTemplateResponse) GoString ¶
func (s ListTemplateResponse) GoString() string
func (*ListTemplateResponse) SetBody ¶
func (s *ListTemplateResponse) SetBody(v *ListTemplateResponseBody) *ListTemplateResponse
func (*ListTemplateResponse) SetHeaders ¶
func (s *ListTemplateResponse) SetHeaders(v map[string]*string) *ListTemplateResponse
func (*ListTemplateResponse) SetStatusCode ¶
func (s *ListTemplateResponse) SetStatusCode(v int32) *ListTemplateResponse
func (ListTemplateResponse) String ¶
func (s ListTemplateResponse) String() string
type ListTemplateResponseBody ¶
type ListTemplateResponseBody struct { HasMore *bool `json:"hasMore,omitempty" xml:"hasMore,omitempty"` NextToken *string `json:"nextToken,omitempty" xml:"nextToken,omitempty"` TemplateList []*ListTemplateResponseBodyTemplateList `json:"templateList,omitempty" xml:"templateList,omitempty" type:"Repeated"` }
func (ListTemplateResponseBody) GoString ¶
func (s ListTemplateResponseBody) GoString() string
func (*ListTemplateResponseBody) SetHasMore ¶
func (s *ListTemplateResponseBody) SetHasMore(v bool) *ListTemplateResponseBody
func (*ListTemplateResponseBody) SetNextToken ¶
func (s *ListTemplateResponseBody) SetNextToken(v string) *ListTemplateResponseBody
func (*ListTemplateResponseBody) SetTemplateList ¶
func (s *ListTemplateResponseBody) SetTemplateList(v []*ListTemplateResponseBodyTemplateList) *ListTemplateResponseBody
func (ListTemplateResponseBody) String ¶
func (s ListTemplateResponseBody) String() string
type ListTemplateResponseBodyTemplateList ¶
type ListTemplateResponseBodyTemplateList struct { CoverUrl *string `json:"coverUrl,omitempty" xml:"coverUrl,omitempty"` CreateTime *int64 `json:"createTime,omitempty" xml:"createTime,omitempty"` DocType *string `json:"docType,omitempty" xml:"docType,omitempty"` Id *string `json:"id,omitempty" xml:"id,omitempty"` TemplateType *string `json:"templateType,omitempty" xml:"templateType,omitempty"` Title *string `json:"title,omitempty" xml:"title,omitempty"` UpdateTime *int64 `json:"updateTime,omitempty" xml:"updateTime,omitempty"` WorkspaceId *string `json:"workspaceId,omitempty" xml:"workspaceId,omitempty"` }
func (ListTemplateResponseBodyTemplateList) GoString ¶
func (s ListTemplateResponseBodyTemplateList) GoString() string
func (*ListTemplateResponseBodyTemplateList) SetCoverUrl ¶
func (s *ListTemplateResponseBodyTemplateList) SetCoverUrl(v string) *ListTemplateResponseBodyTemplateList
func (*ListTemplateResponseBodyTemplateList) SetCreateTime ¶
func (s *ListTemplateResponseBodyTemplateList) SetCreateTime(v int64) *ListTemplateResponseBodyTemplateList
func (*ListTemplateResponseBodyTemplateList) SetDocType ¶
func (s *ListTemplateResponseBodyTemplateList) SetDocType(v string) *ListTemplateResponseBodyTemplateList
func (*ListTemplateResponseBodyTemplateList) SetId ¶
func (s *ListTemplateResponseBodyTemplateList) SetId(v string) *ListTemplateResponseBodyTemplateList
func (*ListTemplateResponseBodyTemplateList) SetTemplateType ¶
func (s *ListTemplateResponseBodyTemplateList) SetTemplateType(v string) *ListTemplateResponseBodyTemplateList
func (*ListTemplateResponseBodyTemplateList) SetTitle ¶
func (s *ListTemplateResponseBodyTemplateList) SetTitle(v string) *ListTemplateResponseBodyTemplateList
func (*ListTemplateResponseBodyTemplateList) SetUpdateTime ¶
func (s *ListTemplateResponseBodyTemplateList) SetUpdateTime(v int64) *ListTemplateResponseBodyTemplateList
func (*ListTemplateResponseBodyTemplateList) SetWorkspaceId ¶
func (s *ListTemplateResponseBodyTemplateList) SetWorkspaceId(v string) *ListTemplateResponseBodyTemplateList
func (ListTemplateResponseBodyTemplateList) String ¶
func (s ListTemplateResponseBodyTemplateList) String() string
type MergeRangeHeaders ¶
type MergeRangeHeaders struct { CommonHeaders map[string]*string `json:"commonHeaders,omitempty" xml:"commonHeaders,omitempty"` XAcsDingtalkAccessToken *string `json:"x-acs-dingtalk-access-token,omitempty" xml:"x-acs-dingtalk-access-token,omitempty"` }
func (MergeRangeHeaders) GoString ¶
func (s MergeRangeHeaders) GoString() string
func (*MergeRangeHeaders) SetCommonHeaders ¶
func (s *MergeRangeHeaders) SetCommonHeaders(v map[string]*string) *MergeRangeHeaders
func (*MergeRangeHeaders) SetXAcsDingtalkAccessToken ¶
func (s *MergeRangeHeaders) SetXAcsDingtalkAccessToken(v string) *MergeRangeHeaders
func (MergeRangeHeaders) String ¶
func (s MergeRangeHeaders) String() string
type MergeRangeRequest ¶
type MergeRangeRequest struct {
OperatorId *string `json:"operatorId,omitempty" xml:"operatorId,omitempty"`
}
func (MergeRangeRequest) GoString ¶
func (s MergeRangeRequest) GoString() string
func (*MergeRangeRequest) SetOperatorId ¶
func (s *MergeRangeRequest) SetOperatorId(v string) *MergeRangeRequest
func (MergeRangeRequest) String ¶
func (s MergeRangeRequest) String() string
type MergeRangeResponse ¶
type MergeRangeResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty"` Body *MergeRangeResponseBody `json:"body,omitempty" xml:"body,omitempty"` }
func (MergeRangeResponse) GoString ¶
func (s MergeRangeResponse) GoString() string
func (*MergeRangeResponse) SetBody ¶
func (s *MergeRangeResponse) SetBody(v *MergeRangeResponseBody) *MergeRangeResponse
func (*MergeRangeResponse) SetHeaders ¶
func (s *MergeRangeResponse) SetHeaders(v map[string]*string) *MergeRangeResponse
func (*MergeRangeResponse) SetStatusCode ¶
func (s *MergeRangeResponse) SetStatusCode(v int32) *MergeRangeResponse
func (MergeRangeResponse) String ¶
func (s MergeRangeResponse) String() string
type MergeRangeResponseBody ¶
type MergeRangeResponseBody struct {
A1Notation *string `json:"a1Notation,omitempty" xml:"a1Notation,omitempty"`
}
func (MergeRangeResponseBody) GoString ¶
func (s MergeRangeResponseBody) GoString() string
func (*MergeRangeResponseBody) SetA1Notation ¶
func (s *MergeRangeResponseBody) SetA1Notation(v string) *MergeRangeResponseBody
func (MergeRangeResponseBody) String ¶
func (s MergeRangeResponseBody) String() string
type RangeFindNextHeaders ¶
type RangeFindNextHeaders struct { CommonHeaders map[string]*string `json:"commonHeaders,omitempty" xml:"commonHeaders,omitempty"` XAcsDingtalkAccessToken *string `json:"x-acs-dingtalk-access-token,omitempty" xml:"x-acs-dingtalk-access-token,omitempty"` }
func (RangeFindNextHeaders) GoString ¶
func (s RangeFindNextHeaders) GoString() string
func (*RangeFindNextHeaders) SetCommonHeaders ¶
func (s *RangeFindNextHeaders) SetCommonHeaders(v map[string]*string) *RangeFindNextHeaders
func (*RangeFindNextHeaders) SetXAcsDingtalkAccessToken ¶
func (s *RangeFindNextHeaders) SetXAcsDingtalkAccessToken(v string) *RangeFindNextHeaders
func (RangeFindNextHeaders) String ¶
func (s RangeFindNextHeaders) String() string
type RangeFindNextRequest ¶
type RangeFindNextRequest struct { FindOptions *RangeFindNextRequestFindOptions `json:"findOptions,omitempty" xml:"findOptions,omitempty" type:"Struct"` Text *string `json:"text,omitempty" xml:"text,omitempty"` OperatorId *string `json:"operatorId,omitempty" xml:"operatorId,omitempty"` }
func (RangeFindNextRequest) GoString ¶
func (s RangeFindNextRequest) GoString() string
func (*RangeFindNextRequest) SetFindOptions ¶
func (s *RangeFindNextRequest) SetFindOptions(v *RangeFindNextRequestFindOptions) *RangeFindNextRequest
func (*RangeFindNextRequest) SetOperatorId ¶
func (s *RangeFindNextRequest) SetOperatorId(v string) *RangeFindNextRequest
func (*RangeFindNextRequest) SetText ¶
func (s *RangeFindNextRequest) SetText(v string) *RangeFindNextRequest
func (RangeFindNextRequest) String ¶
func (s RangeFindNextRequest) String() string
type RangeFindNextRequestFindOptions ¶
type RangeFindNextRequestFindOptions struct { IncludeHidden *bool `json:"includeHidden,omitempty" xml:"includeHidden,omitempty"` MatchCase *bool `json:"matchCase,omitempty" xml:"matchCase,omitempty"` MatchEntireCell *bool `json:"matchEntireCell,omitempty" xml:"matchEntireCell,omitempty"` MatchFormulaText *bool `json:"matchFormulaText,omitempty" xml:"matchFormulaText,omitempty"` Scope *string `json:"scope,omitempty" xml:"scope,omitempty"` UseRegExp *bool `json:"useRegExp,omitempty" xml:"useRegExp,omitempty"` }
func (RangeFindNextRequestFindOptions) GoString ¶
func (s RangeFindNextRequestFindOptions) GoString() string
func (*RangeFindNextRequestFindOptions) SetIncludeHidden ¶
func (s *RangeFindNextRequestFindOptions) SetIncludeHidden(v bool) *RangeFindNextRequestFindOptions
func (*RangeFindNextRequestFindOptions) SetMatchCase ¶
func (s *RangeFindNextRequestFindOptions) SetMatchCase(v bool) *RangeFindNextRequestFindOptions
func (*RangeFindNextRequestFindOptions) SetMatchEntireCell ¶
func (s *RangeFindNextRequestFindOptions) SetMatchEntireCell(v bool) *RangeFindNextRequestFindOptions
func (*RangeFindNextRequestFindOptions) SetMatchFormulaText ¶
func (s *RangeFindNextRequestFindOptions) SetMatchFormulaText(v bool) *RangeFindNextRequestFindOptions
func (*RangeFindNextRequestFindOptions) SetScope ¶
func (s *RangeFindNextRequestFindOptions) SetScope(v string) *RangeFindNextRequestFindOptions
func (*RangeFindNextRequestFindOptions) SetUseRegExp ¶
func (s *RangeFindNextRequestFindOptions) SetUseRegExp(v bool) *RangeFindNextRequestFindOptions
func (RangeFindNextRequestFindOptions) String ¶
func (s RangeFindNextRequestFindOptions) String() string
type RangeFindNextResponse ¶
type RangeFindNextResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty"` Body *RangeFindNextResponseBody `json:"body,omitempty" xml:"body,omitempty"` }
func (RangeFindNextResponse) GoString ¶
func (s RangeFindNextResponse) GoString() string
func (*RangeFindNextResponse) SetBody ¶
func (s *RangeFindNextResponse) SetBody(v *RangeFindNextResponseBody) *RangeFindNextResponse
func (*RangeFindNextResponse) SetHeaders ¶
func (s *RangeFindNextResponse) SetHeaders(v map[string]*string) *RangeFindNextResponse
func (*RangeFindNextResponse) SetStatusCode ¶
func (s *RangeFindNextResponse) SetStatusCode(v int32) *RangeFindNextResponse
func (RangeFindNextResponse) String ¶
func (s RangeFindNextResponse) String() string
type RangeFindNextResponseBody ¶
type RangeFindNextResponseBody struct {
A1Notation *string `json:"a1Notation,omitempty" xml:"a1Notation,omitempty"`
}
func (RangeFindNextResponseBody) GoString ¶
func (s RangeFindNextResponseBody) GoString() string
func (*RangeFindNextResponseBody) SetA1Notation ¶
func (s *RangeFindNextResponseBody) SetA1Notation(v string) *RangeFindNextResponseBody
func (RangeFindNextResponseBody) String ¶
func (s RangeFindNextResponseBody) String() string
type SearchWorkspaceDocsHeaders ¶
type SearchWorkspaceDocsHeaders struct { CommonHeaders map[string]*string `json:"commonHeaders,omitempty" xml:"commonHeaders,omitempty"` XAcsDingtalkAccessToken *string `json:"x-acs-dingtalk-access-token,omitempty" xml:"x-acs-dingtalk-access-token,omitempty"` }
func (SearchWorkspaceDocsHeaders) GoString ¶
func (s SearchWorkspaceDocsHeaders) GoString() string
func (*SearchWorkspaceDocsHeaders) SetCommonHeaders ¶
func (s *SearchWorkspaceDocsHeaders) SetCommonHeaders(v map[string]*string) *SearchWorkspaceDocsHeaders
func (*SearchWorkspaceDocsHeaders) SetXAcsDingtalkAccessToken ¶
func (s *SearchWorkspaceDocsHeaders) SetXAcsDingtalkAccessToken(v string) *SearchWorkspaceDocsHeaders
func (SearchWorkspaceDocsHeaders) String ¶
func (s SearchWorkspaceDocsHeaders) String() string
type SearchWorkspaceDocsRequest ¶
type SearchWorkspaceDocsRequest struct { Keyword *string `json:"keyword,omitempty" xml:"keyword,omitempty"` MaxResults *int32 `json:"maxResults,omitempty" xml:"maxResults,omitempty"` NextToken *string `json:"nextToken,omitempty" xml:"nextToken,omitempty"` OperatorId *string `json:"operatorId,omitempty" xml:"operatorId,omitempty"` WorkspaceId *string `json:"workspaceId,omitempty" xml:"workspaceId,omitempty"` }
func (SearchWorkspaceDocsRequest) GoString ¶
func (s SearchWorkspaceDocsRequest) GoString() string
func (*SearchWorkspaceDocsRequest) SetKeyword ¶
func (s *SearchWorkspaceDocsRequest) SetKeyword(v string) *SearchWorkspaceDocsRequest
func (*SearchWorkspaceDocsRequest) SetMaxResults ¶
func (s *SearchWorkspaceDocsRequest) SetMaxResults(v int32) *SearchWorkspaceDocsRequest
func (*SearchWorkspaceDocsRequest) SetNextToken ¶
func (s *SearchWorkspaceDocsRequest) SetNextToken(v string) *SearchWorkspaceDocsRequest
func (*SearchWorkspaceDocsRequest) SetOperatorId ¶
func (s *SearchWorkspaceDocsRequest) SetOperatorId(v string) *SearchWorkspaceDocsRequest
func (*SearchWorkspaceDocsRequest) SetWorkspaceId ¶
func (s *SearchWorkspaceDocsRequest) SetWorkspaceId(v string) *SearchWorkspaceDocsRequest
func (SearchWorkspaceDocsRequest) String ¶
func (s SearchWorkspaceDocsRequest) String() string
type SearchWorkspaceDocsResponse ¶
type SearchWorkspaceDocsResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty"` Body *SearchWorkspaceDocsResponseBody `json:"body,omitempty" xml:"body,omitempty"` }
func (SearchWorkspaceDocsResponse) GoString ¶
func (s SearchWorkspaceDocsResponse) GoString() string
func (*SearchWorkspaceDocsResponse) SetBody ¶
func (s *SearchWorkspaceDocsResponse) SetBody(v *SearchWorkspaceDocsResponseBody) *SearchWorkspaceDocsResponse
func (*SearchWorkspaceDocsResponse) SetHeaders ¶
func (s *SearchWorkspaceDocsResponse) SetHeaders(v map[string]*string) *SearchWorkspaceDocsResponse
func (*SearchWorkspaceDocsResponse) SetStatusCode ¶
func (s *SearchWorkspaceDocsResponse) SetStatusCode(v int32) *SearchWorkspaceDocsResponse
func (SearchWorkspaceDocsResponse) String ¶
func (s SearchWorkspaceDocsResponse) String() string
type SearchWorkspaceDocsResponseBody ¶
type SearchWorkspaceDocsResponseBody struct { Docs []*SearchWorkspaceDocsResponseBodyDocs `json:"docs,omitempty" xml:"docs,omitempty" type:"Repeated"` HasMore *bool `json:"hasMore,omitempty" xml:"hasMore,omitempty"` NextToken *string `json:"nextToken,omitempty" xml:"nextToken,omitempty"` }
func (SearchWorkspaceDocsResponseBody) GoString ¶
func (s SearchWorkspaceDocsResponseBody) GoString() string
func (*SearchWorkspaceDocsResponseBody) SetDocs ¶
func (s *SearchWorkspaceDocsResponseBody) SetDocs(v []*SearchWorkspaceDocsResponseBodyDocs) *SearchWorkspaceDocsResponseBody
func (*SearchWorkspaceDocsResponseBody) SetHasMore ¶
func (s *SearchWorkspaceDocsResponseBody) SetHasMore(v bool) *SearchWorkspaceDocsResponseBody
func (*SearchWorkspaceDocsResponseBody) SetNextToken ¶
func (s *SearchWorkspaceDocsResponseBody) SetNextToken(v string) *SearchWorkspaceDocsResponseBody
func (SearchWorkspaceDocsResponseBody) String ¶
func (s SearchWorkspaceDocsResponseBody) String() string
type SearchWorkspaceDocsResponseBodyDocs ¶
type SearchWorkspaceDocsResponseBodyDocs struct { NodeBO *SearchWorkspaceDocsResponseBodyDocsNodeBO `json:"nodeBO,omitempty" xml:"nodeBO,omitempty" type:"Struct"` WorkspaceBO *SearchWorkspaceDocsResponseBodyDocsWorkspaceBO `json:"workspaceBO,omitempty" xml:"workspaceBO,omitempty" type:"Struct"` }
func (SearchWorkspaceDocsResponseBodyDocs) GoString ¶
func (s SearchWorkspaceDocsResponseBodyDocs) GoString() string
func (*SearchWorkspaceDocsResponseBodyDocs) SetWorkspaceBO ¶
func (s *SearchWorkspaceDocsResponseBodyDocs) SetWorkspaceBO(v *SearchWorkspaceDocsResponseBodyDocsWorkspaceBO) *SearchWorkspaceDocsResponseBodyDocs
func (SearchWorkspaceDocsResponseBodyDocs) String ¶
func (s SearchWorkspaceDocsResponseBodyDocs) String() string
type SearchWorkspaceDocsResponseBodyDocsNodeBO ¶
type SearchWorkspaceDocsResponseBodyDocsNodeBO struct { DocType *string `json:"docType,omitempty" xml:"docType,omitempty"` LastEditTime *int64 `json:"lastEditTime,omitempty" xml:"lastEditTime,omitempty"` Name *string `json:"name,omitempty" xml:"name,omitempty"` NodeId *string `json:"nodeId,omitempty" xml:"nodeId,omitempty"` OriginName *string `json:"originName,omitempty" xml:"originName,omitempty"` Url *string `json:"url,omitempty" xml:"url,omitempty"` }
func (SearchWorkspaceDocsResponseBodyDocsNodeBO) GoString ¶
func (s SearchWorkspaceDocsResponseBodyDocsNodeBO) GoString() string
func (*SearchWorkspaceDocsResponseBodyDocsNodeBO) SetDocType ¶
func (s *SearchWorkspaceDocsResponseBodyDocsNodeBO) SetDocType(v string) *SearchWorkspaceDocsResponseBodyDocsNodeBO
func (*SearchWorkspaceDocsResponseBodyDocsNodeBO) SetLastEditTime ¶
func (s *SearchWorkspaceDocsResponseBodyDocsNodeBO) SetLastEditTime(v int64) *SearchWorkspaceDocsResponseBodyDocsNodeBO
func (*SearchWorkspaceDocsResponseBodyDocsNodeBO) SetName ¶
func (s *SearchWorkspaceDocsResponseBodyDocsNodeBO) SetName(v string) *SearchWorkspaceDocsResponseBodyDocsNodeBO
func (*SearchWorkspaceDocsResponseBodyDocsNodeBO) SetNodeId ¶
func (s *SearchWorkspaceDocsResponseBodyDocsNodeBO) SetNodeId(v string) *SearchWorkspaceDocsResponseBodyDocsNodeBO
func (*SearchWorkspaceDocsResponseBodyDocsNodeBO) SetOriginName ¶
func (s *SearchWorkspaceDocsResponseBodyDocsNodeBO) SetOriginName(v string) *SearchWorkspaceDocsResponseBodyDocsNodeBO
func (*SearchWorkspaceDocsResponseBodyDocsNodeBO) SetUrl ¶
func (s *SearchWorkspaceDocsResponseBodyDocsNodeBO) SetUrl(v string) *SearchWorkspaceDocsResponseBodyDocsNodeBO
func (SearchWorkspaceDocsResponseBodyDocsNodeBO) String ¶
func (s SearchWorkspaceDocsResponseBodyDocsNodeBO) String() string
type SearchWorkspaceDocsResponseBodyDocsWorkspaceBO ¶
type SearchWorkspaceDocsResponseBodyDocsWorkspaceBO struct { Name *string `json:"name,omitempty" xml:"name,omitempty"` WorkspaceId *string `json:"workspaceId,omitempty" xml:"workspaceId,omitempty"` }
func (SearchWorkspaceDocsResponseBodyDocsWorkspaceBO) GoString ¶
func (s SearchWorkspaceDocsResponseBodyDocsWorkspaceBO) GoString() string
func (*SearchWorkspaceDocsResponseBodyDocsWorkspaceBO) SetWorkspaceId ¶
func (s *SearchWorkspaceDocsResponseBodyDocsWorkspaceBO) SetWorkspaceId(v string) *SearchWorkspaceDocsResponseBodyDocsWorkspaceBO
func (SearchWorkspaceDocsResponseBodyDocsWorkspaceBO) String ¶
func (s SearchWorkspaceDocsResponseBodyDocsWorkspaceBO) String() string
type SetColumnWidthHeaders ¶ added in v1.5.89
type SetColumnWidthHeaders struct { CommonHeaders map[string]*string `json:"commonHeaders,omitempty" xml:"commonHeaders,omitempty"` XAcsDingtalkAccessToken *string `json:"x-acs-dingtalk-access-token,omitempty" xml:"x-acs-dingtalk-access-token,omitempty"` }
func (SetColumnWidthHeaders) GoString ¶ added in v1.5.89
func (s SetColumnWidthHeaders) GoString() string
func (*SetColumnWidthHeaders) SetCommonHeaders ¶ added in v1.5.89
func (s *SetColumnWidthHeaders) SetCommonHeaders(v map[string]*string) *SetColumnWidthHeaders
func (*SetColumnWidthHeaders) SetXAcsDingtalkAccessToken ¶ added in v1.5.89
func (s *SetColumnWidthHeaders) SetXAcsDingtalkAccessToken(v string) *SetColumnWidthHeaders
func (SetColumnWidthHeaders) String ¶ added in v1.5.89
func (s SetColumnWidthHeaders) String() string
type SetColumnWidthRequest ¶ added in v1.5.89
type SetColumnWidthRequest struct { Column *int32 `json:"column,omitempty" xml:"column,omitempty"` Width *int32 `json:"width,omitempty" xml:"width,omitempty"` OperatorId *string `json:"operatorId,omitempty" xml:"operatorId,omitempty"` }
func (SetColumnWidthRequest) GoString ¶ added in v1.5.89
func (s SetColumnWidthRequest) GoString() string
func (*SetColumnWidthRequest) SetColumn ¶ added in v1.5.89
func (s *SetColumnWidthRequest) SetColumn(v int32) *SetColumnWidthRequest
func (*SetColumnWidthRequest) SetOperatorId ¶ added in v1.5.89
func (s *SetColumnWidthRequest) SetOperatorId(v string) *SetColumnWidthRequest
func (*SetColumnWidthRequest) SetWidth ¶ added in v1.5.89
func (s *SetColumnWidthRequest) SetWidth(v int32) *SetColumnWidthRequest
func (SetColumnWidthRequest) String ¶ added in v1.5.89
func (s SetColumnWidthRequest) String() string
type SetColumnWidthResponse ¶ added in v1.5.89
type SetColumnWidthResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty"` Body *SetColumnWidthResponseBody `json:"body,omitempty" xml:"body,omitempty"` }
func (SetColumnWidthResponse) GoString ¶ added in v1.5.89
func (s SetColumnWidthResponse) GoString() string
func (*SetColumnWidthResponse) SetBody ¶ added in v1.5.89
func (s *SetColumnWidthResponse) SetBody(v *SetColumnWidthResponseBody) *SetColumnWidthResponse
func (*SetColumnWidthResponse) SetHeaders ¶ added in v1.5.89
func (s *SetColumnWidthResponse) SetHeaders(v map[string]*string) *SetColumnWidthResponse
func (*SetColumnWidthResponse) SetStatusCode ¶ added in v1.5.89
func (s *SetColumnWidthResponse) SetStatusCode(v int32) *SetColumnWidthResponse
func (SetColumnWidthResponse) String ¶ added in v1.5.89
func (s SetColumnWidthResponse) String() string
type SetColumnWidthResponseBody ¶ added in v1.5.89
type SetColumnWidthResponseBody struct { SheetId *string `json:"sheetId,omitempty" xml:"sheetId,omitempty"` SheetName *string `json:"sheetName,omitempty" xml:"sheetName,omitempty"` }
func (SetColumnWidthResponseBody) GoString ¶ added in v1.5.89
func (s SetColumnWidthResponseBody) GoString() string
func (*SetColumnWidthResponseBody) SetSheetId ¶ added in v1.5.89
func (s *SetColumnWidthResponseBody) SetSheetId(v string) *SetColumnWidthResponseBody
func (*SetColumnWidthResponseBody) SetSheetName ¶ added in v1.5.89
func (s *SetColumnWidthResponseBody) SetSheetName(v string) *SetColumnWidthResponseBody
func (SetColumnWidthResponseBody) String ¶ added in v1.5.89
func (s SetColumnWidthResponseBody) String() string
type SetColumnsVisibilityHeaders ¶
type SetColumnsVisibilityHeaders struct { CommonHeaders map[string]*string `json:"commonHeaders,omitempty" xml:"commonHeaders,omitempty"` XAcsDingtalkAccessToken *string `json:"x-acs-dingtalk-access-token,omitempty" xml:"x-acs-dingtalk-access-token,omitempty"` }
func (SetColumnsVisibilityHeaders) GoString ¶
func (s SetColumnsVisibilityHeaders) GoString() string
func (*SetColumnsVisibilityHeaders) SetCommonHeaders ¶
func (s *SetColumnsVisibilityHeaders) SetCommonHeaders(v map[string]*string) *SetColumnsVisibilityHeaders
func (*SetColumnsVisibilityHeaders) SetXAcsDingtalkAccessToken ¶
func (s *SetColumnsVisibilityHeaders) SetXAcsDingtalkAccessToken(v string) *SetColumnsVisibilityHeaders
func (SetColumnsVisibilityHeaders) String ¶
func (s SetColumnsVisibilityHeaders) String() string
type SetColumnsVisibilityRequest ¶
type SetColumnsVisibilityRequest struct { Column *int64 `json:"column,omitempty" xml:"column,omitempty"` ColumnCount *int64 `json:"columnCount,omitempty" xml:"columnCount,omitempty"` Visibility *string `json:"visibility,omitempty" xml:"visibility,omitempty"` OperatorId *string `json:"operatorId,omitempty" xml:"operatorId,omitempty"` }
func (SetColumnsVisibilityRequest) GoString ¶
func (s SetColumnsVisibilityRequest) GoString() string
func (*SetColumnsVisibilityRequest) SetColumn ¶
func (s *SetColumnsVisibilityRequest) SetColumn(v int64) *SetColumnsVisibilityRequest
func (*SetColumnsVisibilityRequest) SetColumnCount ¶
func (s *SetColumnsVisibilityRequest) SetColumnCount(v int64) *SetColumnsVisibilityRequest
func (*SetColumnsVisibilityRequest) SetOperatorId ¶
func (s *SetColumnsVisibilityRequest) SetOperatorId(v string) *SetColumnsVisibilityRequest
func (*SetColumnsVisibilityRequest) SetVisibility ¶
func (s *SetColumnsVisibilityRequest) SetVisibility(v string) *SetColumnsVisibilityRequest
func (SetColumnsVisibilityRequest) String ¶
func (s SetColumnsVisibilityRequest) String() string
type SetColumnsVisibilityResponse ¶
type SetColumnsVisibilityResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty"` Body *SetColumnsVisibilityResponseBody `json:"body,omitempty" xml:"body,omitempty"` }
func (SetColumnsVisibilityResponse) GoString ¶
func (s SetColumnsVisibilityResponse) GoString() string
func (*SetColumnsVisibilityResponse) SetBody ¶
func (s *SetColumnsVisibilityResponse) SetBody(v *SetColumnsVisibilityResponseBody) *SetColumnsVisibilityResponse
func (*SetColumnsVisibilityResponse) SetHeaders ¶
func (s *SetColumnsVisibilityResponse) SetHeaders(v map[string]*string) *SetColumnsVisibilityResponse
func (*SetColumnsVisibilityResponse) SetStatusCode ¶
func (s *SetColumnsVisibilityResponse) SetStatusCode(v int32) *SetColumnsVisibilityResponse
func (SetColumnsVisibilityResponse) String ¶
func (s SetColumnsVisibilityResponse) String() string
type SetColumnsVisibilityResponseBody ¶
type SetColumnsVisibilityResponseBody struct {
Id *string `json:"id,omitempty" xml:"id,omitempty"`
}
func (SetColumnsVisibilityResponseBody) GoString ¶
func (s SetColumnsVisibilityResponseBody) GoString() string
func (*SetColumnsVisibilityResponseBody) SetId ¶
func (s *SetColumnsVisibilityResponseBody) SetId(v string) *SetColumnsVisibilityResponseBody
func (SetColumnsVisibilityResponseBody) String ¶
func (s SetColumnsVisibilityResponseBody) String() string
type SetRowHeightHeaders ¶ added in v1.5.89
type SetRowHeightHeaders struct { CommonHeaders map[string]*string `json:"commonHeaders,omitempty" xml:"commonHeaders,omitempty"` XAcsDingtalkAccessToken *string `json:"x-acs-dingtalk-access-token,omitempty" xml:"x-acs-dingtalk-access-token,omitempty"` }
func (SetRowHeightHeaders) GoString ¶ added in v1.5.89
func (s SetRowHeightHeaders) GoString() string
func (*SetRowHeightHeaders) SetCommonHeaders ¶ added in v1.5.89
func (s *SetRowHeightHeaders) SetCommonHeaders(v map[string]*string) *SetRowHeightHeaders
func (*SetRowHeightHeaders) SetXAcsDingtalkAccessToken ¶ added in v1.5.89
func (s *SetRowHeightHeaders) SetXAcsDingtalkAccessToken(v string) *SetRowHeightHeaders
func (SetRowHeightHeaders) String ¶ added in v1.5.89
func (s SetRowHeightHeaders) String() string
type SetRowHeightRequest ¶ added in v1.5.89
type SetRowHeightRequest struct { Height *int32 `json:"height,omitempty" xml:"height,omitempty"` Row *int32 `json:"row,omitempty" xml:"row,omitempty"` OperatorId *string `json:"operatorId,omitempty" xml:"operatorId,omitempty"` }
func (SetRowHeightRequest) GoString ¶ added in v1.5.89
func (s SetRowHeightRequest) GoString() string
func (*SetRowHeightRequest) SetHeight ¶ added in v1.5.89
func (s *SetRowHeightRequest) SetHeight(v int32) *SetRowHeightRequest
func (*SetRowHeightRequest) SetOperatorId ¶ added in v1.5.89
func (s *SetRowHeightRequest) SetOperatorId(v string) *SetRowHeightRequest
func (*SetRowHeightRequest) SetRow ¶ added in v1.5.89
func (s *SetRowHeightRequest) SetRow(v int32) *SetRowHeightRequest
func (SetRowHeightRequest) String ¶ added in v1.5.89
func (s SetRowHeightRequest) String() string
type SetRowHeightResponse ¶ added in v1.5.89
type SetRowHeightResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty"` Body *SetRowHeightResponseBody `json:"body,omitempty" xml:"body,omitempty"` }
func (SetRowHeightResponse) GoString ¶ added in v1.5.89
func (s SetRowHeightResponse) GoString() string
func (*SetRowHeightResponse) SetBody ¶ added in v1.5.89
func (s *SetRowHeightResponse) SetBody(v *SetRowHeightResponseBody) *SetRowHeightResponse
func (*SetRowHeightResponse) SetHeaders ¶ added in v1.5.89
func (s *SetRowHeightResponse) SetHeaders(v map[string]*string) *SetRowHeightResponse
func (*SetRowHeightResponse) SetStatusCode ¶ added in v1.5.89
func (s *SetRowHeightResponse) SetStatusCode(v int32) *SetRowHeightResponse
func (SetRowHeightResponse) String ¶ added in v1.5.89
func (s SetRowHeightResponse) String() string
type SetRowHeightResponseBody ¶ added in v1.5.89
type SetRowHeightResponseBody struct { SheetId *string `json:"sheetId,omitempty" xml:"sheetId,omitempty"` SheetName *string `json:"sheetName,omitempty" xml:"sheetName,omitempty"` }
func (SetRowHeightResponseBody) GoString ¶ added in v1.5.89
func (s SetRowHeightResponseBody) GoString() string
func (*SetRowHeightResponseBody) SetSheetId ¶ added in v1.5.89
func (s *SetRowHeightResponseBody) SetSheetId(v string) *SetRowHeightResponseBody
func (*SetRowHeightResponseBody) SetSheetName ¶ added in v1.5.89
func (s *SetRowHeightResponseBody) SetSheetName(v string) *SetRowHeightResponseBody
func (SetRowHeightResponseBody) String ¶ added in v1.5.89
func (s SetRowHeightResponseBody) String() string
type SetRowsVisibilityHeaders ¶
type SetRowsVisibilityHeaders struct { CommonHeaders map[string]*string `json:"commonHeaders,omitempty" xml:"commonHeaders,omitempty"` XAcsDingtalkAccessToken *string `json:"x-acs-dingtalk-access-token,omitempty" xml:"x-acs-dingtalk-access-token,omitempty"` }
func (SetRowsVisibilityHeaders) GoString ¶
func (s SetRowsVisibilityHeaders) GoString() string
func (*SetRowsVisibilityHeaders) SetCommonHeaders ¶
func (s *SetRowsVisibilityHeaders) SetCommonHeaders(v map[string]*string) *SetRowsVisibilityHeaders
func (*SetRowsVisibilityHeaders) SetXAcsDingtalkAccessToken ¶
func (s *SetRowsVisibilityHeaders) SetXAcsDingtalkAccessToken(v string) *SetRowsVisibilityHeaders
func (SetRowsVisibilityHeaders) String ¶
func (s SetRowsVisibilityHeaders) String() string
type SetRowsVisibilityRequest ¶
type SetRowsVisibilityRequest struct { Row *int64 `json:"row,omitempty" xml:"row,omitempty"` RowCount *int64 `json:"rowCount,omitempty" xml:"rowCount,omitempty"` Visibility *string `json:"visibility,omitempty" xml:"visibility,omitempty"` OperatorId *string `json:"operatorId,omitempty" xml:"operatorId,omitempty"` }
func (SetRowsVisibilityRequest) GoString ¶
func (s SetRowsVisibilityRequest) GoString() string
func (*SetRowsVisibilityRequest) SetOperatorId ¶
func (s *SetRowsVisibilityRequest) SetOperatorId(v string) *SetRowsVisibilityRequest
func (*SetRowsVisibilityRequest) SetRow ¶
func (s *SetRowsVisibilityRequest) SetRow(v int64) *SetRowsVisibilityRequest
func (*SetRowsVisibilityRequest) SetRowCount ¶
func (s *SetRowsVisibilityRequest) SetRowCount(v int64) *SetRowsVisibilityRequest
func (*SetRowsVisibilityRequest) SetVisibility ¶
func (s *SetRowsVisibilityRequest) SetVisibility(v string) *SetRowsVisibilityRequest
func (SetRowsVisibilityRequest) String ¶
func (s SetRowsVisibilityRequest) String() string
type SetRowsVisibilityResponse ¶
type SetRowsVisibilityResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty"` Body *SetRowsVisibilityResponseBody `json:"body,omitempty" xml:"body,omitempty"` }
func (SetRowsVisibilityResponse) GoString ¶
func (s SetRowsVisibilityResponse) GoString() string
func (*SetRowsVisibilityResponse) SetBody ¶
func (s *SetRowsVisibilityResponse) SetBody(v *SetRowsVisibilityResponseBody) *SetRowsVisibilityResponse
func (*SetRowsVisibilityResponse) SetHeaders ¶
func (s *SetRowsVisibilityResponse) SetHeaders(v map[string]*string) *SetRowsVisibilityResponse
func (*SetRowsVisibilityResponse) SetStatusCode ¶
func (s *SetRowsVisibilityResponse) SetStatusCode(v int32) *SetRowsVisibilityResponse
func (SetRowsVisibilityResponse) String ¶
func (s SetRowsVisibilityResponse) String() string
type SetRowsVisibilityResponseBody ¶
type SetRowsVisibilityResponseBody struct {
Id *string `json:"id,omitempty" xml:"id,omitempty"`
}
func (SetRowsVisibilityResponseBody) GoString ¶
func (s SetRowsVisibilityResponseBody) GoString() string
func (*SetRowsVisibilityResponseBody) SetId ¶
func (s *SetRowsVisibilityResponseBody) SetId(v string) *SetRowsVisibilityResponseBody
func (SetRowsVisibilityResponseBody) String ¶
func (s SetRowsVisibilityResponseBody) String() string
type SheetAutofitRowsHeaders ¶
type SheetAutofitRowsHeaders struct { CommonHeaders map[string]*string `json:"commonHeaders,omitempty" xml:"commonHeaders,omitempty"` XAcsDingtalkAccessToken *string `json:"x-acs-dingtalk-access-token,omitempty" xml:"x-acs-dingtalk-access-token,omitempty"` }
func (SheetAutofitRowsHeaders) GoString ¶
func (s SheetAutofitRowsHeaders) GoString() string
func (*SheetAutofitRowsHeaders) SetCommonHeaders ¶
func (s *SheetAutofitRowsHeaders) SetCommonHeaders(v map[string]*string) *SheetAutofitRowsHeaders
func (*SheetAutofitRowsHeaders) SetXAcsDingtalkAccessToken ¶
func (s *SheetAutofitRowsHeaders) SetXAcsDingtalkAccessToken(v string) *SheetAutofitRowsHeaders
func (SheetAutofitRowsHeaders) String ¶
func (s SheetAutofitRowsHeaders) String() string
type SheetAutofitRowsRequest ¶
type SheetAutofitRowsRequest struct { FontWidth *int64 `json:"fontWidth,omitempty" xml:"fontWidth,omitempty"` Row *int64 `json:"row,omitempty" xml:"row,omitempty"` RowCount *int64 `json:"rowCount,omitempty" xml:"rowCount,omitempty"` OperatorId *string `json:"operatorId,omitempty" xml:"operatorId,omitempty"` }
func (SheetAutofitRowsRequest) GoString ¶
func (s SheetAutofitRowsRequest) GoString() string
func (*SheetAutofitRowsRequest) SetFontWidth ¶
func (s *SheetAutofitRowsRequest) SetFontWidth(v int64) *SheetAutofitRowsRequest
func (*SheetAutofitRowsRequest) SetOperatorId ¶
func (s *SheetAutofitRowsRequest) SetOperatorId(v string) *SheetAutofitRowsRequest
func (*SheetAutofitRowsRequest) SetRow ¶
func (s *SheetAutofitRowsRequest) SetRow(v int64) *SheetAutofitRowsRequest
func (*SheetAutofitRowsRequest) SetRowCount ¶
func (s *SheetAutofitRowsRequest) SetRowCount(v int64) *SheetAutofitRowsRequest
func (SheetAutofitRowsRequest) String ¶
func (s SheetAutofitRowsRequest) String() string
type SheetAutofitRowsResponse ¶
type SheetAutofitRowsResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty"` Body *SheetAutofitRowsResponseBody `json:"body,omitempty" xml:"body,omitempty"` }
func (SheetAutofitRowsResponse) GoString ¶
func (s SheetAutofitRowsResponse) GoString() string
func (*SheetAutofitRowsResponse) SetBody ¶
func (s *SheetAutofitRowsResponse) SetBody(v *SheetAutofitRowsResponseBody) *SheetAutofitRowsResponse
func (*SheetAutofitRowsResponse) SetHeaders ¶
func (s *SheetAutofitRowsResponse) SetHeaders(v map[string]*string) *SheetAutofitRowsResponse
func (*SheetAutofitRowsResponse) SetStatusCode ¶
func (s *SheetAutofitRowsResponse) SetStatusCode(v int32) *SheetAutofitRowsResponse
func (SheetAutofitRowsResponse) String ¶
func (s SheetAutofitRowsResponse) String() string
type SheetAutofitRowsResponseBody ¶
type SheetAutofitRowsResponseBody struct {
Id *string `json:"id,omitempty" xml:"id,omitempty"`
}
func (SheetAutofitRowsResponseBody) GoString ¶
func (s SheetAutofitRowsResponseBody) GoString() string
func (*SheetAutofitRowsResponseBody) SetId ¶
func (s *SheetAutofitRowsResponseBody) SetId(v string) *SheetAutofitRowsResponseBody
func (SheetAutofitRowsResponseBody) String ¶
func (s SheetAutofitRowsResponseBody) String() string
type SheetFindAllHeaders ¶
type SheetFindAllHeaders struct { CommonHeaders map[string]*string `json:"commonHeaders,omitempty" xml:"commonHeaders,omitempty"` XAcsDingtalkAccessToken *string `json:"x-acs-dingtalk-access-token,omitempty" xml:"x-acs-dingtalk-access-token,omitempty"` }
func (SheetFindAllHeaders) GoString ¶
func (s SheetFindAllHeaders) GoString() string
func (*SheetFindAllHeaders) SetCommonHeaders ¶
func (s *SheetFindAllHeaders) SetCommonHeaders(v map[string]*string) *SheetFindAllHeaders
func (*SheetFindAllHeaders) SetXAcsDingtalkAccessToken ¶
func (s *SheetFindAllHeaders) SetXAcsDingtalkAccessToken(v string) *SheetFindAllHeaders
func (SheetFindAllHeaders) String ¶
func (s SheetFindAllHeaders) String() string
type SheetFindAllRequest ¶
type SheetFindAllRequest struct { FindOptions *SheetFindAllRequestFindOptions `json:"findOptions,omitempty" xml:"findOptions,omitempty" type:"Struct"` Text *string `json:"text,omitempty" xml:"text,omitempty"` OperatorId *string `json:"operatorId,omitempty" xml:"operatorId,omitempty"` Select *string `json:"select,omitempty" xml:"select,omitempty"` }
func (SheetFindAllRequest) GoString ¶
func (s SheetFindAllRequest) GoString() string
func (*SheetFindAllRequest) SetFindOptions ¶
func (s *SheetFindAllRequest) SetFindOptions(v *SheetFindAllRequestFindOptions) *SheetFindAllRequest
func (*SheetFindAllRequest) SetOperatorId ¶
func (s *SheetFindAllRequest) SetOperatorId(v string) *SheetFindAllRequest
func (*SheetFindAllRequest) SetSelect ¶
func (s *SheetFindAllRequest) SetSelect(v string) *SheetFindAllRequest
func (*SheetFindAllRequest) SetText ¶
func (s *SheetFindAllRequest) SetText(v string) *SheetFindAllRequest
func (SheetFindAllRequest) String ¶
func (s SheetFindAllRequest) String() string
type SheetFindAllRequestFindOptions ¶
type SheetFindAllRequestFindOptions struct { IncludeHidden *bool `json:"includeHidden,omitempty" xml:"includeHidden,omitempty"` MatchCase *bool `json:"matchCase,omitempty" xml:"matchCase,omitempty"` MatchEntireCell *bool `json:"matchEntireCell,omitempty" xml:"matchEntireCell,omitempty"` MatchFormulaText *bool `json:"matchFormulaText,omitempty" xml:"matchFormulaText,omitempty"` Scope *string `json:"scope,omitempty" xml:"scope,omitempty"` UnionCells *bool `json:"unionCells,omitempty" xml:"unionCells,omitempty"` UseRegExp *bool `json:"useRegExp,omitempty" xml:"useRegExp,omitempty"` }
func (SheetFindAllRequestFindOptions) GoString ¶
func (s SheetFindAllRequestFindOptions) GoString() string
func (*SheetFindAllRequestFindOptions) SetIncludeHidden ¶
func (s *SheetFindAllRequestFindOptions) SetIncludeHidden(v bool) *SheetFindAllRequestFindOptions
func (*SheetFindAllRequestFindOptions) SetMatchCase ¶
func (s *SheetFindAllRequestFindOptions) SetMatchCase(v bool) *SheetFindAllRequestFindOptions
func (*SheetFindAllRequestFindOptions) SetMatchEntireCell ¶
func (s *SheetFindAllRequestFindOptions) SetMatchEntireCell(v bool) *SheetFindAllRequestFindOptions
func (*SheetFindAllRequestFindOptions) SetMatchFormulaText ¶
func (s *SheetFindAllRequestFindOptions) SetMatchFormulaText(v bool) *SheetFindAllRequestFindOptions
func (*SheetFindAllRequestFindOptions) SetScope ¶
func (s *SheetFindAllRequestFindOptions) SetScope(v string) *SheetFindAllRequestFindOptions
func (*SheetFindAllRequestFindOptions) SetUnionCells ¶
func (s *SheetFindAllRequestFindOptions) SetUnionCells(v bool) *SheetFindAllRequestFindOptions
func (*SheetFindAllRequestFindOptions) SetUseRegExp ¶
func (s *SheetFindAllRequestFindOptions) SetUseRegExp(v bool) *SheetFindAllRequestFindOptions
func (SheetFindAllRequestFindOptions) String ¶
func (s SheetFindAllRequestFindOptions) String() string
type SheetFindAllResponse ¶
type SheetFindAllResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty"` Body *SheetFindAllResponseBody `json:"body,omitempty" xml:"body,omitempty"` }
func (SheetFindAllResponse) GoString ¶
func (s SheetFindAllResponse) GoString() string
func (*SheetFindAllResponse) SetBody ¶
func (s *SheetFindAllResponse) SetBody(v *SheetFindAllResponseBody) *SheetFindAllResponse
func (*SheetFindAllResponse) SetHeaders ¶
func (s *SheetFindAllResponse) SetHeaders(v map[string]*string) *SheetFindAllResponse
func (*SheetFindAllResponse) SetStatusCode ¶
func (s *SheetFindAllResponse) SetStatusCode(v int32) *SheetFindAllResponse
func (SheetFindAllResponse) String ¶
func (s SheetFindAllResponse) String() string
type SheetFindAllResponseBody ¶
type SheetFindAllResponseBody struct {
Value []*SheetFindAllResponseBodyValue `json:"value,omitempty" xml:"value,omitempty" type:"Repeated"`
}
func (SheetFindAllResponseBody) GoString ¶
func (s SheetFindAllResponseBody) GoString() string
func (*SheetFindAllResponseBody) SetValue ¶
func (s *SheetFindAllResponseBody) SetValue(v []*SheetFindAllResponseBodyValue) *SheetFindAllResponseBody
func (SheetFindAllResponseBody) String ¶
func (s SheetFindAllResponseBody) String() string
type SheetFindAllResponseBodyValue ¶
type SheetFindAllResponseBodyValue struct { A1Notation *string `json:"a1Notation,omitempty" xml:"a1Notation,omitempty"` Values [][]interface{} `json:"values,omitempty" xml:"values,omitempty" type:"Repeated"` }
func (SheetFindAllResponseBodyValue) GoString ¶
func (s SheetFindAllResponseBodyValue) GoString() string
func (*SheetFindAllResponseBodyValue) SetA1Notation ¶
func (s *SheetFindAllResponseBodyValue) SetA1Notation(v string) *SheetFindAllResponseBodyValue
func (*SheetFindAllResponseBodyValue) SetValues ¶
func (s *SheetFindAllResponseBodyValue) SetValues(v [][]interface{}) *SheetFindAllResponseBodyValue
func (SheetFindAllResponseBodyValue) String ¶
func (s SheetFindAllResponseBodyValue) String() string
type UnbindCoolAppToSheetHeaders ¶
type UnbindCoolAppToSheetHeaders struct { CommonHeaders map[string]*string `json:"commonHeaders,omitempty" xml:"commonHeaders,omitempty"` XAcsDingtalkAccessToken *string `json:"x-acs-dingtalk-access-token,omitempty" xml:"x-acs-dingtalk-access-token,omitempty"` }
func (UnbindCoolAppToSheetHeaders) GoString ¶
func (s UnbindCoolAppToSheetHeaders) GoString() string
func (*UnbindCoolAppToSheetHeaders) SetCommonHeaders ¶
func (s *UnbindCoolAppToSheetHeaders) SetCommonHeaders(v map[string]*string) *UnbindCoolAppToSheetHeaders
func (*UnbindCoolAppToSheetHeaders) SetXAcsDingtalkAccessToken ¶
func (s *UnbindCoolAppToSheetHeaders) SetXAcsDingtalkAccessToken(v string) *UnbindCoolAppToSheetHeaders
func (UnbindCoolAppToSheetHeaders) String ¶
func (s UnbindCoolAppToSheetHeaders) String() string
type UnbindCoolAppToSheetRequest ¶
type UnbindCoolAppToSheetRequest struct { CoolAppCode *string `json:"coolAppCode,omitempty" xml:"coolAppCode,omitempty"` OperatorId *string `json:"operatorId,omitempty" xml:"operatorId,omitempty"` }
func (UnbindCoolAppToSheetRequest) GoString ¶
func (s UnbindCoolAppToSheetRequest) GoString() string
func (*UnbindCoolAppToSheetRequest) SetCoolAppCode ¶
func (s *UnbindCoolAppToSheetRequest) SetCoolAppCode(v string) *UnbindCoolAppToSheetRequest
func (*UnbindCoolAppToSheetRequest) SetOperatorId ¶
func (s *UnbindCoolAppToSheetRequest) SetOperatorId(v string) *UnbindCoolAppToSheetRequest
func (UnbindCoolAppToSheetRequest) String ¶
func (s UnbindCoolAppToSheetRequest) String() string
type UnbindCoolAppToSheetResponse ¶
type UnbindCoolAppToSheetResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty"` Body *UnbindCoolAppToSheetResponseBody `json:"body,omitempty" xml:"body,omitempty"` }
func (UnbindCoolAppToSheetResponse) GoString ¶
func (s UnbindCoolAppToSheetResponse) GoString() string
func (*UnbindCoolAppToSheetResponse) SetBody ¶
func (s *UnbindCoolAppToSheetResponse) SetBody(v *UnbindCoolAppToSheetResponseBody) *UnbindCoolAppToSheetResponse
func (*UnbindCoolAppToSheetResponse) SetHeaders ¶
func (s *UnbindCoolAppToSheetResponse) SetHeaders(v map[string]*string) *UnbindCoolAppToSheetResponse
func (*UnbindCoolAppToSheetResponse) SetStatusCode ¶
func (s *UnbindCoolAppToSheetResponse) SetStatusCode(v int32) *UnbindCoolAppToSheetResponse
func (UnbindCoolAppToSheetResponse) String ¶
func (s UnbindCoolAppToSheetResponse) String() string
type UnbindCoolAppToSheetResponseBody ¶
type UnbindCoolAppToSheetResponseBody struct {
Success *bool `json:"success,omitempty" xml:"success,omitempty"`
}
func (UnbindCoolAppToSheetResponseBody) GoString ¶
func (s UnbindCoolAppToSheetResponseBody) GoString() string
func (*UnbindCoolAppToSheetResponseBody) SetSuccess ¶
func (s *UnbindCoolAppToSheetResponseBody) SetSuccess(v bool) *UnbindCoolAppToSheetResponseBody
func (UnbindCoolAppToSheetResponseBody) String ¶
func (s UnbindCoolAppToSheetResponseBody) String() string
type UpdateRangeHeaders ¶
type UpdateRangeHeaders struct { CommonHeaders map[string]*string `json:"commonHeaders,omitempty" xml:"commonHeaders,omitempty"` XAcsDingtalkAccessToken *string `json:"x-acs-dingtalk-access-token,omitempty" xml:"x-acs-dingtalk-access-token,omitempty"` }
func (UpdateRangeHeaders) GoString ¶
func (s UpdateRangeHeaders) GoString() string
func (*UpdateRangeHeaders) SetCommonHeaders ¶
func (s *UpdateRangeHeaders) SetCommonHeaders(v map[string]*string) *UpdateRangeHeaders
func (*UpdateRangeHeaders) SetXAcsDingtalkAccessToken ¶
func (s *UpdateRangeHeaders) SetXAcsDingtalkAccessToken(v string) *UpdateRangeHeaders
func (UpdateRangeHeaders) String ¶
func (s UpdateRangeHeaders) String() string
type UpdateRangeRequest ¶
type UpdateRangeRequest struct { BackgroundColors [][]*string `json:"backgroundColors,omitempty" xml:"backgroundColors,omitempty" type:"Repeated"` FontSizes [][]*int32 `json:"fontSizes,omitempty" xml:"fontSizes,omitempty" type:"Repeated"` FontWeights [][]*string `json:"fontWeights,omitempty" xml:"fontWeights,omitempty" type:"Repeated"` HorizontalAlignments [][]*string `json:"horizontalAlignments,omitempty" xml:"horizontalAlignments,omitempty" type:"Repeated"` Hyperlinks [][]*UpdateRangeRequestHyperlinks `json:"hyperlinks,omitempty" xml:"hyperlinks,omitempty" type:"Repeated"` NumberFormat *string `json:"numberFormat,omitempty" xml:"numberFormat,omitempty"` Values [][]*string `json:"values,omitempty" xml:"values,omitempty" type:"Repeated"` VerticalAlignments [][]*string `json:"verticalAlignments,omitempty" xml:"verticalAlignments,omitempty" type:"Repeated"` OperatorId *string `json:"operatorId,omitempty" xml:"operatorId,omitempty"` }
func (UpdateRangeRequest) GoString ¶
func (s UpdateRangeRequest) GoString() string
func (*UpdateRangeRequest) SetBackgroundColors ¶
func (s *UpdateRangeRequest) SetBackgroundColors(v [][]*string) *UpdateRangeRequest
func (*UpdateRangeRequest) SetFontSizes ¶
func (s *UpdateRangeRequest) SetFontSizes(v [][]*int32) *UpdateRangeRequest
func (*UpdateRangeRequest) SetFontWeights ¶ added in v1.5.89
func (s *UpdateRangeRequest) SetFontWeights(v [][]*string) *UpdateRangeRequest
func (*UpdateRangeRequest) SetHorizontalAlignments ¶
func (s *UpdateRangeRequest) SetHorizontalAlignments(v [][]*string) *UpdateRangeRequest
func (*UpdateRangeRequest) SetHyperlinks ¶
func (s *UpdateRangeRequest) SetHyperlinks(v [][]*UpdateRangeRequestHyperlinks) *UpdateRangeRequest
func (*UpdateRangeRequest) SetNumberFormat ¶
func (s *UpdateRangeRequest) SetNumberFormat(v string) *UpdateRangeRequest
func (*UpdateRangeRequest) SetOperatorId ¶
func (s *UpdateRangeRequest) SetOperatorId(v string) *UpdateRangeRequest
func (*UpdateRangeRequest) SetValues ¶
func (s *UpdateRangeRequest) SetValues(v [][]*string) *UpdateRangeRequest
func (*UpdateRangeRequest) SetVerticalAlignments ¶
func (s *UpdateRangeRequest) SetVerticalAlignments(v [][]*string) *UpdateRangeRequest
func (UpdateRangeRequest) String ¶
func (s UpdateRangeRequest) String() string
type UpdateRangeRequestHyperlinks ¶
type UpdateRangeRequestHyperlinks struct { Type *string `json:"type,omitempty" xml:"type,omitempty"` Link *string `json:"link,omitempty" xml:"link,omitempty"` Text *string `json:"text,omitempty" xml:"text,omitempty"` }
func (UpdateRangeRequestHyperlinks) GoString ¶
func (s UpdateRangeRequestHyperlinks) GoString() string
func (*UpdateRangeRequestHyperlinks) SetLink ¶
func (s *UpdateRangeRequestHyperlinks) SetLink(v string) *UpdateRangeRequestHyperlinks
func (*UpdateRangeRequestHyperlinks) SetText ¶
func (s *UpdateRangeRequestHyperlinks) SetText(v string) *UpdateRangeRequestHyperlinks
func (*UpdateRangeRequestHyperlinks) SetType ¶
func (s *UpdateRangeRequestHyperlinks) SetType(v string) *UpdateRangeRequestHyperlinks
func (UpdateRangeRequestHyperlinks) String ¶
func (s UpdateRangeRequestHyperlinks) String() string
type UpdateRangeResponse ¶
type UpdateRangeResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty"` Body *UpdateRangeResponseBody `json:"body,omitempty" xml:"body,omitempty"` }
func (UpdateRangeResponse) GoString ¶
func (s UpdateRangeResponse) GoString() string
func (*UpdateRangeResponse) SetBody ¶
func (s *UpdateRangeResponse) SetBody(v *UpdateRangeResponseBody) *UpdateRangeResponse
func (*UpdateRangeResponse) SetHeaders ¶
func (s *UpdateRangeResponse) SetHeaders(v map[string]*string) *UpdateRangeResponse
func (*UpdateRangeResponse) SetStatusCode ¶
func (s *UpdateRangeResponse) SetStatusCode(v int32) *UpdateRangeResponse
func (UpdateRangeResponse) String ¶
func (s UpdateRangeResponse) String() string
type UpdateRangeResponseBody ¶
type UpdateRangeResponseBody struct {
A1Notation *string `json:"a1Notation,omitempty" xml:"a1Notation,omitempty"`
}
func (UpdateRangeResponseBody) GoString ¶
func (s UpdateRangeResponseBody) GoString() string
func (*UpdateRangeResponseBody) SetA1Notation ¶
func (s *UpdateRangeResponseBody) SetA1Notation(v string) *UpdateRangeResponseBody
func (UpdateRangeResponseBody) String ¶
func (s UpdateRangeResponseBody) String() string
type UpdateSheetHeaders ¶
type UpdateSheetHeaders struct { CommonHeaders map[string]*string `json:"commonHeaders,omitempty" xml:"commonHeaders,omitempty"` XAcsDingtalkAccessToken *string `json:"x-acs-dingtalk-access-token,omitempty" xml:"x-acs-dingtalk-access-token,omitempty"` }
func (UpdateSheetHeaders) GoString ¶
func (s UpdateSheetHeaders) GoString() string
func (*UpdateSheetHeaders) SetCommonHeaders ¶
func (s *UpdateSheetHeaders) SetCommonHeaders(v map[string]*string) *UpdateSheetHeaders
func (*UpdateSheetHeaders) SetXAcsDingtalkAccessToken ¶
func (s *UpdateSheetHeaders) SetXAcsDingtalkAccessToken(v string) *UpdateSheetHeaders
func (UpdateSheetHeaders) String ¶
func (s UpdateSheetHeaders) String() string
type UpdateSheetRequest ¶
type UpdateSheetRequest struct { Name *string `json:"name,omitempty" xml:"name,omitempty"` Visibility *string `json:"visibility,omitempty" xml:"visibility,omitempty"` OperatorId *string `json:"operatorId,omitempty" xml:"operatorId,omitempty"` }
func (UpdateSheetRequest) GoString ¶
func (s UpdateSheetRequest) GoString() string
func (*UpdateSheetRequest) SetName ¶
func (s *UpdateSheetRequest) SetName(v string) *UpdateSheetRequest
func (*UpdateSheetRequest) SetOperatorId ¶
func (s *UpdateSheetRequest) SetOperatorId(v string) *UpdateSheetRequest
func (*UpdateSheetRequest) SetVisibility ¶
func (s *UpdateSheetRequest) SetVisibility(v string) *UpdateSheetRequest
func (UpdateSheetRequest) String ¶
func (s UpdateSheetRequest) String() string
type UpdateSheetResponse ¶
type UpdateSheetResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty"` }
func (UpdateSheetResponse) GoString ¶
func (s UpdateSheetResponse) GoString() string
func (*UpdateSheetResponse) SetHeaders ¶
func (s *UpdateSheetResponse) SetHeaders(v map[string]*string) *UpdateSheetResponse
func (*UpdateSheetResponse) SetStatusCode ¶
func (s *UpdateSheetResponse) SetStatusCode(v int32) *UpdateSheetResponse
func (UpdateSheetResponse) String ¶
func (s UpdateSheetResponse) String() string
type UpdateWorkspaceDocMembersHeaders ¶
type UpdateWorkspaceDocMembersHeaders struct { CommonHeaders map[string]*string `json:"commonHeaders,omitempty" xml:"commonHeaders,omitempty"` XAcsDingtalkAccessToken *string `json:"x-acs-dingtalk-access-token,omitempty" xml:"x-acs-dingtalk-access-token,omitempty"` }
func (UpdateWorkspaceDocMembersHeaders) GoString ¶
func (s UpdateWorkspaceDocMembersHeaders) GoString() string
func (*UpdateWorkspaceDocMembersHeaders) SetCommonHeaders ¶
func (s *UpdateWorkspaceDocMembersHeaders) SetCommonHeaders(v map[string]*string) *UpdateWorkspaceDocMembersHeaders
func (*UpdateWorkspaceDocMembersHeaders) SetXAcsDingtalkAccessToken ¶
func (s *UpdateWorkspaceDocMembersHeaders) SetXAcsDingtalkAccessToken(v string) *UpdateWorkspaceDocMembersHeaders
func (UpdateWorkspaceDocMembersHeaders) String ¶
func (s UpdateWorkspaceDocMembersHeaders) String() string
type UpdateWorkspaceDocMembersRequest ¶
type UpdateWorkspaceDocMembersRequest struct { Members []*UpdateWorkspaceDocMembersRequestMembers `json:"members,omitempty" xml:"members,omitempty" type:"Repeated"` OperatorId *string `json:"operatorId,omitempty" xml:"operatorId,omitempty"` }
func (UpdateWorkspaceDocMembersRequest) GoString ¶
func (s UpdateWorkspaceDocMembersRequest) GoString() string
func (*UpdateWorkspaceDocMembersRequest) SetMembers ¶
func (s *UpdateWorkspaceDocMembersRequest) SetMembers(v []*UpdateWorkspaceDocMembersRequestMembers) *UpdateWorkspaceDocMembersRequest
func (*UpdateWorkspaceDocMembersRequest) SetOperatorId ¶
func (s *UpdateWorkspaceDocMembersRequest) SetOperatorId(v string) *UpdateWorkspaceDocMembersRequest
func (UpdateWorkspaceDocMembersRequest) String ¶
func (s UpdateWorkspaceDocMembersRequest) String() string
type UpdateWorkspaceDocMembersRequestMembers ¶
type UpdateWorkspaceDocMembersRequestMembers struct { MemberId *string `json:"memberId,omitempty" xml:"memberId,omitempty"` MemberType *string `json:"memberType,omitempty" xml:"memberType,omitempty"` RoleType *string `json:"roleType,omitempty" xml:"roleType,omitempty"` }
func (UpdateWorkspaceDocMembersRequestMembers) GoString ¶
func (s UpdateWorkspaceDocMembersRequestMembers) GoString() string
func (*UpdateWorkspaceDocMembersRequestMembers) SetMemberId ¶
func (s *UpdateWorkspaceDocMembersRequestMembers) SetMemberId(v string) *UpdateWorkspaceDocMembersRequestMembers
func (*UpdateWorkspaceDocMembersRequestMembers) SetMemberType ¶
func (s *UpdateWorkspaceDocMembersRequestMembers) SetMemberType(v string) *UpdateWorkspaceDocMembersRequestMembers
func (*UpdateWorkspaceDocMembersRequestMembers) SetRoleType ¶
func (s *UpdateWorkspaceDocMembersRequestMembers) SetRoleType(v string) *UpdateWorkspaceDocMembersRequestMembers
func (UpdateWorkspaceDocMembersRequestMembers) String ¶
func (s UpdateWorkspaceDocMembersRequestMembers) String() string
type UpdateWorkspaceDocMembersResponse ¶
type UpdateWorkspaceDocMembersResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty"` }
func (UpdateWorkspaceDocMembersResponse) GoString ¶
func (s UpdateWorkspaceDocMembersResponse) GoString() string
func (*UpdateWorkspaceDocMembersResponse) SetHeaders ¶
func (s *UpdateWorkspaceDocMembersResponse) SetHeaders(v map[string]*string) *UpdateWorkspaceDocMembersResponse
func (*UpdateWorkspaceDocMembersResponse) SetStatusCode ¶
func (s *UpdateWorkspaceDocMembersResponse) SetStatusCode(v int32) *UpdateWorkspaceDocMembersResponse
func (UpdateWorkspaceDocMembersResponse) String ¶
func (s UpdateWorkspaceDocMembersResponse) String() string
type UpdateWorkspaceMembersHeaders ¶
type UpdateWorkspaceMembersHeaders struct { CommonHeaders map[string]*string `json:"commonHeaders,omitempty" xml:"commonHeaders,omitempty"` XAcsDingtalkAccessToken *string `json:"x-acs-dingtalk-access-token,omitempty" xml:"x-acs-dingtalk-access-token,omitempty"` }
func (UpdateWorkspaceMembersHeaders) GoString ¶
func (s UpdateWorkspaceMembersHeaders) GoString() string
func (*UpdateWorkspaceMembersHeaders) SetCommonHeaders ¶
func (s *UpdateWorkspaceMembersHeaders) SetCommonHeaders(v map[string]*string) *UpdateWorkspaceMembersHeaders
func (*UpdateWorkspaceMembersHeaders) SetXAcsDingtalkAccessToken ¶
func (s *UpdateWorkspaceMembersHeaders) SetXAcsDingtalkAccessToken(v string) *UpdateWorkspaceMembersHeaders
func (UpdateWorkspaceMembersHeaders) String ¶
func (s UpdateWorkspaceMembersHeaders) String() string
type UpdateWorkspaceMembersRequest ¶
type UpdateWorkspaceMembersRequest struct { Members []*UpdateWorkspaceMembersRequestMembers `json:"members,omitempty" xml:"members,omitempty" type:"Repeated"` OperatorId *string `json:"operatorId,omitempty" xml:"operatorId,omitempty"` }
func (UpdateWorkspaceMembersRequest) GoString ¶
func (s UpdateWorkspaceMembersRequest) GoString() string
func (*UpdateWorkspaceMembersRequest) SetMembers ¶
func (s *UpdateWorkspaceMembersRequest) SetMembers(v []*UpdateWorkspaceMembersRequestMembers) *UpdateWorkspaceMembersRequest
func (*UpdateWorkspaceMembersRequest) SetOperatorId ¶
func (s *UpdateWorkspaceMembersRequest) SetOperatorId(v string) *UpdateWorkspaceMembersRequest
func (UpdateWorkspaceMembersRequest) String ¶
func (s UpdateWorkspaceMembersRequest) String() string
type UpdateWorkspaceMembersRequestMembers ¶
type UpdateWorkspaceMembersRequestMembers struct { MemberId *string `json:"memberId,omitempty" xml:"memberId,omitempty"` MemberType *string `json:"memberType,omitempty" xml:"memberType,omitempty"` RoleType *string `json:"roleType,omitempty" xml:"roleType,omitempty"` }
func (UpdateWorkspaceMembersRequestMembers) GoString ¶
func (s UpdateWorkspaceMembersRequestMembers) GoString() string
func (*UpdateWorkspaceMembersRequestMembers) SetMemberId ¶
func (s *UpdateWorkspaceMembersRequestMembers) SetMemberId(v string) *UpdateWorkspaceMembersRequestMembers
func (*UpdateWorkspaceMembersRequestMembers) SetMemberType ¶
func (s *UpdateWorkspaceMembersRequestMembers) SetMemberType(v string) *UpdateWorkspaceMembersRequestMembers
func (*UpdateWorkspaceMembersRequestMembers) SetRoleType ¶
func (s *UpdateWorkspaceMembersRequestMembers) SetRoleType(v string) *UpdateWorkspaceMembersRequestMembers
func (UpdateWorkspaceMembersRequestMembers) String ¶
func (s UpdateWorkspaceMembersRequestMembers) String() string
type UpdateWorkspaceMembersResponse ¶
type UpdateWorkspaceMembersResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty"` }
func (UpdateWorkspaceMembersResponse) GoString ¶
func (s UpdateWorkspaceMembersResponse) GoString() string
func (*UpdateWorkspaceMembersResponse) SetHeaders ¶
func (s *UpdateWorkspaceMembersResponse) SetHeaders(v map[string]*string) *UpdateWorkspaceMembersResponse
func (*UpdateWorkspaceMembersResponse) SetStatusCode ¶
func (s *UpdateWorkspaceMembersResponse) SetStatusCode(v int32) *UpdateWorkspaceMembersResponse
func (UpdateWorkspaceMembersResponse) String ¶
func (s UpdateWorkspaceMembersResponse) String() string
Click to show internal directories.
Click to hide internal directories.