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 the current page focusing on version 3.2.0."],["The `AutomationResourceSelector` class is used to specify which resources an Automation will be applied to within the Google Cloud Deploy environment."],["This class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, which provides functionalities for message handling, comparison, deep cloning, and buffered message handling."],["The `AutomationResourceSelector` class allows for the selection of `Targets` which are a `RepeatedField` of `TargetAttribute`, providing details about specific deployment targets."],["It is a class object that is part of the `Google.Cloud.Deploy.V1` namespace and it is built from the `Google.Cloud.Deploy.V1.dll` assembly."]]],[]]