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."],[[["The latest version available for `PreviewDeleteGameServerClusterResponse` is 2.2.0, while the current document is related to version 1.2.0."],["`PreviewDeleteGameServerClusterResponse` is a response message for `GameServerClustersService.PreviewDeleteGameServerCluster` within the Google.Cloud.Gaming.V1 namespace."],["This class implements several interfaces, including `IMessage\u003cPreviewDeleteGameServerClusterResponse\u003e`, `IEquatable\u003cPreviewDeleteGameServerClusterResponse\u003e`, `IDeepCloneable\u003cPreviewDeleteGameServerClusterResponse\u003e`, `IBufferMessage`, and `IMessage`, and inherits from `Object`."],["The class includes two constructors, one parameterless and one that takes another `PreviewDeleteGameServerClusterResponse` object, and it also includes two properties: `Etag` (string) and `TargetState` (TargetState)."],["This version provides inherited members of `Object`, such as GetHashCode, GetType, MemberwiseClone, and ToString."]]],[]]