Reference documentation and code samples for the Document AI V1beta3 API class Google::Cloud::DocumentAI::V1beta3::DatasetSchema.
Dataset Schema.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#document_schema
def document_schema() -> ::Google::Cloud::DocumentAI::V1beta3::DocumentSchema Returns
- (::Google::Cloud::DocumentAI::V1beta3::DocumentSchema) — Optional. Schema of the dataset.
#document_schema=
def document_schema=(value) -> ::Google::Cloud::DocumentAI::V1beta3::DocumentSchema Parameter
- value (::Google::Cloud::DocumentAI::V1beta3::DocumentSchema) — Optional. Schema of the dataset.
Returns
- (::Google::Cloud::DocumentAI::V1beta3::DocumentSchema) — Optional. Schema of the dataset.
#name
def name() -> ::String Returns
- (::String) — Dataset schema resource name. Format:
projects/{project}/locations/{location}/processors/{processor}/dataset/datasetSchema
#name=
def name=(value) -> ::String Parameter
- value (::String) — Dataset schema resource name. Format:
projects/{project}/locations/{location}/processors/{processor}/dataset/datasetSchema
Returns
- (::String) — Dataset schema resource name. Format:
projects/{project}/locations/{location}/processors/{processor}/dataset/datasetSchema