Reference documentation and code samples for the Recommendations AI V1beta1 API class Google::Cloud::RecommendationEngine::V1beta1::InputConfig.
The input config source.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#catalog_inline_source
def catalog_inline_source() -> ::Google::Cloud::RecommendationEngine::V1beta1::CatalogInlineSource
-
(::Google::Cloud::RecommendationEngine::V1beta1::CatalogInlineSource) — The Inline source for the input content for Catalog items.
Note: The following fields are mutually exclusive:
catalog_inline_source
,gcs_source
,user_event_inline_source
. If a field in that set is populated, all other fields in the set will automatically be cleared.
#catalog_inline_source=
def catalog_inline_source=(value) -> ::Google::Cloud::RecommendationEngine::V1beta1::CatalogInlineSource
-
value (::Google::Cloud::RecommendationEngine::V1beta1::CatalogInlineSource) — The Inline source for the input content for Catalog items.
Note: The following fields are mutually exclusive:
catalog_inline_source
,gcs_source
,user_event_inline_source
. If a field in that set is populated, all other fields in the set will automatically be cleared.
-
(::Google::Cloud::RecommendationEngine::V1beta1::CatalogInlineSource) — The Inline source for the input content for Catalog items.
Note: The following fields are mutually exclusive:
catalog_inline_source
,gcs_source
,user_event_inline_source
. If a field in that set is populated, all other fields in the set will automatically be cleared.
#gcs_source
def gcs_source() -> ::Google::Cloud::RecommendationEngine::V1beta1::GcsSource
-
(::Google::Cloud::RecommendationEngine::V1beta1::GcsSource) — Google Cloud Storage location for the input content.
Note: The following fields are mutually exclusive:
gcs_source
,catalog_inline_source
,user_event_inline_source
. If a field in that set is populated, all other fields in the set will automatically be cleared.
#gcs_source=
def gcs_source=(value) -> ::Google::Cloud::RecommendationEngine::V1beta1::GcsSource
-
value (::Google::Cloud::RecommendationEngine::V1beta1::GcsSource) — Google Cloud Storage location for the input content.
Note: The following fields are mutually exclusive:
gcs_source
,catalog_inline_source
,user_event_inline_source
. If a field in that set is populated, all other fields in the set will automatically be cleared.
-
(::Google::Cloud::RecommendationEngine::V1beta1::GcsSource) — Google Cloud Storage location for the input content.
Note: The following fields are mutually exclusive:
gcs_source
,catalog_inline_source
,user_event_inline_source
. If a field in that set is populated, all other fields in the set will automatically be cleared.
#user_event_inline_source
def user_event_inline_source() -> ::Google::Cloud::RecommendationEngine::V1beta1::UserEventInlineSource
-
(::Google::Cloud::RecommendationEngine::V1beta1::UserEventInlineSource) — The Inline source for the input content for UserEvents.
Note: The following fields are mutually exclusive:
user_event_inline_source
,catalog_inline_source
,gcs_source
. If a field in that set is populated, all other fields in the set will automatically be cleared.
#user_event_inline_source=
def user_event_inline_source=(value) -> ::Google::Cloud::RecommendationEngine::V1beta1::UserEventInlineSource
-
value (::Google::Cloud::RecommendationEngine::V1beta1::UserEventInlineSource) — The Inline source for the input content for UserEvents.
Note: The following fields are mutually exclusive:
user_event_inline_source
,catalog_inline_source
,gcs_source
. If a field in that set is populated, all other fields in the set will automatically be cleared.
-
(::Google::Cloud::RecommendationEngine::V1beta1::UserEventInlineSource) — The Inline source for the input content for UserEvents.
Note: The following fields are mutually exclusive:
user_event_inline_source
,catalog_inline_source
,gcs_source
. If a field in that set is populated, all other fields in the set will automatically be cleared.