public sealed class GetRegionInstantSnapshotRequest : IMessage<GetRegionInstantSnapshotRequest>, IEquatable<GetRegionInstantSnapshotRequest>, IDeepCloneable<GetRegionInstantSnapshotRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Compute Engine v1 API class GetRegionInstantSnapshotRequest.
A request message for RegionInstantSnapshots.Get. 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 document provides reference documentation for the `GetRegionInstantSnapshotRequest` class within the Google Cloud Compute Engine v1 API."],["The `GetRegionInstantSnapshotRequest` class is used to request information about a specific region's instant snapshot and implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class includes constructors and properties, such as `InstantSnapshot`, `Project`, and `Region`, which are used to specify the details of the instant snapshot request."],["This documentation covers multiple versions of the API, ranging from version 1.0.0 to the latest version 3.6.0, with version 2.14.0 being the current active version for the request documented on this specific page."],["The available versions of the API are listed in an ordered fashion, allowing for easy navigation between the changes made between versions."]]],[]]