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\u003eThe \u003ccode\u003eHydratedDeployment\u003c/code\u003e class in the Google.Cloud.TelcoAutomation.V1 API represents a collection of Kubernetes YAML files deployed on a Workload Cluster, created through TNA intent-based automation.\u003c/p\u003e\n"],["\u003cp\u003eThis class implements multiple interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, and inherits from the \u003ccode\u003eobject\u003c/code\u003e class, providing methods for working with these deployments.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eFiles\u003c/code\u003e property allows for the management of the file contents within the hydrated deployment, where updates only affect modified files, leaving others unchanged.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eState\u003c/code\u003e property reflects the current operational status of the deployment, with possible values like DRAFT or APPLIED, indicating the lifecycle stage of the deployment.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eWorkloadCluster\u003c/code\u003e and \u003ccode\u003eName\u003c/code\u003e properties provide information about the target deployment environment and the unique identifier for the hydrated deployment, respectively, while the \u003ccode\u003eHydratedDeploymentName\u003c/code\u003e offers a typed view over the \u003ccode\u003eName\u003c/code\u003e property.\u003c/p\u003e\n"]]],[],null,[]]