public sealed class FetchDeploymentStateRequest : IMessage<FetchDeploymentStateRequest>, IEquatable<FetchDeploymentStateRequest>, IDeepCloneable<FetchDeploymentStateRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud for Games v1beta API class FetchDeploymentStateRequest.
Request message for GameServerDeploymentsService.FetchDeploymentState.
[[["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 `FetchDeploymentStateRequest` class is a request message for the `GameServerDeploymentsService.FetchDeploymentState` within the Google Cloud for Games v1beta API."],["This class is part of the `Google.Cloud.Gaming.V1Beta` namespace and is implemented in the `Google.Cloud.Gaming.V1Beta.dll` assembly."],["`FetchDeploymentStateRequest` inherits from `Object` and implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class has a `Name` property, which is required and represents the name of the game server deployment in the format `projects/{project}/locations/{location}/gameServerDeployments/{deployment}`."],["The latest version available of the API is 2.0.0-beta03, and it also has previous versions 2.0.0-beta02 and 1.0.0-beta09."]]],[]]