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."],[[["The latest version of the `GetScreenshotInstanceRequest` is 3.6.0, as seen at the top of the version list."],["This page contains reference documentation for the `GetScreenshotInstanceRequest` class within the Compute Engine v1 API, spanning versions from 1.0.0 to 3.6.0."],["The `GetScreenshotInstanceRequest` class is used to request a screenshot of an instance and implements multiple interfaces including IMessage, IEquatable, and IDeepCloneable."],["The class includes constructors and properties for `Instance`, `Project`, and `Zone`, which are all strings and are used to define the scope of the request."],["The class is within the namespace `Google.Cloud.Compute.V1`, from the Google Cloud platform, and the documentation also lists the inherited members from the object class."]]],[]]