Class: Google::Cloud::VisionAI::V1::AssetSource::AssetContentData
- Inherits:
-
Object
- Object
- Google::Cloud::VisionAI::V1::AssetSource::AssetContentData
- Extended by:
- Protobuf::MessageExts::ClassMethods
- Includes:
- Protobuf::MessageExts
- Defined in:
- proto_docs/google/cloud/visionai/v1/warehouse.rb
Overview
The content of the asset.
Instance Attribute Summary collapse
Instance Attribute Details
#asset_content_data ⇒ ::String
155 156 157 158 |
# File 'proto_docs/google/cloud/visionai/v1/warehouse.rb', line 155 class AssetContentData include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |