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 webpage details the `PreviewDeleteGameServerClusterResponse` class, which is the response message for the `GameServerClustersService.PreviewDeleteGameServerCluster` operation in version 1.4.0 of Google Cloud Gaming."],["The `PreviewDeleteGameServerClusterResponse` class inherits from `Object` and implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class offers two constructors: a default one and another that accepts a `PreviewDeleteGameServerClusterResponse` object for copying."],["Key properties of the `PreviewDeleteGameServerClusterResponse` class include `Etag` (a string representing the ETag of the game server cluster) and `TargetState` (representing the target state)."],["The page lists various versions of the `PreviewDeleteGameServerClusterResponse`, from version 1.1.0 up to 2.2.0, with 2.2.0 being the latest version."]]],[]]