Interface protos.google.cloud.telcoautomation.v1.IHydratedDeployment (0.1.0)

Properties of a HydratedDeployment.

Package

@google-cloud/telcoautomation

Properties

files

files?:(google.cloud.telcoautomation.v1.IFile[]|null);

HydratedDeployment files

name

name?:(string|null);

HydratedDeployment name

state

state?:(google.cloud.telcoautomation.v1.HydratedDeployment.State|keyoftypeofgoogle.cloud.telcoautomation.v1.HydratedDeployment.State|null);

HydratedDeployment state

workloadCluster

workloadCluster?:(string|null);

HydratedDeployment workloadCluster

Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.

Last updated 2025年10月30日 UTC.