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 webpage provides reference documentation for the \u003ccode\u003eGetRolloutRequest\u003c/code\u003e class within the Google Cloud Deploy v1 API, specifically for .NET.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eGetRolloutRequest\u003c/code\u003e class is used as a request object in the \u003ccode\u003eGetRollout\u003c/code\u003e method and is located in the \u003ccode\u003eGoogle.Cloud.Deploy.V1\u003c/code\u003e namespace.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version documented is 3.4.0, while the initial version documented is 1.0.0, and this page is showing the documentation for version 2.1.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eGetRolloutRequest\u003c/code\u003e 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, and inherits members from the \u003ccode\u003eObject\u003c/code\u003e class.\u003c/p\u003e\n"],["\u003cp\u003eIt has properties such as \u003ccode\u003eName\u003c/code\u003e which is a string representing the rollout name, and \u003ccode\u003eRolloutName\u003c/code\u003e which is a \u003ccode\u003eRolloutName\u003c/code\u003e-typed view of the \u003ccode\u003eName\u003c/code\u003e property, along with two constructors: \u003ccode\u003eGetRolloutRequest()\u003c/code\u003e and \u003ccode\u003eGetRolloutRequest(GetRolloutRequest other)\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]