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"]],[["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 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."]]],[]]