Reference documentation and code samples for the Discovery Engine V1BETA API class Google::Cloud::DiscoveryEngine::V1beta::BatchGetDocumentsMetadataResponse::DocumentMetadata.
[[["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-04 UTC."],[],[],null,["# Discovery Engine V1BETA API - Class Google::Cloud::DiscoveryEngine::V1beta::BatchGetDocumentsMetadataResponse::DocumentMetadata (v0.21.0)\n\nVersion latestkeyboard_arrow_down\n\n- [0.21.0 (latest)](/ruby/docs/reference/google-cloud-discovery_engine-v1beta/latest/Google-Cloud-DiscoveryEngine-V1beta-BatchGetDocumentsMetadataResponse-DocumentMetadata)\n- [0.20.1](/ruby/docs/reference/google-cloud-discovery_engine-v1beta/0.20.1/Google-Cloud-DiscoveryEngine-V1beta-BatchGetDocumentsMetadataResponse-DocumentMetadata)\n- [0.19.1](/ruby/docs/reference/google-cloud-discovery_engine-v1beta/0.19.1/Google-Cloud-DiscoveryEngine-V1beta-BatchGetDocumentsMetadataResponse-DocumentMetadata)\n- [0.18.0](/ruby/docs/reference/google-cloud-discovery_engine-v1beta/0.18.0/Google-Cloud-DiscoveryEngine-V1beta-BatchGetDocumentsMetadataResponse-DocumentMetadata)\n- [0.17.0](/ruby/docs/reference/google-cloud-discovery_engine-v1beta/0.17.0/Google-Cloud-DiscoveryEngine-V1beta-BatchGetDocumentsMetadataResponse-DocumentMetadata)\n- [0.16.0](/ruby/docs/reference/google-cloud-discovery_engine-v1beta/0.16.0/Google-Cloud-DiscoveryEngine-V1beta-BatchGetDocumentsMetadataResponse-DocumentMetadata)\n- [0.15.0](/ruby/docs/reference/google-cloud-discovery_engine-v1beta/0.15.0/Google-Cloud-DiscoveryEngine-V1beta-BatchGetDocumentsMetadataResponse-DocumentMetadata)\n- [0.14.2](/ruby/docs/reference/google-cloud-discovery_engine-v1beta/0.14.2/Google-Cloud-DiscoveryEngine-V1beta-BatchGetDocumentsMetadataResponse-DocumentMetadata)\n- [0.13.0](/ruby/docs/reference/google-cloud-discovery_engine-v1beta/0.13.0/Google-Cloud-DiscoveryEngine-V1beta-BatchGetDocumentsMetadataResponse-DocumentMetadata)\n- [0.12.0](/ruby/docs/reference/google-cloud-discovery_engine-v1beta/0.12.0/Google-Cloud-DiscoveryEngine-V1beta-BatchGetDocumentsMetadataResponse-DocumentMetadata)\n- [0.11.0](/ruby/docs/reference/google-cloud-discovery_engine-v1beta/0.11.0/Google-Cloud-DiscoveryEngine-V1beta-BatchGetDocumentsMetadataResponse-DocumentMetadata)\n- [0.10.0](/ruby/docs/reference/google-cloud-discovery_engine-v1beta/0.10.0/Google-Cloud-DiscoveryEngine-V1beta-BatchGetDocumentsMetadataResponse-DocumentMetadata)\n- [0.9.0](/ruby/docs/reference/google-cloud-discovery_engine-v1beta/0.9.0/Google-Cloud-DiscoveryEngine-V1beta-BatchGetDocumentsMetadataResponse-DocumentMetadata)\n- [0.8.0](/ruby/docs/reference/google-cloud-discovery_engine-v1beta/0.8.0/Google-Cloud-DiscoveryEngine-V1beta-BatchGetDocumentsMetadataResponse-DocumentMetadata)\n- [0.7.2](/ruby/docs/reference/google-cloud-discovery_engine-v1beta/0.7.2/Google-Cloud-DiscoveryEngine-V1beta-BatchGetDocumentsMetadataResponse-DocumentMetadata)\n- [0.6.0](/ruby/docs/reference/google-cloud-discovery_engine-v1beta/0.6.0/Google-Cloud-DiscoveryEngine-V1beta-BatchGetDocumentsMetadataResponse-DocumentMetadata)\n- [0.5.0](/ruby/docs/reference/google-cloud-discovery_engine-v1beta/0.5.0/Google-Cloud-DiscoveryEngine-V1beta-BatchGetDocumentsMetadataResponse-DocumentMetadata)\n- [0.4.0](/ruby/docs/reference/google-cloud-discovery_engine-v1beta/0.4.0/Google-Cloud-DiscoveryEngine-V1beta-BatchGetDocumentsMetadataResponse-DocumentMetadata)\n- [0.3.0](/ruby/docs/reference/google-cloud-discovery_engine-v1beta/0.3.0/Google-Cloud-DiscoveryEngine-V1beta-BatchGetDocumentsMetadataResponse-DocumentMetadata)\n- [0.2.1](/ruby/docs/reference/google-cloud-discovery_engine-v1beta/0.2.1/Google-Cloud-DiscoveryEngine-V1beta-BatchGetDocumentsMetadataResponse-DocumentMetadata)\n- [0.1.0](/ruby/docs/reference/google-cloud-discovery_engine-v1beta/0.1.0/Google-Cloud-DiscoveryEngine-V1beta-BatchGetDocumentsMetadataResponse-DocumentMetadata) \nReference documentation and code samples for the Discovery Engine V1BETA API class Google::Cloud::DiscoveryEngine::V1beta::BatchGetDocumentsMetadataResponse::DocumentMetadata.\n\nThe metadata of a [Document](/ruby/docs/reference/google-cloud-discovery_engine-v1beta/latest/Google-Cloud-DiscoveryEngine-V1beta-Document \"Google::Cloud::DiscoveryEngine::V1beta::Document (class)\"). \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### #data_ingestion_source\n\n def data_ingestion_source() -\u003e ::String\n\n**Returns**\n\n- (::String) --- The data ingestion source of the\n [Document](/ruby/docs/reference/google-cloud-discovery_engine-v1beta/latest/Google-Cloud-DiscoveryEngine-V1beta-Document \"Google::Cloud::DiscoveryEngine::V1beta::Document (class)\").\n\n Allowed values are:\n - `batch`: Data ingested via Batch API, e.g., ImportDocuments.\n - `streaming` Data ingested via Streaming API, e.g., FHIR streaming.\n\n### #data_ingestion_source=\n\n def data_ingestion_source=(value) -\u003e ::String\n\n**Parameter**\n\n- **value** (::String) ---\n\n The data ingestion source of the\n [Document](/ruby/docs/reference/google-cloud-discovery_engine-v1beta/latest/Google-Cloud-DiscoveryEngine-V1beta-Document \"Google::Cloud::DiscoveryEngine::V1beta::Document (class)\").\n\n Allowed values are:\n - `batch`: Data ingested via Batch API, e.g., ImportDocuments.\n- `streaming` Data ingested via Streaming API, e.g., FHIR streaming. \n**Returns**\n\n- (::String) --- The data ingestion source of the\n [Document](/ruby/docs/reference/google-cloud-discovery_engine-v1beta/latest/Google-Cloud-DiscoveryEngine-V1beta-Document \"Google::Cloud::DiscoveryEngine::V1beta::Document (class)\").\n\n Allowed values are:\n - `batch`: Data ingested via Batch API, e.g., ImportDocuments.\n - `streaming` Data ingested via Streaming API, e.g., FHIR streaming.\n\n### #last_refreshed_time\n\n def last_refreshed_time() -\u003e ::Google::Protobuf::Timestamp\n\n**Returns**\n\n- ([::Google::Protobuf::Timestamp](./Google-Protobuf-Timestamp)) --- The timestamp of the last time the [Document](/ruby/docs/reference/google-cloud-discovery_engine-v1beta/latest/Google-Cloud-DiscoveryEngine-V1beta-Document \"Google::Cloud::DiscoveryEngine::V1beta::Document (class)\") was last indexed.\n\n### #last_refreshed_time=\n\n def last_refreshed_time=(value) -\u003e ::Google::Protobuf::Timestamp\n\n**Parameter**\n\n- **value** ([::Google::Protobuf::Timestamp](./Google-Protobuf-Timestamp)) --- The timestamp of the last time the [Document](/ruby/docs/reference/google-cloud-discovery_engine-v1beta/latest/Google-Cloud-DiscoveryEngine-V1beta-Document \"Google::Cloud::DiscoveryEngine::V1beta::Document (class)\") was last indexed. \n**Returns**\n\n- ([::Google::Protobuf::Timestamp](./Google-Protobuf-Timestamp)) --- The timestamp of the last time the [Document](/ruby/docs/reference/google-cloud-discovery_engine-v1beta/latest/Google-Cloud-DiscoveryEngine-V1beta-Document \"Google::Cloud::DiscoveryEngine::V1beta::Document (class)\") was last indexed.\n\n### #matcher_value\n\n def matcher_value() -\u003e ::Google::Cloud::DiscoveryEngine::V1beta::BatchGetDocumentsMetadataResponse::DocumentMetadata::MatcherValue\n\n**Returns**\n\n- ([::Google::Cloud::DiscoveryEngine::V1beta::BatchGetDocumentsMetadataResponse::DocumentMetadata::MatcherValue](./Google-Cloud-DiscoveryEngine-V1beta-BatchGetDocumentsMetadataResponse-DocumentMetadata-MatcherValue)) --- The value of the matcher that was used to match the [Document](/ruby/docs/reference/google-cloud-discovery_engine-v1beta/latest/Google-Cloud-DiscoveryEngine-V1beta-Document \"Google::Cloud::DiscoveryEngine::V1beta::Document (class)\").\n\n### #matcher_value=\n\n def matcher_value=(value) -\u003e ::Google::Cloud::DiscoveryEngine::V1beta::BatchGetDocumentsMetadataResponse::DocumentMetadata::MatcherValue\n\n**Parameter**\n\n- **value** ([::Google::Cloud::DiscoveryEngine::V1beta::BatchGetDocumentsMetadataResponse::DocumentMetadata::MatcherValue](./Google-Cloud-DiscoveryEngine-V1beta-BatchGetDocumentsMetadataResponse-DocumentMetadata-MatcherValue)) --- The value of the matcher that was used to match the [Document](/ruby/docs/reference/google-cloud-discovery_engine-v1beta/latest/Google-Cloud-DiscoveryEngine-V1beta-Document \"Google::Cloud::DiscoveryEngine::V1beta::Document (class)\"). \n**Returns**\n\n- ([::Google::Cloud::DiscoveryEngine::V1beta::BatchGetDocumentsMetadataResponse::DocumentMetadata::MatcherValue](./Google-Cloud-DiscoveryEngine-V1beta-BatchGetDocumentsMetadataResponse-DocumentMetadata-MatcherValue)) --- The value of the matcher that was used to match the [Document](/ruby/docs/reference/google-cloud-discovery_engine-v1beta/latest/Google-Cloud-DiscoveryEngine-V1beta-Document \"Google::Cloud::DiscoveryEngine::V1beta::Document (class)\").\n\n### #state\n\n def state() -\u003e ::Google::Cloud::DiscoveryEngine::V1beta::BatchGetDocumentsMetadataResponse::State\n\n**Returns**\n\n- ([::Google::Cloud::DiscoveryEngine::V1beta::BatchGetDocumentsMetadataResponse::State](./Google-Cloud-DiscoveryEngine-V1beta-BatchGetDocumentsMetadataResponse-State)) --- The state of the document.\n\n### #state=\n\n def state=(value) -\u003e ::Google::Cloud::DiscoveryEngine::V1beta::BatchGetDocumentsMetadataResponse::State\n\n**Parameter**\n\n- **value** ([::Google::Cloud::DiscoveryEngine::V1beta::BatchGetDocumentsMetadataResponse::State](./Google-Cloud-DiscoveryEngine-V1beta-BatchGetDocumentsMetadataResponse-State)) --- The state of the document. \n**Returns**\n\n- ([::Google::Cloud::DiscoveryEngine::V1beta::BatchGetDocumentsMetadataResponse::State](./Google-Cloud-DiscoveryEngine-V1beta-BatchGetDocumentsMetadataResponse-State)) --- The state of the document."]]