Discovery Engine V1 API - Class Google::Cloud::DiscoveryEngine::V1::Answer::Reference::StructuredDocumentInfo (v1.1.0)

Reference documentation and code samples for the Discovery Engine V1 API class Google::Cloud::DiscoveryEngine::V1::Answer::Reference::StructuredDocumentInfo.

Structured search information.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#document

def document() -> ::String
Returns
  • (::String) — Document resource name.

#document=

def document=(value) -> ::String
Parameter
  • value (::String) — Document resource name.
Returns
  • (::String) — Document resource name.

#struct_data

def struct_data() -> ::Google::Protobuf::Struct
Returns

#struct_data=

def struct_data=(value) -> ::Google::Protobuf::Struct
Parameter
Returns