public sealed class SaveSnapshotResponse : IMessage<SaveSnapshotResponse>, IEquatable<SaveSnapshotResponse>, IDeepCloneable<SaveSnapshotResponse>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud Composer v1 API class SaveSnapshotResponse.
The fully-resolved Cloud Storage path of the created snapshot,
e.g.:
"gs://my-bucket/snapshots/project_location_environment_timestamp".
This field is populated only if the snapshot creation was successful.
[[["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 information for the \u003ccode\u003eSaveSnapshotResponse\u003c/code\u003e class within the Google Cloud Composer v1 API.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eSaveSnapshotResponse\u003c/code\u003e class is a response to the \u003ccode\u003eSaveSnapshotRequest\u003c/code\u003e and implements several interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe class is part of the \u003ccode\u003eGoogle.Cloud.Orchestration.Airflow.Service.V1\u003c/code\u003e namespace, found within the \u003ccode\u003eGoogle.Cloud.Orchestration.Airflow.Service.V1.dll\u003c/code\u003e assembly.\u003c/p\u003e\n"],["\u003cp\u003eThe document highlights the available versions of this class, ranging from version 1.0.0 up to the latest 2.9.0, with the document specifically focusing on version 2.2.0, and also provides details on the \u003ccode\u003eSnapshotPath\u003c/code\u003e property, which reveals the storage location of a successful snapshot creation.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eSaveSnapshotResponse\u003c/code\u003e class has two constructors: a default constructor \u003ccode\u003eSaveSnapshotResponse()\u003c/code\u003e and a copy constructor \u003ccode\u003eSaveSnapshotResponse(SaveSnapshotResponse other)\u003c/code\u003e, which allows for creating a new instance based on an existing one.\u003c/p\u003e\n"]]],[],null,[]]