Class: TencentCloud::Tione::V20211111::ImageInfo

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

Overview

镜像描述信息

Instance Attribute Summary collapse

Instance Method Summary collapse

Constructor Details

#initialize(imagetype = nil, imageurl = nil, registryregion = nil, registryid = nil, allowsaveallcontent = nil, imagename = nil, supportdatapipeline = nil) ⇒ ImageInfo

Returns a new instance of ImageInfo.



4785
4786
4787
4788
4789
4790
4791
4792
4793
# File 'lib/v20211111/models.rb', line 4785

def initialize(imagetype=nil, imageurl=nil, registryregion=nil, registryid=nil, allowsaveallcontent=nil, imagename=nil, supportdatapipeline=nil)
  @ImageType = imagetype
  @ImageUrl = imageurl
  @RegistryRegion = registryregion
  @RegistryId = registryid
  @AllowSaveAllContent = allowsaveallcontent
  @ImageName = imagename
  @SupportDataPipeline = supportdatapipeline
end

Instance Attribute Details

#AllowSaveAllContentObject

注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。

Parameters:

  • ImageType:

    镜像类型:TCR为腾讯云TCR镜像; CCR为腾讯云TCR个人版镜像,PreSet为平台预置镜像,CUSTOM为第三方自定义镜像

  • ImageUrl:

    镜像地址

  • RegistryRegion:

    TCR镜像对应的地域

  • RegistryId:

    TCR镜像对应的实例id

  • AllowSaveAllContent:

    是否允许导出全部内容

  • ImageName:

    镜像名称

  • SupportDataPipeline:

    是否支持数据构建



4783
4784
4785
# File 'lib/v20211111/models.rb', line 4783

def AllowSaveAllContent
  @AllowSaveAllContent
end

#ImageNameObject

注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。

Parameters:

  • ImageType:

    镜像类型:TCR为腾讯云TCR镜像; CCR为腾讯云TCR个人版镜像,PreSet为平台预置镜像,CUSTOM为第三方自定义镜像

  • ImageUrl:

    镜像地址

  • RegistryRegion:

    TCR镜像对应的地域

  • RegistryId:

    TCR镜像对应的实例id

  • AllowSaveAllContent:

    是否允许导出全部内容

  • ImageName:

    镜像名称

  • SupportDataPipeline:

    是否支持数据构建



4783
4784
4785
# File 'lib/v20211111/models.rb', line 4783

def ImageName
  @ImageName
end

#ImageTypeObject

注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。

Parameters:

  • ImageType:

    镜像类型:TCR为腾讯云TCR镜像; CCR为腾讯云TCR个人版镜像,PreSet为平台预置镜像,CUSTOM为第三方自定义镜像

  • ImageUrl:

    镜像地址

  • RegistryRegion:

    TCR镜像对应的地域

  • RegistryId:

    TCR镜像对应的实例id

  • AllowSaveAllContent:

    是否允许导出全部内容

  • ImageName:

    镜像名称

  • SupportDataPipeline:

    是否支持数据构建



4783
4784
4785
# File 'lib/v20211111/models.rb', line 4783

def ImageType
  @ImageType
end

#ImageUrlObject

注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。

Parameters:

  • ImageType:

    镜像类型:TCR为腾讯云TCR镜像; CCR为腾讯云TCR个人版镜像,PreSet为平台预置镜像,CUSTOM为第三方自定义镜像

  • ImageUrl:

    镜像地址

  • RegistryRegion:

    TCR镜像对应的地域

  • RegistryId:

    TCR镜像对应的实例id

  • AllowSaveAllContent:

    是否允许导出全部内容

  • ImageName:

    镜像名称

  • SupportDataPipeline:

    是否支持数据构建



4783
4784
4785
# File 'lib/v20211111/models.rb', line 4783

def ImageUrl
  @ImageUrl
end

#RegistryIdObject

注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。

Parameters:

  • ImageType:

    镜像类型:TCR为腾讯云TCR镜像; CCR为腾讯云TCR个人版镜像,PreSet为平台预置镜像,CUSTOM为第三方自定义镜像

  • ImageUrl:

    镜像地址

  • RegistryRegion:

    TCR镜像对应的地域

  • RegistryId:

    TCR镜像对应的实例id

  • AllowSaveAllContent:

    是否允许导出全部内容

  • ImageName:

    镜像名称

  • SupportDataPipeline:

    是否支持数据构建



4783
4784
4785
# File 'lib/v20211111/models.rb', line 4783

def RegistryId
  @RegistryId
end

#RegistryRegionObject

注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。

Parameters:

  • ImageType:

    镜像类型:TCR为腾讯云TCR镜像; CCR为腾讯云TCR个人版镜像,PreSet为平台预置镜像,CUSTOM为第三方自定义镜像

  • ImageUrl:

    镜像地址

  • RegistryRegion:

    TCR镜像对应的地域

  • RegistryId:

    TCR镜像对应的实例id

  • AllowSaveAllContent:

    是否允许导出全部内容

  • ImageName:

    镜像名称

  • SupportDataPipeline:

    是否支持数据构建



4783
4784
4785
# File 'lib/v20211111/models.rb', line 4783

def RegistryRegion
  @RegistryRegion
end

#SupportDataPipelineObject

注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。

Parameters:

  • ImageType:

    镜像类型:TCR为腾讯云TCR镜像; CCR为腾讯云TCR个人版镜像,PreSet为平台预置镜像,CUSTOM为第三方自定义镜像

  • ImageUrl:

    镜像地址

  • RegistryRegion:

    TCR镜像对应的地域

  • RegistryId:

    TCR镜像对应的实例id

  • AllowSaveAllContent:

    是否允许导出全部内容

  • ImageName:

    镜像名称

  • SupportDataPipeline:

    是否支持数据构建



4783
4784
4785
# File 'lib/v20211111/models.rb', line 4783

def SupportDataPipeline
  @SupportDataPipeline
end

Instance Method Details

#deserialize(params) ⇒ Object



4795
4796
4797
4798
4799
4800
4801
4802
4803
# File 'lib/v20211111/models.rb', line 4795

def deserialize(params)
  @ImageType = params['ImageType']
  @ImageUrl = params['ImageUrl']
  @RegistryRegion = params['RegistryRegion']
  @RegistryId = params['RegistryId']
  @AllowSaveAllContent = params['AllowSaveAllContent']
  @ImageName = params['ImageName']
  @SupportDataPipeline = params['SupportDataPipeline']
end