Documentation
¶
Overview ¶
This file is auto-generated, don't edit it. Thanks. *
*
Index ¶
- type AddImageRequest
- func (s AddImageRequest) GoString() string
- func (s *AddImageRequest) SetCategoryId(v int32) *AddImageRequest
- func (s *AddImageRequest) SetCrop(v bool) *AddImageRequest
- func (s *AddImageRequest) SetCustomContent(v string) *AddImageRequest
- func (s *AddImageRequest) SetInstanceName(v string) *AddImageRequest
- func (s *AddImageRequest) SetIntAttr(v int32) *AddImageRequest
- func (s *AddImageRequest) SetPicContent(v string) *AddImageRequest
- func (s *AddImageRequest) SetPicName(v string) *AddImageRequest
- func (s *AddImageRequest) SetProductId(v string) *AddImageRequest
- func (s *AddImageRequest) SetRegion(v string) *AddImageRequest
- func (s *AddImageRequest) SetStrAttr(v string) *AddImageRequest
- func (s AddImageRequest) String() string
- type AddImageResponse
- func (s AddImageResponse) GoString() string
- func (s *AddImageResponse) SetBody(v *AddImageResponseBody) *AddImageResponse
- func (s *AddImageResponse) SetHeaders(v map[string]*string) *AddImageResponse
- func (s *AddImageResponse) SetStatusCode(v int32) *AddImageResponse
- func (s AddImageResponse) String() string
- type AddImageResponseBody
- func (s AddImageResponseBody) GoString() string
- func (s *AddImageResponseBody) SetCode(v int32) *AddImageResponseBody
- func (s *AddImageResponseBody) SetMessage(v string) *AddImageResponseBody
- func (s *AddImageResponseBody) SetPicInfo(v *AddImageResponseBodyPicInfo) *AddImageResponseBody
- func (s *AddImageResponseBody) SetRequestId(v string) *AddImageResponseBody
- func (s *AddImageResponseBody) SetSuccess(v bool) *AddImageResponseBody
- func (s AddImageResponseBody) String() string
- type AddImageResponseBodyPicInfo
- type Client
- func (client *Client) AddImage(request *AddImageRequest) (_result *AddImageResponse, _err error)
- func (client *Client) AddImageWithOptions(request *AddImageRequest, headers map[string]*string, ...) (_result *AddImageResponse, _err error)
- func (client *Client) DeleteImage(request *DeleteImageRequest) (_result *DeleteImageResponse, _err error)
- func (client *Client) DeleteImageWithOptions(request *DeleteImageRequest, headers map[string]*string, ...) (_result *DeleteImageResponse, _err error)
- func (client *Client) GetEndpoint(productId *string, regionId *string, endpointRule *string, network *string, ...) (_result *string, _err error)
- func (client *Client) Init(config *openapi.Config) (_err error)
- func (client *Client) SearchImage(request *SearchImageRequest) (_result *SearchImageResponse, _err error)
- func (client *Client) SearchImageWithOptions(request *SearchImageRequest, headers map[string]*string, ...) (_result *SearchImageResponse, _err error)
- type DeleteImageRequest
- func (s DeleteImageRequest) GoString() string
- func (s *DeleteImageRequest) SetInstanceName(v string) *DeleteImageRequest
- func (s *DeleteImageRequest) SetPicName(v string) *DeleteImageRequest
- func (s *DeleteImageRequest) SetProductId(v string) *DeleteImageRequest
- func (s DeleteImageRequest) String() string
- type DeleteImageResponse
- func (s DeleteImageResponse) GoString() string
- func (s *DeleteImageResponse) SetBody(v *DeleteImageResponseBody) *DeleteImageResponse
- func (s *DeleteImageResponse) SetHeaders(v map[string]*string) *DeleteImageResponse
- func (s *DeleteImageResponse) SetStatusCode(v int32) *DeleteImageResponse
- func (s DeleteImageResponse) String() string
- type DeleteImageResponseBody
- func (s DeleteImageResponseBody) GoString() string
- func (s *DeleteImageResponseBody) SetCode(v int32) *DeleteImageResponseBody
- func (s *DeleteImageResponseBody) SetMessage(v string) *DeleteImageResponseBody
- func (s *DeleteImageResponseBody) SetRequestId(v string) *DeleteImageResponseBody
- func (s *DeleteImageResponseBody) SetSuccess(v bool) *DeleteImageResponseBody
- func (s DeleteImageResponseBody) String() string
- type SearchImageRequest
- func (s SearchImageRequest) GoString() string
- func (s *SearchImageRequest) SetCategoryId(v int32) *SearchImageRequest
- func (s *SearchImageRequest) SetCrop(v bool) *SearchImageRequest
- func (s *SearchImageRequest) SetFilter(v string) *SearchImageRequest
- func (s *SearchImageRequest) SetInstanceName(v string) *SearchImageRequest
- func (s *SearchImageRequest) SetNum(v int32) *SearchImageRequest
- func (s *SearchImageRequest) SetPicContent(v string) *SearchImageRequest
- func (s *SearchImageRequest) SetPicName(v string) *SearchImageRequest
- func (s *SearchImageRequest) SetProductId(v string) *SearchImageRequest
- func (s *SearchImageRequest) SetRegion(v string) *SearchImageRequest
- func (s *SearchImageRequest) SetStart(v int32) *SearchImageRequest
- func (s *SearchImageRequest) SetType(v string) *SearchImageRequest
- func (s SearchImageRequest) String() string
- type SearchImageResponse
- func (s SearchImageResponse) GoString() string
- func (s *SearchImageResponse) SetBody(v *SearchImageResponseBody) *SearchImageResponse
- func (s *SearchImageResponse) SetHeaders(v map[string]*string) *SearchImageResponse
- func (s *SearchImageResponse) SetStatusCode(v int32) *SearchImageResponse
- func (s SearchImageResponse) String() string
- type SearchImageResponseBody
- func (s SearchImageResponseBody) GoString() string
- func (s *SearchImageResponseBody) SetAuctions(v []*SearchImageResponseBodyAuctions) *SearchImageResponseBody
- func (s *SearchImageResponseBody) SetCode(v int32) *SearchImageResponseBody
- func (s *SearchImageResponseBody) SetHead(v *SearchImageResponseBodyHead) *SearchImageResponseBody
- func (s *SearchImageResponseBody) SetMsg(v string) *SearchImageResponseBody
- func (s *SearchImageResponseBody) SetPicInfo(v *SearchImageResponseBodyPicInfo) *SearchImageResponseBody
- func (s *SearchImageResponseBody) SetRequestId(v string) *SearchImageResponseBody
- func (s *SearchImageResponseBody) SetSuccess(v bool) *SearchImageResponseBody
- func (s SearchImageResponseBody) String() string
- type SearchImageResponseBodyAuctions
- func (s SearchImageResponseBodyAuctions) GoString() string
- func (s *SearchImageResponseBodyAuctions) SetCategoryId(v int32) *SearchImageResponseBodyAuctions
- func (s *SearchImageResponseBodyAuctions) SetCustomContent(v string) *SearchImageResponseBodyAuctions
- func (s *SearchImageResponseBodyAuctions) SetIntAttr(v int32) *SearchImageResponseBodyAuctions
- func (s *SearchImageResponseBodyAuctions) SetPicName(v string) *SearchImageResponseBodyAuctions
- func (s *SearchImageResponseBodyAuctions) SetProductId(v string) *SearchImageResponseBodyAuctions
- func (s *SearchImageResponseBodyAuctions) SetScore(v float32) *SearchImageResponseBodyAuctions
- func (s *SearchImageResponseBodyAuctions) SetSortExprValues(v string) *SearchImageResponseBodyAuctions
- func (s *SearchImageResponseBodyAuctions) SetStrAttr(v string) *SearchImageResponseBodyAuctions
- func (s SearchImageResponseBodyAuctions) String() string
- type SearchImageResponseBodyHead
- func (s SearchImageResponseBodyHead) GoString() string
- func (s *SearchImageResponseBodyHead) SetDocsFound(v int32) *SearchImageResponseBodyHead
- func (s *SearchImageResponseBodyHead) SetDocsReturn(v int32) *SearchImageResponseBodyHead
- func (s *SearchImageResponseBodyHead) SetSearchTime(v int32) *SearchImageResponseBodyHead
- func (s SearchImageResponseBodyHead) String() string
- type SearchImageResponseBodyPicInfo
- func (s SearchImageResponseBodyPicInfo) GoString() string
- func (s *SearchImageResponseBodyPicInfo) SetAllCategories(v []*SearchImageResponseBodyPicInfoAllCategories) *SearchImageResponseBodyPicInfo
- func (s *SearchImageResponseBodyPicInfo) SetCategoryId(v int32) *SearchImageResponseBodyPicInfo
- func (s *SearchImageResponseBodyPicInfo) SetMultiRegion(v []*SearchImageResponseBodyPicInfoMultiRegion) *SearchImageResponseBodyPicInfo
- func (s *SearchImageResponseBodyPicInfo) SetRegion(v string) *SearchImageResponseBodyPicInfo
- func (s SearchImageResponseBodyPicInfo) String() string
- type SearchImageResponseBodyPicInfoAllCategories
- func (s SearchImageResponseBodyPicInfoAllCategories) GoString() string
- func (s *SearchImageResponseBodyPicInfoAllCategories) SetId(v int32) *SearchImageResponseBodyPicInfoAllCategories
- func (s *SearchImageResponseBodyPicInfoAllCategories) SetName(v string) *SearchImageResponseBodyPicInfoAllCategories
- func (s SearchImageResponseBodyPicInfoAllCategories) String() string
- type SearchImageResponseBodyPicInfoMultiRegion
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type AddImageRequest ¶
type AddImageRequest struct { CategoryId *int32 `json:"CategoryId,omitempty" xml:"CategoryId,omitempty"` Crop *bool `json:"Crop,omitempty" xml:"Crop,omitempty"` CustomContent *string `json:"CustomContent,omitempty" xml:"CustomContent,omitempty"` InstanceName *string `json:"InstanceName,omitempty" xml:"InstanceName,omitempty"` IntAttr *int32 `json:"IntAttr,omitempty" xml:"IntAttr,omitempty"` PicContent *string `json:"PicContent,omitempty" xml:"PicContent,omitempty"` PicName *string `json:"PicName,omitempty" xml:"PicName,omitempty"` ProductId *string `json:"ProductId,omitempty" xml:"ProductId,omitempty"` Region *string `json:"Region,omitempty" xml:"Region,omitempty"` StrAttr *string `json:"StrAttr,omitempty" xml:"StrAttr,omitempty"` }
func (AddImageRequest) GoString ¶
func (s AddImageRequest) GoString() string
func (*AddImageRequest) SetCategoryId ¶
func (s *AddImageRequest) SetCategoryId(v int32) *AddImageRequest
func (*AddImageRequest) SetCrop ¶
func (s *AddImageRequest) SetCrop(v bool) *AddImageRequest
func (*AddImageRequest) SetCustomContent ¶
func (s *AddImageRequest) SetCustomContent(v string) *AddImageRequest
func (*AddImageRequest) SetInstanceName ¶
func (s *AddImageRequest) SetInstanceName(v string) *AddImageRequest
func (*AddImageRequest) SetIntAttr ¶
func (s *AddImageRequest) SetIntAttr(v int32) *AddImageRequest
func (*AddImageRequest) SetPicContent ¶
func (s *AddImageRequest) SetPicContent(v string) *AddImageRequest
func (*AddImageRequest) SetPicName ¶
func (s *AddImageRequest) SetPicName(v string) *AddImageRequest
func (*AddImageRequest) SetProductId ¶
func (s *AddImageRequest) SetProductId(v string) *AddImageRequest
func (*AddImageRequest) SetRegion ¶
func (s *AddImageRequest) SetRegion(v string) *AddImageRequest
func (*AddImageRequest) SetStrAttr ¶
func (s *AddImageRequest) SetStrAttr(v string) *AddImageRequest
func (AddImageRequest) String ¶
func (s AddImageRequest) String() string
type AddImageResponse ¶
type AddImageResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty"` Body *AddImageResponseBody `json:"body,omitempty" xml:"body,omitempty"` }
func (AddImageResponse) GoString ¶
func (s AddImageResponse) GoString() string
func (*AddImageResponse) SetBody ¶
func (s *AddImageResponse) SetBody(v *AddImageResponseBody) *AddImageResponse
func (*AddImageResponse) SetHeaders ¶
func (s *AddImageResponse) SetHeaders(v map[string]*string) *AddImageResponse
func (*AddImageResponse) SetStatusCode ¶
func (s *AddImageResponse) SetStatusCode(v int32) *AddImageResponse
func (AddImageResponse) String ¶
func (s AddImageResponse) String() string
type AddImageResponseBody ¶
type AddImageResponseBody struct { Code *int32 `json:"Code,omitempty" xml:"Code,omitempty"` Message *string `json:"Message,omitempty" xml:"Message,omitempty"` PicInfo *AddImageResponseBodyPicInfo `json:"PicInfo,omitempty" xml:"PicInfo,omitempty" type:"Struct"` RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"` Success *bool `json:"Success,omitempty" xml:"Success,omitempty"` }
func (AddImageResponseBody) GoString ¶
func (s AddImageResponseBody) GoString() string
func (*AddImageResponseBody) SetCode ¶
func (s *AddImageResponseBody) SetCode(v int32) *AddImageResponseBody
func (*AddImageResponseBody) SetMessage ¶
func (s *AddImageResponseBody) SetMessage(v string) *AddImageResponseBody
func (*AddImageResponseBody) SetPicInfo ¶
func (s *AddImageResponseBody) SetPicInfo(v *AddImageResponseBodyPicInfo) *AddImageResponseBody
func (*AddImageResponseBody) SetRequestId ¶
func (s *AddImageResponseBody) SetRequestId(v string) *AddImageResponseBody
func (*AddImageResponseBody) SetSuccess ¶
func (s *AddImageResponseBody) SetSuccess(v bool) *AddImageResponseBody
func (AddImageResponseBody) String ¶
func (s AddImageResponseBody) String() string
type AddImageResponseBodyPicInfo ¶
type AddImageResponseBodyPicInfo struct { CategoryId *int32 `json:"CategoryId,omitempty" xml:"CategoryId,omitempty"` Region *string `json:"Region,omitempty" xml:"Region,omitempty"` }
func (AddImageResponseBodyPicInfo) GoString ¶
func (s AddImageResponseBodyPicInfo) GoString() string
func (*AddImageResponseBodyPicInfo) SetCategoryId ¶
func (s *AddImageResponseBodyPicInfo) SetCategoryId(v int32) *AddImageResponseBodyPicInfo
func (*AddImageResponseBodyPicInfo) SetRegion ¶
func (s *AddImageResponseBodyPicInfo) SetRegion(v string) *AddImageResponseBodyPicInfo
func (AddImageResponseBodyPicInfo) String ¶
func (s AddImageResponseBodyPicInfo) String() string
type Client ¶
func (*Client) AddImage ¶
func (client *Client) AddImage(request *AddImageRequest) (_result *AddImageResponse, _err error)
func (*Client) AddImageWithOptions ¶
func (client *Client) AddImageWithOptions(request *AddImageRequest, headers map[string]*string, runtime *util.RuntimeOptions) (_result *AddImageResponse, _err error)
func (*Client) DeleteImage ¶
func (client *Client) DeleteImage(request *DeleteImageRequest) (_result *DeleteImageResponse, _err error)
func (*Client) DeleteImageWithOptions ¶
func (client *Client) DeleteImageWithOptions(request *DeleteImageRequest, headers map[string]*string, runtime *util.RuntimeOptions) (_result *DeleteImageResponse, _err error)
func (*Client) GetEndpoint ¶
func (*Client) SearchImage ¶
func (client *Client) SearchImage(request *SearchImageRequest) (_result *SearchImageResponse, _err error)
func (*Client) SearchImageWithOptions ¶
func (client *Client) SearchImageWithOptions(request *SearchImageRequest, headers map[string]*string, runtime *util.RuntimeOptions) (_result *SearchImageResponse, _err error)
type DeleteImageRequest ¶
type DeleteImageRequest struct { InstanceName *string `json:"InstanceName,omitempty" xml:"InstanceName,omitempty"` PicName *string `json:"PicName,omitempty" xml:"PicName,omitempty"` ProductId *string `json:"ProductId,omitempty" xml:"ProductId,omitempty"` }
func (DeleteImageRequest) GoString ¶
func (s DeleteImageRequest) GoString() string
func (*DeleteImageRequest) SetInstanceName ¶
func (s *DeleteImageRequest) SetInstanceName(v string) *DeleteImageRequest
func (*DeleteImageRequest) SetPicName ¶
func (s *DeleteImageRequest) SetPicName(v string) *DeleteImageRequest
func (*DeleteImageRequest) SetProductId ¶
func (s *DeleteImageRequest) SetProductId(v string) *DeleteImageRequest
func (DeleteImageRequest) String ¶
func (s DeleteImageRequest) String() string
type DeleteImageResponse ¶
type DeleteImageResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty"` Body *DeleteImageResponseBody `json:"body,omitempty" xml:"body,omitempty"` }
func (DeleteImageResponse) GoString ¶
func (s DeleteImageResponse) GoString() string
func (*DeleteImageResponse) SetBody ¶
func (s *DeleteImageResponse) SetBody(v *DeleteImageResponseBody) *DeleteImageResponse
func (*DeleteImageResponse) SetHeaders ¶
func (s *DeleteImageResponse) SetHeaders(v map[string]*string) *DeleteImageResponse
func (*DeleteImageResponse) SetStatusCode ¶
func (s *DeleteImageResponse) SetStatusCode(v int32) *DeleteImageResponse
func (DeleteImageResponse) String ¶
func (s DeleteImageResponse) String() string
type DeleteImageResponseBody ¶
type DeleteImageResponseBody struct { Code *int32 `json:"Code,omitempty" xml:"Code,omitempty"` Message *string `json:"Message,omitempty" xml:"Message,omitempty"` RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"` Success *bool `json:"Success,omitempty" xml:"Success,omitempty"` }
func (DeleteImageResponseBody) GoString ¶
func (s DeleteImageResponseBody) GoString() string
func (*DeleteImageResponseBody) SetCode ¶
func (s *DeleteImageResponseBody) SetCode(v int32) *DeleteImageResponseBody
func (*DeleteImageResponseBody) SetMessage ¶
func (s *DeleteImageResponseBody) SetMessage(v string) *DeleteImageResponseBody
func (*DeleteImageResponseBody) SetRequestId ¶
func (s *DeleteImageResponseBody) SetRequestId(v string) *DeleteImageResponseBody
func (*DeleteImageResponseBody) SetSuccess ¶
func (s *DeleteImageResponseBody) SetSuccess(v bool) *DeleteImageResponseBody
func (DeleteImageResponseBody) String ¶
func (s DeleteImageResponseBody) String() string
type SearchImageRequest ¶
type SearchImageRequest struct { CategoryId *int32 `json:"CategoryId,omitempty" xml:"CategoryId,omitempty"` Crop *bool `json:"Crop,omitempty" xml:"Crop,omitempty"` Filter *string `json:"Filter,omitempty" xml:"Filter,omitempty"` InstanceName *string `json:"InstanceName,omitempty" xml:"InstanceName,omitempty"` Num *int32 `json:"Num,omitempty" xml:"Num,omitempty"` PicContent *string `json:"PicContent,omitempty" xml:"PicContent,omitempty"` PicName *string `json:"PicName,omitempty" xml:"PicName,omitempty"` ProductId *string `json:"ProductId,omitempty" xml:"ProductId,omitempty"` Region *string `json:"Region,omitempty" xml:"Region,omitempty"` Start *int32 `json:"Start,omitempty" xml:"Start,omitempty"` Type *string `json:"Type,omitempty" xml:"Type,omitempty"` }
func (SearchImageRequest) GoString ¶
func (s SearchImageRequest) GoString() string
func (*SearchImageRequest) SetCategoryId ¶
func (s *SearchImageRequest) SetCategoryId(v int32) *SearchImageRequest
func (*SearchImageRequest) SetCrop ¶
func (s *SearchImageRequest) SetCrop(v bool) *SearchImageRequest
func (*SearchImageRequest) SetFilter ¶
func (s *SearchImageRequest) SetFilter(v string) *SearchImageRequest
func (*SearchImageRequest) SetInstanceName ¶
func (s *SearchImageRequest) SetInstanceName(v string) *SearchImageRequest
func (*SearchImageRequest) SetNum ¶
func (s *SearchImageRequest) SetNum(v int32) *SearchImageRequest
func (*SearchImageRequest) SetPicContent ¶
func (s *SearchImageRequest) SetPicContent(v string) *SearchImageRequest
func (*SearchImageRequest) SetPicName ¶
func (s *SearchImageRequest) SetPicName(v string) *SearchImageRequest
func (*SearchImageRequest) SetProductId ¶
func (s *SearchImageRequest) SetProductId(v string) *SearchImageRequest
func (*SearchImageRequest) SetRegion ¶
func (s *SearchImageRequest) SetRegion(v string) *SearchImageRequest
func (*SearchImageRequest) SetStart ¶
func (s *SearchImageRequest) SetStart(v int32) *SearchImageRequest
func (*SearchImageRequest) SetType ¶
func (s *SearchImageRequest) SetType(v string) *SearchImageRequest
func (SearchImageRequest) String ¶
func (s SearchImageRequest) String() string
type SearchImageResponse ¶
type SearchImageResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty"` Body *SearchImageResponseBody `json:"body,omitempty" xml:"body,omitempty"` }
func (SearchImageResponse) GoString ¶
func (s SearchImageResponse) GoString() string
func (*SearchImageResponse) SetBody ¶
func (s *SearchImageResponse) SetBody(v *SearchImageResponseBody) *SearchImageResponse
func (*SearchImageResponse) SetHeaders ¶
func (s *SearchImageResponse) SetHeaders(v map[string]*string) *SearchImageResponse
func (*SearchImageResponse) SetStatusCode ¶
func (s *SearchImageResponse) SetStatusCode(v int32) *SearchImageResponse
func (SearchImageResponse) String ¶
func (s SearchImageResponse) String() string
type SearchImageResponseBody ¶
type SearchImageResponseBody struct { Auctions []*SearchImageResponseBodyAuctions `json:"Auctions,omitempty" xml:"Auctions,omitempty" type:"Repeated"` Code *int32 `json:"Code,omitempty" xml:"Code,omitempty"` Head *SearchImageResponseBodyHead `json:"Head,omitempty" xml:"Head,omitempty" type:"Struct"` Msg *string `json:"Msg,omitempty" xml:"Msg,omitempty"` PicInfo *SearchImageResponseBodyPicInfo `json:"PicInfo,omitempty" xml:"PicInfo,omitempty" type:"Struct"` RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"` Success *bool `json:"Success,omitempty" xml:"Success,omitempty"` }
func (SearchImageResponseBody) GoString ¶
func (s SearchImageResponseBody) GoString() string
func (*SearchImageResponseBody) SetAuctions ¶
func (s *SearchImageResponseBody) SetAuctions(v []*SearchImageResponseBodyAuctions) *SearchImageResponseBody
func (*SearchImageResponseBody) SetCode ¶
func (s *SearchImageResponseBody) SetCode(v int32) *SearchImageResponseBody
func (*SearchImageResponseBody) SetHead ¶
func (s *SearchImageResponseBody) SetHead(v *SearchImageResponseBodyHead) *SearchImageResponseBody
func (*SearchImageResponseBody) SetMsg ¶
func (s *SearchImageResponseBody) SetMsg(v string) *SearchImageResponseBody
func (*SearchImageResponseBody) SetPicInfo ¶
func (s *SearchImageResponseBody) SetPicInfo(v *SearchImageResponseBodyPicInfo) *SearchImageResponseBody
func (*SearchImageResponseBody) SetRequestId ¶
func (s *SearchImageResponseBody) SetRequestId(v string) *SearchImageResponseBody
func (*SearchImageResponseBody) SetSuccess ¶
func (s *SearchImageResponseBody) SetSuccess(v bool) *SearchImageResponseBody
func (SearchImageResponseBody) String ¶
func (s SearchImageResponseBody) String() string
type SearchImageResponseBodyAuctions ¶
type SearchImageResponseBodyAuctions struct { CategoryId *int32 `json:"CategoryId,omitempty" xml:"CategoryId,omitempty"` CustomContent *string `json:"CustomContent,omitempty" xml:"CustomContent,omitempty"` IntAttr *int32 `json:"IntAttr,omitempty" xml:"IntAttr,omitempty"` PicName *string `json:"PicName,omitempty" xml:"PicName,omitempty"` ProductId *string `json:"ProductId,omitempty" xml:"ProductId,omitempty"` Score *float32 `json:"Score,omitempty" xml:"Score,omitempty"` SortExprValues *string `json:"SortExprValues,omitempty" xml:"SortExprValues,omitempty"` StrAttr *string `json:"StrAttr,omitempty" xml:"StrAttr,omitempty"` }
func (SearchImageResponseBodyAuctions) GoString ¶
func (s SearchImageResponseBodyAuctions) GoString() string
func (*SearchImageResponseBodyAuctions) SetCategoryId ¶
func (s *SearchImageResponseBodyAuctions) SetCategoryId(v int32) *SearchImageResponseBodyAuctions
func (*SearchImageResponseBodyAuctions) SetCustomContent ¶
func (s *SearchImageResponseBodyAuctions) SetCustomContent(v string) *SearchImageResponseBodyAuctions
func (*SearchImageResponseBodyAuctions) SetIntAttr ¶
func (s *SearchImageResponseBodyAuctions) SetIntAttr(v int32) *SearchImageResponseBodyAuctions
func (*SearchImageResponseBodyAuctions) SetPicName ¶
func (s *SearchImageResponseBodyAuctions) SetPicName(v string) *SearchImageResponseBodyAuctions
func (*SearchImageResponseBodyAuctions) SetProductId ¶
func (s *SearchImageResponseBodyAuctions) SetProductId(v string) *SearchImageResponseBodyAuctions
func (*SearchImageResponseBodyAuctions) SetScore ¶ added in v3.0.1
func (s *SearchImageResponseBodyAuctions) SetScore(v float32) *SearchImageResponseBodyAuctions
func (*SearchImageResponseBodyAuctions) SetSortExprValues ¶
func (s *SearchImageResponseBodyAuctions) SetSortExprValues(v string) *SearchImageResponseBodyAuctions
func (*SearchImageResponseBodyAuctions) SetStrAttr ¶
func (s *SearchImageResponseBodyAuctions) SetStrAttr(v string) *SearchImageResponseBodyAuctions
func (SearchImageResponseBodyAuctions) String ¶
func (s SearchImageResponseBodyAuctions) String() string
type SearchImageResponseBodyHead ¶
type SearchImageResponseBodyHead struct { DocsFound *int32 `json:"DocsFound,omitempty" xml:"DocsFound,omitempty"` DocsReturn *int32 `json:"DocsReturn,omitempty" xml:"DocsReturn,omitempty"` SearchTime *int32 `json:"SearchTime,omitempty" xml:"SearchTime,omitempty"` }
func (SearchImageResponseBodyHead) GoString ¶
func (s SearchImageResponseBodyHead) GoString() string
func (*SearchImageResponseBodyHead) SetDocsFound ¶
func (s *SearchImageResponseBodyHead) SetDocsFound(v int32) *SearchImageResponseBodyHead
func (*SearchImageResponseBodyHead) SetDocsReturn ¶
func (s *SearchImageResponseBodyHead) SetDocsReturn(v int32) *SearchImageResponseBodyHead
func (*SearchImageResponseBodyHead) SetSearchTime ¶
func (s *SearchImageResponseBodyHead) SetSearchTime(v int32) *SearchImageResponseBodyHead
func (SearchImageResponseBodyHead) String ¶
func (s SearchImageResponseBodyHead) String() string
type SearchImageResponseBodyPicInfo ¶
type SearchImageResponseBodyPicInfo struct { AllCategories []*SearchImageResponseBodyPicInfoAllCategories `json:"AllCategories,omitempty" xml:"AllCategories,omitempty" type:"Repeated"` CategoryId *int32 `json:"CategoryId,omitempty" xml:"CategoryId,omitempty"` MultiRegion []*SearchImageResponseBodyPicInfoMultiRegion `json:"MultiRegion,omitempty" xml:"MultiRegion,omitempty" type:"Repeated"` Region *string `json:"Region,omitempty" xml:"Region,omitempty"` }
func (SearchImageResponseBodyPicInfo) GoString ¶
func (s SearchImageResponseBodyPicInfo) GoString() string
func (*SearchImageResponseBodyPicInfo) SetAllCategories ¶
func (s *SearchImageResponseBodyPicInfo) SetAllCategories(v []*SearchImageResponseBodyPicInfoAllCategories) *SearchImageResponseBodyPicInfo
func (*SearchImageResponseBodyPicInfo) SetCategoryId ¶
func (s *SearchImageResponseBodyPicInfo) SetCategoryId(v int32) *SearchImageResponseBodyPicInfo
func (*SearchImageResponseBodyPicInfo) SetMultiRegion ¶ added in v3.0.1
func (s *SearchImageResponseBodyPicInfo) SetMultiRegion(v []*SearchImageResponseBodyPicInfoMultiRegion) *SearchImageResponseBodyPicInfo
func (*SearchImageResponseBodyPicInfo) SetRegion ¶
func (s *SearchImageResponseBodyPicInfo) SetRegion(v string) *SearchImageResponseBodyPicInfo
func (SearchImageResponseBodyPicInfo) String ¶
func (s SearchImageResponseBodyPicInfo) String() string
type SearchImageResponseBodyPicInfoAllCategories ¶
type SearchImageResponseBodyPicInfoAllCategories struct { Id *int32 `json:"Id,omitempty" xml:"Id,omitempty"` Name *string `json:"Name,omitempty" xml:"Name,omitempty"` }
func (SearchImageResponseBodyPicInfoAllCategories) GoString ¶
func (s SearchImageResponseBodyPicInfoAllCategories) GoString() string
func (*SearchImageResponseBodyPicInfoAllCategories) SetName ¶
func (s *SearchImageResponseBodyPicInfoAllCategories) SetName(v string) *SearchImageResponseBodyPicInfoAllCategories
func (SearchImageResponseBodyPicInfoAllCategories) String ¶
func (s SearchImageResponseBodyPicInfoAllCategories) String() string
type SearchImageResponseBodyPicInfoMultiRegion ¶ added in v3.0.1
type SearchImageResponseBodyPicInfoMultiRegion struct {
Region *string `json:"Region,omitempty" xml:"Region,omitempty"`
}
func (SearchImageResponseBodyPicInfoMultiRegion) GoString ¶ added in v3.0.1
func (s SearchImageResponseBodyPicInfoMultiRegion) GoString() string
func (*SearchImageResponseBodyPicInfoMultiRegion) SetRegion ¶ added in v3.0.1
func (s *SearchImageResponseBodyPicInfoMultiRegion) SetRegion(v string) *SearchImageResponseBodyPicInfoMultiRegion
func (SearchImageResponseBodyPicInfoMultiRegion) String ¶ added in v3.0.1
func (s SearchImageResponseBodyPicInfoMultiRegion) String() string
Click to show internal directories.
Click to hide internal directories.