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-02 UTC."],[[["This webpage provides documentation for the `AutomationResourceSelector` class within the Google Cloud Deploy v1 API, with the latest version being 3.4.0."],["The `AutomationResourceSelector` class, as described, is used to select the resources to which an Automation will be applied."],["The page includes links to documentation for numerous versions of the `AutomationResourceSelector` class, ranging from version 1.0.0 up to 3.4.0."],["`AutomationResourceSelector` implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class contains a `Targets` property of type `RepeatedField\u003cTargetAttribute\u003e`, which allows for the specification of attributes for a given target."]]],[]]