Vision AI V1 API - Class Google::Cloud::VisionAI::V1::DataSchemaDetails::CustomizedStructConfig (v0.1.0)

Reference documentation and code samples for the Vision AI V1 API class Google::Cloud::VisionAI::V1::DataSchemaDetails::CustomizedStructConfig.

The configuration for CUSTOMIZED_STRUCT data type.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#field_schemas

def field_schemas() -> ::Google::Protobuf::Map{::String => ::Google::Cloud::VisionAI::V1::DataSchemaDetails}
Returns
  • (::Google::Protobuf::Map{::String => ::Google::Cloud::VisionAI::V1::DataSchemaDetails}) — Direct child elements data schemas.

#field_schemas=

def field_schemas=(value) -> ::Google::Protobuf::Map{::String => ::Google::Cloud::VisionAI::V1::DataSchemaDetails}
Parameter
  • value (::Google::Protobuf::Map{::String => ::Google::Cloud::VisionAI::V1::DataSchemaDetails}) — Direct child elements data schemas.
Returns
  • (::Google::Protobuf::Map{::String => ::Google::Cloud::VisionAI::V1::DataSchemaDetails}) — Direct child elements data schemas.