public sealed class NFDeploySiteStatus : IMessage<NFDeploySiteStatus>, IEquatable<NFDeploySiteStatus>, IDeepCloneable<NFDeploySiteStatus>, IBufferMessage, IMessage
Reference documentation and code samples for the Telco Automation v1 API class NFDeploySiteStatus.
[[["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-03-21 UTC."],[[["This documentation details the `NFDeploySiteStatus` class within the Google Cloud Telco Automation v1 API, which represents the per-site status."],["The `NFDeploySiteStatus` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, providing functionality for message handling, equality comparisons, deep cloning, and buffer message operations."],["The class includes properties such as `Hydration` to indicate hydration status, `PendingDeletion` to signal if site deletion is in progress, `Site` for the site ID, and `Workload` for workload status, all of which are output-only."],["The `NFDeploySiteStatus` class offers two constructors: a default constructor and another that accepts another `NFDeploySiteStatus` object to create a new instance."],["The content shows the different versions of the documentation available for `NFDeploySiteStatus` such as version 1.0.0, 1.1.0, and 1.2.0 being the latest, as well as the inherited members from the parent object class."]]],[]]