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."],[[["The latest version of the `SaveSnapshotRequest` documentation is 2.9.0, with the current page detailing version 2.4.0, and older versions ranging from 2.8.0 to 1.0.0 are also available."],["The `SaveSnapshotRequest` class is used to request a snapshot of a Cloud Composer environment, implementing interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["This class inherits from `object` and includes constructors for a default instance and for creating a copy from another `SaveSnapshotRequest`."],["The `SaveSnapshotRequest` class contains properties for specifying the environment resource name (`Environment`) and the Cloud Storage location for the snapshot (`SnapshotLocation`)."],["The namespace for the `SaveSnapshotRequest` class is `Google.Cloud.Orchestration.Airflow.Service.V1`, and it is part of the `Google.Cloud.Orchestration.Airflow.Service.V1.dll` assembly."]]],[]]