Interface protos.google.cloud.deploy.v1.IRetryAttempt (5.0.1)
Stay organized with collections
Save and categorize content based on your preferences.
Properties of a RetryAttempt.
Package
@google-cloud/deploy
Properties
attempt
attempt?: (number|Long|string|null);
state
state?: (google.cloud.deploy.v1.RepairState|keyof typeof google.cloud.deploy.v1.RepairState|null);
stateDesc
stateDesc?: (string|null);
wait
wait?: (google.protobuf.IDuration|null);
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.IRetryAttempt (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.iretryattempt)\n- [4.4.0](/nodejs/docs/reference/deploy/4.4.0/deploy/protos.google.cloud.deploy.v1.iretryattempt)\n- [4.3.0](/nodejs/docs/reference/deploy/4.3.0/deploy/protos.google.cloud.deploy.v1.iretryattempt)\n- [4.0.0](/nodejs/docs/reference/deploy/4.0.0/deploy/protos.google.cloud.deploy.v1.iretryattempt)\n- [3.6.0](/nodejs/docs/reference/deploy/3.6.0/deploy/protos.google.cloud.deploy.v1.iretryattempt)\n- [3.5.0](/nodejs/docs/reference/deploy/3.5.0/deploy/protos.google.cloud.deploy.v1.iretryattempt)\n- [3.4.0](/nodejs/docs/reference/deploy/3.4.0/deploy/protos.google.cloud.deploy.v1.iretryattempt)\n- [3.1.0](/nodejs/docs/reference/deploy/3.1.0/deploy/protos.google.cloud.deploy.v1.iretryattempt)\n- [3.0.0](/nodejs/docs/reference/deploy/3.0.0/deploy/protos.google.cloud.deploy.v1.iretryattempt)\n- [2.5.0](/nodejs/docs/reference/deploy/2.5.0/deploy/protos.google.cloud.deploy.v1.iretryattempt)\n- [2.4.1](/nodejs/docs/reference/deploy/2.4.1/deploy/protos.google.cloud.deploy.v1.iretryattempt)\n- [2.3.1](/nodejs/docs/reference/deploy/2.3.1/deploy/protos.google.cloud.deploy.v1.iretryattempt)\n- [2.2.2](/nodejs/docs/reference/deploy/2.2.2/deploy/protos.google.cloud.deploy.v1.iretryattempt)\n- [2.1.1](/nodejs/docs/reference/deploy/2.1.1/deploy/protos.google.cloud.deploy.v1.iretryattempt)\n- [1.0.0](/nodejs/docs/reference/deploy/1.0.0/deploy/protos.google.cloud.deploy.v1.iretryattempt)\n- [0.2.0](/nodejs/docs/reference/deploy/0.2.0/deploy/protos.google.cloud.deploy.v1.iretryattempt) \nProperties of a RetryAttempt.\n\nPackage\n-------\n\n[@google-cloud/deploy](../overview.html)\n\nProperties\n----------\n\n### attempt\n\n attempt?: (number|Long|string|null);\n\nRetryAttempt attempt\n\n### state\n\n state?: (google.cloud.deploy.v1.RepairState|keyof typeof google.cloud.deploy.v1.RepairState|null);\n\nRetryAttempt state\n\n### stateDesc\n\n stateDesc?: (string|null);\n\nRetryAttempt stateDesc\n\n### wait\n\n wait?: (google.protobuf.IDuration|null);\n\nRetryAttempt wait"]]