Show / Hide Table of Contents

Enum AnnotationSpecSetName.ResourceNameType

The possible contents of AnnotationSpecSetName.

Namespace: Google.Cloud.DataLabeling.V1Beta1
Assembly: Google.Cloud.DataLabeling.V1Beta1.dll
Syntax
public enum ResourceNameType

Fields

Name Description
ProjectAnnotationSpecSet

A resource name with pattern projects/{project}/annotationSpecSets/{annotation_spec_set}.

Unparsed

An unparsed resource name.

Back to top