public RepeatedField<string> AnnotationSpecSets { get; }
Required. The list of annotation spec set resource name. Similar to video
classification, we support selecting event from multiple AnnotationSpecSet
at the same time.
[[["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."],[[["This document provides information about the `EventConfig` class, which is used for configuring video event human labeling tasks within the Google Cloud Data Labeling service."],["The `EventConfig` class is part of the `Google.Cloud.DataLabeling.V1Beta1` namespace and is defined in the `Google.Cloud.DataLabeling.V1Beta1.dll` assembly, with versions 2.0.0-beta05 as the latest, 2.0.0-beta04, and 1.0.0-beta03."],["The `EventConfig` class inherits from `Object` and implements multiple interfaces including `IMessage`, `IEquatable\u003cEventConfig\u003e`, `IDeepCloneable\u003cEventConfig\u003e`, and `IBufferMessage`."],["`EventConfig` has two constructors: a default constructor and a copy constructor that takes another `EventConfig` instance as a parameter."],["The `AnnotationSpecSets` property within `EventConfig` is a required list of annotation spec set resource names, which allow for the selection of events from multiple `AnnotationSpecSet` simultaneously."]]],[]]