public sealed class CreateServiceRolloutRequest : IMessage<CreateServiceRolloutRequest>, IEquatable<CreateServiceRolloutRequest>, IDeepCloneable<CreateServiceRolloutRequest>, 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\u003eThe \u003ccode\u003eCreateServiceRolloutRequest\u003c/code\u003e class is used to create a request message for the 'CreateServiceRollout' operation within the \u003ccode\u003eGoogle.Cloud.ServiceManagement.V1\u003c/code\u003e namespace.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of the documentation available is 2.4.0, and versions range from 1.1.0 up to 2.4.0 for the \u003ccode\u003eCreateServiceRolloutRequest\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThis class inherits from \u003ccode\u003eObject\u003c/code\u003e and 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 has two constructors: a default constructor and one that takes another \u003ccode\u003eCreateServiceRolloutRequest\u003c/code\u003e as a parameter, allowing for the creation of a new request based on an existing one.\u003c/p\u003e\n"],["\u003cp\u003eIt contains two properties \u003ccode\u003eRollout\u003c/code\u003e and \u003ccode\u003eServiceName\u003c/code\u003e of type \u003ccode\u003eRollout\u003c/code\u003e and \u003ccode\u003eString\u003c/code\u003e respectively, where the former representing the rollout resource and the latter representing the service name, both are required fields.\u003c/p\u003e\n"]]],[],null,[]]