public sealed class GetRolloutRequest : IMessage<GetRolloutRequest>, IEquatable<GetRolloutRequest>, IDeepCloneable<GetRolloutRequest>, IBufferMessage, IMessage
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 \u003ccode\u003eGetRolloutRequest\u003c/code\u003e class is a request object used to retrieve rollout information, and it implements multiple interfaces including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThis class is part of the \u003ccode\u003eGoogle.Cloud.Deploy.V1\u003c/code\u003e namespace, and its latest version is 3.4.0 with multiple versions listed from 1.0.0 to 3.4.0 for reference, all of which provide the GetRolloutRequest.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eGetRolloutRequest\u003c/code\u003e has two constructors: a default constructor and one that takes another \u003ccode\u003eGetRolloutRequest\u003c/code\u003e object as a parameter for initialization.\u003c/p\u003e\n"],["\u003cp\u003eThe class features properties \u003ccode\u003eName\u003c/code\u003e, a string representing the resource name of the rollout, and \u003ccode\u003eRolloutName\u003c/code\u003e, a typed view of the \u003ccode\u003eName\u003c/code\u003e property, to be used for retrieval of the rollout.\u003c/p\u003e\n"]]],[],null,[]]