| diagram | ![]() |
||
| namespace | http://impl.platform.rosettahub.com/ | ||
| type | extension of tns:cloudArtifactInfo | ||
| properties |
|
||
| children | artifactType creationTime css deepClonable description hidden icon imagePngBase64 label owner projectUid protect svg tags containerImageId containerImageName size virtualSize | ||
| used by | |||
| source | <xsd:complexType name="containerImageInfo"> <xsd:complexContent> <xsd:extension base="tns:cloudArtifactInfo"> <xsd:sequence> <xsd:element name="containerImageId" type="xs:string" minOccurs="0"/> <xsd:element name="containerImageName" type="xs:string" minOccurs="0"/> <xsd:element name="size" type="xs:long"/> <xsd:element name="virtualSize" type="xs:long"/> </xsd:sequence> </xsd:extension> </xsd:complexContent> </xsd:complexType> |
| diagram | ![]() |
||||||
| type | xsd:string | ||||||
| properties |
|
||||||
| source | <xsd:element name="containerImageId" type="xs:string" minOccurs="0"/> |
| diagram | ![]() |
||||||
| type | xsd:string | ||||||
| properties |
|
||||||
| source | <xsd:element name="containerImageName" type="xs:string" minOccurs="0"/> |
| diagram | ![]() |
||
| type | xsd:long | ||
| properties |
|
||
| source | <xsd:element name="size" type="xs:long"/> |
| diagram | ![]() |
||
| type | xsd:long | ||
| properties |
|
||
| source | <xsd:element name="virtualSize" type="xs:long"/> |