public sealed class AssociatedEntities : IMessage<AssociatedEntities>, IEquatable<AssociatedEntities>, IDeepCloneable<AssociatedEntities>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Deploy v1 API class AssociatedEntities.
Information about entities associated with a Target.
[[["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-04-09 UTC."],[[["This webpage provides reference documentation for the `AssociatedEntities` class within the Google Cloud Deploy v1 API, with version 3.3.0 being the currently viewed version."],["The `AssociatedEntities` class provides information about entities, specifically Anthos and GKE clusters, associated with a `Target` in the Google Cloud Deploy environment."],["The page lists various versions of the Google Cloud Deploy v1 API, ranging from version 1.0.0 up to the latest version 3.4.0, allowing users to navigate through different API releases."],["The `AssociatedEntities` class implements several interfaces, such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from the base `object` class."],["The `AssociatedEntities` class contains two properties, `AnthosClusters` and `GkeClusters`, both of type `RepeatedField`, to handle collections of Anthos and GKE clusters respectively."]]],[]]