public sealed class PreviewDeleteGameServerClusterResponse : IMessage<PreviewDeleteGameServerClusterResponse>, IEquatable<PreviewDeleteGameServerClusterResponse>, IDeepCloneable<PreviewDeleteGameServerClusterResponse>, IBufferMessage, IMessage
Response message for
GameServerClustersService.PreviewDeleteGameServerCluster.
[[["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 details for the `PreviewDeleteGameServerClusterResponse` class, specifically within version 1.0.0-beta09 of the Google.Cloud.Gaming.V1Beta library."],["The `PreviewDeleteGameServerClusterResponse` class is a response message for the `GameServerClustersService.PreviewDeleteGameServerCluster` method."],["It implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from the `Object` class."],["The class has two constructors and includes properties for `Etag` (string) and `TargetState` (TargetState)."],["This class also includes inherited members such as `GetHashCode`, `GetType`, `MemberwiseClone` and `ToString`, from the `Object` class."]]],[]]