Note: The following fields are mutually exclusive: config, time_indexed_data. If a field in that set is populated, all other fields in the set will automatically be cleared.
value (::Google::Cloud::VisionAI::V1::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.
Note: The following fields are mutually exclusive: config, time_indexed_data. If a field in that set is populated, all other fields in the set will automatically be cleared.
Note: The following fields are mutually exclusive: config, time_indexed_data. If a field in that set is populated, all other fields in the set will automatically be cleared.
Note: The following fields are mutually exclusive: time_indexed_data, config. If a field in that set is populated, all other fields in the set will automatically be cleared.
Note: The following fields are mutually exclusive: time_indexed_data, config. If a field in that set is populated, all other fields in the set will automatically be cleared.
Note: The following fields are mutually exclusive: time_indexed_data, config. If a field in that set is populated, all other fields in the set will automatically be cleared.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-09-09 UTC."],[],[],null,["# Vision AI V1 API - Class Google::Cloud::VisionAI::V1::IngestAssetRequest (v1.1.1)\n\nVersion latestkeyboard_arrow_down\n\n- [1.1.1 (latest)](/ruby/docs/reference/google-cloud-vision_ai-v1/latest/Google-Cloud-VisionAI-V1-IngestAssetRequest)\n- [1.1.0](/ruby/docs/reference/google-cloud-vision_ai-v1/1.1.0/Google-Cloud-VisionAI-V1-IngestAssetRequest)\n- [1.0.1](/ruby/docs/reference/google-cloud-vision_ai-v1/1.0.1/Google-Cloud-VisionAI-V1-IngestAssetRequest)\n- [0.4.0](/ruby/docs/reference/google-cloud-vision_ai-v1/0.4.0/Google-Cloud-VisionAI-V1-IngestAssetRequest)\n- [0.3.0](/ruby/docs/reference/google-cloud-vision_ai-v1/0.3.0/Google-Cloud-VisionAI-V1-IngestAssetRequest)\n- [0.2.0](/ruby/docs/reference/google-cloud-vision_ai-v1/0.2.0/Google-Cloud-VisionAI-V1-IngestAssetRequest)\n- [0.1.0](/ruby/docs/reference/google-cloud-vision_ai-v1/0.1.0/Google-Cloud-VisionAI-V1-IngestAssetRequest) \nReference documentation and code samples for the Vision AI V1 API class Google::Cloud::VisionAI::V1::IngestAssetRequest.\n\nRequest message for IngestAsset API. \n\nInherits\n--------\n\n- Object \n\nExtended By\n-----------\n\n- Google::Protobuf::MessageExts::ClassMethods \n\nIncludes\n--------\n\n- Google::Protobuf::MessageExts\n\nMethods\n-------\n\n### #config\n\n def config() -\u003e ::Google::Cloud::VisionAI::V1::IngestAssetRequest::Config\n\n**Returns**\n\n- ([::Google::Cloud::VisionAI::V1::IngestAssetRequest::Config](./Google-Cloud-VisionAI-V1-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.\n\n\n Note: The following fields are mutually exclusive: `config`, `time_indexed_data`. If a field in that set is populated, all other fields in the set will automatically be cleared.\n\n### #config=\n\n def config=(value) -\u003e ::Google::Cloud::VisionAI::V1::IngestAssetRequest::Config\n\n**Parameter**\n\n- **value** ([::Google::Cloud::VisionAI::V1::IngestAssetRequest::Config](./Google-Cloud-VisionAI-V1-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.\n\n\nNote: The following fields are mutually exclusive: `config`, `time_indexed_data`. If a field in that set is populated, all other fields in the set will automatically be cleared. \n**Returns**\n\n- ([::Google::Cloud::VisionAI::V1::IngestAssetRequest::Config](./Google-Cloud-VisionAI-V1-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.\n\n\n Note: The following fields are mutually exclusive: `config`, `time_indexed_data`. If a field in that set is populated, all other fields in the set will automatically be cleared.\n\n### #time_indexed_data\n\n def time_indexed_data() -\u003e ::Google::Cloud::VisionAI::V1::IngestAssetRequest::TimeIndexedData\n\n**Returns**\n\n- ([::Google::Cloud::VisionAI::V1::IngestAssetRequest::TimeIndexedData](./Google-Cloud-VisionAI-V1-IngestAssetRequest-TimeIndexedData)) --- Data to be ingested.\n\n\n Note: The following fields are mutually exclusive: `time_indexed_data`, `config`. If a field in that set is populated, all other fields in the set will automatically be cleared.\n\n### #time_indexed_data=\n\n def time_indexed_data=(value) -\u003e ::Google::Cloud::VisionAI::V1::IngestAssetRequest::TimeIndexedData\n\n**Parameter**\n\n- **value** ([::Google::Cloud::VisionAI::V1::IngestAssetRequest::TimeIndexedData](./Google-Cloud-VisionAI-V1-IngestAssetRequest-TimeIndexedData)) --- Data to be ingested.\n\n\nNote: The following fields are mutually exclusive: `time_indexed_data`, `config`. If a field in that set is populated, all other fields in the set will automatically be cleared. \n**Returns**\n\n- ([::Google::Cloud::VisionAI::V1::IngestAssetRequest::TimeIndexedData](./Google-Cloud-VisionAI-V1-IngestAssetRequest-TimeIndexedData)) --- Data to be ingested.\n\n\n Note: The following fields are mutually exclusive: `time_indexed_data`, `config`. If a field in that set is populated, all other fields in the set will automatically be cleared."]]