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-04-09 UTC."],[[["The latest version available for `AutomationResourceSelector` in the Google Cloud Deploy v1 API is 3.4.0, with a variety of previous versions also documented and accessible."],["`AutomationResourceSelector` is a class that provides the necessary information for selecting resources to which an automation will be applied."],["The class `AutomationResourceSelector` implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class `AutomationResourceSelector` contains a `Targets` property of type `RepeatedField\u003cTargetAttribute\u003e`, which holds attributes related to the target."],["The class `AutomationResourceSelector` has two constructors; a parameterless one and one that takes an `AutomationResourceSelector` instance as an argument."]]],[]]