lib/v20210624/models.rb in tencentcloud-sdk-bma-3.0.427 vs lib/v20210624/models.rb in tencentcloud-sdk-bma-3.0.428

- old
+ new

@@ -17,23 +17,23 @@ module TencentCloud module Bma module V20210624 # 商标信息 class BrandData < TencentCloud::Common::AbstractModel - # @param BrandName: xxx + # @param BrandName: 商标名称 # @type BrandName: String - # @param BrandCertificateName: xxx + # @param BrandCertificateName: 商标证明 # @type BrandCertificateName: String - # @param BrandStatus: xxx + # @param BrandStatus: 商标审核状态 1-审核中 2-审核未通过 3-审核通过 # @type BrandStatus: Integer - # @param BrandNote: xxx + # @param BrandNote: 审核说明 # @type BrandNote: String - # @param TransferName: xxx + # @param TransferName: 商标转让证明 # @type TransferName: String - # @param TransferStatus: xxx + # @param TransferStatus: 商标转让证明审核状态 # @type TransferStatus: Integer - # @param TransferNote: xxx + # @param TransferNote: 审核说明 1-审核中 2-审核未通过 3-审核通过 # @type TransferNote: String attr_accessor :BrandName, :BrandCertificateName, :BrandStatus, :BrandNote, :TransferName, :TransferStatus, :TransferNote def initialize(brandname=nil, brandcertificatename=nil, brandstatus=nil, brandnote=nil, transfername=nil, transferstatus=nil, transfernote=nil) @@ -57,17 +57,17 @@ end end # CreateBPFakeURL请求参数结构体 class CreateBPFakeURLRequest < TencentCloud::Common::AbstractModel - # @param ProtectURLId: xxx + # @param ProtectURLId: 保护网址ID # @type ProtectURLId: Integer - # @param FakeURL: xxx + # @param FakeURL: 仿冒网址 # @type FakeURL: String - # @param SnapshotNames: xxx + # @param SnapshotNames: 截图 # @type SnapshotNames: Array - # @param Note: xxx + # @param Note: 举报说明 # @type Note: String attr_accessor :ProtectURLId, :FakeURL, :SnapshotNames, :Note def initialize(protecturlid=nil, fakeurl=nil, snapshotnames=nil, note=nil) @@ -101,11 +101,11 @@ end end # CreateBPFalseTicket请求参数结构体 class CreateBPFalseTicketRequest < TencentCloud::Common::AbstractModel - # @param FakeURL: xxx + # @param FakeURL: 仿冒网址 # @type FakeURL: String attr_accessor :FakeURL def initialize(fakeurl=nil) @@ -133,17 +133,17 @@ end end # CreateBPOfflineAttachment请求参数结构体 class CreateBPOfflineAttachmentRequest < TencentCloud::Common::AbstractModel - # @param BrandName: xxx + # @param BrandName: 品牌名字 # @type BrandName: String - # @param BrandCertificateName: xx + # @param BrandCertificateName: 商标证明 # @type BrandCertificateName: String - # @param TransferName: xx + # @param TransferName: 商标转让证明 # @type TransferName: String - # @param AuthorizationName: xx + # @param AuthorizationName: 授权书 # @type AuthorizationName: String attr_accessor :BrandName, :BrandCertificateName, :TransferName, :AuthorizationName def initialize(brandname=nil, brandcertificatename=nil, transfername=nil, authorizationname=nil) @@ -177,11 +177,11 @@ end end # CreateBPOfflineTicket请求参数结构体 class CreateBPOfflineTicketRequest < TencentCloud::Common::AbstractModel - # @param FakeURLId: xxx + # @param FakeURLId: 仿冒网址ID # @type FakeURLId: Integer attr_accessor :FakeURLId def initialize(fakeurlid=nil) @@ -209,19 +209,19 @@ end end # CreateBPProtectURLs请求参数结构体 class CreateBPProtectURLsRequest < TencentCloud::Common::AbstractModel - # @param CompanyName: xxx + # @param CompanyName: 企业名称 # @type CompanyName: String - # @param Phone: xxx + # @param Phone: 电话号码 # @type Phone: String - # @param LicenseName: xxx + # @param LicenseName: 营业执照 # @type LicenseName: String - # @param ProtectURLs: xxx + # @param ProtectURLs: 保护网站 # @type ProtectURLs: Array - # @param ProtectWebs: xxx + # @param ProtectWebs: 网站名称 # @type ProtectWebs: Array attr_accessor :CompanyName, :Phone, :LicenseName, :ProtectURLs, :ProtectWebs def initialize(companyname=nil, phone=nil, licensename=nil, protecturls=nil, protectwebs=nil) @@ -879,29 +879,29 @@ end end # DescribeBPCompanyInfo返回参数结构体 class DescribeBPCompanyInfoResponse < TencentCloud::Common::AbstractModel - # @param CompanyName: xx + # @param CompanyName: 企业名称 # @type CompanyName: String - # @param Phone: xx + # @param Phone: 电话号码 # @type Phone: String - # @param LicenseName: xx + # @param LicenseName: 营业执照 # @type LicenseName: String - # @param LicenseStatus: xx + # @param LicenseStatus: 营业执照审核状态 1-审核中 2-审核未通过,3、审核通过 # @type LicenseStatus: Integer - # @param LicenseNote: xx + # @param LicenseNote: 营业执照备注 # @type LicenseNote: String - # @param AuthorizationName: xx + # @param AuthorizationName: 授权书 # @type AuthorizationName: String - # @param AuthorizationStatus: xx + # @param AuthorizationStatus: 授权书审核状态 # @type AuthorizationStatus: Integer - # @param AuthorizationNote: xx + # @param AuthorizationNote: 授权书备注 # @type AuthorizationNote: String - # @param BrandDatas: xx + # @param BrandDatas: 品牌信息 # @type BrandDatas: Array - # @param CompanyId: xx + # @param CompanyId: 企业ID # @type CompanyId: Integer # @param RequestId: 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。 # @type RequestId: String attr_accessor :CompanyName, :Phone, :LicenseName, :LicenseStatus, :LicenseNote, :AuthorizationName, :AuthorizationStatus, :AuthorizationNote, :BrandDatas, :CompanyId, :RequestId @@ -942,15 +942,15 @@ end end # DescribeBPFakeURLs请求参数结构体 class DescribeBPFakeURLsRequest < TencentCloud::Common::AbstractModel - # @param Filters: xxx + # @param Filters: 过滤条件 # @type Filters: Array - # @param PageSize: xxx + # @param PageSize: 页数 # @type PageSize: Integer - # @param PageNumber: xxx + # @param PageNumber: 页码 # @type PageNumber: Integer attr_accessor :Filters, :PageSize, :PageNumber def initialize(filters=nil, pagesize=nil, pagenumber=nil) @@ -1008,13 +1008,13 @@ end end # DescribeBPProtectURLs请求参数结构体 class DescribeBPProtectURLsRequest < TencentCloud::Common::AbstractModel - # @param PageSize: xxx + # @param PageSize: 页数 # @type PageSize: Integer - # @param PageNumber: xxx + # @param PageNumber: 页码 # @type PageNumber: Integer attr_accessor :PageSize, :PageNumber def initialize(pagesize=nil, pagenumber=nil) @@ -1059,15 +1059,15 @@ end end # DescribeBPReportFakeURLs请求参数结构体 class DescribeBPReportFakeURLsRequest < TencentCloud::Common::AbstractModel - # @param Filters: xxx + # @param Filters: 过滤条件 # @type Filters: Array - # @param PageSize: xxx + # @param PageSize: 页数 # @type PageSize: Integer - # @param PageNumber: xxx + # @param PageNumber: 页码 # @type PageNumber: Integer attr_accessor :Filters, :PageSize, :PageNumber def initialize(filters=nil, pagesize=nil, pagenumber=nil) @@ -1373,41 +1373,41 @@ end end # 仿冒网站信息 class FakeURLInfo < TencentCloud::Common::AbstractModel - # @param FakeURLId: xxx + # @param FakeURLId: 仿冒网址ID # @type FakeURLId: Integer - # @param ProtectWeb: xxx + # @param ProtectWeb: 保护网站 # @type ProtectWeb: String - # @param DetectTime: xxx + # @param DetectTime: 检测时间 # @type DetectTime: String - # @param FakeURL: xxx + # @param FakeURL: 仿冒网址 # @type FakeURL: String - # @param Snapshot: xxx + # @param Snapshot: 截图 # @type Snapshot: String - # @param IP: xxx + # @param IP: IP地址 # @type IP: String - # @param IPLoc: xxx + # @param IPLoc: IP地理位置 # @type IPLoc: String - # @param Heat: xxx + # @param Heat: 热度 # @type Heat: Integer - # @param Status: xxx + # @param Status: 网址状态 # @type Status: Integer - # @param Note: xxx + # @param Note: 备注 # @type Note: String - # @param FakeURLCompany: xxx + # @param FakeURLCompany: 仿冒网站所属单位 # @type FakeURLCompany: String - # @param FakeURLAttr: xxx + # @param FakeURLAttr: 仿冒网站性质 # @type FakeURLAttr: String - # @param FakeURLName: xxx + # @param FakeURLName: 仿冒网站名称 # @type FakeURLName: String - # @param FakeURLICP: xxx + # @param FakeURLICP: 仿冒网站备案号 # @type FakeURLICP: String - # @param FakeURLCreateTime: xxx + # @param FakeURLCreateTime: 仿冒网站创建时间 # @type FakeURLCreateTime: String - # @param FakeURLExpireTime: xxx + # @param FakeURLExpireTime: 仿冒网站过期时间 # @type FakeURLExpireTime: String attr_accessor :FakeURLId, :ProtectWeb, :DetectTime, :FakeURL, :Snapshot, :IP, :IPLoc, :Heat, :Status, :Note, :FakeURLCompany, :FakeURLAttr, :FakeURLName, :FakeURLICP, :FakeURLCreateTime, :FakeURLExpireTime def initialize(fakeurlid=nil, protectweb=nil, detecttime=nil, fakeurl=nil, snapshot=nil, ip=nil, iploc=nil, heat=nil, status=nil, note=nil, fakeurlcompany=nil, fakeurlattr=nil, fakeurlname=nil, fakeurlicp=nil, fakeurlcreatetime=nil, fakeurlexpiretime=nil) @@ -1449,17 +1449,17 @@ end end # 权属文件列表 class File < TencentCloud::Common::AbstractModel - # @param FileUrl: xxx + # @param FileUrl: 文件下载地址 # @type FileUrl: String - # @param FileType: xxx + # @param FileType: 文件类型 1-委托书 2-授权书 5-存证证书 11-营业执照 # @type FileType: Integer - # @param ValidStartDate: xxx + # @param ValidStartDate: 文件有效开始日期 # @type ValidStartDate: String - # @param ValidEndDate: xxx + # @param ValidEndDate: 文件有效截止日期 # @type ValidEndDate: String attr_accessor :FileUrl, :FileType, :ValidStartDate, :ValidEndDate def initialize(fileurl=nil, filetype=nil, validstartdate=nil, validenddate=nil) @@ -1488,19 +1488,19 @@ end end # ModifyBPOfflineAttachment请求参数结构体 class ModifyBPOfflineAttachmentRequest < TencentCloud::Common::AbstractModel - # @param LicenseName: xx + # @param LicenseName: 营业执照 # @type LicenseName: String - # @param AuthorizationName: xx + # @param AuthorizationName: 授权书 # @type AuthorizationName: String - # @param BrandName: xx + # @param BrandName: 商标名称 # @type BrandName: String - # @param BrandCertificateName: xx + # @param BrandCertificateName: 商标证明 # @type BrandCertificateName: String - # @param TransferName: xx + # @param TransferName: 商标转让证明 # @type TransferName: String attr_accessor :LicenseName, :AuthorizationName, :BrandName, :BrandCertificateName, :TransferName def initialize(licensename=nil, authorizationname=nil, brandname=nil, brandcertificatename=nil, transfername=nil) @@ -1618,11 +1618,11 @@ # @type TortId: Integer # @param ObtainType: 取证类型:1-网页取证 2-过程取证 # @type ObtainType: Integer # @param ObtainDuration: 过程取证的取证时长,单位分钟,范围0-120 # @type ObtainDuration: Integer - # @param ObtainUrl: 结果回调地址 + # @param ObtainUrl: 取证结果回调地址 # @type ObtainUrl: String attr_accessor :TortId, :ObtainType, :ObtainDuration, :ObtainUrl def initialize(tortid=nil, obtaintype=nil, obtainduration=nil, obtainurl=nil) @@ -1848,11 +1848,11 @@ # @type CommStatus: Integer # @param EvidenceStatus: 存证证书状态 # @type EvidenceStatus: Integer # @param IsProducer: 是否著作权人 # @type IsProducer: Integer - # @param IsOverseas: 是否海外网址 + # @param IsOverseas: 是否境外网址 # @type IsOverseas: Integer attr_accessor :TortId, :TortTitle, :TortPlat, :TortURL, :PubTime, :Author, :DetectTime, :ObtainStatus, :RightStatus, :BlockStatus, :TortNum, :ObtainNote, :WorkTitle, :TortSite, :ICP, :RightNote, :ObtainType, :BlockNote, :WorkId, :WorkName, :AuthStatus, :CommStatus, :EvidenceStatus, :IsProducer, :IsOverseas def initialize(tortid=nil, torttitle=nil, tortplat=nil, torturl=nil, pubtime=nil, author=nil, detecttime=nil, obtainstatus=nil, rightstatus=nil, blockstatus=nil, tortnum=nil, obtainnote=nil, worktitle=nil, tortsite=nil, icp=nil, rightnote=nil, obtaintype=nil, blocknote=nil, workid=nil, workname=nil, authstatus=nil, commstatus=nil, evidencestatus=nil, isproducer=nil, isoverseas=nil) @@ -1912,21 +1912,21 @@ end end # 保护网站信息 class ProtectURLInfo < TencentCloud::Common::AbstractModel - # @param ProtectURLId: xxx + # @param ProtectURLId: 保护网站ID # @type ProtectURLId: Integer - # @param ProtectURL: xxx + # @param ProtectURL: 保护网站 # @type ProtectURL: String - # @param ProtectWeb: xxx + # @param ProtectWeb: 保护网站名称 # @type ProtectWeb: String - # @param ProtectURLStatus: xxx + # @param ProtectURLStatus: 保护网站审核状态 1-审核中 2-审核不通过 3-审核通过 # @type ProtectURLStatus: Integer - # @param ProtectURLNote: xxx + # @param ProtectURLNote: 网站审核不通过原因 # @type ProtectURLNote: String - # @param CreateTime: xxx + # @param CreateTime: 创建时间 # @type CreateTime: String attr_accessor :ProtectURLId, :ProtectURL, :ProtectWeb, :ProtectURLStatus, :ProtectURLNote, :CreateTime def initialize(protecturlid=nil, protecturl=nil, protectweb=nil, protecturlstatus=nil, protecturlnote=nil, createtime=nil) @@ -1948,45 +1948,45 @@ end end # 举报网址信息 class ReportFakeURLInfo < TencentCloud::Common::AbstractModel - # @param FakeURLId: xxx + # @param FakeURLId: 仿冒网址ID # @type FakeURLId: Integer - # @param DetectTime: xxx + # @param DetectTime: 检测时间 # @type DetectTime: String - # @param ProtectURL: xxx + # @param ProtectURL: 保护网站 # @type ProtectURL: String - # @param ProtectWeb: xxx + # @param ProtectWeb: 保护网站名称 # @type ProtectWeb: String - # @param FakeURL: xxx + # @param FakeURL: 仿冒网址 # @type FakeURL: String - # @param Snapshot: xxx + # @param Snapshot: 截图 # @type Snapshot: String - # @param IP: xxx + # @param IP: IP地址 # @type IP: String - # @param IPLoc: xxx + # @param IPLoc: IP地理位置 # @type IPLoc: String - # @param Heat: xxx + # @param Heat: 热度 # @type Heat: Integer - # @param Status: xxx + # @param Status: 网站状态 # @type Status: Integer - # @param Note: xxx + # @param Note: 网站不处理原因 # @type Note: String - # @param FakeURLCompany: xxx + # @param FakeURLCompany: 仿冒网站的企业名称 # @type FakeURLCompany: String - # @param FakeURLAttr: xxx + # @param FakeURLAttr: 仿冒网站的网站性质 # @type FakeURLAttr: String - # @param FakeURLName: xxx + # @param FakeURLName: 仿冒网站的网站名称 # @type FakeURLName: String - # @param FakeURLICP: xxx + # @param FakeURLICP: 仿冒网站的备案 # @type FakeURLICP: String - # @param FakeURLCreateTime: xxx + # @param FakeURLCreateTime: 仿冒网站创建时间 # @type FakeURLCreateTime: String - # @param FakeURLExpireTime: xxx + # @param FakeURLExpireTime: 仿冒网站过期时间 # @type FakeURLExpireTime: String - # @param BlockTime: xxx + # @param BlockTime: 协查处置时间 # @type BlockTime: String attr_accessor :FakeURLId, :DetectTime, :ProtectURL, :ProtectWeb, :FakeURL, :Snapshot, :IP, :IPLoc, :Heat, :Status, :Note, :FakeURLCompany, :FakeURLAttr, :FakeURLName, :FakeURLICP, :FakeURLCreateTime, :FakeURLExpireTime, :BlockTime def initialize(fakeurlid=nil, detecttime=nil, protecturl=nil, protectweb=nil, fakeurl=nil, snapshot=nil, ip=nil, iploc=nil, heat=nil, status=nil, note=nil, fakeurlcompany=nil, fakeurlattr=nil, fakeurlname=nil, fakeurlicp=nil, fakeurlcreatetime=nil, fakeurlexpiretime=nil, blocktime=nil) @@ -2034,10 +2034,10 @@ # UpdateCRWork请求参数结构体 class UpdateCRWorkRequest < TencentCloud::Common::AbstractModel # @param WorkId: 作品ID # @type WorkId: Integer - # @param ContentType: 文件的扩展名,比如txt,docx + # @param ContentType: 文件的扩展名,例如txt,docx # @type ContentType: String # @param Content: 内容的base64编码 # @type Content: String # @param CertType: 本次存证类型:0-不存证 1-存当前文件 2-存历史全量文件 # @type CertType: String