public sealed class GetServiceRolloutRequest : IMessage<GetServiceRolloutRequest>, IEquatable<GetServiceRolloutRequest>, IDeepCloneable<GetServiceRolloutRequest>, IBufferMessage, IMessage
[[["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 webpage details the \u003ccode\u003eGetServiceRolloutRequest\u003c/code\u003e class, which is a request message for the \u003ccode\u003eGetServiceRollout\u003c/code\u003e method within the \u003ccode\u003eGoogle.Cloud.ServiceManagement.V1\u003c/code\u003e namespace.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eGetServiceRolloutRequest\u003c/code\u003e class 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, providing it with capabilities for message handling, equality comparison, deep cloning, and buffer manipulation.\u003c/p\u003e\n"],["\u003cp\u003eThe class includes two constructors: a default constructor (\u003ccode\u003eGetServiceRolloutRequest()\u003c/code\u003e) and a copy constructor (\u003ccode\u003eGetServiceRolloutRequest(GetServiceRolloutRequest other)\u003c/code\u003e) that allows for creating a new instance based on an existing one.\u003c/p\u003e\n"],["\u003cp\u003eTwo properties, \u003ccode\u003eRolloutId\u003c/code\u003e and \u003ccode\u003eServiceName\u003c/code\u003e, are defined within \u003ccode\u003eGetServiceRolloutRequest\u003c/code\u003e to specify the ID of the rollout resource and the name of the service respectively, both of which are required fields.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of \u003ccode\u003eGetServiceRolloutRequest\u003c/code\u003e available is \u003ccode\u003e2.4.0\u003c/code\u003e, and there are various previous versions ranging from \u003ccode\u003e2.3.0\u003c/code\u003e to \u003ccode\u003e1.1.0\u003c/code\u003e for this class.\u003c/p\u003e\n"]]],[],null,[]]