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 outlines the `PreviewDeleteGameServerClusterResponse` class, which is used as a response message for the `GameServerClustersService.PreviewDeleteGameServerCluster` operation."],["The class is found within the `Google.Cloud.Gaming.V1` namespace and is part of the `Google.Cloud.Gaming.V1.dll` assembly."],["The class inherits from `Object` and implements several interfaces, including `IMessage\u003cPreviewDeleteGameServerClusterResponse\u003e`, `IEquatable\u003cPreviewDeleteGameServerClusterResponse\u003e`, `IDeepCloneable\u003cPreviewDeleteGameServerClusterResponse\u003e`, `IBufferMessage`, and `IMessage`."],["The `PreviewDeleteGameServerClusterResponse` class includes two constructors and two properties: `Etag` of type string and `TargetState` of type `TargetState`."],["Multiple versions of the file exist, with the latest version being 2.2.0, and older versions down to version 1.1.0."]]],[]]