public sealed class ApproveRolloutRequest : IMessage<ApproveRolloutRequest>, IEquatable<ApproveRolloutRequest>, IDeepCloneable<ApproveRolloutRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Deploy v1 API class ApproveRolloutRequest.
Required. Name of the Rollout. Format is
projects/{project}/locations/{location}/deliveryPipelines/{deliveryPipeline}/
releases/{release}/rollouts/{rollout}.
[[["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-04-09 UTC."],[[["This webpage provides documentation for the `ApproveRolloutRequest` class within the Google Cloud Deploy v1 API, specifically for .NET developers."],["The `ApproveRolloutRequest` class is used as the request object for the `ApproveRollout` operation, enabling the approval or rejection of a rollout."],["The page includes a list of available versions for `ApproveRolloutRequest`, ranging from version 1.0.0 up to the latest version 3.4.0, allowing users to navigate through different versions."],["The documentation details the class's inheritance, implemented interfaces, constructors, and properties, such as `Approved` and `Name`, along with their data types and descriptions."],["The current version's namespace is specified as `Google.Cloud.Deploy.V1`, and the assembly it comes from is `Google.Cloud.Deploy.V1.dll`."]]],[]]