public sealed class GetRolloutRequest : IMessage<GetRolloutRequest>, IEquatable<GetRolloutRequest>, IDeepCloneable<GetRolloutRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Deploy v1 API class GetRolloutRequest.
GetRolloutRequest is the request object used by GetRollout.
Required. Name of the Rollout. Format must be
projects/{project_id}/locations/{location_name}/deliveryPipelines/{pipeline_name}/releases/{release_name}/rollouts/{rollout_name}.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThe latest version available for the Google Cloud Deploy v1 API's \u003ccode\u003eGetRolloutRequest\u003c/code\u003e is version 3.4.0, with multiple prior versions also available for reference.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eGetRolloutRequest\u003c/code\u003e is a class within the Google.Cloud.Deploy.V1 namespace, serving as the request object for retrieving rollout information using the \u003ccode\u003eGetRollout\u003c/code\u003e function.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eGetRolloutRequest\u003c/code\u003e class implements several interfaces including IMessage, IEquatable, IDeepCloneable, and IBufferMessage.\u003c/p\u003e\n"],["\u003cp\u003eThe primary property of \u003ccode\u003eGetRolloutRequest\u003c/code\u003e is \u003ccode\u003eName\u003c/code\u003e, which specifies the unique identifier of the rollout in the format: \u003ccode\u003eprojects/{project_id}/locations/{location_name}/deliveryPipelines/{pipeline_name}/releases/{release_name}/rollouts/{rollout_name}\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eA \u003ccode\u003eRolloutName\u003c/code\u003e-typed view is available for the \u003ccode\u003eName\u003c/code\u003e property, allowing users to see the resource name in a specialized format.\u003c/p\u003e\n"]]],[],null,[]]