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\u003eThe document provides reference documentation for the \u003ccode\u003eSaveSnapshotResponse\u003c/code\u003e class within the Cloud Composer v1 API, specifically for version 2.3.0.\u003c/p\u003e\n"],["\u003cp\u003eThis class is used as a response to \u003ccode\u003eSaveSnapshotRequest\u003c/code\u003e and includes details about the snapshot creation process.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eSaveSnapshotResponse\u003c/code\u003e inherits from the \u003ccode\u003eobject\u003c/code\u003e class and implements \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e interfaces.\u003c/p\u003e\n"],["\u003cp\u003eThe class has a \u003ccode\u003eSnapshotPath\u003c/code\u003e property, which, when populated, is a string that represents the full Cloud Storage path of a successfully created snapshot.\u003c/p\u003e\n"],["\u003cp\u003eThe content also lists various versions of the service, from 1.0.0 to 2.9.0, with the latter being the latest.\u003c/p\u003e\n"]]],[],null,[]]