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

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

Request message for CreateInstruction.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#instruction

def instruction() -> ::Google::Cloud::DataLabeling::V1beta1::Instruction
Returns

#instruction=

def instruction=(value) -> ::Google::Cloud::DataLabeling::V1beta1::Instruction
Parameter
Returns

#parent

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

#parent=

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