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-04-09 UTC."],[[["This webpage provides documentation for the `GetRegionInstantSnapshotRequest` class within the Google Compute Engine v1 API, specifically for .NET development."],["The latest version of the documentation available is 3.6.0, with versions ranging down to 1.0.0 for users to select for their needs."],["The `GetRegionInstantSnapshotRequest` class is used for retrieving details about a specific region instant snapshot and is shown to inherit from the `object` class while implementing various interfaces."],["The documentation includes details about the properties `InstantSnapshot`, `Project`, and `Region`, which are all strings, and are necessary for the request, as well as the constructor methods for the class."],["This document is part of the `Google.Cloud.Compute.V1` namespace, within the `Google.Cloud.Compute.V1.dll` assembly."]]],[]]