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 Google Compute Engine v1 API, specifically for .NET developers."],["The latest version of the `GetScreenshotInstanceRequest` documentation is for version 3.6.0, with documentation available for previous versions back to 1.0.0."],["The `GetScreenshotInstanceRequest` class, which is a request message for Instances.GetScreenshot, implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["Key properties of the `GetScreenshotInstanceRequest` include `Instance`, `Project`, and `Zone`, all of which are strings used to define the scope of the screenshot request."],["The `GetScreenshotInstanceRequest` class has two constructors: a default constructor and one that takes another `GetScreenshotInstanceRequest` object as a parameter."]]],[]]