Documentation
¶
Overview ¶
This file is auto-generated, don't edit it. Thanks. *
*
Index ¶
- type BatchInsertSearchItemHeaders
- func (s BatchInsertSearchItemHeaders) GoString() string
- func (s *BatchInsertSearchItemHeaders) SetCommonHeaders(v map[string]*string) *BatchInsertSearchItemHeaders
- func (s *BatchInsertSearchItemHeaders) SetXAcsDingtalkAccessToken(v string) *BatchInsertSearchItemHeaders
- func (s BatchInsertSearchItemHeaders) String() string
- type BatchInsertSearchItemRequest
- type BatchInsertSearchItemRequestSearchItemModels
- func (s BatchInsertSearchItemRequestSearchItemModels) GoString() string
- func (s *BatchInsertSearchItemRequestSearchItemModels) SetFooter(v string) *BatchInsertSearchItemRequestSearchItemModels
- func (s *BatchInsertSearchItemRequestSearchItemModels) SetIcon(v string) *BatchInsertSearchItemRequestSearchItemModels
- func (s *BatchInsertSearchItemRequestSearchItemModels) SetItemId(v string) *BatchInsertSearchItemRequestSearchItemModels
- func (s *BatchInsertSearchItemRequestSearchItemModels) SetMobileUrl(v string) *BatchInsertSearchItemRequestSearchItemModels
- func (s *BatchInsertSearchItemRequestSearchItemModels) SetPcUrl(v string) *BatchInsertSearchItemRequestSearchItemModels
- func (s *BatchInsertSearchItemRequestSearchItemModels) SetSummary(v string) *BatchInsertSearchItemRequestSearchItemModels
- func (s *BatchInsertSearchItemRequestSearchItemModels) SetTitle(v string) *BatchInsertSearchItemRequestSearchItemModels
- func (s *BatchInsertSearchItemRequestSearchItemModels) SetUrl(v string) *BatchInsertSearchItemRequestSearchItemModels
- func (s BatchInsertSearchItemRequestSearchItemModels) String() string
- type BatchInsertSearchItemResponse
- type Client
- func (client *Client) BatchInsertSearchItem(tabId *string, request *BatchInsertSearchItemRequest) (_result *BatchInsertSearchItemResponse, _err error)
- func (client *Client) BatchInsertSearchItemWithOptions(tabId *string, request *BatchInsertSearchItemRequest, ...) (_result *BatchInsertSearchItemResponse, _err error)
- func (client *Client) CreateSearchTab(request *CreateSearchTabRequest) (_result *CreateSearchTabResponse, _err error)
- func (client *Client) CreateSearchTabWithOptions(request *CreateSearchTabRequest, headers *CreateSearchTabHeaders, ...) (_result *CreateSearchTabResponse, _err error)
- func (client *Client) DeleteSearchItem(tabId *string, itemId *string) (_result *DeleteSearchItemResponse, _err error)
- func (client *Client) DeleteSearchItemWithOptions(tabId *string, itemId *string, headers *DeleteSearchItemHeaders, ...) (_result *DeleteSearchItemResponse, _err error)
- func (client *Client) DeleteSearchTab(tabId *string) (_result *DeleteSearchTabResponse, _err error)
- func (client *Client) DeleteSearchTabWithOptions(tabId *string, headers *DeleteSearchTabHeaders, runtime *util.RuntimeOptions) (_result *DeleteSearchTabResponse, _err error)
- func (client *Client) GetSearchItem(tabId *string, itemId *string) (_result *GetSearchItemResponse, _err error)
- func (client *Client) GetSearchItemWithOptions(tabId *string, itemId *string, headers *GetSearchItemHeaders, ...) (_result *GetSearchItemResponse, _err error)
- func (client *Client) GetSearchItemsByKeyWord(tabId *string, request *GetSearchItemsByKeyWordRequest) (_result *GetSearchItemsByKeyWordResponse, _err error)
- func (client *Client) GetSearchItemsByKeyWordWithOptions(tabId *string, request *GetSearchItemsByKeyWordRequest, ...) (_result *GetSearchItemsByKeyWordResponse, _err error)
- func (client *Client) GetSearchTab(tabId *string) (_result *GetSearchTabResponse, _err error)
- func (client *Client) GetSearchTabWithOptions(tabId *string, headers *GetSearchTabHeaders, runtime *util.RuntimeOptions) (_result *GetSearchTabResponse, _err error)
- func (client *Client) Init(config *openapi.Config) (_err error)
- func (client *Client) InsertSearchItem(tabId *string, request *InsertSearchItemRequest) (_result *InsertSearchItemResponse, _err error)
- func (client *Client) InsertSearchItemWithOptions(tabId *string, request *InsertSearchItemRequest, ...) (_result *InsertSearchItemResponse, _err error)
- func (client *Client) ListSearchTabsByOrgId() (_result *ListSearchTabsByOrgIdResponse, _err error)
- func (client *Client) ListSearchTabsByOrgIdWithOptions(headers *ListSearchTabsByOrgIdHeaders, runtime *util.RuntimeOptions) (_result *ListSearchTabsByOrgIdResponse, _err error)
- func (client *Client) UpdateSearchTab(tabId *string, request *UpdateSearchTabRequest) (_result *UpdateSearchTabResponse, _err error)
- func (client *Client) UpdateSearchTabWithOptions(tabId *string, request *UpdateSearchTabRequest, ...) (_result *UpdateSearchTabResponse, _err error)
- type CreateSearchTabHeaders
- type CreateSearchTabRequest
- func (s CreateSearchTabRequest) GoString() string
- func (s *CreateSearchTabRequest) SetDarkIcon(v string) *CreateSearchTabRequest
- func (s *CreateSearchTabRequest) SetIcon(v string) *CreateSearchTabRequest
- func (s *CreateSearchTabRequest) SetName(v string) *CreateSearchTabRequest
- func (s *CreateSearchTabRequest) SetPriority(v int32) *CreateSearchTabRequest
- func (s *CreateSearchTabRequest) SetSource(v string) *CreateSearchTabRequest
- func (s *CreateSearchTabRequest) SetStatus(v int32) *CreateSearchTabRequest
- func (s CreateSearchTabRequest) String() string
- type CreateSearchTabResponse
- type CreateSearchTabResponseBody
- type DeleteSearchItemHeaders
- type DeleteSearchItemResponse
- type DeleteSearchTabHeaders
- type DeleteSearchTabResponse
- type GetSearchItemHeaders
- type GetSearchItemResponse
- type GetSearchItemResponseBody
- func (s GetSearchItemResponseBody) GoString() string
- func (s *GetSearchItemResponseBody) SetFooter(v string) *GetSearchItemResponseBody
- func (s *GetSearchItemResponseBody) SetGmtCreate(v string) *GetSearchItemResponseBody
- func (s *GetSearchItemResponseBody) SetGmtModified(v string) *GetSearchItemResponseBody
- func (s *GetSearchItemResponseBody) SetIcon(v string) *GetSearchItemResponseBody
- func (s *GetSearchItemResponseBody) SetItemId(v string) *GetSearchItemResponseBody
- func (s *GetSearchItemResponseBody) SetMobileUrl(v string) *GetSearchItemResponseBody
- func (s *GetSearchItemResponseBody) SetPcUrl(v string) *GetSearchItemResponseBody
- func (s *GetSearchItemResponseBody) SetSummary(v string) *GetSearchItemResponseBody
- func (s *GetSearchItemResponseBody) SetTabId(v int32) *GetSearchItemResponseBody
- func (s *GetSearchItemResponseBody) SetTitle(v string) *GetSearchItemResponseBody
- func (s *GetSearchItemResponseBody) SetUrl(v string) *GetSearchItemResponseBody
- func (s GetSearchItemResponseBody) String() string
- type GetSearchItemsByKeyWordHeaders
- func (s GetSearchItemsByKeyWordHeaders) GoString() string
- func (s *GetSearchItemsByKeyWordHeaders) SetCommonHeaders(v map[string]*string) *GetSearchItemsByKeyWordHeaders
- func (s *GetSearchItemsByKeyWordHeaders) SetXAcsDingtalkAccessToken(v string) *GetSearchItemsByKeyWordHeaders
- func (s GetSearchItemsByKeyWordHeaders) String() string
- type GetSearchItemsByKeyWordRequest
- func (s GetSearchItemsByKeyWordRequest) GoString() string
- func (s *GetSearchItemsByKeyWordRequest) SetKeyWord(v string) *GetSearchItemsByKeyWordRequest
- func (s *GetSearchItemsByKeyWordRequest) SetMaxResults(v int32) *GetSearchItemsByKeyWordRequest
- func (s *GetSearchItemsByKeyWordRequest) SetNextToken(v string) *GetSearchItemsByKeyWordRequest
- func (s GetSearchItemsByKeyWordRequest) String() string
- type GetSearchItemsByKeyWordResponse
- func (s GetSearchItemsByKeyWordResponse) GoString() string
- func (s *GetSearchItemsByKeyWordResponse) SetBody(v *GetSearchItemsByKeyWordResponseBody) *GetSearchItemsByKeyWordResponse
- func (s *GetSearchItemsByKeyWordResponse) SetHeaders(v map[string]*string) *GetSearchItemsByKeyWordResponse
- func (s GetSearchItemsByKeyWordResponse) String() string
- type GetSearchItemsByKeyWordResponseBody
- func (s GetSearchItemsByKeyWordResponseBody) GoString() string
- func (s *GetSearchItemsByKeyWordResponseBody) SetNextToken(v string) *GetSearchItemsByKeyWordResponseBody
- func (s *GetSearchItemsByKeyWordResponseBody) SetTotalCount(v int32) *GetSearchItemsByKeyWordResponseBody
- func (s *GetSearchItemsByKeyWordResponseBody) SetValue(v []*GetSearchItemsByKeyWordResponseBodyValue) *GetSearchItemsByKeyWordResponseBody
- func (s GetSearchItemsByKeyWordResponseBody) String() string
- type GetSearchItemsByKeyWordResponseBodyValue
- func (s GetSearchItemsByKeyWordResponseBodyValue) GoString() string
- func (s *GetSearchItemsByKeyWordResponseBodyValue) SetFooter(v string) *GetSearchItemsByKeyWordResponseBodyValue
- func (s *GetSearchItemsByKeyWordResponseBodyValue) SetGmtCreate(v string) *GetSearchItemsByKeyWordResponseBodyValue
- func (s *GetSearchItemsByKeyWordResponseBodyValue) SetGmtModified(v string) *GetSearchItemsByKeyWordResponseBodyValue
- func (s *GetSearchItemsByKeyWordResponseBodyValue) SetIcon(v string) *GetSearchItemsByKeyWordResponseBodyValue
- func (s *GetSearchItemsByKeyWordResponseBodyValue) SetItemId(v string) *GetSearchItemsByKeyWordResponseBodyValue
- func (s *GetSearchItemsByKeyWordResponseBodyValue) SetMobileUrl(v string) *GetSearchItemsByKeyWordResponseBodyValue
- func (s *GetSearchItemsByKeyWordResponseBodyValue) SetPcUrl(v string) *GetSearchItemsByKeyWordResponseBodyValue
- func (s *GetSearchItemsByKeyWordResponseBodyValue) SetSummary(v string) *GetSearchItemsByKeyWordResponseBodyValue
- func (s *GetSearchItemsByKeyWordResponseBodyValue) SetTabId(v int32) *GetSearchItemsByKeyWordResponseBodyValue
- func (s *GetSearchItemsByKeyWordResponseBodyValue) SetTitle(v string) *GetSearchItemsByKeyWordResponseBodyValue
- func (s *GetSearchItemsByKeyWordResponseBodyValue) SetUrl(v string) *GetSearchItemsByKeyWordResponseBodyValue
- func (s GetSearchItemsByKeyWordResponseBodyValue) String() string
- type GetSearchTabHeaders
- type GetSearchTabResponse
- type GetSearchTabResponseBody
- func (s GetSearchTabResponseBody) GoString() string
- func (s *GetSearchTabResponseBody) SetDarkIcon(v string) *GetSearchTabResponseBody
- func (s *GetSearchTabResponseBody) SetGmtCreate(v string) *GetSearchTabResponseBody
- func (s *GetSearchTabResponseBody) SetGmtModified(v string) *GetSearchTabResponseBody
- func (s *GetSearchTabResponseBody) SetIcon(v string) *GetSearchTabResponseBody
- func (s *GetSearchTabResponseBody) SetName(v string) *GetSearchTabResponseBody
- func (s *GetSearchTabResponseBody) SetPriority(v int32) *GetSearchTabResponseBody
- func (s *GetSearchTabResponseBody) SetSource(v string) *GetSearchTabResponseBody
- func (s *GetSearchTabResponseBody) SetStatus(v int32) *GetSearchTabResponseBody
- func (s *GetSearchTabResponseBody) SetTabId(v int32) *GetSearchTabResponseBody
- func (s GetSearchTabResponseBody) String() string
- type InsertSearchItemHeaders
- type InsertSearchItemRequest
- func (s InsertSearchItemRequest) GoString() string
- func (s *InsertSearchItemRequest) SetFooter(v string) *InsertSearchItemRequest
- func (s *InsertSearchItemRequest) SetIcon(v string) *InsertSearchItemRequest
- func (s *InsertSearchItemRequest) SetItemId(v string) *InsertSearchItemRequest
- func (s *InsertSearchItemRequest) SetMobileUrl(v string) *InsertSearchItemRequest
- func (s *InsertSearchItemRequest) SetPcUrl(v string) *InsertSearchItemRequest
- func (s *InsertSearchItemRequest) SetSummary(v string) *InsertSearchItemRequest
- func (s *InsertSearchItemRequest) SetTitle(v string) *InsertSearchItemRequest
- func (s *InsertSearchItemRequest) SetUrl(v string) *InsertSearchItemRequest
- func (s InsertSearchItemRequest) String() string
- type InsertSearchItemResponse
- type ListSearchTabsByOrgIdHeaders
- func (s ListSearchTabsByOrgIdHeaders) GoString() string
- func (s *ListSearchTabsByOrgIdHeaders) SetCommonHeaders(v map[string]*string) *ListSearchTabsByOrgIdHeaders
- func (s *ListSearchTabsByOrgIdHeaders) SetXAcsDingtalkAccessToken(v string) *ListSearchTabsByOrgIdHeaders
- func (s ListSearchTabsByOrgIdHeaders) String() string
- type ListSearchTabsByOrgIdResponse
- func (s ListSearchTabsByOrgIdResponse) GoString() string
- func (s *ListSearchTabsByOrgIdResponse) SetBody(v *ListSearchTabsByOrgIdResponseBody) *ListSearchTabsByOrgIdResponse
- func (s *ListSearchTabsByOrgIdResponse) SetHeaders(v map[string]*string) *ListSearchTabsByOrgIdResponse
- func (s ListSearchTabsByOrgIdResponse) String() string
- type ListSearchTabsByOrgIdResponseBody
- type ListSearchTabsByOrgIdResponseBodySearchTabResult
- func (s ListSearchTabsByOrgIdResponseBodySearchTabResult) GoString() string
- func (s *ListSearchTabsByOrgIdResponseBodySearchTabResult) SetDarkIcon(v string) *ListSearchTabsByOrgIdResponseBodySearchTabResult
- func (s *ListSearchTabsByOrgIdResponseBodySearchTabResult) SetGmtCreate(v string) *ListSearchTabsByOrgIdResponseBodySearchTabResult
- func (s *ListSearchTabsByOrgIdResponseBodySearchTabResult) SetGmtModified(v string) *ListSearchTabsByOrgIdResponseBodySearchTabResult
- func (s *ListSearchTabsByOrgIdResponseBodySearchTabResult) SetIcon(v string) *ListSearchTabsByOrgIdResponseBodySearchTabResult
- func (s *ListSearchTabsByOrgIdResponseBodySearchTabResult) SetName(v string) *ListSearchTabsByOrgIdResponseBodySearchTabResult
- func (s *ListSearchTabsByOrgIdResponseBodySearchTabResult) SetPriority(v int32) *ListSearchTabsByOrgIdResponseBodySearchTabResult
- func (s *ListSearchTabsByOrgIdResponseBodySearchTabResult) SetSource(v string) *ListSearchTabsByOrgIdResponseBodySearchTabResult
- func (s *ListSearchTabsByOrgIdResponseBodySearchTabResult) SetStatus(v int32) *ListSearchTabsByOrgIdResponseBodySearchTabResult
- func (s *ListSearchTabsByOrgIdResponseBodySearchTabResult) SetTabId(v int32) *ListSearchTabsByOrgIdResponseBodySearchTabResult
- func (s ListSearchTabsByOrgIdResponseBodySearchTabResult) String() string
- type UpdateSearchTabHeaders
- type UpdateSearchTabRequest
- func (s UpdateSearchTabRequest) GoString() string
- func (s *UpdateSearchTabRequest) SetDarkIcon(v string) *UpdateSearchTabRequest
- func (s *UpdateSearchTabRequest) SetIcon(v string) *UpdateSearchTabRequest
- func (s *UpdateSearchTabRequest) SetName(v string) *UpdateSearchTabRequest
- func (s *UpdateSearchTabRequest) SetPriority(v int32) *UpdateSearchTabRequest
- func (s *UpdateSearchTabRequest) SetSource(v string) *UpdateSearchTabRequest
- func (s *UpdateSearchTabRequest) SetStatus(v int32) *UpdateSearchTabRequest
- func (s UpdateSearchTabRequest) String() string
- type UpdateSearchTabResponse
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type BatchInsertSearchItemHeaders ¶
type BatchInsertSearchItemHeaders 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 (BatchInsertSearchItemHeaders) GoString ¶
func (s BatchInsertSearchItemHeaders) GoString() string
func (*BatchInsertSearchItemHeaders) SetCommonHeaders ¶
func (s *BatchInsertSearchItemHeaders) SetCommonHeaders(v map[string]*string) *BatchInsertSearchItemHeaders
func (*BatchInsertSearchItemHeaders) SetXAcsDingtalkAccessToken ¶
func (s *BatchInsertSearchItemHeaders) SetXAcsDingtalkAccessToken(v string) *BatchInsertSearchItemHeaders
func (BatchInsertSearchItemHeaders) String ¶
func (s BatchInsertSearchItemHeaders) String() string
type BatchInsertSearchItemRequest ¶
type BatchInsertSearchItemRequest struct {
SearchItemModels []*BatchInsertSearchItemRequestSearchItemModels `json:"searchItemModels,omitempty" xml:"searchItemModels,omitempty" type:"Repeated"`
}
func (BatchInsertSearchItemRequest) GoString ¶
func (s BatchInsertSearchItemRequest) GoString() string
func (*BatchInsertSearchItemRequest) SetSearchItemModels ¶
func (s *BatchInsertSearchItemRequest) SetSearchItemModels(v []*BatchInsertSearchItemRequestSearchItemModels) *BatchInsertSearchItemRequest
func (BatchInsertSearchItemRequest) String ¶
func (s BatchInsertSearchItemRequest) String() string
type BatchInsertSearchItemRequestSearchItemModels ¶
type BatchInsertSearchItemRequestSearchItemModels struct { string `json:"footer,omitempty" xml:"footer,omitempty"` // 数据项的头像,长度不能超过512 Icon *string `json:"icon,omitempty" xml:"icon,omitempty"` // 数据项的id,tabId和orgId相同的情况下,itemId唯一标识一条数据项,长度不能超过128 ItemId *string `json:"itemId,omitempty" xml:"itemId,omitempty"` // 数据项的移动端跳转url地址,若同时配置默认url和mobileUrl,移动端跳转链接优先使用mobileUrl MobileUrl *string `json:"mobileUrl,omitempty" xml:"mobileUrl,omitempty"` // 数据项的PC端跳转url地址,若同时配置默认url和pcUrl,PC端跳转链接优先使用pcUrl PcUrl *string `json:"pcUrl,omitempty" xml:"pcUrl,omitempty"` // 数据项的摘要,长度不能超过64 Summary *string `json:"summary,omitempty" xml:"summary,omitempty"` // 数据项的标题,长度不能超过16 Title *string `json:"title,omitempty" xml:"title,omitempty"` // 数据项的默认url地址,若mobileUrl或pcUrl没有配置,则使用该url地址,默认url和mobileUrl、pcUrl至少配置其中一个 Url *string `json:"url,omitempty" xml:"url,omitempty"` }Footer *
func (BatchInsertSearchItemRequestSearchItemModels) GoString ¶
func (s BatchInsertSearchItemRequestSearchItemModels) GoString() string
func (*BatchInsertSearchItemRequestSearchItemModels) SetFooter ¶
func (s *BatchInsertSearchItemRequestSearchItemModels) SetFooter(v string) *BatchInsertSearchItemRequestSearchItemModels
func (*BatchInsertSearchItemRequestSearchItemModels) SetIcon ¶
func (s *BatchInsertSearchItemRequestSearchItemModels) SetIcon(v string) *BatchInsertSearchItemRequestSearchItemModels
func (*BatchInsertSearchItemRequestSearchItemModels) SetItemId ¶
func (s *BatchInsertSearchItemRequestSearchItemModels) SetItemId(v string) *BatchInsertSearchItemRequestSearchItemModels
func (*BatchInsertSearchItemRequestSearchItemModels) SetMobileUrl ¶
func (s *BatchInsertSearchItemRequestSearchItemModels) SetMobileUrl(v string) *BatchInsertSearchItemRequestSearchItemModels
func (*BatchInsertSearchItemRequestSearchItemModels) SetPcUrl ¶
func (s *BatchInsertSearchItemRequestSearchItemModels) SetPcUrl(v string) *BatchInsertSearchItemRequestSearchItemModels
func (*BatchInsertSearchItemRequestSearchItemModels) SetSummary ¶
func (s *BatchInsertSearchItemRequestSearchItemModels) SetSummary(v string) *BatchInsertSearchItemRequestSearchItemModels
func (*BatchInsertSearchItemRequestSearchItemModels) SetTitle ¶
func (s *BatchInsertSearchItemRequestSearchItemModels) SetTitle(v string) *BatchInsertSearchItemRequestSearchItemModels
func (BatchInsertSearchItemRequestSearchItemModels) String ¶
func (s BatchInsertSearchItemRequestSearchItemModels) String() string
type BatchInsertSearchItemResponse ¶
type BatchInsertSearchItemResponse struct {
Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"`
}
func (BatchInsertSearchItemResponse) GoString ¶
func (s BatchInsertSearchItemResponse) GoString() string
func (*BatchInsertSearchItemResponse) SetHeaders ¶
func (s *BatchInsertSearchItemResponse) SetHeaders(v map[string]*string) *BatchInsertSearchItemResponse
func (BatchInsertSearchItemResponse) String ¶
func (s BatchInsertSearchItemResponse) String() string
type Client ¶
func (*Client) BatchInsertSearchItem ¶
func (client *Client) BatchInsertSearchItem(tabId *string, request *BatchInsertSearchItemRequest) (_result *BatchInsertSearchItemResponse, _err error)
func (*Client) BatchInsertSearchItemWithOptions ¶
func (client *Client) BatchInsertSearchItemWithOptions(tabId *string, request *BatchInsertSearchItemRequest, headers *BatchInsertSearchItemHeaders, runtime *util.RuntimeOptions) (_result *BatchInsertSearchItemResponse, _err error)
func (*Client) CreateSearchTab ¶
func (client *Client) CreateSearchTab(request *CreateSearchTabRequest) (_result *CreateSearchTabResponse, _err error)
func (*Client) CreateSearchTabWithOptions ¶
func (client *Client) CreateSearchTabWithOptions(request *CreateSearchTabRequest, headers *CreateSearchTabHeaders, runtime *util.RuntimeOptions) (_result *CreateSearchTabResponse, _err error)
func (*Client) DeleteSearchItem ¶
func (client *Client) DeleteSearchItem(tabId *string, itemId *string) (_result *DeleteSearchItemResponse, _err error)
func (*Client) DeleteSearchItemWithOptions ¶
func (client *Client) DeleteSearchItemWithOptions(tabId *string, itemId *string, headers *DeleteSearchItemHeaders, runtime *util.RuntimeOptions) (_result *DeleteSearchItemResponse, _err error)
func (*Client) DeleteSearchTab ¶
func (client *Client) DeleteSearchTab(tabId *string) (_result *DeleteSearchTabResponse, _err error)
func (*Client) DeleteSearchTabWithOptions ¶
func (client *Client) DeleteSearchTabWithOptions(tabId *string, headers *DeleteSearchTabHeaders, runtime *util.RuntimeOptions) (_result *DeleteSearchTabResponse, _err error)
func (*Client) GetSearchItem ¶
func (client *Client) GetSearchItem(tabId *string, itemId *string) (_result *GetSearchItemResponse, _err error)
func (*Client) GetSearchItemWithOptions ¶
func (client *Client) GetSearchItemWithOptions(tabId *string, itemId *string, headers *GetSearchItemHeaders, runtime *util.RuntimeOptions) (_result *GetSearchItemResponse, _err error)
func (*Client) GetSearchItemsByKeyWord ¶
func (client *Client) GetSearchItemsByKeyWord(tabId *string, request *GetSearchItemsByKeyWordRequest) (_result *GetSearchItemsByKeyWordResponse, _err error)
func (*Client) GetSearchItemsByKeyWordWithOptions ¶
func (client *Client) GetSearchItemsByKeyWordWithOptions(tabId *string, request *GetSearchItemsByKeyWordRequest, headers *GetSearchItemsByKeyWordHeaders, runtime *util.RuntimeOptions) (_result *GetSearchItemsByKeyWordResponse, _err error)
func (*Client) GetSearchTab ¶
func (client *Client) GetSearchTab(tabId *string) (_result *GetSearchTabResponse, _err error)
func (*Client) GetSearchTabWithOptions ¶
func (client *Client) GetSearchTabWithOptions(tabId *string, headers *GetSearchTabHeaders, runtime *util.RuntimeOptions) (_result *GetSearchTabResponse, _err error)
func (*Client) InsertSearchItem ¶
func (client *Client) InsertSearchItem(tabId *string, request *InsertSearchItemRequest) (_result *InsertSearchItemResponse, _err error)
func (*Client) InsertSearchItemWithOptions ¶
func (client *Client) InsertSearchItemWithOptions(tabId *string, request *InsertSearchItemRequest, headers *InsertSearchItemHeaders, runtime *util.RuntimeOptions) (_result *InsertSearchItemResponse, _err error)
func (*Client) ListSearchTabsByOrgId ¶
func (client *Client) ListSearchTabsByOrgId() (_result *ListSearchTabsByOrgIdResponse, _err error)
func (*Client) ListSearchTabsByOrgIdWithOptions ¶
func (client *Client) ListSearchTabsByOrgIdWithOptions(headers *ListSearchTabsByOrgIdHeaders, runtime *util.RuntimeOptions) (_result *ListSearchTabsByOrgIdResponse, _err error)
func (*Client) UpdateSearchTab ¶
func (client *Client) UpdateSearchTab(tabId *string, request *UpdateSearchTabRequest) (_result *UpdateSearchTabResponse, _err error)
func (*Client) UpdateSearchTabWithOptions ¶
func (client *Client) UpdateSearchTabWithOptions(tabId *string, request *UpdateSearchTabRequest, headers *UpdateSearchTabHeaders, runtime *util.RuntimeOptions) (_result *UpdateSearchTabResponse, _err error)
type CreateSearchTabHeaders ¶
type CreateSearchTabHeaders 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 (CreateSearchTabHeaders) GoString ¶
func (s CreateSearchTabHeaders) GoString() string
func (*CreateSearchTabHeaders) SetCommonHeaders ¶
func (s *CreateSearchTabHeaders) SetCommonHeaders(v map[string]*string) *CreateSearchTabHeaders
func (*CreateSearchTabHeaders) SetXAcsDingtalkAccessToken ¶
func (s *CreateSearchTabHeaders) SetXAcsDingtalkAccessToken(v string) *CreateSearchTabHeaders
func (CreateSearchTabHeaders) String ¶
func (s CreateSearchTabHeaders) String() string
type CreateSearchTabRequest ¶
type CreateSearchTabRequest struct { // 暗黑模式下,数据源图标,非必填,不填则使用默认图标 DarkIcon *string `json:"darkIcon,omitempty" xml:"darkIcon,omitempty"` // 数据源图标,非必填,不填则使用默认图标 Icon *string `json:"icon,omitempty" xml:"icon,omitempty"` // 数据源名称 Name *string `json:"name,omitempty" xml:"name,omitempty"` // 数据源优先级,数值越小优先级越高 Priority *int32 `json:"priority,omitempty" xml:"priority,omitempty"` // 数据来源,非必填,默认来源为钉钉搜索内部引擎 Source *string `json:"source,omitempty" xml:"source,omitempty"` // 数据源状态,1表示上线,0表示下线 Status *int32 `json:"status,omitempty" xml:"status,omitempty"` }
func (CreateSearchTabRequest) GoString ¶
func (s CreateSearchTabRequest) GoString() string
func (*CreateSearchTabRequest) SetDarkIcon ¶
func (s *CreateSearchTabRequest) SetDarkIcon(v string) *CreateSearchTabRequest
func (*CreateSearchTabRequest) SetIcon ¶
func (s *CreateSearchTabRequest) SetIcon(v string) *CreateSearchTabRequest
func (*CreateSearchTabRequest) SetName ¶
func (s *CreateSearchTabRequest) SetName(v string) *CreateSearchTabRequest
func (*CreateSearchTabRequest) SetPriority ¶
func (s *CreateSearchTabRequest) SetPriority(v int32) *CreateSearchTabRequest
func (*CreateSearchTabRequest) SetSource ¶
func (s *CreateSearchTabRequest) SetSource(v string) *CreateSearchTabRequest
func (*CreateSearchTabRequest) SetStatus ¶
func (s *CreateSearchTabRequest) SetStatus(v int32) *CreateSearchTabRequest
func (CreateSearchTabRequest) String ¶
func (s CreateSearchTabRequest) String() string
type CreateSearchTabResponse ¶
type CreateSearchTabResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` Body *CreateSearchTabResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (CreateSearchTabResponse) GoString ¶
func (s CreateSearchTabResponse) GoString() string
func (*CreateSearchTabResponse) SetBody ¶
func (s *CreateSearchTabResponse) SetBody(v *CreateSearchTabResponseBody) *CreateSearchTabResponse
func (*CreateSearchTabResponse) SetHeaders ¶
func (s *CreateSearchTabResponse) SetHeaders(v map[string]*string) *CreateSearchTabResponse
func (CreateSearchTabResponse) String ¶
func (s CreateSearchTabResponse) String() string
type CreateSearchTabResponseBody ¶
type CreateSearchTabResponseBody struct { // 数据源的id,范围为3000-4000 TabId *int32 `json:"tabId,omitempty" xml:"tabId,omitempty"` }
func (CreateSearchTabResponseBody) GoString ¶
func (s CreateSearchTabResponseBody) GoString() string
func (*CreateSearchTabResponseBody) SetTabId ¶
func (s *CreateSearchTabResponseBody) SetTabId(v int32) *CreateSearchTabResponseBody
func (CreateSearchTabResponseBody) String ¶
func (s CreateSearchTabResponseBody) String() string
type DeleteSearchItemHeaders ¶
type DeleteSearchItemHeaders 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 (DeleteSearchItemHeaders) GoString ¶
func (s DeleteSearchItemHeaders) GoString() string
func (*DeleteSearchItemHeaders) SetCommonHeaders ¶
func (s *DeleteSearchItemHeaders) SetCommonHeaders(v map[string]*string) *DeleteSearchItemHeaders
func (*DeleteSearchItemHeaders) SetXAcsDingtalkAccessToken ¶
func (s *DeleteSearchItemHeaders) SetXAcsDingtalkAccessToken(v string) *DeleteSearchItemHeaders
func (DeleteSearchItemHeaders) String ¶
func (s DeleteSearchItemHeaders) String() string
type DeleteSearchItemResponse ¶
type DeleteSearchItemResponse struct {
Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"`
}
func (DeleteSearchItemResponse) GoString ¶
func (s DeleteSearchItemResponse) GoString() string
func (*DeleteSearchItemResponse) SetHeaders ¶
func (s *DeleteSearchItemResponse) SetHeaders(v map[string]*string) *DeleteSearchItemResponse
func (DeleteSearchItemResponse) String ¶
func (s DeleteSearchItemResponse) String() string
type DeleteSearchTabHeaders ¶
type DeleteSearchTabHeaders 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 (DeleteSearchTabHeaders) GoString ¶
func (s DeleteSearchTabHeaders) GoString() string
func (*DeleteSearchTabHeaders) SetCommonHeaders ¶
func (s *DeleteSearchTabHeaders) SetCommonHeaders(v map[string]*string) *DeleteSearchTabHeaders
func (*DeleteSearchTabHeaders) SetXAcsDingtalkAccessToken ¶
func (s *DeleteSearchTabHeaders) SetXAcsDingtalkAccessToken(v string) *DeleteSearchTabHeaders
func (DeleteSearchTabHeaders) String ¶
func (s DeleteSearchTabHeaders) String() string
type DeleteSearchTabResponse ¶
type DeleteSearchTabResponse struct {
Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"`
}
func (DeleteSearchTabResponse) GoString ¶
func (s DeleteSearchTabResponse) GoString() string
func (*DeleteSearchTabResponse) SetHeaders ¶
func (s *DeleteSearchTabResponse) SetHeaders(v map[string]*string) *DeleteSearchTabResponse
func (DeleteSearchTabResponse) String ¶
func (s DeleteSearchTabResponse) String() string
type GetSearchItemHeaders ¶
type GetSearchItemHeaders 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 (GetSearchItemHeaders) GoString ¶
func (s GetSearchItemHeaders) GoString() string
func (*GetSearchItemHeaders) SetCommonHeaders ¶
func (s *GetSearchItemHeaders) SetCommonHeaders(v map[string]*string) *GetSearchItemHeaders
func (*GetSearchItemHeaders) SetXAcsDingtalkAccessToken ¶
func (s *GetSearchItemHeaders) SetXAcsDingtalkAccessToken(v string) *GetSearchItemHeaders
func (GetSearchItemHeaders) String ¶
func (s GetSearchItemHeaders) String() string
type GetSearchItemResponse ¶
type GetSearchItemResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` Body *GetSearchItemResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (GetSearchItemResponse) GoString ¶
func (s GetSearchItemResponse) GoString() string
func (*GetSearchItemResponse) SetBody ¶
func (s *GetSearchItemResponse) SetBody(v *GetSearchItemResponseBody) *GetSearchItemResponse
func (*GetSearchItemResponse) SetHeaders ¶
func (s *GetSearchItemResponse) SetHeaders(v map[string]*string) *GetSearchItemResponse
func (GetSearchItemResponse) String ¶
func (s GetSearchItemResponse) String() string
type GetSearchItemResponseBody ¶
type GetSearchItemResponseBody struct { string `json:"footer,omitempty" xml:"footer,omitempty"` // 创建时间 GmtCreate *string `json:"gmtCreate,omitempty" xml:"gmtCreate,omitempty"` // 修改时间 GmtModified *string `json:"gmtModified,omitempty" xml:"gmtModified,omitempty"` // 数据项的头像 Icon *string `json:"icon,omitempty" xml:"icon,omitempty"` // 数据项的id,tabId和orgId相同的情况下,itemId唯一标识一条数据项 ItemId *string `json:"itemId,omitempty" xml:"itemId,omitempty"` // 数据项的移动端跳转url地址,若同时配置默认url和mobileUrl,移动端跳转链接优先使用mobileUrl MobileUrl *string `json:"mobileUrl,omitempty" xml:"mobileUrl,omitempty"` // 数据项的PC端跳转url地址,若同时配置默认url和pcUrl,PC端跳转链接优先使用pcUrl PcUrl *string `json:"pcUrl,omitempty" xml:"pcUrl,omitempty"` // 数据项的摘要 Summary *string `json:"summary,omitempty" xml:"summary,omitempty"` // 数据源id TabId *int32 `json:"tabId,omitempty" xml:"tabId,omitempty"` // 数据项的标题 Title *string `json:"title,omitempty" xml:"title,omitempty"` // 数据项的默认url地址,若mobileUrl或pcUrl没有配置,则使用该url地址,默认url和mobileUrl、pcUrl至少配置其中一个 Url *string `json:"url,omitempty" xml:"url,omitempty"` }Footer *
func (GetSearchItemResponseBody) GoString ¶
func (s GetSearchItemResponseBody) GoString() string
func (*GetSearchItemResponseBody) SetFooter ¶
func (s *GetSearchItemResponseBody) SetFooter(v string) *GetSearchItemResponseBody
func (*GetSearchItemResponseBody) SetGmtCreate ¶
func (s *GetSearchItemResponseBody) SetGmtCreate(v string) *GetSearchItemResponseBody
func (*GetSearchItemResponseBody) SetGmtModified ¶
func (s *GetSearchItemResponseBody) SetGmtModified(v string) *GetSearchItemResponseBody
func (*GetSearchItemResponseBody) SetIcon ¶
func (s *GetSearchItemResponseBody) SetIcon(v string) *GetSearchItemResponseBody
func (*GetSearchItemResponseBody) SetItemId ¶
func (s *GetSearchItemResponseBody) SetItemId(v string) *GetSearchItemResponseBody
func (*GetSearchItemResponseBody) SetMobileUrl ¶
func (s *GetSearchItemResponseBody) SetMobileUrl(v string) *GetSearchItemResponseBody
func (*GetSearchItemResponseBody) SetPcUrl ¶
func (s *GetSearchItemResponseBody) SetPcUrl(v string) *GetSearchItemResponseBody
func (*GetSearchItemResponseBody) SetSummary ¶
func (s *GetSearchItemResponseBody) SetSummary(v string) *GetSearchItemResponseBody
func (*GetSearchItemResponseBody) SetTabId ¶
func (s *GetSearchItemResponseBody) SetTabId(v int32) *GetSearchItemResponseBody
func (*GetSearchItemResponseBody) SetTitle ¶
func (s *GetSearchItemResponseBody) SetTitle(v string) *GetSearchItemResponseBody
func (*GetSearchItemResponseBody) SetUrl ¶
func (s *GetSearchItemResponseBody) SetUrl(v string) *GetSearchItemResponseBody
func (GetSearchItemResponseBody) String ¶
func (s GetSearchItemResponseBody) String() string
type GetSearchItemsByKeyWordHeaders ¶
type GetSearchItemsByKeyWordHeaders 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 (GetSearchItemsByKeyWordHeaders) GoString ¶
func (s GetSearchItemsByKeyWordHeaders) GoString() string
func (*GetSearchItemsByKeyWordHeaders) SetCommonHeaders ¶
func (s *GetSearchItemsByKeyWordHeaders) SetCommonHeaders(v map[string]*string) *GetSearchItemsByKeyWordHeaders
func (*GetSearchItemsByKeyWordHeaders) SetXAcsDingtalkAccessToken ¶
func (s *GetSearchItemsByKeyWordHeaders) SetXAcsDingtalkAccessToken(v string) *GetSearchItemsByKeyWordHeaders
func (GetSearchItemsByKeyWordHeaders) String ¶
func (s GetSearchItemsByKeyWordHeaders) String() string
type GetSearchItemsByKeyWordRequest ¶
type GetSearchItemsByKeyWordRequest struct { // 搜索关键词 KeyWord *string `json:"keyWord,omitempty" xml:"keyWord,omitempty"` // 一次性请求的item数量 MaxResults *int32 `json:"maxResults,omitempty" xml:"maxResults,omitempty"` // 加密偏移量,第一次请求取“0”值,后续请求根据接口返回的nextToken值进行填写 NextToken *string `json:"nextToken,omitempty" xml:"nextToken,omitempty"` }
func (GetSearchItemsByKeyWordRequest) GoString ¶
func (s GetSearchItemsByKeyWordRequest) GoString() string
func (*GetSearchItemsByKeyWordRequest) SetKeyWord ¶
func (s *GetSearchItemsByKeyWordRequest) SetKeyWord(v string) *GetSearchItemsByKeyWordRequest
func (*GetSearchItemsByKeyWordRequest) SetMaxResults ¶
func (s *GetSearchItemsByKeyWordRequest) SetMaxResults(v int32) *GetSearchItemsByKeyWordRequest
func (*GetSearchItemsByKeyWordRequest) SetNextToken ¶
func (s *GetSearchItemsByKeyWordRequest) SetNextToken(v string) *GetSearchItemsByKeyWordRequest
func (GetSearchItemsByKeyWordRequest) String ¶
func (s GetSearchItemsByKeyWordRequest) String() string
type GetSearchItemsByKeyWordResponse ¶
type GetSearchItemsByKeyWordResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` Body *GetSearchItemsByKeyWordResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (GetSearchItemsByKeyWordResponse) GoString ¶
func (s GetSearchItemsByKeyWordResponse) GoString() string
func (*GetSearchItemsByKeyWordResponse) SetBody ¶
func (s *GetSearchItemsByKeyWordResponse) SetBody(v *GetSearchItemsByKeyWordResponseBody) *GetSearchItemsByKeyWordResponse
func (*GetSearchItemsByKeyWordResponse) SetHeaders ¶
func (s *GetSearchItemsByKeyWordResponse) SetHeaders(v map[string]*string) *GetSearchItemsByKeyWordResponse
func (GetSearchItemsByKeyWordResponse) String ¶
func (s GetSearchItemsByKeyWordResponse) String() string
type GetSearchItemsByKeyWordResponseBody ¶
type GetSearchItemsByKeyWordResponseBody struct { // 下一次请求的加密offset,若为空则代表item已经读取完毕 NextToken *string `json:"nextToken,omitempty" xml:"nextToken,omitempty"` // 本次请求条件下的item总量 TotalCount *int32 `json:"totalCount,omitempty" xml:"totalCount,omitempty"` Value []*GetSearchItemsByKeyWordResponseBodyValue `json:"value,omitempty" xml:"value,omitempty" type:"Repeated"` }
func (GetSearchItemsByKeyWordResponseBody) GoString ¶
func (s GetSearchItemsByKeyWordResponseBody) GoString() string
func (*GetSearchItemsByKeyWordResponseBody) SetNextToken ¶
func (s *GetSearchItemsByKeyWordResponseBody) SetNextToken(v string) *GetSearchItemsByKeyWordResponseBody
func (*GetSearchItemsByKeyWordResponseBody) SetTotalCount ¶
func (s *GetSearchItemsByKeyWordResponseBody) SetTotalCount(v int32) *GetSearchItemsByKeyWordResponseBody
func (*GetSearchItemsByKeyWordResponseBody) SetValue ¶
func (s *GetSearchItemsByKeyWordResponseBody) SetValue(v []*GetSearchItemsByKeyWordResponseBodyValue) *GetSearchItemsByKeyWordResponseBody
func (GetSearchItemsByKeyWordResponseBody) String ¶
func (s GetSearchItemsByKeyWordResponseBody) String() string
type GetSearchItemsByKeyWordResponseBodyValue ¶
type GetSearchItemsByKeyWordResponseBodyValue struct { string `json:"footer,omitempty" xml:"footer,omitempty"` // 创建时间 GmtCreate *string `json:"gmtCreate,omitempty" xml:"gmtCreate,omitempty"` // 修改时间 GmtModified *string `json:"gmtModified,omitempty" xml:"gmtModified,omitempty"` // 数据项的头像 Icon *string `json:"icon,omitempty" xml:"icon,omitempty"` // 数据项的id,tabId和orgId相同的情况下,itemId唯一标识一条数据项 ItemId *string `json:"itemId,omitempty" xml:"itemId,omitempty"` // 数据项的移动端跳转url地址,若同时配置默认url和mobileUrl,移动端跳转链接优先使用mobileUrl MobileUrl *string `json:"mobileUrl,omitempty" xml:"mobileUrl,omitempty"` // 数据项的PC端跳转url地址,若同时配置默认url和pcUrl,PC端跳转链接优先使用pcUrl PcUrl *string `json:"pcUrl,omitempty" xml:"pcUrl,omitempty"` // 数据项的摘要 Summary *string `json:"summary,omitempty" xml:"summary,omitempty"` // 数据源id TabId *int32 `json:"tabId,omitempty" xml:"tabId,omitempty"` // 数据项的标题 Title *string `json:"title,omitempty" xml:"title,omitempty"` // 数据项的默认url地址,若mobileUrl或pcUrl没有配置,则使用该url地址,默认url和mobileUrl、pcUrl至少配置其中一个 Url *string `json:"url,omitempty" xml:"url,omitempty"` }Footer *
func (GetSearchItemsByKeyWordResponseBodyValue) GoString ¶
func (s GetSearchItemsByKeyWordResponseBodyValue) GoString() string
func (*GetSearchItemsByKeyWordResponseBodyValue) SetFooter ¶
func (s *GetSearchItemsByKeyWordResponseBodyValue) SetFooter(v string) *GetSearchItemsByKeyWordResponseBodyValue
func (*GetSearchItemsByKeyWordResponseBodyValue) SetGmtCreate ¶
func (s *GetSearchItemsByKeyWordResponseBodyValue) SetGmtCreate(v string) *GetSearchItemsByKeyWordResponseBodyValue
func (*GetSearchItemsByKeyWordResponseBodyValue) SetGmtModified ¶
func (s *GetSearchItemsByKeyWordResponseBodyValue) SetGmtModified(v string) *GetSearchItemsByKeyWordResponseBodyValue
func (*GetSearchItemsByKeyWordResponseBodyValue) SetIcon ¶
func (s *GetSearchItemsByKeyWordResponseBodyValue) SetIcon(v string) *GetSearchItemsByKeyWordResponseBodyValue
func (*GetSearchItemsByKeyWordResponseBodyValue) SetItemId ¶
func (s *GetSearchItemsByKeyWordResponseBodyValue) SetItemId(v string) *GetSearchItemsByKeyWordResponseBodyValue
func (*GetSearchItemsByKeyWordResponseBodyValue) SetMobileUrl ¶
func (s *GetSearchItemsByKeyWordResponseBodyValue) SetMobileUrl(v string) *GetSearchItemsByKeyWordResponseBodyValue
func (*GetSearchItemsByKeyWordResponseBodyValue) SetPcUrl ¶
func (s *GetSearchItemsByKeyWordResponseBodyValue) SetPcUrl(v string) *GetSearchItemsByKeyWordResponseBodyValue
func (*GetSearchItemsByKeyWordResponseBodyValue) SetSummary ¶
func (s *GetSearchItemsByKeyWordResponseBodyValue) SetSummary(v string) *GetSearchItemsByKeyWordResponseBodyValue
func (*GetSearchItemsByKeyWordResponseBodyValue) SetTabId ¶
func (s *GetSearchItemsByKeyWordResponseBodyValue) SetTabId(v int32) *GetSearchItemsByKeyWordResponseBodyValue
func (*GetSearchItemsByKeyWordResponseBodyValue) SetTitle ¶
func (s *GetSearchItemsByKeyWordResponseBodyValue) SetTitle(v string) *GetSearchItemsByKeyWordResponseBodyValue
func (*GetSearchItemsByKeyWordResponseBodyValue) SetUrl ¶
func (s *GetSearchItemsByKeyWordResponseBodyValue) SetUrl(v string) *GetSearchItemsByKeyWordResponseBodyValue
func (GetSearchItemsByKeyWordResponseBodyValue) String ¶
func (s GetSearchItemsByKeyWordResponseBodyValue) String() string
type GetSearchTabHeaders ¶
type GetSearchTabHeaders 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 (GetSearchTabHeaders) GoString ¶
func (s GetSearchTabHeaders) GoString() string
func (*GetSearchTabHeaders) SetCommonHeaders ¶
func (s *GetSearchTabHeaders) SetCommonHeaders(v map[string]*string) *GetSearchTabHeaders
func (*GetSearchTabHeaders) SetXAcsDingtalkAccessToken ¶
func (s *GetSearchTabHeaders) SetXAcsDingtalkAccessToken(v string) *GetSearchTabHeaders
func (GetSearchTabHeaders) String ¶
func (s GetSearchTabHeaders) String() string
type GetSearchTabResponse ¶
type GetSearchTabResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` Body *GetSearchTabResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (GetSearchTabResponse) GoString ¶
func (s GetSearchTabResponse) GoString() string
func (*GetSearchTabResponse) SetBody ¶
func (s *GetSearchTabResponse) SetBody(v *GetSearchTabResponseBody) *GetSearchTabResponse
func (*GetSearchTabResponse) SetHeaders ¶
func (s *GetSearchTabResponse) SetHeaders(v map[string]*string) *GetSearchTabResponse
func (GetSearchTabResponse) String ¶
func (s GetSearchTabResponse) String() string
type GetSearchTabResponseBody ¶
type GetSearchTabResponseBody struct { // 暗黑模式下,数据源图标,非必填,不填则使用默认图标 DarkIcon *string `json:"darkIcon,omitempty" xml:"darkIcon,omitempty"` // 创建时间 GmtCreate *string `json:"gmtCreate,omitempty" xml:"gmtCreate,omitempty"` // 修改时间 GmtModified *string `json:"gmtModified,omitempty" xml:"gmtModified,omitempty"` // 数据源图标,非必填,不填则使用默认图标 Icon *string `json:"icon,omitempty" xml:"icon,omitempty"` // 数据源名称 Name *string `json:"name,omitempty" xml:"name,omitempty"` // 数据源优先级,数值越小优先级越高 Priority *int32 `json:"priority,omitempty" xml:"priority,omitempty"` // 数据来源,非必填,默认来源为钉钉搜索内部引擎 Source *string `json:"source,omitempty" xml:"source,omitempty"` // 数据源状态,1表示上线,0表示下线 Status *int32 `json:"status,omitempty" xml:"status,omitempty"` // 数据源的id,范围为3000-4000 TabId *int32 `json:"tabId,omitempty" xml:"tabId,omitempty"` }
func (GetSearchTabResponseBody) GoString ¶
func (s GetSearchTabResponseBody) GoString() string
func (*GetSearchTabResponseBody) SetDarkIcon ¶
func (s *GetSearchTabResponseBody) SetDarkIcon(v string) *GetSearchTabResponseBody
func (*GetSearchTabResponseBody) SetGmtCreate ¶
func (s *GetSearchTabResponseBody) SetGmtCreate(v string) *GetSearchTabResponseBody
func (*GetSearchTabResponseBody) SetGmtModified ¶
func (s *GetSearchTabResponseBody) SetGmtModified(v string) *GetSearchTabResponseBody
func (*GetSearchTabResponseBody) SetIcon ¶
func (s *GetSearchTabResponseBody) SetIcon(v string) *GetSearchTabResponseBody
func (*GetSearchTabResponseBody) SetName ¶
func (s *GetSearchTabResponseBody) SetName(v string) *GetSearchTabResponseBody
func (*GetSearchTabResponseBody) SetPriority ¶
func (s *GetSearchTabResponseBody) SetPriority(v int32) *GetSearchTabResponseBody
func (*GetSearchTabResponseBody) SetSource ¶
func (s *GetSearchTabResponseBody) SetSource(v string) *GetSearchTabResponseBody
func (*GetSearchTabResponseBody) SetStatus ¶
func (s *GetSearchTabResponseBody) SetStatus(v int32) *GetSearchTabResponseBody
func (*GetSearchTabResponseBody) SetTabId ¶
func (s *GetSearchTabResponseBody) SetTabId(v int32) *GetSearchTabResponseBody
func (GetSearchTabResponseBody) String ¶
func (s GetSearchTabResponseBody) String() string
type InsertSearchItemHeaders ¶
type InsertSearchItemHeaders 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 (InsertSearchItemHeaders) GoString ¶
func (s InsertSearchItemHeaders) GoString() string
func (*InsertSearchItemHeaders) SetCommonHeaders ¶
func (s *InsertSearchItemHeaders) SetCommonHeaders(v map[string]*string) *InsertSearchItemHeaders
func (*InsertSearchItemHeaders) SetXAcsDingtalkAccessToken ¶
func (s *InsertSearchItemHeaders) SetXAcsDingtalkAccessToken(v string) *InsertSearchItemHeaders
func (InsertSearchItemHeaders) String ¶
func (s InsertSearchItemHeaders) String() string
type InsertSearchItemRequest ¶
type InsertSearchItemRequest struct { string `json:"footer,omitempty" xml:"footer,omitempty"` // 数据项的头像,长度不能超过512 Icon *string `json:"icon,omitempty" xml:"icon,omitempty"` // 数据项的id,tabId和orgId相同的情况下,itemId唯一标识一条数据项,长度不能超过128 ItemId *string `json:"itemId,omitempty" xml:"itemId,omitempty"` // 数据项的移动端跳转url地址,若同时配置默认url和mobileUrl,移动端跳转链接优先使用mobileUrl MobileUrl *string `json:"mobileUrl,omitempty" xml:"mobileUrl,omitempty"` // 数据项的PC端跳转url地址,若同时配置默认url和pcUrl,PC端跳转链接优先使用pcUrl PcUrl *string `json:"pcUrl,omitempty" xml:"pcUrl,omitempty"` // 数据项的摘要,长度不能超过64 Summary *string `json:"summary,omitempty" xml:"summary,omitempty"` // 数据项的标题,长度不能超过16 Title *string `json:"title,omitempty" xml:"title,omitempty"` // 数据项的默认url地址,若mobileUrl或pcUrl没有配置,则使用该url地址,默认url和mobileUrl、pcUrl至少配置其中一个 Url *string `json:"url,omitempty" xml:"url,omitempty"` }Footer *
func (InsertSearchItemRequest) GoString ¶
func (s InsertSearchItemRequest) GoString() string
func (*InsertSearchItemRequest) SetFooter ¶
func (s *InsertSearchItemRequest) SetFooter(v string) *InsertSearchItemRequest
func (*InsertSearchItemRequest) SetIcon ¶
func (s *InsertSearchItemRequest) SetIcon(v string) *InsertSearchItemRequest
func (*InsertSearchItemRequest) SetItemId ¶
func (s *InsertSearchItemRequest) SetItemId(v string) *InsertSearchItemRequest
func (*InsertSearchItemRequest) SetMobileUrl ¶
func (s *InsertSearchItemRequest) SetMobileUrl(v string) *InsertSearchItemRequest
func (*InsertSearchItemRequest) SetPcUrl ¶
func (s *InsertSearchItemRequest) SetPcUrl(v string) *InsertSearchItemRequest
func (*InsertSearchItemRequest) SetSummary ¶
func (s *InsertSearchItemRequest) SetSummary(v string) *InsertSearchItemRequest
func (*InsertSearchItemRequest) SetTitle ¶
func (s *InsertSearchItemRequest) SetTitle(v string) *InsertSearchItemRequest
func (*InsertSearchItemRequest) SetUrl ¶
func (s *InsertSearchItemRequest) SetUrl(v string) *InsertSearchItemRequest
func (InsertSearchItemRequest) String ¶
func (s InsertSearchItemRequest) String() string
type InsertSearchItemResponse ¶
type InsertSearchItemResponse struct {
Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"`
}
func (InsertSearchItemResponse) GoString ¶
func (s InsertSearchItemResponse) GoString() string
func (*InsertSearchItemResponse) SetHeaders ¶
func (s *InsertSearchItemResponse) SetHeaders(v map[string]*string) *InsertSearchItemResponse
func (InsertSearchItemResponse) String ¶
func (s InsertSearchItemResponse) String() string
type ListSearchTabsByOrgIdHeaders ¶
type ListSearchTabsByOrgIdHeaders 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 (ListSearchTabsByOrgIdHeaders) GoString ¶
func (s ListSearchTabsByOrgIdHeaders) GoString() string
func (*ListSearchTabsByOrgIdHeaders) SetCommonHeaders ¶
func (s *ListSearchTabsByOrgIdHeaders) SetCommonHeaders(v map[string]*string) *ListSearchTabsByOrgIdHeaders
func (*ListSearchTabsByOrgIdHeaders) SetXAcsDingtalkAccessToken ¶
func (s *ListSearchTabsByOrgIdHeaders) SetXAcsDingtalkAccessToken(v string) *ListSearchTabsByOrgIdHeaders
func (ListSearchTabsByOrgIdHeaders) String ¶
func (s ListSearchTabsByOrgIdHeaders) String() string
type ListSearchTabsByOrgIdResponse ¶
type ListSearchTabsByOrgIdResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` Body *ListSearchTabsByOrgIdResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (ListSearchTabsByOrgIdResponse) GoString ¶
func (s ListSearchTabsByOrgIdResponse) GoString() string
func (*ListSearchTabsByOrgIdResponse) SetBody ¶
func (s *ListSearchTabsByOrgIdResponse) SetBody(v *ListSearchTabsByOrgIdResponseBody) *ListSearchTabsByOrgIdResponse
func (*ListSearchTabsByOrgIdResponse) SetHeaders ¶
func (s *ListSearchTabsByOrgIdResponse) SetHeaders(v map[string]*string) *ListSearchTabsByOrgIdResponse
func (ListSearchTabsByOrgIdResponse) String ¶
func (s ListSearchTabsByOrgIdResponse) String() string
type ListSearchTabsByOrgIdResponseBody ¶
type ListSearchTabsByOrgIdResponseBody struct { // 该企业拥有的所有数据源信息 SearchTabResult []*ListSearchTabsByOrgIdResponseBodySearchTabResult `json:"searchTabResult,omitempty" xml:"searchTabResult,omitempty" type:"Repeated"` }
func (ListSearchTabsByOrgIdResponseBody) GoString ¶
func (s ListSearchTabsByOrgIdResponseBody) GoString() string
func (*ListSearchTabsByOrgIdResponseBody) SetSearchTabResult ¶
func (s *ListSearchTabsByOrgIdResponseBody) SetSearchTabResult(v []*ListSearchTabsByOrgIdResponseBodySearchTabResult) *ListSearchTabsByOrgIdResponseBody
func (ListSearchTabsByOrgIdResponseBody) String ¶
func (s ListSearchTabsByOrgIdResponseBody) String() string
type ListSearchTabsByOrgIdResponseBodySearchTabResult ¶
type ListSearchTabsByOrgIdResponseBodySearchTabResult struct { // 暗黑模式下,数据源图标,非必填,不填则使用默认图标 DarkIcon *string `json:"darkIcon,omitempty" xml:"darkIcon,omitempty"` // 创建时间 GmtCreate *string `json:"gmtCreate,omitempty" xml:"gmtCreate,omitempty"` // 修改时间 GmtModified *string `json:"gmtModified,omitempty" xml:"gmtModified,omitempty"` // 数据源图标,非必填,不填则使用默认图标 Icon *string `json:"icon,omitempty" xml:"icon,omitempty"` // 数据源名称 Name *string `json:"name,omitempty" xml:"name,omitempty"` // 数据源优先级,数值越小优先级越高 Priority *int32 `json:"priority,omitempty" xml:"priority,omitempty"` // 数据来源,非必填,默认来源为钉钉搜索内部引擎 Source *string `json:"source,omitempty" xml:"source,omitempty"` // 数据源状态,1表示上线,0表示下线 Status *int32 `json:"status,omitempty" xml:"status,omitempty"` // 数据源的id,范围为3000-4000 TabId *int32 `json:"tabId,omitempty" xml:"tabId,omitempty"` }
func (ListSearchTabsByOrgIdResponseBodySearchTabResult) GoString ¶
func (s ListSearchTabsByOrgIdResponseBodySearchTabResult) GoString() string
func (*ListSearchTabsByOrgIdResponseBodySearchTabResult) SetDarkIcon ¶
func (s *ListSearchTabsByOrgIdResponseBodySearchTabResult) SetDarkIcon(v string) *ListSearchTabsByOrgIdResponseBodySearchTabResult
func (*ListSearchTabsByOrgIdResponseBodySearchTabResult) SetGmtCreate ¶
func (s *ListSearchTabsByOrgIdResponseBodySearchTabResult) SetGmtCreate(v string) *ListSearchTabsByOrgIdResponseBodySearchTabResult
func (*ListSearchTabsByOrgIdResponseBodySearchTabResult) SetGmtModified ¶
func (s *ListSearchTabsByOrgIdResponseBodySearchTabResult) SetGmtModified(v string) *ListSearchTabsByOrgIdResponseBodySearchTabResult
func (*ListSearchTabsByOrgIdResponseBodySearchTabResult) SetPriority ¶
func (s *ListSearchTabsByOrgIdResponseBodySearchTabResult) SetPriority(v int32) *ListSearchTabsByOrgIdResponseBodySearchTabResult
func (*ListSearchTabsByOrgIdResponseBodySearchTabResult) SetSource ¶
func (s *ListSearchTabsByOrgIdResponseBodySearchTabResult) SetSource(v string) *ListSearchTabsByOrgIdResponseBodySearchTabResult
func (*ListSearchTabsByOrgIdResponseBodySearchTabResult) SetStatus ¶
func (s *ListSearchTabsByOrgIdResponseBodySearchTabResult) SetStatus(v int32) *ListSearchTabsByOrgIdResponseBodySearchTabResult
func (ListSearchTabsByOrgIdResponseBodySearchTabResult) String ¶
func (s ListSearchTabsByOrgIdResponseBodySearchTabResult) String() string
type UpdateSearchTabHeaders ¶
type UpdateSearchTabHeaders 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 (UpdateSearchTabHeaders) GoString ¶
func (s UpdateSearchTabHeaders) GoString() string
func (*UpdateSearchTabHeaders) SetCommonHeaders ¶
func (s *UpdateSearchTabHeaders) SetCommonHeaders(v map[string]*string) *UpdateSearchTabHeaders
func (*UpdateSearchTabHeaders) SetXAcsDingtalkAccessToken ¶
func (s *UpdateSearchTabHeaders) SetXAcsDingtalkAccessToken(v string) *UpdateSearchTabHeaders
func (UpdateSearchTabHeaders) String ¶
func (s UpdateSearchTabHeaders) String() string
type UpdateSearchTabRequest ¶
type UpdateSearchTabRequest struct { // 暗黑模式下,数据源图标,非必填,不填则使用默认图标 DarkIcon *string `json:"darkIcon,omitempty" xml:"darkIcon,omitempty"` // 数据源图标,非必填,不填则使用默认图标 Icon *string `json:"icon,omitempty" xml:"icon,omitempty"` // 数据源名称 Name *string `json:"name,omitempty" xml:"name,omitempty"` // 数据源优先级,数值越小优先级越高 Priority *int32 `json:"priority,omitempty" xml:"priority,omitempty"` // 数据来源,非必填,默认来源为钉钉搜索内部引擎 Source *string `json:"source,omitempty" xml:"source,omitempty"` // 数据源状态,1表示上线,0表示下线 Status *int32 `json:"status,omitempty" xml:"status,omitempty"` }
func (UpdateSearchTabRequest) GoString ¶
func (s UpdateSearchTabRequest) GoString() string
func (*UpdateSearchTabRequest) SetDarkIcon ¶
func (s *UpdateSearchTabRequest) SetDarkIcon(v string) *UpdateSearchTabRequest
func (*UpdateSearchTabRequest) SetIcon ¶
func (s *UpdateSearchTabRequest) SetIcon(v string) *UpdateSearchTabRequest
func (*UpdateSearchTabRequest) SetName ¶
func (s *UpdateSearchTabRequest) SetName(v string) *UpdateSearchTabRequest
func (*UpdateSearchTabRequest) SetPriority ¶
func (s *UpdateSearchTabRequest) SetPriority(v int32) *UpdateSearchTabRequest
func (*UpdateSearchTabRequest) SetSource ¶
func (s *UpdateSearchTabRequest) SetSource(v string) *UpdateSearchTabRequest
func (*UpdateSearchTabRequest) SetStatus ¶
func (s *UpdateSearchTabRequest) SetStatus(v int32) *UpdateSearchTabRequest
func (UpdateSearchTabRequest) String ¶
func (s UpdateSearchTabRequest) String() string
type UpdateSearchTabResponse ¶
type UpdateSearchTabResponse struct {
Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"`
}
func (UpdateSearchTabResponse) GoString ¶
func (s UpdateSearchTabResponse) GoString() string
func (*UpdateSearchTabResponse) SetHeaders ¶
func (s *UpdateSearchTabResponse) SetHeaders(v map[string]*string) *UpdateSearchTabResponse
func (UpdateSearchTabResponse) String ¶
func (s UpdateSearchTabResponse) String() string
Click to show internal directories.
Click to hide internal directories.