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 webpage provides documentation for the `AutomationResourceSelector` class within the Google Cloud Deploy v1 API, with the latest version being 3.4.0 and the current version being documented as 3.3.0."],["`AutomationResourceSelector` is designed to select resources for automation and is part of the `Google.Cloud.Deploy.V1` namespace found within the Google.Cloud.Deploy.V1.dll assembly."],["This class implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from `object`."],["It contains a `Targets` property of type `RepeatedField\u003cTargetAttribute\u003e`, used for listing target attributes."],["The page has a log of versions from the current 3.3.0 all the way back to version 1.0.0."]]],[]]