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-31 UTC."],[[["This document provides reference documentation for the `GetScreenshotInstanceRequest` class within the Compute Engine v1 API, specifically for the .NET library."],["The `GetScreenshotInstanceRequest` class is used to create a request message for the `Instances.GetScreenshot` method, and it inherits from the `object` class, while also implementing several interfaces."],["It contains constructors to initialize a new request instance, as well as properties to set the instance name, the project ID, and the zone."],["The document lists the different versions available for `GetScreenshotInstanceRequest`, ranging from version 1.0.0 to 3.6.0, with 3.6.0 being the latest version."],["The `GetScreenshotInstanceRequest` class is part of the `Google.Cloud.Compute.V1` namespace and is contained within the `Google.Cloud.Compute.V1.dll` assembly."]]],[]]