|
| 1 | +# This file was automatically generated. DO NOT EDIT. |
| 2 | +# If you have any remark or suggestion do not hesitate to open an issue. |
| 3 | +from .types import PublicCatalogProductPriceUnitOfMeasureCountableUnit |
| 4 | +from .types import PublicCatalogProductPropertiesHardwareCPUArch |
| 5 | +from .types import PublicCatalogProductPropertiesHardwareCPUPhysical |
| 6 | +from .types import PublicCatalogProductPropertiesHardwareCPUVirtual |
| 7 | +from .types import PublicCatalogProductPropertiesHardwareCPU |
| 8 | +from .types import PublicCatalogProductPropertiesHardwareGPU |
| 9 | +from .types import PublicCatalogProductPropertiesHardwareNetwork |
| 10 | +from .types import PublicCatalogProductPropertiesHardwareRAM |
| 11 | +from .types import PublicCatalogProductPropertiesHardwareStorage |
| 12 | +from .types import PublicCatalogProductPriceUnitOfMeasure |
| 13 | +from .types import PublicCatalogProductPropertiesAppleSilicon |
| 14 | +from .types import PublicCatalogProductPropertiesDedibox |
| 15 | +from .types import PublicCatalogProductPropertiesElasticMetal |
| 16 | +from .types import PublicCatalogProductPropertiesHardware |
| 17 | +from .types import PublicCatalogProductPropertiesInstance |
| 18 | +from .types import PublicCatalogProductEnvironmentalImpact |
| 19 | +from .types import PublicCatalogProductLocality |
| 20 | +from .types import PublicCatalogProductPrice |
| 21 | +from .types import PublicCatalogProductProperties |
| 22 | +from .types import PublicCatalogProduct |
| 23 | +from .types import ListPublicCatalogProductsResponse |
| 24 | +from .types import PublicCatalogApiListPublicCatalogProductsRequest |
| 25 | +from .api import ProductCatalogV2Alpha1PublicCatalogAPI |
| 26 | + |
| 27 | +__all__ = [ |
| 28 | + "PublicCatalogProductPriceUnitOfMeasureCountableUnit", |
| 29 | + "PublicCatalogProductPropertiesHardwareCPUArch", |
| 30 | + "PublicCatalogProductPropertiesHardwareCPUPhysical", |
| 31 | + "PublicCatalogProductPropertiesHardwareCPUVirtual", |
| 32 | + "PublicCatalogProductPropertiesHardwareCPU", |
| 33 | + "PublicCatalogProductPropertiesHardwareGPU", |
| 34 | + "PublicCatalogProductPropertiesHardwareNetwork", |
| 35 | + "PublicCatalogProductPropertiesHardwareRAM", |
| 36 | + "PublicCatalogProductPropertiesHardwareStorage", |
| 37 | + "PublicCatalogProductPriceUnitOfMeasure", |
| 38 | + "PublicCatalogProductPropertiesAppleSilicon", |
| 39 | + "PublicCatalogProductPropertiesDedibox", |
| 40 | + "PublicCatalogProductPropertiesElasticMetal", |
| 41 | + "PublicCatalogProductPropertiesHardware", |
| 42 | + "PublicCatalogProductPropertiesInstance", |
| 43 | + "PublicCatalogProductEnvironmentalImpact", |
| 44 | + "PublicCatalogProductLocality", |
| 45 | + "PublicCatalogProductPrice", |
| 46 | + "PublicCatalogProductProperties", |
| 47 | + "PublicCatalogProduct", |
| 48 | + "ListPublicCatalogProductsResponse", |
| 49 | + "PublicCatalogApiListPublicCatalogProductsRequest", |
| 50 | + "ProductCatalogV2Alpha1PublicCatalogAPI", |
| 51 | +] |
0 commit comments