public sealed class CreateServiceRolloutRequest : IMessage<CreateServiceRolloutRequest>, IEquatable<CreateServiceRolloutRequest>, IDeepCloneable<CreateServiceRolloutRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Service Management v1 API class CreateServiceRolloutRequest.
[[["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."],[[["This document provides reference documentation for the `CreateServiceRolloutRequest` class within the Google Cloud Service Management v1 API."],["The `CreateServiceRolloutRequest` class is used to create a request for the 'CreateServiceRollout' operation and implements interfaces like `IMessage`, `IEquatable`, and `IDeepCloneable`."],["The class contains properties `Rollout`, which is a required rollout resource, and `ServiceName`, which is a required string representing the service name."],["Multiple versions of the `CreateServiceRolloutRequest` are documented, ranging from version 1.1.0 to the latest version 2.4.0."]]],[]]