Reference documentation and code samples for the Discovery Engine V1BETA API class Google::Cloud::DiscoveryEngine::V1beta::BatchGetDocumentsMetadataResponse::DocumentMetadata::MatcherValue.
The value of the matcher that was used to match the Document.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#uri
def uri() -> ::String
Returns
- (::String) — If match by URI, the URI of the Document.
#uri=
def uri=(value) -> ::String
Parameter
- value (::String) — If match by URI, the URI of the Document.
Returns
- (::String) — If match by URI, the URI of the Document.