public sealed class AutomationResourceSelector : IMessage<AutomationResourceSelector>, IEquatable<AutomationResourceSelector>, IDeepCloneable<AutomationResourceSelector>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Deploy v1 API class AutomationResourceSelector.
AutomationResourceSelector contains the information to select the resources
to which an Automation is going to be applied.
[[["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 available for the `AutomationResourceSelector` class is 3.4.0, but the current page details version 2.19.0."],["`AutomationResourceSelector` is part of the Google Cloud Deploy v1 API and is used to select resources for automation."],["The `AutomationResourceSelector` class is found within the `Google.Cloud.Deploy.V1` namespace in the `Google.Cloud.Deploy.V1.dll` assembly."],["This class implements several interfaces including `IMessage`, `IEquatable\u003cAutomationResourceSelector\u003e`, `IDeepCloneable\u003cAutomationResourceSelector\u003e`, and `IBufferMessage`."],["It contains a `Targets` property which holds a list of `TargetAttribute` objects, providing attributes about the target."]]],[]]