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 webpage provides reference documentation for the `GetRegionInstantSnapshotRequest` class within the Google Compute Engine v1 API, specifically for .NET developers."],["The class `GetRegionInstantSnapshotRequest` is a request message used for retrieving details about a specific region's instant snapshot resource, as defined by the `RegionInstantSnapshots.Get` method."],["The page outlines the inheritance, implemented interfaces, constructors, and properties, `InstantSnapshot`, `Project`, and `Region`, which are key components of the `GetRegionInstantSnapshotRequest` class."],["The documentation covers a range of versions for this class from 1.0.0 to the latest 3.6.0 and provides links to the corresponding documentation for each individual version."]]],[]]