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"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThis document provides reference documentation for the \u003ccode\u003eSaveSnapshotRequest\u003c/code\u003e class within the Cloud Composer v1 API, used for creating snapshots of Cloud Composer environments.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eSaveSnapshotRequest\u003c/code\u003e class is part of the \u003ccode\u003eGoogle.Cloud.Orchestration.Airflow.Service.V1\u003c/code\u003e namespace and is available in various versions, with 2.9.0 being the latest.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eSaveSnapshotRequest\u003c/code\u003e inherits from Object and implements several interfaces including IMessage, IEquatable, IDeepCloneable, and IBufferMessage, supporting various functionalities such as deep cloning.\u003c/p\u003e\n"],["\u003cp\u003eThe class includes properties like \u003ccode\u003eEnvironment\u003c/code\u003e to specify the source environment and \u003ccode\u003eSnapshotLocation\u003c/code\u003e to define where the snapshot will be stored in Cloud Storage.\u003c/p\u003e\n"],["\u003cp\u003eConstructors for the \u003ccode\u003eSaveSnapshotRequest\u003c/code\u003e class allow creating an empty object or one based on an existing \u003ccode\u003eSaveSnapshotRequest\u003c/code\u003e instance, and it has inherited methods from \u003ccode\u003eObject\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]