public sealed class HydratedDeployment : IMessage<HydratedDeployment>, IEquatable<HydratedDeployment>, IDeepCloneable<HydratedDeployment>, IBufferMessage, IMessage
Reference documentation and code samples for the Telco Automation v1 API class HydratedDeployment.
A collection of kubernetes yaml files which are deployed on a Workload
Cluster. Hydrated Deployments are created by TNA intent based automation.
Optional. File contents of a hydrated deployment.
When invoking UpdateHydratedBlueprint API, only the modified files should
be included in this. Files that are not included in the update of a
hydrated deployment will not be changed.
[[["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\u003eHydratedDeployment is a class within the Google Cloud Telco Automation v1 API, representing a collection of Kubernetes YAML files deployed on a workload cluster.\u003c/p\u003e\n"],["\u003cp\u003eThis class is part of the \u003ccode\u003eGoogle.Cloud.TelcoAutomation.V1\u003c/code\u003e namespace and is found within the \u003ccode\u003eGoogle.Cloud.TelcoAutomation.V1.dll\u003c/code\u003e assembly.\u003c/p\u003e\n"],["\u003cp\u003eIt supports versioning with the latest release being 1.2.0, and has an implementation that includes interfaces such as \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\u003eKey properties of the HydratedDeployment class include \u003ccode\u003eFiles\u003c/code\u003e, \u003ccode\u003eHydratedDeploymentName\u003c/code\u003e, \u003ccode\u003eName\u003c/code\u003e, \u003ccode\u003eState\u003c/code\u003e, and \u003ccode\u003eWorkloadCluster\u003c/code\u003e, which handle file content, resource naming, deployment state, and cluster association respectively.\u003c/p\u003e\n"],["\u003cp\u003eHydrated deployments can be created via TNA intent-based automation, and when updating them using the \u003ccode\u003eUpdateHydratedBlueprint\u003c/code\u003e API, only the changed files need to be included.\u003c/p\u003e\n"]]],[],null,[]]