proto_docs/google/cloud/discoveryengine/v1beta/document.rb in google-cloud-discovery_engine-v1beta-0.3.0 vs proto_docs/google/cloud/discoveryengine/v1beta/document.rb in google-cloud-discovery_engine-v1beta-0.4.0
- old
+ new
@@ -24,17 +24,15 @@
# Document captures all raw metadata information of items to be recommended or
# searched.
# @!attribute [rw] struct_data
# @return [::Google::Protobuf::Struct]
# The structured JSON data for the document. It should conform to the
- # registered
- # [Schema.schema][google.cloud.discoveryengine.v1beta.Schema.schema] or an
+ # registered {::Google::Cloud::DiscoveryEngine::V1beta::Schema Schema} or an
# `INVALID_ARGUMENT` error is thrown.
# @!attribute [rw] json_data
# @return [::String]
# The JSON string representation of the document. It should conform to the
- # registered
- # [Schema.schema][google.cloud.discoveryengine.v1beta.Schema.schema] or an
+ # registered {::Google::Cloud::DiscoveryEngine::V1beta::Schema Schema} or an
# `INVALID_ARGUMENT` error is thrown.
# @!attribute [rw] name
# @return [::String]
# Immutable. The full resource name of the document.
# Format: