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\u003eThis document provides reference information for the \u003ccode\u003eGetRolloutRequest\u003c/code\u003e class within the Google Cloud Deploy v1 API, specifically for version 2.15.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eGetRolloutRequest\u003c/code\u003e class is used to make requests to the \u003ccode\u003eGetRollout\u003c/code\u003e API call and it implements several 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\u003eThe class contains two constructors: a parameterless constructor and one that takes another \u003ccode\u003eGetRolloutRequest\u003c/code\u003e object as a parameter.\u003c/p\u003e\n"],["\u003cp\u003eThe class has two properties, \u003ccode\u003eName\u003c/code\u003e which is of type \u003ccode\u003estring\u003c/code\u003e and \u003ccode\u003eRolloutName\u003c/code\u003e which is of type \u003ccode\u003eRolloutName\u003c/code\u003e that both seem to relate to the required name of the \u003ccode\u003eRollout\u003c/code\u003e object.\u003c/p\u003e\n"],["\u003cp\u003eThere are 26 different versions of the GetRolloutRequest, ranging from 1.0.0 to the latest version 3.4.0.\u003c/p\u003e\n"]]],[],null,[]]