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."],[[["This page provides reference documentation for the `AutomationResourceSelector` class within the Google Cloud Deploy v1 API."],["The `AutomationResourceSelector` class is used to specify the resources to which an Automation will apply."],["The latest version of the API documented is 3.4.0, with the current documentation being version 2.12.0 and multiple other versions are also available, ranging from 1.0.0 to 3.4.0."],["`AutomationResourceSelector` implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from `object`."],["The `Targets` property of `AutomationResourceSelector` contains target attributes, and it is a `RepeatedField` of `TargetAttribute`."]]],[]]