public sealed class Rollout.Types.DeleteServiceStrategy : IMessage<Rollout.Types.DeleteServiceStrategy>, IEquatable<Rollout.Types.DeleteServiceStrategy>, IDeepCloneable<Rollout.Types.DeleteServiceStrategy>, IBufferMessage, IMessage
Reference documentation and code samples for the Service Management v1 API class Rollout.Types.DeleteServiceStrategy.
Strategy used to delete a service. This strategy is a placeholder only
used by the system generated rollout to delete a service.
[[["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 `Rollout.Types.DeleteServiceStrategy` class within the Service Management v1 API, specifically version 2.2.0, and outlines various versions of this class that exist."],["The `DeleteServiceStrategy` class is used as a placeholder for system-generated rollouts designed to facilitate the deletion of a service."],["This class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from the `object` class."],["The document details the constructors available for creating instances of `DeleteServiceStrategy`, including a default constructor and a copy constructor that takes another `DeleteServiceStrategy` instance as input."],["The current latest version of the class `Rollout.Types.DeleteServiceStrategy` is 2.4.0, as referenced at the top of the list."]]],[]]