public sealed class SaveSnapshotRequest : IMessage<SaveSnapshotRequest>, IEquatable<SaveSnapshotRequest>, IDeepCloneable<SaveSnapshotRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud Composer v1 API class SaveSnapshotRequest.
Request to create a snapshot of a Cloud Composer environment.
[[["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 document provides reference documentation for the `SaveSnapshotRequest` class within the Cloud Composer v1 API, used for creating snapshots of Cloud Composer environments."],["The `SaveSnapshotRequest` class is part of the `Google.Cloud.Orchestration.Airflow.Service.V1` namespace and is implemented in the `Google.Cloud.Orchestration.Airflow.Service.V1.dll` assembly."],["The document details the available versions of the `SaveSnapshotRequest`, ranging from the latest version 2.9.0 down to version 1.0.0."],["It outlines the class's inheritance from `Object` and its implementation of interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `SaveSnapshotRequest` class includes properties for specifying the environment's resource name and the desired Cloud Storage location for the snapshot."]]],[]]