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-24 UTC."],[[["The latest version available for `GetRegionInstantSnapshotRequest` is 3.6.0, as part of the Google Cloud Compute Engine v1 API."],["This page contains documentation for the `GetRegionInstantSnapshotRequest` class, which is used to retrieve information about a specific region instant snapshot."],["The class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, allowing for message manipulation, equality checks, deep cloning, and buffer operations."],["The `GetRegionInstantSnapshotRequest` class has properties for `InstantSnapshot`, `Project`, and `Region`, which are all of type string and are essential for identifying and specifying the target resource."],["The webpage provides access to the documentation and references of various versions, starting from the oldest version 1.0.0 up to the most current version 3.6.0."]]],[]]