public sealed class GetScreenshotInstanceRequest : IMessage<GetScreenshotInstanceRequest>, IEquatable<GetScreenshotInstanceRequest>, IDeepCloneable<GetScreenshotInstanceRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Compute Engine v1 API class GetScreenshotInstanceRequest.
A request message for Instances.GetScreenshot. See the method description for details.
[[["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 provides reference documentation for the `GetScreenshotInstanceRequest` class within the Compute Engine v1 API for .NET."],["The latest version of the API is 3.6.0, while this documentation focuses on version 2.7.0, it also contains all prior versions back to 1.0.0."],["`GetScreenshotInstanceRequest` is a request message used for retrieving a screenshot of an instance, as detailed in the `Instances.GetScreenshot` method description."],["The `GetScreenshotInstanceRequest` class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["Key properties of `GetScreenshotInstanceRequest` include `Instance`, `Project`, and `Zone`, which are used to specify the target instance and its location."]]],[]]