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-31 UTC."],[[["This webpage provides reference documentation for the `GetRegionInstantSnapshotRequest` class within the Google Cloud Compute Engine v1 API."],["The latest version available for this request is 3.6.0, and documentation spans back to version 1.0.0, with various links for each version."],["`GetRegionInstantSnapshotRequest` is a request message used to retrieve information about a specific instant snapshot in a region, implementing multiple interfaces."],["The class has `InstantSnapshot`, `Project`, and `Region` as properties that hold strings corresponding to the instant snapshot name, project ID, and region name, respectively."],["There are two constructors for the class, one being a parameterless version and the other accepting `GetRegionInstantSnapshotRequest` as a parameter to copy its values."]]],[]]