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."],[[["The `GetRegionInstantSnapshotRequest` class is part of the Google Cloud Compute Engine v1 API and is used to request details about an instant snapshot in a specific region."],["Version 3.6.0 is the latest available version, with a range of older versions, dating back to 1.0.0, available for reference within the documentation."],["The class inherits from `object` and implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, enhancing its functionality and integration capabilities."],["The `GetRegionInstantSnapshotRequest` class has constructors for creating new instances, either default or copied from another instance, and it also has properties such as `InstantSnapshot`, `Project`, and `Region`."]]],[]]