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.
↳ workload_cluster
string
Output only. WorkloadCluster identifies which workload cluster will the hydrated deployment will be deployed on.
getName
Output only. The name of the hydrated deployment.
Returns
Type
Description
string
setName
Output only. The name of the hydrated deployment.
Parameter
Name
Description
var
string
Returns
Type
Description
$this
getState
Output only. State of the hydrated deployment (DRAFT, APPLIED).
Returns
Type
Description
int
setState
Output only. State of the hydrated deployment (DRAFT, APPLIED).
Parameter
Name
Description
var
int
Returns
Type
Description
$this
getFiles
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.
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"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-09-04 UTC."],[],[],null,["# Google Cloud Telco Automation V1 Client - Class HydratedDeployment (1.1.1)\n\nVersion latestkeyboard_arrow_down\n\n- [1.1.1 (latest)](/php/docs/reference/cloud-telcoautomation/latest/V1.HydratedDeployment)\n- [1.1.0](/php/docs/reference/cloud-telcoautomation/1.1.0/V1.HydratedDeployment)\n- [1.0.3](/php/docs/reference/cloud-telcoautomation/1.0.3/V1.HydratedDeployment)\n- [0.2.5](/php/docs/reference/cloud-telcoautomation/0.2.5/V1.HydratedDeployment)\n- [0.1.0](/php/docs/reference/cloud-telcoautomation/0.1.0/V1.HydratedDeployment) \nReference documentation and code samples for the Google Cloud Telco Automation V1 Client class HydratedDeployment.\n\nA collection of kubernetes yaml files which are deployed on a Workload\nCluster. Hydrated Deployments are created by TNA intent based automation.\n\nGenerated from protobuf message `google.cloud.telcoautomation.v1.HydratedDeployment`\n\nNamespace\n---------\n\nGoogle \\\\ Cloud \\\\ TelcoAutomation \\\\ V1\n\nMethods\n-------\n\n### __construct\n\nConstructor.\n\n### getName\n\nOutput only. The name of the hydrated deployment.\n\n### setName\n\nOutput only. The name of the hydrated deployment.\n\n### getState\n\nOutput only. State of the hydrated deployment (DRAFT, APPLIED).\n\n### setState\n\nOutput only. State of the hydrated deployment (DRAFT, APPLIED).\n\n### getFiles\n\nOptional. File contents of a hydrated deployment.\n\nWhen invoking UpdateHydratedBlueprint API, only the modified files should\nbe included in this. Files that are not included in the update of a\nhydrated deployment will not be changed.\n\n### setFiles\n\nOptional. File contents of a hydrated deployment.\n\nWhen invoking UpdateHydratedBlueprint API, only the modified files should\nbe included in this. Files that are not included in the update of a\nhydrated deployment will not be changed.\n\n### getWorkloadCluster\n\nOutput only. WorkloadCluster identifies which workload cluster will the\nhydrated deployment will be deployed on.\n\n### setWorkloadCluster\n\nOutput only. WorkloadCluster identifies which workload cluster will the\nhydrated deployment will be deployed on."]]