Class: TencentCloud::Tcr::V20190924::RepositoryInfoResp

Inherits:
Common::AbstractModel
  • Object
show all
Defined in:
lib/v20190924/models.rb

Overview

查询共享版仓库信息返回

Instance Attribute Summary collapse

Instance Method Summary collapse

Constructor Details

#initialize(reponame = nil, repotype = nil, server = nil, creationtime = nil, description = nil, public = nil, pullcount = nil, favorcount = nil, isuserfavor = nil, isqcloudofficial = nil) ⇒ RepositoryInfoResp

Returns a new instance of RepositoryInfoResp.



6606
6607
6608
6609
6610
6611
6612
6613
6614
6615
6616
6617
# File 'lib/v20190924/models.rb', line 6606

def initialize(reponame=nil, repotype=nil, server=nil, creationtime=nil, description=nil, public=nil, pullcount=nil, favorcount=nil, isuserfavor=nil, isqcloudofficial=nil)
  @RepoName = reponame
  @RepoType = repotype
  @Server = server
  @CreationTime = creationtime
  @Description = description
  @Public = public
  @PullCount = pullcount
  @FavorCount = favorcount
  @IsUserFavor = isuserfavor
  @IsQcloudOfficial = isqcloudofficial
end

Instance Attribute Details

#CreationTime ⇒ Object

Parameters:

  • RepoName: —

    镜像仓库名字

  • RepoType: —

    镜像仓库类型

  • Server: —

    镜像仓库服务地址

  • CreationTime: —

    创建时间

  • Description: —

    镜像仓库描述

  • Public: —

    是否为公有镜像

  • PullCount: —

    下载次数

  • FavorCount: —

    收藏次数

  • IsUserFavor: —

    是否为用户收藏

  • IsQcloudOfficial: —

    是否为腾讯云官方镜像



6604
6605
6606
# File 'lib/v20190924/models.rb', line 6604

def CreationTime
  @CreationTime
end

#Description ⇒ Object

Parameters:

  • RepoName: —

    镜像仓库名字

  • RepoType: —

    镜像仓库类型

  • Server: —

    镜像仓库服务地址

  • CreationTime: —

    创建时间

  • Description: —

    镜像仓库描述

  • Public: —

    是否为公有镜像

  • PullCount: —

    下载次数

  • FavorCount: —

    收藏次数

  • IsUserFavor: —

    是否为用户收藏

  • IsQcloudOfficial: —

    是否为腾讯云官方镜像



6604
6605
6606
# File 'lib/v20190924/models.rb', line 6604

def Description
  @Description
end

#FavorCount ⇒ Object

Parameters:

  • RepoName: —

    镜像仓库名字

  • RepoType: —

    镜像仓库类型

  • Server: —

    镜像仓库服务地址

  • CreationTime: —

    创建时间

  • Description: —

    镜像仓库描述

  • Public: —

    是否为公有镜像

  • PullCount: —

    下载次数

  • FavorCount: —

    收藏次数

  • IsUserFavor: —

    是否为用户收藏

  • IsQcloudOfficial: —

    是否为腾讯云官方镜像



6604
6605
6606
# File 'lib/v20190924/models.rb', line 6604

def FavorCount
  @FavorCount
end

#IsQcloudOfficial ⇒ Object

Parameters:

  • RepoName: —

    镜像仓库名字

  • RepoType: —

    镜像仓库类型

  • Server: —

    镜像仓库服务地址

  • CreationTime: —

    创建时间

  • Description: —

    镜像仓库描述

  • Public: —

    是否为公有镜像

  • PullCount: —

    下载次数

  • FavorCount: —

    收藏次数

  • IsUserFavor: —

    是否为用户收藏

  • IsQcloudOfficial: —

    是否为腾讯云官方镜像



6604
6605
6606
# File 'lib/v20190924/models.rb', line 6604

def IsQcloudOfficial
  @IsQcloudOfficial
end

#IsUserFavor ⇒ Object

Parameters:

  • RepoName: —

    镜像仓库名字

  • RepoType: —

    镜像仓库类型

  • Server: —

    镜像仓库服务地址

  • CreationTime: —

    创建时间

  • Description: —

    镜像仓库描述

  • Public: —

    是否为公有镜像

  • PullCount: —

    下载次数

  • FavorCount: —

    收藏次数

  • IsUserFavor: —

    是否为用户收藏

  • IsQcloudOfficial: —

    是否为腾讯云官方镜像



6604
6605
6606
# File 'lib/v20190924/models.rb', line 6604

def IsUserFavor
  @IsUserFavor
end

#Public ⇒ Object

Parameters:

  • RepoName: —

    镜像仓库名字

  • RepoType: —

    镜像仓库类型

  • Server: —

    镜像仓库服务地址

  • CreationTime: —

    创建时间

  • Description: —

    镜像仓库描述

  • Public: —

    是否为公有镜像

  • PullCount: —

    下载次数

  • FavorCount: —

    收藏次数

  • IsUserFavor: —

    是否为用户收藏

  • IsQcloudOfficial: —

    是否为腾讯云官方镜像



6604
6605
6606
# File 'lib/v20190924/models.rb', line 6604

def Public
  @Public
end

#PullCount ⇒ Object

Parameters:

  • RepoName: —

    镜像仓库名字

  • RepoType: —

    镜像仓库类型

  • Server: —

    镜像仓库服务地址

  • CreationTime: —

    创建时间

  • Description: —

    镜像仓库描述

  • Public: —

    是否为公有镜像

  • PullCount: —

    下载次数

  • FavorCount: —

    收藏次数

  • IsUserFavor: —

    是否为用户收藏

  • IsQcloudOfficial: —

    是否为腾讯云官方镜像



6604
6605
6606
# File 'lib/v20190924/models.rb', line 6604

def PullCount
  @PullCount
end

#RepoName ⇒ Object

Parameters:

  • RepoName: —

    镜像仓库名字

  • RepoType: —

    镜像仓库类型

  • Server: —

    镜像仓库服务地址

  • CreationTime: —

    创建时间

  • Description: —

    镜像仓库描述

  • Public: —

    是否为公有镜像

  • PullCount: —

    下载次数

  • FavorCount: —

    收藏次数

  • IsUserFavor: —

    是否为用户收藏

  • IsQcloudOfficial: —

    是否为腾讯云官方镜像



6604
6605
6606
# File 'lib/v20190924/models.rb', line 6604

def RepoName
  @RepoName
end

#RepoType ⇒ Object

Parameters:

  • RepoName: —

    镜像仓库名字

  • RepoType: —

    镜像仓库类型

  • Server: —

    镜像仓库服务地址

  • CreationTime: —

    创建时间

  • Description: —

    镜像仓库描述

  • Public: —

    是否为公有镜像

  • PullCount: —

    下载次数

  • FavorCount: —

    收藏次数

  • IsUserFavor: —

    是否为用户收藏

  • IsQcloudOfficial: —

    是否为腾讯云官方镜像



6604
6605
6606
# File 'lib/v20190924/models.rb', line 6604

def RepoType
  @RepoType
end

#Server ⇒ Object

Parameters:

  • RepoName: —

    镜像仓库名字

  • RepoType: —

    镜像仓库类型

  • Server: —

    镜像仓库服务地址

  • CreationTime: —

    创建时间

  • Description: —

    镜像仓库描述

  • Public: —

    是否为公有镜像

  • PullCount: —

    下载次数

  • FavorCount: —

    收藏次数

  • IsUserFavor: —

    是否为用户收藏

  • IsQcloudOfficial: —

    是否为腾讯云官方镜像



6604
6605
6606
# File 'lib/v20190924/models.rb', line 6604

def Server
  @Server
end

Instance Method Details

#deserialize(params) ⇒ Object



6619
6620
6621
6622
6623
6624
6625
6626
6627
6628
6629
6630
# File 'lib/v20190924/models.rb', line 6619

def deserialize(params)
  @RepoName = params['RepoName']
  @RepoType = params['RepoType']
  @Server = params['Server']
  @CreationTime = params['CreationTime']
  @Description = params['Description']
  @Public = params['Public']
  @PullCount = params['PullCount']
  @FavorCount = params['FavorCount']
  @IsUserFavor = params['IsUserFavor']
  @IsQcloudOfficial = params['IsQcloudOfficial']
end