Optional. An optional URL tied to this manual approval result. This field
is essentially the same as comment, except that it will be rendered by the
UI differently. An example use case is a link to an external job that
approved this Build.
[[["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-03-21 UTC."],[[["This webpage details the `ApprovalResult` class within the `Google.Cloud.CloudBuild.V1` namespace, focusing on its role in managing manual approvals for builds, with the latest version being 2.15.0."],["The `ApprovalResult` class describes the metadata and decision of a manual build approval and it implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["Key properties of the `ApprovalResult` class include `ApprovalTime` (when the decision was made), `ApproverAccount` (who made the decision), `Comment` (optional notes), `Decision` (the approval outcome), and `Url` (an optional URL associated with the decision)."],["The `ApprovalResult` class is constructed either by default or by copying another `ApprovalResult` object, as seen through its two constructors, and it also shows it's full inheritance tree."],["The page also lists previous versions of the `ApprovalResult` class down to version 1.0.0, allowing developers to find the information they need for the various iterations of the class."]]],[]]