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-04-09 UTC."],[[["This webpage provides reference documentation for the `GetScreenshotInstanceRequest` class within the Compute Engine v1 API."],["The `GetScreenshotInstanceRequest` class is part of the `Google.Cloud.Compute.V1` namespace in the Google.Cloud.Compute.V1.dll assembly."],["The page details various versions of `GetScreenshotInstanceRequest`, starting from version 1.0.0 up to the latest, 3.6.0, with all of them linked to their respective documentations."],["`GetScreenshotInstanceRequest` class is used to request a screenshot from an instance and implements several interfaces, including `IMessage`, `IEquatable`, and `IDeepCloneable`."],["The class has properties for `Instance`, `Project`, and `Zone`, each of which are strings and are used to define and scope the request."]]],[]]