Reference documentation and code samples for the Vision AI V1 API class Google::Cloud::VisionAI::V1::IngestAssetResponse.
Response message for IngestAsset API.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#successfully_ingested_partition
def successfully_ingested_partition() -> ::Google::Cloud::VisionAI::V1::Partition::TemporalPartition
Returns
- (::Google::Cloud::VisionAI::V1::Partition::TemporalPartition) — Time range of the data that has been successfully ingested.
#successfully_ingested_partition=
def successfully_ingested_partition=(value) -> ::Google::Cloud::VisionAI::V1::Partition::TemporalPartition
Parameter
- value (::Google::Cloud::VisionAI::V1::Partition::TemporalPartition) — Time range of the data that has been successfully ingested.
Returns
- (::Google::Cloud::VisionAI::V1::Partition::TemporalPartition) — Time range of the data that has been successfully ingested.