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 Compute Engine v1 API."],["The latest available version of the `GetScreenshotInstanceRequest` API is 3.6.0, with multiple older versions also documented, ranging from 1.0.0 to 3.5.0."],["The `GetScreenshotInstanceRequest` class, used for the `Instances.GetScreenshot` method, implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class includes constructors for creating new instances, either empty or by copying another `GetScreenshotInstanceRequest` object, and has properties like `Instance`, `Project`, and `Zone`."],["The namespace for the class is `Google.Cloud.Compute.V1`, found within the `Google.Cloud.Compute.V1.dll` assembly."]]],[]]