Interface protos.google.cloud.deploy.v1.Release.ISkaffoldSupportedCondition (5.0.1)
Stay organized with collections
Save and categorize content based on your preferences.
Properties of a SkaffoldSupportedCondition.
Package
@google-cloud/deploy
Properties
maintenanceModeTime
maintenanceModeTime?: (google.protobuf.ITimestamp|null);
SkaffoldSupportedCondition maintenanceModeTime
skaffoldSupportState
skaffoldSupportState?: (google.cloud.deploy.v1.SkaffoldSupportState|keyof typeof google.cloud.deploy.v1.SkaffoldSupportState|null);
SkaffoldSupportedCondition skaffoldSupportState
status
SkaffoldSupportedCondition status
supportExpirationTime
supportExpirationTime?: (google.protobuf.ITimestamp|null);
SkaffoldSupportedCondition supportExpirationTime
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.deploy.v1.Release.ISkaffoldSupportedCondition (5.0.1)\n\nVersion latestkeyboard_arrow_down\n\n- [5.0.1 (latest)](/nodejs/docs/reference/deploy/latest/deploy/protos.google.cloud.deploy.v1.release.iskaffoldsupportedcondition)\n- [4.4.0](/nodejs/docs/reference/deploy/4.4.0/deploy/protos.google.cloud.deploy.v1.release.iskaffoldsupportedcondition)\n- [4.3.0](/nodejs/docs/reference/deploy/4.3.0/deploy/protos.google.cloud.deploy.v1.release.iskaffoldsupportedcondition)\n- [4.0.0](/nodejs/docs/reference/deploy/4.0.0/deploy/protos.google.cloud.deploy.v1.release.iskaffoldsupportedcondition)\n- [3.6.0](/nodejs/docs/reference/deploy/3.6.0/deploy/protos.google.cloud.deploy.v1.release.iskaffoldsupportedcondition)\n- [3.5.0](/nodejs/docs/reference/deploy/3.5.0/deploy/protos.google.cloud.deploy.v1.release.iskaffoldsupportedcondition)\n- [3.4.0](/nodejs/docs/reference/deploy/3.4.0/deploy/protos.google.cloud.deploy.v1.release.iskaffoldsupportedcondition)\n- [3.1.0](/nodejs/docs/reference/deploy/3.1.0/deploy/protos.google.cloud.deploy.v1.release.iskaffoldsupportedcondition)\n- [3.0.0](/nodejs/docs/reference/deploy/3.0.0/deploy/protos.google.cloud.deploy.v1.release.iskaffoldsupportedcondition)\n- [2.5.0](/nodejs/docs/reference/deploy/2.5.0/deploy/protos.google.cloud.deploy.v1.release.iskaffoldsupportedcondition)\n- [2.4.1](/nodejs/docs/reference/deploy/2.4.1/deploy/protos.google.cloud.deploy.v1.release.iskaffoldsupportedcondition)\n- [2.3.1](/nodejs/docs/reference/deploy/2.3.1/deploy/protos.google.cloud.deploy.v1.release.iskaffoldsupportedcondition)\n- [2.2.2](/nodejs/docs/reference/deploy/2.2.2/deploy/protos.google.cloud.deploy.v1.release.iskaffoldsupportedcondition)\n- [2.1.1](/nodejs/docs/reference/deploy/2.1.1/deploy/protos.google.cloud.deploy.v1.release.iskaffoldsupportedcondition)\n- [1.0.0](/nodejs/docs/reference/deploy/1.0.0/deploy/protos.google.cloud.deploy.v1.release.iskaffoldsupportedcondition)\n- [0.2.0](/nodejs/docs/reference/deploy/0.2.0/deploy/protos.google.cloud.deploy.v1.release.iskaffoldsupportedcondition) \nProperties of a SkaffoldSupportedCondition.\n\nPackage\n-------\n\n[@google-cloud/deploy](../overview.html)\n\nProperties\n----------\n\n### maintenanceModeTime\n\n maintenanceModeTime?: (google.protobuf.ITimestamp|null);\n\nSkaffoldSupportedCondition maintenanceModeTime\n\n### skaffoldSupportState\n\n skaffoldSupportState?: (google.cloud.deploy.v1.SkaffoldSupportState|keyof typeof google.cloud.deploy.v1.SkaffoldSupportState|null);\n\nSkaffoldSupportedCondition skaffoldSupportState\n\n### status\n\n status?: (boolean|null);\n\nSkaffoldSupportedCondition status\n\n### supportExpirationTime\n\n supportExpirationTime?: (google.protobuf.ITimestamp|null);\n\nSkaffoldSupportedCondition supportExpirationTime"]]