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 documentation page covers the `SaveSnapshotRequest` class within the Google Cloud Composer v1 API, detailing its purpose for creating environment snapshots."],["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."],["It includes constructors for creating `SaveSnapshotRequest` objects and properties to define the source environment and the storage location for the snapshot."],["This class also implements several interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The provided documentation shows available versions of this class ranging from version 1.0.0 up to the latest version 2.9.0."]]],[]]