Reference documentation and code samples for the Google Cloud Recommendation Engine V1beta1 Client class InputConfig.
The input config source.
Generated from protobuf message google.cloud.recommendationengine.v1beta1.InputConfig
Namespace
Google \ Cloud \ RecommendationEngine \ V1beta1Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ catalog_inline_source
Google\Cloud\RecommendationEngine\V1beta1\CatalogInlineSource
The Inline source for the input content for Catalog items.
↳ gcs_source
Google\Cloud\RecommendationEngine\V1beta1\GcsSource
Google Cloud Storage location for the input content.
↳ user_event_inline_source
Google\Cloud\RecommendationEngine\V1beta1\UserEventInlineSource
The Inline source for the input content for UserEvents.
getCatalogInlineSource
The Inline source for the input content for Catalog items.
hasCatalogInlineSource
setCatalogInlineSource
The Inline source for the input content for Catalog items.
$this
getGcsSource
Google Cloud Storage location for the input content.
hasGcsSource
setGcsSource
Google Cloud Storage location for the input content.
$this
getUserEventInlineSource
The Inline source for the input content for UserEvents.
hasUserEventInlineSource
setUserEventInlineSource
The Inline source for the input content for UserEvents.
$this
getSource
string