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 `AutomationResourceSelector` in the Google Cloud Deploy v1 API is 3.4.0, with multiple other versions available ranging from 1.0.0 to 3.3.0."],["`AutomationResourceSelector` is a class in the `Google.Cloud.Deploy.V1` namespace used to specify the resources that an automation will apply to."],["This class implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, for advanced usage and compatibility."],["The `AutomationResourceSelector` class includes a property called `Targets`, which is of type `RepeatedField\u003cTargetAttribute\u003e`, used for target attribute details."],["The `AutomationResourceSelector` class can be constructed either by creating a new instance with no parameters, or through a copy constructor."]]],[]]