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."],[[["This webpage provides reference documentation for the `GetRegionInstantSnapshotRequest` class within the Google Compute Engine v1 API."],["The latest version of `GetRegionInstantSnapshotRequest` is 3.6.0, with multiple older versions available, ranging from 3.5.0 down to 1.0.0, all accessible via direct links."],["`GetRegionInstantSnapshotRequest` is a request message for retrieving details about a specific region instant snapshot, and it inherits from the object class, implementing several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class includes properties such as `InstantSnapshot`, `Project`, and `Region`, allowing the specification of the instant snapshot's name, the relevant project ID, and the region for the request."],["The document lists members inherited from object, such as `GetHashCode()`, `GetType()`, and `ToString()`, as well as information on the Google.Cloud.Compute.V1 namespace and the Google.Cloud.Compute.V1.dll assembly."]]],[]]