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 page provides reference documentation for the `SaveSnapshotRequest` class within the Cloud Composer v1 API, specifically for version 2.5.0."],["The `SaveSnapshotRequest` class is used to initiate the creation of a snapshot of a Cloud Composer environment, and is available for use in many versions ranging from 1.0.0 to 2.9.0."],["This class inherits from `object` and implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` ."],["The `SaveSnapshotRequest` class includes properties such as `Environment` and `SnapshotLocation`, which allow setting the environment and storage location details."],["The page contains a list of all versions that feature the class `SaveSnapshotRequest` from 1.0.0 to 2.9.0."]]],[]]