Interface protos.google.cloud.orchestration.airflow.service.v1.IImageVersion (4.2.0)
Stay organized with collections
Save and categorize content based on your preferences.
Properties of an ImageVersion.
Package
@google-cloud/orchestration-airflow
Properties
creationDisabled
creationDisabled?: (boolean|null);
ImageVersion creationDisabled
imageVersionId
imageVersionId?: (string|null);
ImageVersion imageVersionId
isDefault
isDefault?: (boolean|null);
releaseDate
releaseDate?: (google.type.IDate|null);
supportedPythonVersions
supportedPythonVersions?: (string[]|null);
ImageVersion supportedPythonVersions
upgradeDisabled
upgradeDisabled?: (boolean|null);
ImageVersion upgradeDisabled
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2025-08-07 UTC.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[],[],null,["# Interface protos.google.cloud.orchestration.airflow.service.v1.IImageVersion (4.2.0)\n\nVersion latestkeyboard_arrow_down\n\n- [4.2.0 (latest)](/nodejs/docs/reference/orchestration-airflow/latest/orchestration-airflow/protos.google.cloud.orchestration.airflow.service.v1.iimageversion)\n- [4.0.1](/nodejs/docs/reference/orchestration-airflow/4.0.1/orchestration-airflow/protos.google.cloud.orchestration.airflow.service.v1.iimageversion)\n- [3.6.0](/nodejs/docs/reference/orchestration-airflow/3.6.0/orchestration-airflow/protos.google.cloud.orchestration.airflow.service.v1.iimageversion)\n- [3.2.0](/nodejs/docs/reference/orchestration-airflow/3.2.0/orchestration-airflow/protos.google.cloud.orchestration.airflow.service.v1.iimageversion)\n- [2.4.0](/nodejs/docs/reference/orchestration-airflow/2.4.0/orchestration-airflow/protos.google.cloud.orchestration.airflow.service.v1.iimageversion)\n- [2.3.2](/nodejs/docs/reference/orchestration-airflow/2.3.2/orchestration-airflow/protos.google.cloud.orchestration.airflow.service.v1.iimageversion)\n- [2.1.2](/nodejs/docs/reference/orchestration-airflow/2.1.2/orchestration-airflow/protos.google.cloud.orchestration.airflow.service.v1.iimageversion)\n- [1.0.0](/nodejs/docs/reference/orchestration-airflow/1.0.0/orchestration-airflow/protos.google.cloud.orchestration.airflow.service.v1.iimageversion) \nProperties of an ImageVersion.\n\nPackage\n-------\n\n[@google-cloud/orchestration-airflow](../overview.html)\n\nProperties\n----------\n\n### creationDisabled\n\n creationDisabled?: (boolean|null);\n\nImageVersion creationDisabled\n\n### imageVersionId\n\n imageVersionId?: (string|null);\n\nImageVersion imageVersionId\n\n### isDefault\n\n isDefault?: (boolean|null);\n\nImageVersion isDefault\n\n### releaseDate\n\n releaseDate?: (google.type.IDate|null);\n\nImageVersion releaseDate\n\n### supportedPythonVersions\n\n supportedPythonVersions?: (string[]|null);\n\nImageVersion supportedPythonVersions\n\n### upgradeDisabled\n\n upgradeDisabled?: (boolean|null);\n\nImageVersion upgradeDisabled"]]