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"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-21 UTC."],[[["This webpage details the `GetServiceRolloutRequest` class, which is used to request information about a service rollout."],["The `GetServiceRolloutRequest` class is part of the `Google.Cloud.ServiceManagement.V1` namespace and is implemented in the `Google.Cloud.ServiceManagement.V1.dll` assembly."],["The latest version is 2.4.0, while the current page is specifically about version 1.2.0 of the `GetServiceRolloutRequest` class."],["The `GetServiceRolloutRequest` class has two constructors and two main properties: `RolloutId` and `ServiceName`, both of which are required and are of string type."],["The class inherits from `Object` and implements several interfaces such as `IMessage\u003cGetServiceRolloutRequest\u003e`, `IEquatable\u003cGetServiceRolloutRequest\u003e`, `IDeepCloneable\u003cGetServiceRolloutRequest\u003e`, `IBufferMessage`, and `IMessage`."]]],[]]