Reference documentation and code samples for the AI Platform Data Labeling Service V1beta1 API class Google::Cloud::DataLabeling::V1beta1::CsvInstruction.
Deprecated: this instruction format is not supported any more. Instruction from a CSV file.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#gcs_file_uri
def gcs_file_uri() -> ::String
Returns
- (::String) — CSV file for the instruction. Only gcs path is allowed.
#gcs_file_uri=
def gcs_file_uri=(value) -> ::String
Parameter
- value (::String) — CSV file for the instruction. Only gcs path is allowed.
Returns
- (::String) — CSV file for the instruction. Only gcs path is allowed.