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-24 UTC."],[[["This webpage provides reference documentation for the `GetScreenshotInstanceRequest` class within the Google Compute Engine v1 API, specifically for .NET development."],["The latest version of the `GetScreenshotInstanceRequest` documentation is for version 3.6.0, with various previous versions, dating back to 1.0.0, also available via links."],["The `GetScreenshotInstanceRequest` class is used to request a screenshot from an instance within Compute Engine, and it inherits from multiple interfaces such as `IMessage`, `IEquatable`, and `IDeepCloneable`."],["The class includes properties such as `Instance`, `Project`, and `Zone`, which are strings used to specify the instance and its location for the screenshot request."],["The main information for the `GetScreenshotInstanceRequest` includes the constructors, inherited members, and assembly information, alongside documentation on the properties."]]],[]]