Reference documentation and code samples for the Google Cloud Vision Ai V1 Client class IngestAssetRequest.
Request message for IngestAsset API.
Generated from protobuf message google.cloud.visionai.v1.IngestAssetRequest
Namespace
Google \ Cloud \ VisionAI \ V1Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ config
IngestAssetRequest\Config
Provides information for the data and the asset resource name that the data belongs to. The first IngestAssetRequest
message must only contain a Config
message.
↳ time_indexed_data
getConfig
Provides information for the data and the asset resource name that the
data belongs to. The first IngestAssetRequest
message must only contain
a Config
message.
hasConfig
setConfig
Provides information for the data and the asset resource name that the
data belongs to. The first IngestAssetRequest
message must only contain
a Config
message.
$this
getTimeIndexedData
Data to be ingested.
hasTimeIndexedData
setTimeIndexedData
Data to be ingested.
$this
getStreamingRequest
string

