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 webpage 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 for retrieving a screenshot of a Compute Engine instance, as detailed in the method description."],["The page includes a list of available versions of the library, ranging from the latest version 3.6.0 down to version 1.0.0, which contain the GetScreenshotInstanceRequest."],["The GetScreenshotInstanceRequest Class has properties for `Instance`, `Project`, and `Zone`, which are strings, and includes constructors for creating instances of this class."],["This class Implements the interfaces IMessage, IEquatable, IDeepCloneable, and IBufferMessage, and is within the `Google.Cloud.Compute.V1` namespace."]]],[]]