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-03-21 UTC."],[[["The latest version of the Google Cloud Deploy v1 API class `AssociatedEntities` is 3.4.0, with documentation available."],["The `AssociatedEntities` class provides information about entities associated with a `Target` in Google Cloud Deploy."],["This class inherits from `object` and implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["It includes properties for specifying Anthos clusters (`AnthosClusters`) and GKE clusters (`GkeClusters`) as associated entities, both of which are of type `RepeatedField`."],["The documentation provides links to previous versions, ranging from 1.0.0 up to the latest version."]]],[]]