Class: Google::Cloud::VisionAI::V1::IngestAssetResponse

Inherits:
Object
  • Object
show all
Extended by:
Protobuf::MessageExts::ClassMethods
Includes:
Protobuf::MessageExts
Defined in:
proto_docs/google/cloud/visionai/v1/warehouse.rb

Overview

Response message for IngestAsset API.

Instance Attribute Summary collapse

Instance Attribute Details

#successfully_ingested_partition::Google::Cloud::VisionAI::V1::Partition::TemporalPartition

Returns Time range of the data that has been successfully ingested.

Returns:



2577
2578
2579
2580
# File 'proto_docs/google/cloud/visionai/v1/warehouse.rb', line 2577

class IngestAssetResponse
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end