Classes
CatalogInlineSource
The inline source for the input config for ImportCatalogItems method.
CatalogItem
CatalogItem captures all metadata information of items to be recommended.
CatalogItem.Types
Container for nested types declared in the CatalogItem message type.
CatalogItem.Types.CategoryHierarchy
Category represents catalog item category hierarchy.
CatalogItemPathName
Resource name for the CatalogItemPath
resource.
CatalogName
Resource name for the Catalog
resource.
CatalogService
Service for ingesting catalog information of the customer's website.
CatalogService.CatalogServiceBase
Base class for server-side implementations of CatalogService
CatalogService.CatalogServiceClient
Client for CatalogService
CatalogServiceClient
CatalogService client wrapper, for convenient use.
CatalogServiceClientBuilder
Builder class for CatalogServiceClient to provide simple configuration of credentials, endpoint etc.
CatalogServiceClientImpl
CatalogService client wrapper implementation, for convenient use.
CatalogServiceSettings
Settings for CatalogServiceClient instances.
CollectUserEventRequest
Request message for CollectUserEvent method.
CreateCatalogItemRequest
Request message for CreateCatalogItem method.
CreatePredictionApiKeyRegistrationRequest
Request message for the CreatePredictionApiKeyRegistration
method.
DeleteCatalogItemRequest
Request message for DeleteCatalogItem method.
DeletePredictionApiKeyRegistrationRequest
Request message for DeletePredictionApiKeyRegistration
method.
EventDetail
User event details shared by all recommendation types.
EventStoreName
Resource name for the EventStore
resource.
FeatureMap
FeatureMap represents extra features that customers want to include in the recommendation model for catalogs/user events as categorical/numerical features.
FeatureMap.Types
Container for nested types declared in the FeatureMap message type.
FeatureMap.Types.FloatList
A list of float features.
FeatureMap.Types.StringList
A list of string features.
GcsSource
Google Cloud Storage location for input content. format.
GetCatalogItemRequest
Request message for GetCatalogItem method.
Image
Catalog item thumbnail/detail image.
ImportCatalogItemsRequest
Request message for Import methods.
ImportCatalogItemsResponse
Response of the ImportCatalogItemsRequest. If the long running operation is done, then this message is returned by the google.longrunning.Operations.response field if the operation was successful.
ImportErrorsConfig
Configuration of destination for Import related errors.
ImportMetadata
Metadata related to the progress of the Import operation. This will be returned by the google.longrunning.Operation.metadata field.
ImportUserEventsRequest
Request message for the ImportUserEvents request.
ImportUserEventsResponse
Response of the ImportUserEventsRequest. If the long running operation was successful, then this message is returned by the google.longrunning.Operations.response field if the operation was successful.
InputConfig
The input config source.
ListCatalogItemsRequest
Request message for ListCatalogItems method.
ListCatalogItemsResponse
Response message for ListCatalogItems method.
ListPredictionApiKeyRegistrationsRequest
Request message for the ListPredictionApiKeyRegistrations
.
ListPredictionApiKeyRegistrationsResponse
Response message for the ListPredictionApiKeyRegistrations
.
ListUserEventsRequest
Request message for ListUserEvents method.
ListUserEventsResponse
Response message for ListUserEvents method.
PlacementName
Resource name for the Placement
resource.
PredictionApiKeyRegistration
Registered Api Key.
PredictionApiKeyRegistrationName
Resource name for the PredictionApiKeyRegistration
resource.
PredictionApiKeyRegistry
Service for registering API keys for use with the predict
method. If you
use an API key to request predictions, you must first register the API key.
Otherwise, your prediction request is rejected. If you use OAuth to
authenticate your predict
method call, you do not need to register an API
key. You can register up to 20 API keys per project.
PredictionApiKeyRegistry.PredictionApiKeyRegistryBase
Base class for server-side implementations of PredictionApiKeyRegistry
PredictionApiKeyRegistry.PredictionApiKeyRegistryClient
Client for PredictionApiKeyRegistry
PredictionApiKeyRegistryClient
PredictionApiKeyRegistry client wrapper, for convenient use.
PredictionApiKeyRegistryClientBuilder
Builder class for PredictionApiKeyRegistryClient to provide simple configuration of credentials, endpoint etc.
PredictionApiKeyRegistryClientImpl
PredictionApiKeyRegistry client wrapper implementation, for convenient use.
PredictionApiKeyRegistrySettings
Settings for PredictionApiKeyRegistryClient instances.
PredictionService
Service for making recommendation prediction.
PredictionService.PredictionServiceBase
Base class for server-side implementations of PredictionService
PredictionService.PredictionServiceClient
Client for PredictionService
PredictionServiceClient
PredictionService client wrapper, for convenient use.
PredictionServiceClientBuilder
Builder class for PredictionServiceClient to provide simple configuration of credentials, endpoint etc.
PredictionServiceClientImpl
PredictionService client wrapper implementation, for convenient use.
PredictionServiceSettings
Settings for PredictionServiceClient instances.
PredictRequest
Request message for Predict method.
PredictResponse
Response message for predict method.
PredictResponse.Types
Container for nested types declared in the PredictResponse message type.
PredictResponse.Types.PredictionResult
PredictionResult represents the recommendation prediction results.
ProductCatalogItem
ProductCatalogItem captures item metadata specific to retail products.
ProductCatalogItem.Types
Container for nested types declared in the ProductCatalogItem message type.
ProductCatalogItem.Types.ExactPrice
Exact product price.
ProductCatalogItem.Types.PriceRange
Product price range when there are a range of prices for different variations of the same product.
ProductDetail
Detailed product information associated with a user event.
ProductEventDetail
ProductEventDetail captures user event information specific to retail products.
PurchaseTransaction
A transaction represents the entire purchase transaction.
PurgeUserEventsMetadata
Metadata related to the progress of the PurgeUserEvents operation. This will be returned by the google.longrunning.Operation.metadata field.
PurgeUserEventsRequest
Request message for PurgeUserEvents method.
PurgeUserEventsResponse
Response of the PurgeUserEventsRequest. If the long running operation is successfully done, then this message is returned by the google.longrunning.Operations.response field.
UpdateCatalogItemRequest
Request message for UpdateCatalogItem method.
UserEvent
UserEvent captures all metadata information recommendation engine needs to know about how end users interact with customers' website.
UserEvent.Types
Container for nested types declared in the UserEvent message type.
UserEventImportSummary
A summary of import result. The UserEventImportSummary summarizes the import status for user events.
UserEventInlineSource
The inline source for the input config for ImportUserEvents method.
UserEventService
Service for ingesting end user actions on the customer website.
UserEventService.UserEventServiceBase
Base class for server-side implementations of UserEventService
UserEventService.UserEventServiceClient
Client for UserEventService
UserEventServiceClient
UserEventService client wrapper, for convenient use.
UserEventServiceClientBuilder
Builder class for UserEventServiceClient to provide simple configuration of credentials, endpoint etc.
UserEventServiceClientImpl
UserEventService client wrapper implementation, for convenient use.
UserEventServiceSettings
Settings for UserEventServiceClient instances.
UserInfo
Information of end users.
WriteUserEventRequest
Request message for WriteUserEvent method.
Enums
CatalogItem.RecommendationTypeOneofCase
Enum of possible cases for the "recommendation_type" oneof.
CatalogItemPathName.ResourceNameType
The possible contents of CatalogItemPathName.
CatalogName.ResourceNameType
The possible contents of CatalogName.
EventStoreName.ResourceNameType
The possible contents of EventStoreName.
ImportErrorsConfig.DestinationOneofCase
Enum of possible cases for the "destination" oneof.
InputConfig.SourceOneofCase
Enum of possible cases for the "source" oneof.
PlacementName.ResourceNameType
The possible contents of PlacementName.
PredictionApiKeyRegistrationName.ResourceNameType
The possible contents of PredictionApiKeyRegistrationName.
ProductCatalogItem.PriceOneofCase
Enum of possible cases for the "price" oneof.
ProductCatalogItem.Types.StockState
Item stock state. If this field is unspecified, the item is assumed to be in stock.
UserEvent.Types.EventSource
User event source.