(::String) — The content of the record. Empty by default.
At least one of
title or
content should
be set otherwise an INVALID_ARGUMENT error is thrown.
#content=
defcontent=(value)->::String
Parameter
value (::String) — The content of the record. Empty by default.
At least one of
title or
content should
be set otherwise an INVALID_ARGUMENT error is thrown.
Returns
(::String) — The content of the record. Empty by default.
At least one of
title or
content should
be set otherwise an INVALID_ARGUMENT error is thrown.
#id
defid()->::String
Returns
(::String) — The unique ID to represent the record.
#id=
defid=(value)->::String
Parameter
value (::String) — The unique ID to represent the record.
Returns
(::String) — The unique ID to represent the record.
#score
defscore()->::Float
Returns
(::Float) — The score of this record based on the given query and selected model.
#score=
defscore=(value)->::Float
Parameter
value (::Float) — The score of this record based on the given query and selected model.
Returns
(::Float) — The score of this record based on the given query and selected model.
#title
deftitle()->::String
Returns
(::String) — The title of the record. Empty by default.
At least one of
title or
content should
be set otherwise an INVALID_ARGUMENT error is thrown.
#title=
deftitle=(value)->::String
Parameter
value (::String) — The title of the record. Empty by default.
At least one of
title or
content should
be set otherwise an INVALID_ARGUMENT error is thrown.
Returns
(::String) — The title of the record. Empty by default.
At least one of
title or
content should
be set otherwise an INVALID_ARGUMENT error is thrown.
[[["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::RankingRecord (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-RankingRecord)\n- [0.20.1](/ruby/docs/reference/google-cloud-discovery_engine-v1beta/0.20.1/Google-Cloud-DiscoveryEngine-V1beta-RankingRecord)\n- [0.19.1](/ruby/docs/reference/google-cloud-discovery_engine-v1beta/0.19.1/Google-Cloud-DiscoveryEngine-V1beta-RankingRecord)\n- [0.18.0](/ruby/docs/reference/google-cloud-discovery_engine-v1beta/0.18.0/Google-Cloud-DiscoveryEngine-V1beta-RankingRecord)\n- [0.17.0](/ruby/docs/reference/google-cloud-discovery_engine-v1beta/0.17.0/Google-Cloud-DiscoveryEngine-V1beta-RankingRecord)\n- [0.16.0](/ruby/docs/reference/google-cloud-discovery_engine-v1beta/0.16.0/Google-Cloud-DiscoveryEngine-V1beta-RankingRecord)\n- [0.15.0](/ruby/docs/reference/google-cloud-discovery_engine-v1beta/0.15.0/Google-Cloud-DiscoveryEngine-V1beta-RankingRecord)\n- [0.14.2](/ruby/docs/reference/google-cloud-discovery_engine-v1beta/0.14.2/Google-Cloud-DiscoveryEngine-V1beta-RankingRecord)\n- [0.13.0](/ruby/docs/reference/google-cloud-discovery_engine-v1beta/0.13.0/Google-Cloud-DiscoveryEngine-V1beta-RankingRecord)\n- [0.12.0](/ruby/docs/reference/google-cloud-discovery_engine-v1beta/0.12.0/Google-Cloud-DiscoveryEngine-V1beta-RankingRecord)\n- [0.11.0](/ruby/docs/reference/google-cloud-discovery_engine-v1beta/0.11.0/Google-Cloud-DiscoveryEngine-V1beta-RankingRecord)\n- [0.10.0](/ruby/docs/reference/google-cloud-discovery_engine-v1beta/0.10.0/Google-Cloud-DiscoveryEngine-V1beta-RankingRecord)\n- [0.9.0](/ruby/docs/reference/google-cloud-discovery_engine-v1beta/0.9.0/Google-Cloud-DiscoveryEngine-V1beta-RankingRecord)\n- [0.8.0](/ruby/docs/reference/google-cloud-discovery_engine-v1beta/0.8.0/Google-Cloud-DiscoveryEngine-V1beta-RankingRecord)\n- [0.7.2](/ruby/docs/reference/google-cloud-discovery_engine-v1beta/0.7.2/Google-Cloud-DiscoveryEngine-V1beta-RankingRecord)\n- [0.6.0](/ruby/docs/reference/google-cloud-discovery_engine-v1beta/0.6.0/Google-Cloud-DiscoveryEngine-V1beta-RankingRecord)\n- [0.5.0](/ruby/docs/reference/google-cloud-discovery_engine-v1beta/0.5.0/Google-Cloud-DiscoveryEngine-V1beta-RankingRecord)\n- [0.4.0](/ruby/docs/reference/google-cloud-discovery_engine-v1beta/0.4.0/Google-Cloud-DiscoveryEngine-V1beta-RankingRecord)\n- [0.3.0](/ruby/docs/reference/google-cloud-discovery_engine-v1beta/0.3.0/Google-Cloud-DiscoveryEngine-V1beta-RankingRecord)\n- [0.2.1](/ruby/docs/reference/google-cloud-discovery_engine-v1beta/0.2.1/Google-Cloud-DiscoveryEngine-V1beta-RankingRecord)\n- [0.1.0](/ruby/docs/reference/google-cloud-discovery_engine-v1beta/0.1.0/Google-Cloud-DiscoveryEngine-V1beta-RankingRecord) \nReference documentation and code samples for the Discovery Engine V1BETA API class Google::Cloud::DiscoveryEngine::V1beta::RankingRecord.\n\nRecord message for\n[RankService.Rank](/ruby/docs/reference/google-cloud-discovery_engine-v1beta/latest/Google-Cloud-DiscoveryEngine-V1beta-RankService-Client#Google__Cloud__DiscoveryEngine__V1beta__RankService__Client_rank_instance_ \"Google::Cloud::DiscoveryEngine::V1beta::RankService::Client#rank (method)\")\nmethod. \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### #content\n\n def content() -\u003e ::String\n\n**Returns**\n\n- (::String) --- The content of the record. Empty by default. At least one of [title](/ruby/docs/reference/google-cloud-discovery_engine-v1beta/latest/Google-Cloud-DiscoveryEngine-V1beta-RankingRecord#Google__Cloud__DiscoveryEngine__V1beta__RankingRecord_title_instance_ \"Google::Cloud::DiscoveryEngine::V1beta::RankingRecord#title (method)\") or [content](/ruby/docs/reference/google-cloud-discovery_engine-v1beta/latest/Google-Cloud-DiscoveryEngine-V1beta-RankingRecord#Google__Cloud__DiscoveryEngine__V1beta__RankingRecord_content_instance_ \"Google::Cloud::DiscoveryEngine::V1beta::RankingRecord#content (method)\") should be set otherwise an INVALID_ARGUMENT error is thrown.\n\n### #content=\n\n def content=(value) -\u003e ::String\n\n**Parameter**\n\n- **value** (::String) --- The content of the record. Empty by default. At least one of [title](/ruby/docs/reference/google-cloud-discovery_engine-v1beta/latest/Google-Cloud-DiscoveryEngine-V1beta-RankingRecord#Google__Cloud__DiscoveryEngine__V1beta__RankingRecord_title_instance_ \"Google::Cloud::DiscoveryEngine::V1beta::RankingRecord#title (method)\") or [content](/ruby/docs/reference/google-cloud-discovery_engine-v1beta/latest/Google-Cloud-DiscoveryEngine-V1beta-RankingRecord#Google__Cloud__DiscoveryEngine__V1beta__RankingRecord_content_instance_ \"Google::Cloud::DiscoveryEngine::V1beta::RankingRecord#content (method)\") should be set otherwise an INVALID_ARGUMENT error is thrown. \n**Returns**\n\n- (::String) --- The content of the record. Empty by default. At least one of [title](/ruby/docs/reference/google-cloud-discovery_engine-v1beta/latest/Google-Cloud-DiscoveryEngine-V1beta-RankingRecord#Google__Cloud__DiscoveryEngine__V1beta__RankingRecord_title_instance_ \"Google::Cloud::DiscoveryEngine::V1beta::RankingRecord#title (method)\") or [content](/ruby/docs/reference/google-cloud-discovery_engine-v1beta/latest/Google-Cloud-DiscoveryEngine-V1beta-RankingRecord#Google__Cloud__DiscoveryEngine__V1beta__RankingRecord_content_instance_ \"Google::Cloud::DiscoveryEngine::V1beta::RankingRecord#content (method)\") should be set otherwise an INVALID_ARGUMENT error is thrown.\n\n### #id\n\n def id() -\u003e ::String\n\n**Returns**\n\n- (::String) --- The unique ID to represent the record.\n\n### #id=\n\n def id=(value) -\u003e ::String\n\n**Parameter**\n\n- **value** (::String) --- The unique ID to represent the record. \n**Returns**\n\n- (::String) --- The unique ID to represent the record.\n\n### #score\n\n def score() -\u003e ::Float\n\n**Returns**\n\n- (::Float) --- The score of this record based on the given query and selected model.\n\n### #score=\n\n def score=(value) -\u003e ::Float\n\n**Parameter**\n\n- **value** (::Float) --- The score of this record based on the given query and selected model. \n**Returns**\n\n- (::Float) --- The score of this record based on the given query and selected model.\n\n### #title\n\n def title() -\u003e ::String\n\n**Returns**\n\n- (::String) --- The title of the record. Empty by default. At least one of [title](/ruby/docs/reference/google-cloud-discovery_engine-v1beta/latest/Google-Cloud-DiscoveryEngine-V1beta-RankingRecord#Google__Cloud__DiscoveryEngine__V1beta__RankingRecord_title_instance_ \"Google::Cloud::DiscoveryEngine::V1beta::RankingRecord#title (method)\") or [content](/ruby/docs/reference/google-cloud-discovery_engine-v1beta/latest/Google-Cloud-DiscoveryEngine-V1beta-RankingRecord#Google__Cloud__DiscoveryEngine__V1beta__RankingRecord_content_instance_ \"Google::Cloud::DiscoveryEngine::V1beta::RankingRecord#content (method)\") should be set otherwise an INVALID_ARGUMENT error is thrown.\n\n### #title=\n\n def title=(value) -\u003e ::String\n\n**Parameter**\n\n- **value** (::String) --- The title of the record. Empty by default. At least one of [title](/ruby/docs/reference/google-cloud-discovery_engine-v1beta/latest/Google-Cloud-DiscoveryEngine-V1beta-RankingRecord#Google__Cloud__DiscoveryEngine__V1beta__RankingRecord_title_instance_ \"Google::Cloud::DiscoveryEngine::V1beta::RankingRecord#title (method)\") or [content](/ruby/docs/reference/google-cloud-discovery_engine-v1beta/latest/Google-Cloud-DiscoveryEngine-V1beta-RankingRecord#Google__Cloud__DiscoveryEngine__V1beta__RankingRecord_content_instance_ \"Google::Cloud::DiscoveryEngine::V1beta::RankingRecord#content (method)\") should be set otherwise an INVALID_ARGUMENT error is thrown. \n**Returns**\n\n- (::String) --- The title of the record. Empty by default. At least one of [title](/ruby/docs/reference/google-cloud-discovery_engine-v1beta/latest/Google-Cloud-DiscoveryEngine-V1beta-RankingRecord#Google__Cloud__DiscoveryEngine__V1beta__RankingRecord_title_instance_ \"Google::Cloud::DiscoveryEngine::V1beta::RankingRecord#title (method)\") or [content](/ruby/docs/reference/google-cloud-discovery_engine-v1beta/latest/Google-Cloud-DiscoveryEngine-V1beta-RankingRecord#Google__Cloud__DiscoveryEngine__V1beta__RankingRecord_content_instance_ \"Google::Cloud::DiscoveryEngine::V1beta::RankingRecord#content (method)\") should be set otherwise an INVALID_ARGUMENT error is thrown."]]