AI Platform Data Labeling Service V1beta1 API - Class Google::Cloud::DataLabeling::V1beta1::CreateAnnotationSpecSetRequest (v0.7.2)

Reference documentation and code samples for the AI Platform Data Labeling Service V1beta1 API class Google::Cloud::DataLabeling::V1beta1::CreateAnnotationSpecSetRequest.

Request message for CreateAnnotationSpecSet.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#annotation_spec_set

def annotation_spec_set() -> ::Google::Cloud::DataLabeling::V1beta1::AnnotationSpecSet
Returns

#annotation_spec_set=

def annotation_spec_set=(value) -> ::Google::Cloud::DataLabeling::V1beta1::AnnotationSpecSet
Parameter
Returns

#parent

def parent() -> ::String
Returns
  • (::String) — Required. AnnotationSpecSet resource parent, format: projects/{project_id}

#parent=

def parent=(value) -> ::String
Parameter
  • value (::String) — Required. AnnotationSpecSet resource parent, format: projects/{project_id}
Returns
  • (::String) — Required. AnnotationSpecSet resource parent, format: projects/{project_id}