Package com.google.cloud.retail.v2alpha (2.43.0)

GitHub Repository

This package is not the latest GA version!

For this library, we recommend using the package associated with API version v2 for new applications.

Prerelease Implications

This package is a prerelease version! Use with caution. Prerelease versions are considered unstable as they may be shut down. You can read more about Cloud API versioning strategy here. Each Cloud Java client library may contain multiple packages. Each package containing a version number in its name corresponds to a published version of the service. We recommend using the latest stable version for new production applications, which can be identified by the largest numeric version that does not contain a suffix. For example, if a client library has two packages: v1 and v2alpha, then the latest stable version is v1. If you use an unstable release, breaking changes may be introduced when upgrading.

Client Classes

Client classes are the main entry point to using a package. They contain several variations of Java methods for each of the API's methods.

Client Description
com.google.cloud.retail.v2alpha.AnalyticsServiceClient Service Description: Service for managing & accessing retail search business metric. Retail recommendation business metric is currently not available.

This class provides the ability to make remote calls to the backing service through method

com.google.cloud.retail.v2alpha.CatalogServiceClient Service Description: Service for managing catalog configuration.

This class provides the ability to make remote calls to the backing service through method calls that map to API methods. Sample code to get started:

com.google.cloud.retail.v2alpha.CompletionServiceClient Service Description: Autocomplete service for retail.

This feature is only available for users who have Retail Search enabled. Enable Retail Search on Cloud Console before using this feature.

com.google.cloud.retail.v2alpha.ControlServiceClient Service Description: Service for modifying Control.

This class provides the ability to make remote calls to the backing service through method calls that map to API methods. Sample code to get started:

com.google.cloud.retail.v2alpha.MerchantCenterAccountLinkServiceClient Service Description: Merchant Center Link service to link a Branch to a Merchant Center Account.

This class provides the ability to make remote calls to the backing service through method calls that map to API methods. Sample code to get started:

com.google.cloud.retail.v2alpha.ModelServiceClient Service Description: Service for performing CRUD operations on models. Recommendation models contain all the metadata necessary to generate a set of models for the Predict() API. A model is queried indirectly via a ServingConfig, which associates a model with a given Placement (e.g. Frequently Bought Together on Home Page).
com.google.cloud.retail.v2alpha.PredictionServiceClient Service Description: Service for making recommendation prediction.

This class provides the ability to make remote calls to the backing service through method calls that map to API methods. Sample code to get started:

com.google.cloud.retail.v2alpha.ProductServiceClient Service Description: Service for ingesting Product information of the customer's website.

This class provides the ability to make remote calls to the backing service through method

com.google.cloud.retail.v2alpha.SearchServiceClient Service Description: Service for search.

This feature is only available for users who have Retail Search enabled. Enable Retail Search on Cloud Console before using this feature.

com.google.cloud.retail.v2alpha.ServingConfigServiceClient Service Description: Service for modifying ServingConfig.

This class provides the ability to make remote calls to the backing service through method calls that map to API methods. Sample code to get started:

com.google.cloud.retail.v2alpha.UserEventServiceClient Service Description: Service for ingesting end user actions on the customer website.

This class provides the ability to make remote calls to the backing service through method calls that map to API methods. Sample code to get started:

Settings Classes

Settings classes can be used to configure credentials, endpoints, and retry settings for a Client.

Settings Description
com.google.cloud.retail.v2alpha.AnalyticsServiceSettings Settings class to configure an instance of AnalyticsServiceClient.

The default instance has everything set to sensible defaults:

com.google.cloud.retail.v2alpha.CatalogServiceSettings Settings class to configure an instance of CatalogServiceClient.

The default instance has everything set to sensible defaults:

com.google.cloud.retail.v2alpha.CompletionServiceSettings Settings class to configure an instance of CompletionServiceClient.

The default instance has everything set to sensible defaults:

com.google.cloud.retail.v2alpha.ControlServiceSettings Settings class to configure an instance of ControlServiceClient.

The default instance has everything set to sensible defaults:

com.google.cloud.retail.v2alpha.MerchantCenterAccountLinkServiceSettings Settings class to configure an instance of MerchantCenterAccountLinkServiceClient.

The default instance has everything set to sensible defaults:

com.google.cloud.retail.v2alpha.ModelServiceSettings Settings class to configure an instance of ModelServiceClient.

The default instance has everything set to sensible defaults:

com.google.cloud.retail.v2alpha.PredictionServiceSettings Settings class to configure an instance of PredictionServiceClient.

The default instance has everything set to sensible defaults:

com.google.cloud.retail.v2alpha.ProductServiceSettings Settings class to configure an instance of ProductServiceClient.

The default instance has everything set to sensible defaults:

com.google.cloud.retail.v2alpha.SearchServiceSettings Settings class to configure an instance of SearchServiceClient.

The default instance has everything set to sensible defaults:

com.google.cloud.retail.v2alpha.ServingConfigServiceSettings Settings class to configure an instance of ServingConfigServiceClient.

The default instance has everything set to sensible defaults:

com.google.cloud.retail.v2alpha.UserEventServiceSettings Settings class to configure an instance of UserEventServiceClient.

The default instance has everything set to sensible defaults:

Classes

Class Description
com.google.cloud.retail.v2alpha.AddCatalogAttributeRequest Request for CatalogService.AddCatalogAttribute method.
com.google.cloud.retail.v2alpha.AddCatalogAttributeRequest.Builder Request for CatalogService.AddCatalogAttribute method.
com.google.cloud.retail.v2alpha.AddControlRequest Request for AddControl method.
com.google.cloud.retail.v2alpha.AddControlRequest.Builder Request for AddControl method.
com.google.cloud.retail.v2alpha.AddFulfillmentPlacesMetadata Metadata related to the progress of the AddFulfillmentPlaces operation. Currently empty because there is no meaningful metadata populated from the ProductService.AddFulfillmentPlaces
com.google.cloud.retail.v2alpha.AddFulfillmentPlacesMetadata.Builder Metadata related to the progress of the AddFulfillmentPlaces operation. Currently empty because there is no meaningful metadata populated from the ProductService.AddFulfillmentPlaces
com.google.cloud.retail.v2alpha.AddFulfillmentPlacesRequest Request message for ProductService.AddFulfillmentPlaces method.
com.google.cloud.retail.v2alpha.AddFulfillmentPlacesRequest.Builder Request message for ProductService.AddFulfillmentPlaces method.
com.google.cloud.retail.v2alpha.AddFulfillmentPlacesResponse Response of the AddFulfillmentPlacesRequest. Currently empty because there is no meaningful response populated from the ProductService.AddFulfillmentPlaces
com.google.cloud.retail.v2alpha.AddFulfillmentPlacesResponse.Builder Response of the AddFulfillmentPlacesRequest. Currently empty because there is no meaningful response populated from the ProductService.AddFulfillmentPlaces
com.google.cloud.retail.v2alpha.AddLocalInventoriesMetadata Metadata related to the progress of the AddLocalInventories operation. Currently empty because there is no meaningful metadata populated from the ProductService.AddLocalInventories
com.google.cloud.retail.v2alpha.AddLocalInventoriesMetadata.Builder Metadata related to the progress of the AddLocalInventories operation. Currently empty because there is no meaningful metadata populated from the ProductService.AddLocalInventories
com.google.cloud.retail.v2alpha.AddLocalInventoriesRequest Request message for ProductService.AddLocalInventories method.
com.google.cloud.retail.v2alpha.AddLocalInventoriesRequest.Builder Request message for ProductService.AddLocalInventories method.
com.google.cloud.retail.v2alpha.AddLocalInventoriesResponse Response of the ProductService.AddLocalInventories API. Currently empty because there is no meaningful response populated from
com.google.cloud.retail.v2alpha.AddLocalInventoriesResponse.Builder Response of the ProductService.AddLocalInventories API. Currently empty because there is no meaningful response populated from
com.google.cloud.retail.v2alpha.AnalyticsServiceGrpc Service for managing & accessing retail search business metric. Retail recommendation business metric is currently not available.
com.google.cloud.retail.v2alpha.AnalyticsServiceGrpc.AnalyticsServiceImplBase Base class for the server implementation of the service AnalyticsService. Service for managing & accessing retail search business metric.
com.google.cloud.retail.v2alpha.AnalyticsServiceProto
com.google.cloud.retail.v2alpha.AnalyticsServiceSettings.Builder Builder for AnalyticsServiceSettings.
com.google.cloud.retail.v2alpha.AttributesConfig Catalog level attribute config.
com.google.cloud.retail.v2alpha.AttributesConfig.Builder Catalog level attribute config.
com.google.cloud.retail.v2alpha.AttributesConfigName
com.google.cloud.retail.v2alpha.AttributesConfigName.Builder Builder for projects/{project}/locations/{location}/catalogs/{catalog}/attributesConfig.
com.google.cloud.retail.v2alpha.Audience An intended audience of the Product for whom it's sold.
com.google.cloud.retail.v2alpha.Audience.Builder An intended audience of the Product for whom it's sold.
com.google.cloud.retail.v2alpha.BatchRemoveCatalogAttributesRequest Request for CatalogService.BatchRemoveCatalogAttributes method.
com.google.cloud.retail.v2alpha.BatchRemoveCatalogAttributesRequest.Builder Request for CatalogService.BatchRemoveCatalogAttributes method.
com.google.cloud.retail.v2alpha.BatchRemoveCatalogAttributesResponse Response of the CatalogService.BatchRemoveCatalogAttributes.
com.google.cloud.retail.v2alpha.BatchRemoveCatalogAttributesResponse.Builder Response of the CatalogService.BatchRemoveCatalogAttributes.
com.google.cloud.retail.v2alpha.BigQueryOutputResult A BigQuery output result.
com.google.cloud.retail.v2alpha.BigQueryOutputResult.Builder A BigQuery output result.
com.google.cloud.retail.v2alpha.BigQuerySource BigQuery source import data from.
com.google.cloud.retail.v2alpha.BigQuerySource.Builder BigQuery source import data from.
com.google.cloud.retail.v2alpha.BranchName
com.google.cloud.retail.v2alpha.BranchName.Builder Builder for projects/{project}/locations/{location}/catalogs/{catalog}/branches/{branch}.
com.google.cloud.retail.v2alpha.Catalog The catalog configuration.
com.google.cloud.retail.v2alpha.Catalog.Builder The catalog configuration.
com.google.cloud.retail.v2alpha.CatalogAttribute Catalog level attribute config for an attribute. For example, if customers want to enable/disable facet for a specific attribute.
com.google.cloud.retail.v2alpha.CatalogAttribute.Builder Catalog level attribute config for an attribute. For example, if customers want to enable/disable facet for a specific attribute.
com.google.cloud.retail.v2alpha.CatalogName
com.google.cloud.retail.v2alpha.CatalogName.Builder Builder for projects/{project}/locations/{location}/catalogs/{catalog}.
com.google.cloud.retail.v2alpha.CatalogProto
com.google.cloud.retail.v2alpha.CatalogServiceClient.ListCatalogsFixedSizeCollection
com.google.cloud.retail.v2alpha.CatalogServiceClient.ListCatalogsPage
com.google.cloud.retail.v2alpha.CatalogServiceClient.ListCatalogsPagedResponse
com.google.cloud.retail.v2alpha.CatalogServiceGrpc Service for managing catalog configuration.
com.google.cloud.retail.v2alpha.CatalogServiceGrpc.CatalogServiceImplBase Base class for the server implementation of the service CatalogService. Service for managing catalog configuration.
com.google.cloud.retail.v2alpha.CatalogServiceProto
com.google.cloud.retail.v2alpha.CatalogServiceSettings.Builder Builder for CatalogServiceSettings.
com.google.cloud.retail.v2alpha.CollectUserEventRequest Request message for CollectUserEvent method.
com.google.cloud.retail.v2alpha.CollectUserEventRequest.Builder Request message for CollectUserEvent method.
com.google.cloud.retail.v2alpha.ColorInfo The color information of a Product.
com.google.cloud.retail.v2alpha.ColorInfo.Builder The color information of a Product.
com.google.cloud.retail.v2alpha.CommonProto
com.google.cloud.retail.v2alpha.CompleteQueryRequest Autocomplete parameters.
com.google.cloud.retail.v2alpha.CompleteQueryRequest.Builder Autocomplete parameters.
com.google.cloud.retail.v2alpha.CompleteQueryResponse Response of the autocomplete query.
com.google.cloud.retail.v2alpha.CompleteQueryResponse.AttributeResult Resource that represents attribute results.
com.google.cloud.retail.v2alpha.CompleteQueryResponse.AttributeResult.Builder Resource that represents attribute results.
com.google.cloud.retail.v2alpha.CompleteQueryResponse.Builder Response of the autocomplete query.
com.google.cloud.retail.v2alpha.CompleteQueryResponse.CompletionResult Resource that represents completion results.
com.google.cloud.retail.v2alpha.CompleteQueryResponse.CompletionResult.Builder Resource that represents completion results.
com.google.cloud.retail.v2alpha.CompleteQueryResponse.RecentSearchResult Recent search of this user.
com.google.cloud.retail.v2alpha.CompleteQueryResponse.RecentSearchResult.Builder Recent search of this user.
com.google.cloud.retail.v2alpha.CompletionConfig Catalog level autocomplete config for customers to customize autocomplete feature's settings.
com.google.cloud.retail.v2alpha.CompletionConfig.Builder Catalog level autocomplete config for customers to customize autocomplete feature's settings.
com.google.cloud.retail.v2alpha.CompletionConfigName
com.google.cloud.retail.v2alpha.CompletionConfigName.Builder Builder for projects/{project}/locations/{location}/catalogs/{catalog}/completionConfig.
com.google.cloud.retail.v2alpha.CompletionDataInputConfig The input config source for completion data.
com.google.cloud.retail.v2alpha.CompletionDataInputConfig.Builder The input config source for completion data.
com.google.cloud.retail.v2alpha.CompletionDetail Detailed completion information including completion attribution token and clicked completion info.
com.google.cloud.retail.v2alpha.CompletionDetail.Builder Detailed completion information including completion attribution token and clicked completion info.
com.google.cloud.retail.v2alpha.CompletionServiceGrpc Autocomplete service for retail. This feature is only available for users who have Retail Search enabled. Enable Retail Search on Cloud Console before using this feature.
com.google.cloud.retail.v2alpha.CompletionServiceGrpc.CompletionServiceImplBase Base class for the server implementation of the service CompletionService. Autocomplete service for retail.
com.google.cloud.retail.v2alpha.CompletionServiceProto
com.google.cloud.retail.v2alpha.CompletionServiceSettings.Builder Builder for CompletionServiceSettings.
com.google.cloud.retail.v2alpha.Condition Metadata that is used to define a condition that triggers an action. A valid condition must specify at least one of 'query_terms' or 'products_filter'. If multiple fields are specified, the condition is met if
com.google.cloud.retail.v2alpha.Condition.Builder Metadata that is used to define a condition that triggers an action. A valid condition must specify at least one of 'query_terms' or 'products_filter'. If multiple fields are specified, the condition is met if
com.google.cloud.retail.v2alpha.Condition.QueryTerm Query terms that we want to match on.
com.google.cloud.retail.v2alpha.Condition.QueryTerm.Builder Query terms that we want to match on.
com.google.cloud.retail.v2alpha.Condition.TimeRange Used for time-dependent conditions. Example: Want to have rule applied for week long sale.
com.google.cloud.retail.v2alpha.Condition.TimeRange.Builder Used for time-dependent conditions. Example: Want to have rule applied for week long sale.
com.google.cloud.retail.v2alpha.Control Configures dynamic metadata that can be linked to a ServingConfig and affect search or recommendation results at serving time.
com.google.cloud.retail.v2alpha.Control.Builder Configures dynamic metadata that can be linked to a ServingConfig and affect search or recommendation results at serving time.
com.google.cloud.retail.v2alpha.ControlName
com.google.cloud.retail.v2alpha.ControlName.Builder Builder for projects/{project}/locations/{location}/catalogs/{catalog}/controls/{control}.
com.google.cloud.retail.v2alpha.ControlProto
com.google.cloud.retail.v2alpha.ControlServiceClient.ListControlsFixedSizeCollection
com.google.cloud.retail.v2alpha.ControlServiceClient.ListControlsPage
com.google.cloud.retail.v2alpha.ControlServiceClient.ListControlsPagedResponse
com.google.cloud.retail.v2alpha.ControlServiceGrpc Service for modifying Control.
com.google.cloud.retail.v2alpha.ControlServiceGrpc.ControlServiceImplBase Base class for the server implementation of the service ControlService. Service for modifying Control.
com.google.cloud.retail.v2alpha.ControlServiceProto
com.google.cloud.retail.v2alpha.ControlServiceSettings.Builder Builder for ControlServiceSettings.
com.google.cloud.retail.v2alpha.CreateControlRequest Request for CreateControl method.
com.google.cloud.retail.v2alpha.CreateControlRequest.Builder Request for CreateControl method.
com.google.cloud.retail.v2alpha.CreateMerchantCenterAccountLinkMetadata Common metadata related to the progress of the operations.
com.google.cloud.retail.v2alpha.CreateMerchantCenterAccountLinkMetadata.Builder Common metadata related to the progress of the operations.
com.google.cloud.retail.v2alpha.CreateMerchantCenterAccountLinkRequest Request for MerchantCenterAccountLinkService.CreateMerchantCenterAccountLink method.
com.google.cloud.retail.v2alpha.CreateMerchantCenterAccountLinkRequest.Builder Request for MerchantCenterAccountLinkService.CreateMerchantCenterAccountLink method.
com.google.cloud.retail.v2alpha.CreateModelMetadata Metadata associated with a create operation.
com.google.cloud.retail.v2alpha.CreateModelMetadata.Builder Metadata associated with a create operation.
com.google.cloud.retail.v2alpha.CreateModelRequest Request for creating a model.
com.google.cloud.retail.v2alpha.CreateModelRequest.Builder Request for creating a model.
com.google.cloud.retail.v2alpha.CreateProductRequest Request message for ProductService.CreateProduct method.
com.google.cloud.retail.v2alpha.CreateProductRequest.Builder Request message for ProductService.CreateProduct method.
com.google.cloud.retail.v2alpha.CreateServingConfigRequest Request for CreateServingConfig method.
com.google.cloud.retail.v2alpha.CreateServingConfigRequest.Builder Request for CreateServingConfig method.
com.google.cloud.retail.v2alpha.CustomAttribute A custom attribute that is not explicitly modeled in Product.
com.google.cloud.retail.v2alpha.CustomAttribute.Builder A custom attribute that is not explicitly modeled in Product.
com.google.cloud.retail.v2alpha.DeleteControlRequest Request for DeleteControl method.
com.google.cloud.retail.v2alpha.DeleteControlRequest.Builder Request for DeleteControl method.
com.google.cloud.retail.v2alpha.DeleteMerchantCenterAccountLinkRequest Request for MerchantCenterAccountLinkService.DeleteMerchantCenterAccountLink method.
com.google.cloud.retail.v2alpha.DeleteMerchantCenterAccountLinkRequest.Builder Request for MerchantCenterAccountLinkService.DeleteMerchantCenterAccountLink method.
com.google.cloud.retail.v2alpha.DeleteModelRequest Request for deleting a model.
com.google.cloud.retail.v2alpha.DeleteModelRequest.Builder Request for deleting a model.
com.google.cloud.retail.v2alpha.DeleteProductRequest Request message for ProductService.DeleteProduct method.
com.google.cloud.retail.v2alpha.DeleteProductRequest.Builder Request message for ProductService.DeleteProduct method.
com.google.cloud.retail.v2alpha.DeleteServingConfigRequest Request for DeleteServingConfig method.
com.google.cloud.retail.v2alpha.DeleteServingConfigRequest.Builder Request for DeleteServingConfig method.
com.google.cloud.retail.v2alpha.ExperimentInfo Metadata for active A/B testing [Experiments][].
com.google.cloud.retail.v2alpha.ExperimentInfo.Builder Metadata for active A/B testing [Experiments][].
com.google.cloud.retail.v2alpha.ExperimentInfo.ServingConfigExperiment Metadata for active serving config A/B tests.
com.google.cloud.retail.v2alpha.ExperimentInfo.ServingConfigExperiment.Builder Metadata for active serving config A/B tests.
com.google.cloud.retail.v2alpha.ExportAnalyticsMetricsRequest Request message for the ExportAnalyticsMetrics method.
com.google.cloud.retail.v2alpha.ExportAnalyticsMetricsRequest.Builder Request message for the ExportAnalyticsMetrics method.
com.google.cloud.retail.v2alpha.ExportAnalyticsMetricsResponse Response of the ExportAnalyticsMetricsRequest. If the long running operation was successful, then this message is returned by the google.longrunning.Operations.response field if the operation was successful.
com.google.cloud.retail.v2alpha.ExportAnalyticsMetricsResponse.Builder Response of the ExportAnalyticsMetricsRequest. If the long running operation was successful, then this message is returned by the google.longrunning.Operations.response field if the operation was successful.
com.google.cloud.retail.v2alpha.ExportConfigProto
com.google.cloud.retail.v2alpha.ExportErrorsConfig Configuration of destination for Export related errors.
com.google.cloud.retail.v2alpha.ExportErrorsConfig.Builder Configuration of destination for Export related errors.
com.google.cloud.retail.v2alpha.ExportMetadata Metadata related to the progress of the Export operation. This is returned by the google.longrunning.Operation.metadata field.
com.google.cloud.retail.v2alpha.ExportMetadata.Builder Metadata related to the progress of the Export operation. This is returned by the google.longrunning.Operation.metadata field.
com.google.cloud.retail.v2alpha.ExportProductsResponse Response of the ExportProductsRequest. If the long running operation is done, then this message is returned by the google.longrunning.Operations.response field if the operation was successful.
com.google.cloud.retail.v2alpha.ExportProductsResponse.Builder Response of the ExportProductsRequest. If the long running operation is done, then this message is returned by the google.longrunning.Operations.response field if the operation was successful.
com.google.cloud.retail.v2alpha.ExportUserEventsResponse Response of the ExportUserEventsRequest. If the long running operation was successful, then this message is returned by the google.longrunning.Operations.response field if the operation was successful.
com.google.cloud.retail.v2alpha.ExportUserEventsResponse.Builder Response of the ExportUserEventsRequest. If the long running operation was successful, then this message is returned by the google.longrunning.Operations.response field if the operation was successful.
com.google.cloud.retail.v2alpha.FulfillmentInfo Fulfillment information, such as the store IDs for in-store pickup or region IDs for different shipping methods.
com.google.cloud.retail.v2alpha.FulfillmentInfo.Builder Fulfillment information, such as the store IDs for in-store pickup or region IDs for different shipping methods.
com.google.cloud.retail.v2alpha.GcsOutputResult A Gcs output result.
com.google.cloud.retail.v2alpha.GcsOutputResult.Builder A Gcs output result.
com.google.cloud.retail.v2alpha.GcsSource Google Cloud Storage location for input content.
com.google.cloud.retail.v2alpha.GcsSource.Builder Google Cloud Storage location for input content.
com.google.cloud.retail.v2alpha.GetAttributesConfigRequest Request for CatalogService.GetAttributesConfig method.
com.google.cloud.retail.v2alpha.GetAttributesConfigRequest.Builder Request for CatalogService.GetAttributesConfig method.
com.google.cloud.retail.v2alpha.GetCompletionConfigRequest Request for CatalogService.GetCompletionConfig method.
com.google.cloud.retail.v2alpha.GetCompletionConfigRequest.Builder Request for CatalogService.GetCompletionConfig method.
com.google.cloud.retail.v2alpha.GetControlRequest Request for GetControl method.
com.google.cloud.retail.v2alpha.GetControlRequest.Builder Request for GetControl method.
com.google.cloud.retail.v2alpha.GetDefaultBranchRequest Request message to show which branch is currently the default branch.
com.google.cloud.retail.v2alpha.GetDefaultBranchRequest.Builder Request message to show which branch is currently the default branch.
com.google.cloud.retail.v2alpha.GetDefaultBranchResponse Response message of CatalogService.GetDefaultBranch.
com.google.cloud.retail.v2alpha.GetDefaultBranchResponse.Builder Response message of CatalogService.GetDefaultBranch.
com.google.cloud.retail.v2alpha.GetModelRequest Request for getting a model.
com.google.cloud.retail.v2alpha.GetModelRequest.Builder Request for getting a model.
com.google.cloud.retail.v2alpha.GetProductRequest Request message for ProductService.GetProduct method.
com.google.cloud.retail.v2alpha.GetProductRequest.Builder Request message for ProductService.GetProduct method.
com.google.cloud.retail.v2alpha.GetServingConfigRequest Request for GetServingConfig method.
com.google.cloud.retail.v2alpha.GetServingConfigRequest.Builder Request for GetServingConfig method.
com.google.cloud.retail.v2alpha.Image Product image. Recommendations AI and Retail Search do not use product images to improve prediction and search results. However, product images can be returned in results, and are shown in
com.google.cloud.retail.v2alpha.Image.Builder Product image. Recommendations AI and Retail Search do not use product images to improve prediction and search results. However, product images can be returned in results, and are shown in
com.google.cloud.retail.v2alpha.ImportCompletionDataRequest Request message for ImportCompletionData methods.
com.google.cloud.retail.v2alpha.ImportCompletionDataRequest.Builder Request message for ImportCompletionData methods.
com.google.cloud.retail.v2alpha.ImportCompletionDataResponse Response of the ImportCompletionDataRequest. If the long running operation is done, this message is returned by the
com.google.cloud.retail.v2alpha.ImportCompletionDataResponse.Builder Response of the ImportCompletionDataRequest. If the long running operation is done, this message is returned by the
com.google.cloud.retail.v2alpha.ImportConfigProto
com.google.cloud.retail.v2alpha.ImportErrorsConfig Configuration of destination for Import related errors.
com.google.cloud.retail.v2alpha.ImportErrorsConfig.Builder Configuration of destination for Import related errors.
com.google.cloud.retail.v2alpha.ImportMetadata Metadata related to the progress of the Import operation. This is returned by the google.longrunning.Operation.metadata field.
com.google.cloud.retail.v2alpha.ImportMetadata.Builder Metadata related to the progress of the Import operation. This is returned by the google.longrunning.Operation.metadata field.
com.google.cloud.retail.v2alpha.ImportProductsRequest Request message for Import methods.
com.google.cloud.retail.v2alpha.ImportProductsRequest.Builder Request message for Import methods.
com.google.cloud.retail.v2alpha.ImportProductsResponse Response of the ImportProductsRequest. If the long running operation is done, then this message is returned by the
com.google.cloud.retail.v2alpha.ImportProductsResponse.Builder Response of the ImportProductsRequest. If the long running operation is done, then this message is returned by the
com.google.cloud.retail.v2alpha.ImportUserEventsRequest Request message for the ImportUserEvents request.
com.google.cloud.retail.v2alpha.ImportUserEventsRequest.Builder Request message for the ImportUserEvents request.
com.google.cloud.retail.v2alpha.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.
com.google.cloud.retail.v2alpha.ImportUserEventsResponse.Builder 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.
com.google.cloud.retail.v2alpha.Interval A floating point interval.
com.google.cloud.retail.v2alpha.Interval.Builder A floating point interval.
com.google.cloud.retail.v2alpha.ListCatalogsRequest Request for CatalogService.ListCatalogs method.
com.google.cloud.retail.v2alpha.ListCatalogsRequest.Builder Request for CatalogService.ListCatalogs method.
com.google.cloud.retail.v2alpha.ListCatalogsResponse Response for CatalogService.ListCatalogs method.
com.google.cloud.retail.v2alpha.ListCatalogsResponse.Builder Response for CatalogService.ListCatalogs method.
com.google.cloud.retail.v2alpha.ListControlsRequest Request for ListControls method.
com.google.cloud.retail.v2alpha.ListControlsRequest.Builder Request for ListControls method.
com.google.cloud.retail.v2alpha.ListControlsResponse Response for ListControls method.
com.google.cloud.retail.v2alpha.ListControlsResponse.Builder Response for ListControls method.
com.google.cloud.retail.v2alpha.ListMerchantCenterAccountLinksRequest Request for MerchantCenterAccountLinkService.ListMerchantCenterAccountLinks method.
com.google.cloud.retail.v2alpha.ListMerchantCenterAccountLinksRequest.Builder Request for MerchantCenterAccountLinkService.ListMerchantCenterAccountLinks method.
com.google.cloud.retail.v2alpha.ListMerchantCenterAccountLinksResponse Response for MerchantCenterAccountLinkService.ListMerchantCenterAccountLinks method.
com.google.cloud.retail.v2alpha.ListMerchantCenterAccountLinksResponse.Builder Response for MerchantCenterAccountLinkService.ListMerchantCenterAccountLinks method.
com.google.cloud.retail.v2alpha.ListModelsRequest Request for listing models associated with a resource.
com.google.cloud.retail.v2alpha.ListModelsRequest.Builder Request for listing models associated with a resource.
com.google.cloud.retail.v2alpha.ListModelsResponse Response to a ListModelRequest.
com.google.cloud.retail.v2alpha.ListModelsResponse.Builder Response to a ListModelRequest.
com.google.cloud.retail.v2alpha.ListProductsRequest Request message for ProductService.ListProducts method.
com.google.cloud.retail.v2alpha.ListProductsRequest.Builder Request message for ProductService.ListProducts method.
com.google.cloud.retail.v2alpha.ListProductsResponse Response message for ProductService.ListProducts method.
com.google.cloud.retail.v2alpha.ListProductsResponse.Builder Response message for ProductService.ListProducts method.
com.google.cloud.retail.v2alpha.ListServingConfigsRequest Request for ListServingConfigs method.
com.google.cloud.retail.v2alpha.ListServingConfigsRequest.Builder Request for ListServingConfigs method.
com.google.cloud.retail.v2alpha.ListServingConfigsResponse Response for ListServingConfigs method.
com.google.cloud.retail.v2alpha.ListServingConfigsResponse.Builder Response for ListServingConfigs method.
com.google.cloud.retail.v2alpha.LocalInventory The inventory information at a place (e.g. a store) identified by a place ID.
com.google.cloud.retail.v2alpha.LocalInventory.Builder The inventory information at a place (e.g. a store) identified by a place ID.
com.google.cloud.retail.v2alpha.LocationName
com.google.cloud.retail.v2alpha.LocationName.Builder Builder for projects/{project}/locations/{location}.
com.google.cloud.retail.v2alpha.MerchantCenterAccountLink Represents a link between a Merchant Center account and a branch. Once a link is established, products from the linked merchant center account will be streamed to the linked branch.
com.google.cloud.retail.v2alpha.MerchantCenterAccountLink.Builder Represents a link between a Merchant Center account and a branch. Once a link is established, products from the linked merchant center account will be streamed to the linked branch.
com.google.cloud.retail.v2alpha.MerchantCenterAccountLink.MerchantCenterFeedFilter Merchant Center Feed filter criterion.
com.google.cloud.retail.v2alpha.MerchantCenterAccountLink.MerchantCenterFeedFilter.Builder Merchant Center Feed filter criterion.
com.google.cloud.retail.v2alpha.MerchantCenterAccountLinkName
com.google.cloud.retail.v2alpha.MerchantCenterAccountLinkName.Builder Builder for projects/{project}/locations/{location}/catalogs/{catalog}/merchantCenterAccountLinks/{merchant_center_account_link}.
com.google.cloud.retail.v2alpha.MerchantCenterAccountLinkProto
com.google.cloud.retail.v2alpha.MerchantCenterAccountLinkServiceGrpc Merchant Center Link service to link a Branch to a Merchant Center Account.
com.google.cloud.retail.v2alpha.MerchantCenterAccountLinkServiceGrpc.MerchantCenterAccountLinkServiceImplBase Base class for the server implementation of the service MerchantCenterAccountLinkService. Merchant Center Link service to link a Branch to a Merchant Center Account.
com.google.cloud.retail.v2alpha.MerchantCenterAccountLinkServiceProto
com.google.cloud.retail.v2alpha.MerchantCenterAccountLinkServiceSettings.Builder Builder for MerchantCenterAccountLinkServiceSettings.
com.google.cloud.retail.v2alpha.MerchantCenterFeedFilter Merchant Center Feed filter criterion.
com.google.cloud.retail.v2alpha.MerchantCenterFeedFilter.Builder Merchant Center Feed filter criterion.
com.google.cloud.retail.v2alpha.MerchantCenterLink Represents a link between a Merchant Center account and a branch. Once a link is established, products from the linked merchant center account will be streamed to the linked branch.
com.google.cloud.retail.v2alpha.MerchantCenterLink.Builder Represents a link between a Merchant Center account and a branch. Once a link is established, products from the linked merchant center account will be streamed to the linked branch.
com.google.cloud.retail.v2alpha.MerchantCenterLinkingConfig Configures Merchant Center linking. Links contained in the config will be used to sync data from a Merchant Center account to a Cloud Retail branch.
com.google.cloud.retail.v2alpha.MerchantCenterLinkingConfig.Builder Configures Merchant Center linking. Links contained in the config will be used to sync data from a Merchant Center account to a Cloud Retail branch.
com.google.cloud.retail.v2alpha.Model Metadata that describes the training and serving parameters of a Model. A Model can be associated with a
com.google.cloud.retail.v2alpha.Model.Builder Metadata that describes the training and serving parameters of a Model. A Model can be associated with a
com.google.cloud.retail.v2alpha.Model.PageOptimizationConfig The PageOptimizationConfig for model training. This determines how many panels to optimize for, and which serving
com.google.cloud.retail.v2alpha.Model.PageOptimizationConfig.Builder The PageOptimizationConfig for model training. This determines how many panels to optimize for, and which serving
com.google.cloud.retail.v2alpha.Model.PageOptimizationConfig.Candidate A candidate to consider for a given panel. Currently only ServingConfig are valid candidates.
com.google.cloud.retail.v2alpha.Model.PageOptimizationConfig.Candidate.Builder A candidate to consider for a given panel. Currently only ServingConfig are valid candidates.
com.google.cloud.retail.v2alpha.Model.PageOptimizationConfig.Panel An individual panel with a list of ServingConfigs to consider for it.
com.google.cloud.retail.v2alpha.Model.PageOptimizationConfig.Panel.Builder An individual panel with a list of ServingConfigs to consider for it.
com.google.cloud.retail.v2alpha.Model.ServingConfigList Represents an ordered combination of valid serving configs, which can be used for PAGE_OPTIMIZATION recommendations.
com.google.cloud.retail.v2alpha.Model.ServingConfigList.Builder Represents an ordered combination of valid serving configs, which can be used for PAGE_OPTIMIZATION recommendations.
com.google.cloud.retail.v2alpha.ModelName
com.google.cloud.retail.v2alpha.ModelName.Builder Builder for projects/{project}/locations/{location}/catalogs/{catalog}/models/{model}.
com.google.cloud.retail.v2alpha.ModelProto
com.google.cloud.retail.v2alpha.ModelServiceClient.ListModelsFixedSizeCollection
com.google.cloud.retail.v2alpha.ModelServiceClient.ListModelsPage
com.google.cloud.retail.v2alpha.ModelServiceClient.ListModelsPagedResponse
com.google.cloud.retail.v2alpha.ModelServiceGrpc Service for performing CRUD operations on models. Recommendation models contain all the metadata necessary to generate a set of models for the Predict() API. A model is queried
com.google.cloud.retail.v2alpha.ModelServiceGrpc.ModelServiceImplBase Base class for the server implementation of the service ModelService. Service for performing CRUD operations on models.
com.google.cloud.retail.v2alpha.ModelServiceProto
com.google.cloud.retail.v2alpha.ModelServiceSettings.Builder Builder for ModelServiceSettings.
com.google.cloud.retail.v2alpha.OutputConfig The output configuration setting.
com.google.cloud.retail.v2alpha.OutputConfig.BigQueryDestination The BigQuery output destination configuration.
com.google.cloud.retail.v2alpha.OutputConfig.BigQueryDestination.Builder The BigQuery output destination configuration.
com.google.cloud.retail.v2alpha.OutputConfig.Builder The output configuration setting.
com.google.cloud.retail.v2alpha.OutputConfig.GcsDestination The Google Cloud Storage output destination configuration.
com.google.cloud.retail.v2alpha.OutputConfig.GcsDestination.Builder The Google Cloud Storage output destination configuration.
com.google.cloud.retail.v2alpha.OutputResult Output result that stores the information about where the exported data is stored.
com.google.cloud.retail.v2alpha.OutputResult.Builder Output result that stores the information about where the exported data is stored.
com.google.cloud.retail.v2alpha.PauseModelRequest Request for pausing training of a model.
com.google.cloud.retail.v2alpha.PauseModelRequest.Builder Request for pausing training of a model.
com.google.cloud.retail.v2alpha.PredictRequest Request message for Predict method.
com.google.cloud.retail.v2alpha.PredictRequest.Builder Request message for Predict method.
com.google.cloud.retail.v2alpha.PredictResponse Response message for predict method.
com.google.cloud.retail.v2alpha.PredictResponse.Builder Response message for predict method.
com.google.cloud.retail.v2alpha.PredictResponse.PredictionResult PredictionResult represents the recommendation prediction results.
com.google.cloud.retail.v2alpha.PredictResponse.PredictionResult.Builder PredictionResult represents the recommendation prediction results.
com.google.cloud.retail.v2alpha.PredictionServiceGrpc Service for making recommendation prediction.
com.google.cloud.retail.v2alpha.PredictionServiceGrpc.PredictionServiceImplBase Base class for the server implementation of the service PredictionService. Service for making recommendation prediction.
com.google.cloud.retail.v2alpha.PredictionServiceProto
com.google.cloud.retail.v2alpha.PredictionServiceSettings.Builder Builder for PredictionServiceSettings.
com.google.cloud.retail.v2alpha.PriceInfo The price information of a Product.
com.google.cloud.retail.v2alpha.PriceInfo.Builder The price information of a Product.
com.google.cloud.retail.v2alpha.PriceInfo.PriceRange The price range of all variant Product having the same
com.google.cloud.retail.v2alpha.PriceInfo.PriceRange.Builder The price range of all variant Product having the same
com.google.cloud.retail.v2alpha.Product Product captures all metadata information of items to be recommended or searched.
com.google.cloud.retail.v2alpha.Product.Builder Product captures all metadata information of items to be recommended or searched.
com.google.cloud.retail.v2alpha.ProductDetail Detailed product information associated with a user event.
com.google.cloud.retail.v2alpha.ProductDetail.Builder Detailed product information associated with a user event.
com.google.cloud.retail.v2alpha.ProductInlineSource The inline source for the input config for ImportProducts method.
com.google.cloud.retail.v2alpha.ProductInlineSource.Builder The inline source for the input config for ImportProducts method.
com.google.cloud.retail.v2alpha.ProductInputConfig The input config source for products.
com.google.cloud.retail.v2alpha.ProductInputConfig.Builder The input config source for products.
com.google.cloud.retail.v2alpha.ProductLevelConfig Configures what level the product should be uploaded with regards to how users will be send events and how predictions will be made.
com.google.cloud.retail.v2alpha.ProductLevelConfig.Builder Configures what level the product should be uploaded with regards to how users will be send events and how predictions will be made.
com.google.cloud.retail.v2alpha.ProductName
com.google.cloud.retail.v2alpha.ProductName.Builder Builder for projects/{project}/locations/{location}/catalogs/{catalog}/branches/{branch}/products/{product}.
com.google.cloud.retail.v2alpha.ProductProto
com.google.cloud.retail.v2alpha.ProductServiceClient.ListProductsFixedSizeCollection
com.google.cloud.retail.v2alpha.ProductServiceClient.ListProductsPage
com.google.cloud.retail.v2alpha.ProductServiceClient.ListProductsPagedResponse
com.google.cloud.retail.v2alpha.ProductServiceGrpc Service for ingesting Product information of the customer's website.
com.google.cloud.retail.v2alpha.ProductServiceGrpc.ProductServiceImplBase Base class for the server implementation of the service ProductService. Service for ingesting Product
com.google.cloud.retail.v2alpha.ProductServiceProto
com.google.cloud.retail.v2alpha.ProductServiceSettings.Builder Builder for ProductServiceSettings.
com.google.cloud.retail.v2alpha.Promotion Promotion information.
com.google.cloud.retail.v2alpha.Promotion.Builder Promotion information.
com.google.cloud.retail.v2alpha.PromotionProto
com.google.cloud.retail.v2alpha.PurchaseTransaction A transaction represents the entire purchase transaction.
com.google.cloud.retail.v2alpha.PurchaseTransaction.Builder A transaction represents the entire purchase transaction.
com.google.cloud.retail.v2alpha.PurgeConfigProto
com.google.cloud.retail.v2alpha.PurgeMetadata Metadata related to the progress of the Purge operation. This will be returned by the google.longrunning.Operation.metadata field.
com.google.cloud.retail.v2alpha.PurgeMetadata.Builder Metadata related to the progress of the Purge operation. This will be returned by the google.longrunning.Operation.metadata field.
com.google.cloud.retail.v2alpha.PurgeProductsMetadata Metadata related to the progress of the PurgeProducts operation. This will be returned by the google.longrunning.Operation.metadata field.
com.google.cloud.retail.v2alpha.PurgeProductsMetadata.Builder Metadata related to the progress of the PurgeProducts operation. This will be returned by the google.longrunning.Operation.metadata field.
com.google.cloud.retail.v2alpha.PurgeProductsRequest Request message for PurgeProducts method.
com.google.cloud.retail.v2alpha.PurgeProductsRequest.Builder Request message for PurgeProducts method.
com.google.cloud.retail.v2alpha.PurgeProductsResponse Response of the PurgeProductsRequest. If the long running operation is successfully done, then this message is returned by the google.longrunning.Operations.response field.
com.google.cloud.retail.v2alpha.PurgeProductsResponse.Builder Response of the PurgeProductsRequest. If the long running operation is successfully done, then this message is returned by the google.longrunning.Operations.response field.
com.google.cloud.retail.v2alpha.PurgeUserEventsRequest Request message for PurgeUserEvents method.
com.google.cloud.retail.v2alpha.PurgeUserEventsRequest.Builder Request message for PurgeUserEvents method.
com.google.cloud.retail.v2alpha.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.
com.google.cloud.retail.v2alpha.PurgeUserEventsResponse.Builder Response of the PurgeUserEventsRequest. If the long running operation is successfully done, then this message is returned by the google.longrunning.Operations.response field.
com.google.cloud.retail.v2alpha.Rating The rating of a Product.
com.google.cloud.retail.v2alpha.Rating.Builder The rating of a Product.
com.google.cloud.retail.v2alpha.RejoinUserEventsMetadata Metadata for RejoinUserEvents method.
com.google.cloud.retail.v2alpha.RejoinUserEventsMetadata.Builder Metadata for RejoinUserEvents method.
com.google.cloud.retail.v2alpha.RejoinUserEventsRequest Request message for RejoinUserEvents method.
com.google.cloud.retail.v2alpha.RejoinUserEventsRequest.Builder Request message for RejoinUserEvents method.
com.google.cloud.retail.v2alpha.RejoinUserEventsResponse Response message for RejoinUserEvents method.
com.google.cloud.retail.v2alpha.RejoinUserEventsResponse.Builder Response message for RejoinUserEvents method.
com.google.cloud.retail.v2alpha.RemoveCatalogAttributeRequest Request for CatalogService.RemoveCatalogAttribute method.
com.google.cloud.retail.v2alpha.RemoveCatalogAttributeRequest.Builder Request for CatalogService.RemoveCatalogAttribute method.
com.google.cloud.retail.v2alpha.RemoveControlRequest Request for RemoveControl method.
com.google.cloud.retail.v2alpha.RemoveControlRequest.Builder Request for RemoveControl method.
com.google.cloud.retail.v2alpha.RemoveFulfillmentPlacesMetadata Metadata related to the progress of the RemoveFulfillmentPlaces operation. Currently empty because there is no meaningful metadata populated from the ProductService.RemoveFulfillmentPlaces
com.google.cloud.retail.v2alpha.RemoveFulfillmentPlacesMetadata.Builder Metadata related to the progress of the RemoveFulfillmentPlaces operation. Currently empty because there is no meaningful metadata populated from the ProductService.RemoveFulfillmentPlaces
com.google.cloud.retail.v2alpha.RemoveFulfillmentPlacesRequest Request message for ProductService.RemoveFulfillmentPlaces method.
com.google.cloud.retail.v2alpha.RemoveFulfillmentPlacesRequest.Builder Request message for ProductService.RemoveFulfillmentPlaces method.
com.google.cloud.retail.v2alpha.RemoveFulfillmentPlacesResponse Response of the RemoveFulfillmentPlacesRequest. Currently empty because there is no meaningful response populated from the ProductService.RemoveFulfillmentPlaces
com.google.cloud.retail.v2alpha.RemoveFulfillmentPlacesResponse.Builder Response of the RemoveFulfillmentPlacesRequest. Currently empty because there is no meaningful response populated from the ProductService.RemoveFulfillmentPlaces
com.google.cloud.retail.v2alpha.RemoveLocalInventoriesMetadata Metadata related to the progress of the RemoveLocalInventories operation. Currently empty because there is no meaningful metadata populated from the ProductService.RemoveLocalInventories
com.google.cloud.retail.v2alpha.RemoveLocalInventoriesMetadata.Builder Metadata related to the progress of the RemoveLocalInventories operation. Currently empty because there is no meaningful metadata populated from the ProductService.RemoveLocalInventories
com.google.cloud.retail.v2alpha.RemoveLocalInventoriesRequest Request message for ProductService.RemoveLocalInventories method.
com.google.cloud.retail.v2alpha.RemoveLocalInventoriesRequest.Builder Request message for ProductService.RemoveLocalInventories method.
com.google.cloud.retail.v2alpha.RemoveLocalInventoriesResponse Response of the ProductService.RemoveLocalInventories API. Currently empty because there is no meaningful response populated from
com.google.cloud.retail.v2alpha.RemoveLocalInventoriesResponse.Builder Response of the ProductService.RemoveLocalInventories API. Currently empty because there is no meaningful response populated from
com.google.cloud.retail.v2alpha.ReplaceCatalogAttributeRequest Request for CatalogService.ReplaceCatalogAttribute method.
com.google.cloud.retail.v2alpha.ReplaceCatalogAttributeRequest.Builder Request for CatalogService.ReplaceCatalogAttribute method.
com.google.cloud.retail.v2alpha.ResumeModelRequest Request for resuming training of a model.
com.google.cloud.retail.v2alpha.ResumeModelRequest.Builder Request for resuming training of a model.
com.google.cloud.retail.v2alpha.Rule A rule is a condition-action pair * A condition defines when a rule is to be triggered.
com.google.cloud.retail.v2alpha.Rule.BoostAction A boost action to apply to results matching condition specified above.
com.google.cloud.retail.v2alpha.Rule.BoostAction.Builder A boost action to apply to results matching condition specified above.
com.google.cloud.retail.v2alpha.Rule.Builder A rule is a condition-action pair * A condition defines when a rule is to be triggered.
com.google.cloud.retail.v2alpha.Rule.DoNotAssociateAction Prevents query_term from being associated with specified terms during search. Example: Don't associate "gShoe" and "cheap".
com.google.cloud.retail.v2alpha.Rule.DoNotAssociateAction.Builder Prevents query_term from being associated with specified terms during search. Example: Don't associate "gShoe" and "cheap".
com.google.cloud.retail.v2alpha.Rule.FilterAction * Rule Condition: - No Condition.query_terms
com.google.cloud.retail.v2alpha.Rule.FilterAction.Builder * Rule Condition: - No Condition.query_terms
com.google.cloud.retail.v2alpha.Rule.IgnoreAction Prevents a term in the query from being used in search. Example: Don't search for "shoddy".
com.google.cloud.retail.v2alpha.Rule.IgnoreAction.Builder Prevents a term in the query from being used in search. Example: Don't search for "shoddy".
com.google.cloud.retail.v2alpha.Rule.OnewaySynonymsAction Maps a set of terms to a set of synonyms. Set of synonyms will be treated as synonyms of each query term only. query_terms will not be treated as synonyms of each other.
com.google.cloud.retail.v2alpha.Rule.OnewaySynonymsAction.Builder Maps a set of terms to a set of synonyms. Set of synonyms will be treated as synonyms of each query term only. query_terms will not be treated as synonyms of each other.
com.google.cloud.retail.v2alpha.Rule.RedirectAction Redirects a shopper to a specific page. * Rule Condition:
com.google.cloud.retail.v2alpha.Rule.RedirectAction.Builder Redirects a shopper to a specific page. * Rule Condition:
com.google.cloud.retail.v2alpha.Rule.ReplacementAction Replaces a term in the query. Multiple replacement candidates can be specified. All query_terms will be replaced with the replacement term. Example: Replace "gShoe" with "google shoe".
com.google.cloud.retail.v2alpha.Rule.ReplacementAction.Builder Replaces a term in the query. Multiple replacement candidates can be specified. All query_terms will be replaced with the replacement term. Example: Replace "gShoe" with "google shoe".
com.google.cloud.retail.v2alpha.Rule.TwowaySynonymsAction Creates a set of terms that will be treated as synonyms of each other. Example: synonyms of "sneakers" and "shoes":
com.google.cloud.retail.v2alpha.Rule.TwowaySynonymsAction.Builder Creates a set of terms that will be treated as synonyms of each other. Example: synonyms of "sneakers" and "shoes":
com.google.cloud.retail.v2alpha.SearchRequest Request message for SearchService.Search method.
com.google.cloud.retail.v2alpha.SearchRequest.BoostSpec Boost specification to boost certain items.
com.google.cloud.retail.v2alpha.SearchRequest.BoostSpec.Builder Boost specification to boost certain items.
com.google.cloud.retail.v2alpha.SearchRequest.BoostSpec.ConditionBoostSpec Boost applies to products which match a condition.
com.google.cloud.retail.v2alpha.SearchRequest.BoostSpec.ConditionBoostSpec.Builder Boost applies to products which match a condition.
com.google.cloud.retail.v2alpha.SearchRequest.Builder Request message for SearchService.Search method.
com.google.cloud.retail.v2alpha.SearchRequest.DynamicFacetSpec The specifications of dynamically generated facets.
com.google.cloud.retail.v2alpha.SearchRequest.DynamicFacetSpec.Builder The specifications of dynamically generated facets.
com.google.cloud.retail.v2alpha.SearchRequest.FacetSpec A facet specification to perform faceted search.
com.google.cloud.retail.v2alpha.SearchRequest.FacetSpec.Builder A facet specification to perform faceted search.
com.google.cloud.retail.v2alpha.SearchRequest.FacetSpec.FacetKey Specifies how a facet is computed.
com.google.cloud.retail.v2alpha.SearchRequest.FacetSpec.FacetKey.Builder Specifies how a facet is computed.
com.google.cloud.retail.v2alpha.SearchRequest.PersonalizationSpec The specification for personalization.
com.google.cloud.retail.v2alpha.SearchRequest.PersonalizationSpec.Builder The specification for personalization.
com.google.cloud.retail.v2alpha.SearchRequest.QueryExpansionSpec Specification to determine under which conditions query expansion should occur.
com.google.cloud.retail.v2alpha.SearchRequest.QueryExpansionSpec.Builder Specification to determine under which conditions query expansion should occur.
com.google.cloud.retail.v2alpha.SearchRequest.SpellCorrectionSpec The specification for query spell correction.
com.google.cloud.retail.v2alpha.SearchRequest.SpellCorrectionSpec.Builder The specification for query spell correction.
com.google.cloud.retail.v2alpha.SearchResponse Response message for SearchService.Search method.
com.google.cloud.retail.v2alpha.SearchResponse.Builder Response message for SearchService.Search method.
com.google.cloud.retail.v2alpha.SearchResponse.Facet A facet result.
com.google.cloud.retail.v2alpha.SearchResponse.Facet.Builder A facet result.
com.google.cloud.retail.v2alpha.SearchResponse.Facet.FacetValue A facet value which contains value names and their count.
com.google.cloud.retail.v2alpha.SearchResponse.Facet.FacetValue.Builder A facet value which contains value names and their count.
com.google.cloud.retail.v2alpha.SearchResponse.QueryExpansionInfo Information describing query expansion including whether expansion has occurred.
com.google.cloud.retail.v2alpha.SearchResponse.QueryExpansionInfo.Builder Information describing query expansion including whether expansion has occurred.
com.google.cloud.retail.v2alpha.SearchResponse.SearchResult Represents the search results.
com.google.cloud.retail.v2alpha.SearchResponse.SearchResult.Builder Represents the search results.
com.google.cloud.retail.v2alpha.SearchServiceClient.SearchFixedSizeCollection
com.google.cloud.retail.v2alpha.SearchServiceClient.SearchPage
com.google.cloud.retail.v2alpha.SearchServiceClient.SearchPagedResponse
com.google.cloud.retail.v2alpha.SearchServiceGrpc Service for search. This feature is only available for users who have Retail Search enabled. Enable Retail Search on Cloud Console before using this feature.
com.google.cloud.retail.v2alpha.SearchServiceGrpc.SearchServiceImplBase Base class for the server implementation of the service SearchService. Service for search.
com.google.cloud.retail.v2alpha.SearchServiceProto
com.google.cloud.retail.v2alpha.SearchServiceSettings.Builder Builder for SearchServiceSettings.
com.google.cloud.retail.v2alpha.ServingConfig Configures metadata that is used to generate serving time results (e.g. search results or recommendation predictions).
com.google.cloud.retail.v2alpha.ServingConfig.Builder Configures metadata that is used to generate serving time results (e.g. search results or recommendation predictions).
com.google.cloud.retail.v2alpha.ServingConfigName
com.google.cloud.retail.v2alpha.ServingConfigName.Builder Builder for projects/{project}/locations/{location}/catalogs/{catalog}/servingConfigs/{serving_config}.
com.google.cloud.retail.v2alpha.ServingConfigProto
com.google.cloud.retail.v2alpha.ServingConfigServiceClient.ListServingConfigsFixedSizeCollection
com.google.cloud.retail.v2alpha.ServingConfigServiceClient.ListServingConfigsPage
com.google.cloud.retail.v2alpha.ServingConfigServiceClient.ListServingConfigsPagedResponse
com.google.cloud.retail.v2alpha.ServingConfigServiceGrpc Service for modifying ServingConfig.
com.google.cloud.retail.v2alpha.ServingConfigServiceGrpc.ServingConfigServiceImplBase Base class for the server implementation of the service ServingConfigService. Service for modifying ServingConfig.
com.google.cloud.retail.v2alpha.ServingConfigServiceProto
com.google.cloud.retail.v2alpha.ServingConfigServiceSettings.Builder Builder for ServingConfigServiceSettings.
com.google.cloud.retail.v2alpha.SetDefaultBranchRequest Request message to set a specified branch as new default_branch.
com.google.cloud.retail.v2alpha.SetDefaultBranchRequest.Builder Request message to set a specified branch as new default_branch.
com.google.cloud.retail.v2alpha.SetInventoryMetadata Metadata related to the progress of the SetInventory operation. Currently empty because there is no meaningful metadata populated from the ProductService.SetInventory
com.google.cloud.retail.v2alpha.SetInventoryMetadata.Builder Metadata related to the progress of the SetInventory operation. Currently empty because there is no meaningful metadata populated from the ProductService.SetInventory
com.google.cloud.retail.v2alpha.SetInventoryRequest Request message for ProductService.SetInventory method.
com.google.cloud.retail.v2alpha.SetInventoryRequest.Builder Request message for ProductService.SetInventory method.
com.google.cloud.retail.v2alpha.SetInventoryResponse Response of the SetInventoryRequest. Currently empty because there is no meaningful response populated from the ProductService.SetInventory
com.google.cloud.retail.v2alpha.SetInventoryResponse.Builder Response of the SetInventoryRequest. Currently empty because there is no meaningful response populated from the ProductService.SetInventory
com.google.cloud.retail.v2alpha.TransformedUserEventsMetadata Metadata related to transform user events operation.
com.google.cloud.retail.v2alpha.TransformedUserEventsMetadata.Builder Metadata related to transform user events operation.
com.google.cloud.retail.v2alpha.TuneModelMetadata Metadata associated with a tune operation.
com.google.cloud.retail.v2alpha.TuneModelMetadata.Builder Metadata associated with a tune operation.
com.google.cloud.retail.v2alpha.TuneModelRequest Request to manually start a tuning process now (instead of waiting for the periodically scheduled tuning to happen).
com.google.cloud.retail.v2alpha.TuneModelRequest.Builder Request to manually start a tuning process now (instead of waiting for the periodically scheduled tuning to happen).
com.google.cloud.retail.v2alpha.TuneModelResponse Response associated with a tune operation.
com.google.cloud.retail.v2alpha.TuneModelResponse.Builder Response associated with a tune operation.
com.google.cloud.retail.v2alpha.UpdateAttributesConfigRequest Request for CatalogService.UpdateAttributesConfig method.
com.google.cloud.retail.v2alpha.UpdateAttributesConfigRequest.Builder Request for CatalogService.UpdateAttributesConfig method.
com.google.cloud.retail.v2alpha.UpdateCatalogRequest Request for CatalogService.UpdateCatalog method.
com.google.cloud.retail.v2alpha.UpdateCatalogRequest.Builder Request for CatalogService.UpdateCatalog method.
com.google.cloud.retail.v2alpha.UpdateCompletionConfigRequest Request for CatalogService.UpdateCompletionConfig method.
com.google.cloud.retail.v2alpha.UpdateCompletionConfigRequest.Builder Request for CatalogService.UpdateCompletionConfig method.
com.google.cloud.retail.v2alpha.UpdateControlRequest Request for UpdateControl method.
com.google.cloud.retail.v2alpha.UpdateControlRequest.Builder Request for UpdateControl method.
com.google.cloud.retail.v2alpha.UpdateModelRequest Request for updating an existing model.
com.google.cloud.retail.v2alpha.UpdateModelRequest.Builder Request for updating an existing model.
com.google.cloud.retail.v2alpha.UpdateProductRequest Request message for ProductService.UpdateProduct method.
com.google.cloud.retail.v2alpha.UpdateProductRequest.Builder Request message for ProductService.UpdateProduct method.
com.google.cloud.retail.v2alpha.UpdateServingConfigRequest Request for UpdateServingConfig method.
com.google.cloud.retail.v2alpha.UpdateServingConfigRequest.Builder Request for UpdateServingConfig method.
com.google.cloud.retail.v2alpha.UserEvent UserEvent captures all metadata information Retail API needs to know about how end users interact with customers' website.
com.google.cloud.retail.v2alpha.UserEvent.Builder UserEvent captures all metadata information Retail API needs to know about how end users interact with customers' website.
com.google.cloud.retail.v2alpha.UserEventImportSummary A summary of import result. The UserEventImportSummary summarizes the import status for user events.
com.google.cloud.retail.v2alpha.UserEventImportSummary.Builder A summary of import result. The UserEventImportSummary summarizes the import status for user events.
com.google.cloud.retail.v2alpha.UserEventInlineSource The inline source for the input config for ImportUserEvents method.
com.google.cloud.retail.v2alpha.UserEventInlineSource.Builder The inline source for the input config for ImportUserEvents method.
com.google.cloud.retail.v2alpha.UserEventInputConfig The input config source for user events.
com.google.cloud.retail.v2alpha.UserEventInputConfig.Builder The input config source for user events.
com.google.cloud.retail.v2alpha.UserEventProto
com.google.cloud.retail.v2alpha.UserEventServiceGrpc Service for ingesting end user actions on the customer website.
com.google.cloud.retail.v2alpha.UserEventServiceGrpc.UserEventServiceImplBase Base class for the server implementation of the service UserEventService. Service for ingesting end user actions on the customer website.
com.google.cloud.retail.v2alpha.UserEventServiceProto
com.google.cloud.retail.v2alpha.UserEventServiceSettings.Builder Builder for UserEventServiceSettings.
com.google.cloud.retail.v2alpha.UserInfo Information of an end user.
com.google.cloud.retail.v2alpha.UserInfo.Builder Information of an end user.
com.google.cloud.retail.v2alpha.WriteUserEventRequest Request message for WriteUserEvent method.
com.google.cloud.retail.v2alpha.WriteUserEventRequest.Builder Request message for WriteUserEvent method.

Interfaces

Interface Description
com.google.cloud.retail.v2alpha.AddCatalogAttributeRequestOrBuilder
com.google.cloud.retail.v2alpha.AddControlRequestOrBuilder
com.google.cloud.retail.v2alpha.AddFulfillmentPlacesMetadataOrBuilder
com.google.cloud.retail.v2alpha.AddFulfillmentPlacesRequestOrBuilder
com.google.cloud.retail.v2alpha.AddFulfillmentPlacesResponseOrBuilder
com.google.cloud.retail.v2alpha.AddLocalInventoriesMetadataOrBuilder
com.google.cloud.retail.v2alpha.AddLocalInventoriesRequestOrBuilder
com.google.cloud.retail.v2alpha.AddLocalInventoriesResponseOrBuilder
com.google.cloud.retail.v2alpha.AnalyticsServiceGrpc.AsyncService Service for managing & accessing retail search business metric. Retail recommendation business metric is currently not available.
com.google.cloud.retail.v2alpha.AttributesConfigOrBuilder
com.google.cloud.retail.v2alpha.AudienceOrBuilder
com.google.cloud.retail.v2alpha.BatchRemoveCatalogAttributesRequestOrBuilder
com.google.cloud.retail.v2alpha.BatchRemoveCatalogAttributesResponseOrBuilder
com.google.cloud.retail.v2alpha.BigQueryOutputResultOrBuilder
com.google.cloud.retail.v2alpha.BigQuerySourceOrBuilder
com.google.cloud.retail.v2alpha.CatalogAttributeOrBuilder
com.google.cloud.retail.v2alpha.CatalogOrBuilder
com.google.cloud.retail.v2alpha.CatalogServiceGrpc.AsyncService Service for managing catalog configuration.
com.google.cloud.retail.v2alpha.CollectUserEventRequestOrBuilder
com.google.cloud.retail.v2alpha.ColorInfoOrBuilder
com.google.cloud.retail.v2alpha.CompleteQueryRequestOrBuilder
com.google.cloud.retail.v2alpha.CompleteQueryResponse.AttributeResultOrBuilder
com.google.cloud.retail.v2alpha.CompleteQueryResponse.CompletionResultOrBuilder
com.google.cloud.retail.v2alpha.CompleteQueryResponse.RecentSearchResultOrBuilder
com.google.cloud.retail.v2alpha.CompleteQueryResponseOrBuilder
com.google.cloud.retail.v2alpha.CompletionConfigOrBuilder
com.google.cloud.retail.v2alpha.CompletionDataInputConfigOrBuilder
com.google.cloud.retail.v2alpha.CompletionDetailOrBuilder
com.google.cloud.retail.v2alpha.CompletionServiceGrpc.AsyncService Autocomplete service for retail. This feature is only available for users who have Retail Search enabled. Enable Retail Search on Cloud Console before using this feature.
com.google.cloud.retail.v2alpha.Condition.QueryTermOrBuilder
com.google.cloud.retail.v2alpha.Condition.TimeRangeOrBuilder
com.google.cloud.retail.v2alpha.ConditionOrBuilder
com.google.cloud.retail.v2alpha.ControlOrBuilder
com.google.cloud.retail.v2alpha.ControlServiceGrpc.AsyncService Service for modifying Control.
com.google.cloud.retail.v2alpha.CreateControlRequestOrBuilder
com.google.cloud.retail.v2alpha.CreateMerchantCenterAccountLinkMetadataOrBuilder
com.google.cloud.retail.v2alpha.CreateMerchantCenterAccountLinkRequestOrBuilder
com.google.cloud.retail.v2alpha.CreateModelMetadataOrBuilder
com.google.cloud.retail.v2alpha.CreateModelRequestOrBuilder
com.google.cloud.retail.v2alpha.CreateProductRequestOrBuilder
com.google.cloud.retail.v2alpha.CreateServingConfigRequestOrBuilder
com.google.cloud.retail.v2alpha.CustomAttributeOrBuilder
com.google.cloud.retail.v2alpha.DeleteControlRequestOrBuilder
com.google.cloud.retail.v2alpha.DeleteMerchantCenterAccountLinkRequestOrBuilder
com.google.cloud.retail.v2alpha.DeleteModelRequestOrBuilder
com.google.cloud.retail.v2alpha.DeleteProductRequestOrBuilder
com.google.cloud.retail.v2alpha.DeleteServingConfigRequestOrBuilder
com.google.cloud.retail.v2alpha.ExperimentInfo.ServingConfigExperimentOrBuilder
com.google.cloud.retail.v2alpha.ExperimentInfoOrBuilder
com.google.cloud.retail.v2alpha.ExportAnalyticsMetricsRequestOrBuilder
com.google.cloud.retail.v2alpha.ExportAnalyticsMetricsResponseOrBuilder
com.google.cloud.retail.v2alpha.ExportErrorsConfigOrBuilder
com.google.cloud.retail.v2alpha.ExportMetadataOrBuilder
com.google.cloud.retail.v2alpha.ExportProductsResponseOrBuilder
com.google.cloud.retail.v2alpha.ExportUserEventsResponseOrBuilder
com.google.cloud.retail.v2alpha.FulfillmentInfoOrBuilder
com.google.cloud.retail.v2alpha.GcsOutputResultOrBuilder
com.google.cloud.retail.v2alpha.GcsSourceOrBuilder
com.google.cloud.retail.v2alpha.GetAttributesConfigRequestOrBuilder
com.google.cloud.retail.v2alpha.GetCompletionConfigRequestOrBuilder
com.google.cloud.retail.v2alpha.GetControlRequestOrBuilder
com.google.cloud.retail.v2alpha.GetDefaultBranchRequestOrBuilder
com.google.cloud.retail.v2alpha.GetDefaultBranchResponseOrBuilder
com.google.cloud.retail.v2alpha.GetModelRequestOrBuilder
com.google.cloud.retail.v2alpha.GetProductRequestOrBuilder
com.google.cloud.retail.v2alpha.GetServingConfigRequestOrBuilder
com.google.cloud.retail.v2alpha.ImageOrBuilder
com.google.cloud.retail.v2alpha.ImportCompletionDataRequestOrBuilder
com.google.cloud.retail.v2alpha.ImportCompletionDataResponseOrBuilder
com.google.cloud.retail.v2alpha.ImportErrorsConfigOrBuilder
com.google.cloud.retail.v2alpha.ImportMetadataOrBuilder
com.google.cloud.retail.v2alpha.ImportProductsRequestOrBuilder
com.google.cloud.retail.v2alpha.ImportProductsResponseOrBuilder
com.google.cloud.retail.v2alpha.ImportUserEventsRequestOrBuilder
com.google.cloud.retail.v2alpha.ImportUserEventsResponseOrBuilder
com.google.cloud.retail.v2alpha.IntervalOrBuilder
com.google.cloud.retail.v2alpha.ListCatalogsRequestOrBuilder
com.google.cloud.retail.v2alpha.ListCatalogsResponseOrBuilder
com.google.cloud.retail.v2alpha.ListControlsRequestOrBuilder
com.google.cloud.retail.v2alpha.ListControlsResponseOrBuilder
com.google.cloud.retail.v2alpha.ListMerchantCenterAccountLinksRequestOrBuilder
com.google.cloud.retail.v2alpha.ListMerchantCenterAccountLinksResponseOrBuilder
com.google.cloud.retail.v2alpha.ListModelsRequestOrBuilder
com.google.cloud.retail.v2alpha.ListModelsResponseOrBuilder
com.google.cloud.retail.v2alpha.ListProductsRequestOrBuilder
com.google.cloud.retail.v2alpha.ListProductsResponseOrBuilder
com.google.cloud.retail.v2alpha.ListServingConfigsRequestOrBuilder
com.google.cloud.retail.v2alpha.ListServingConfigsResponseOrBuilder
com.google.cloud.retail.v2alpha.LocalInventoryOrBuilder
com.google.cloud.retail.v2alpha.MerchantCenterAccountLink.MerchantCenterFeedFilterOrBuilder
com.google.cloud.retail.v2alpha.MerchantCenterAccountLinkOrBuilder
com.google.cloud.retail.v2alpha.MerchantCenterAccountLinkServiceGrpc.AsyncService Merchant Center Link service to link a Branch to a Merchant Center Account.
com.google.cloud.retail.v2alpha.MerchantCenterFeedFilterOrBuilder
com.google.cloud.retail.v2alpha.MerchantCenterLinkOrBuilder
com.google.cloud.retail.v2alpha.MerchantCenterLinkingConfigOrBuilder
com.google.cloud.retail.v2alpha.Model.PageOptimizationConfig.CandidateOrBuilder
com.google.cloud.retail.v2alpha.Model.PageOptimizationConfig.PanelOrBuilder
com.google.cloud.retail.v2alpha.Model.PageOptimizationConfigOrBuilder
com.google.cloud.retail.v2alpha.Model.ServingConfigListOrBuilder
com.google.cloud.retail.v2alpha.ModelOrBuilder
com.google.cloud.retail.v2alpha.ModelServiceGrpc.AsyncService Service for performing CRUD operations on models. Recommendation models contain all the metadata necessary to generate a set of models for the Predict() API. A model is queried
com.google.cloud.retail.v2alpha.OutputConfig.BigQueryDestinationOrBuilder
com.google.cloud.retail.v2alpha.OutputConfig.GcsDestinationOrBuilder
com.google.cloud.retail.v2alpha.OutputConfigOrBuilder
com.google.cloud.retail.v2alpha.OutputResultOrBuilder
com.google.cloud.retail.v2alpha.PauseModelRequestOrBuilder
com.google.cloud.retail.v2alpha.PredictRequestOrBuilder
com.google.cloud.retail.v2alpha.PredictResponse.PredictionResultOrBuilder
com.google.cloud.retail.v2alpha.PredictResponseOrBuilder
com.google.cloud.retail.v2alpha.PredictionServiceGrpc.AsyncService Service for making recommendation prediction.
com.google.cloud.retail.v2alpha.PriceInfo.PriceRangeOrBuilder
com.google.cloud.retail.v2alpha.PriceInfoOrBuilder
com.google.cloud.retail.v2alpha.ProductDetailOrBuilder
com.google.cloud.retail.v2alpha.ProductInlineSourceOrBuilder
com.google.cloud.retail.v2alpha.ProductInputConfigOrBuilder
com.google.cloud.retail.v2alpha.ProductLevelConfigOrBuilder
com.google.cloud.retail.v2alpha.ProductOrBuilder
com.google.cloud.retail.v2alpha.ProductServiceGrpc.AsyncService Service for ingesting Product information of the customer's website.
com.google.cloud.retail.v2alpha.PromotionOrBuilder
com.google.cloud.retail.v2alpha.PurchaseTransactionOrBuilder
com.google.cloud.retail.v2alpha.PurgeMetadataOrBuilder
com.google.cloud.retail.v2alpha.PurgeProductsMetadataOrBuilder
com.google.cloud.retail.v2alpha.PurgeProductsRequestOrBuilder
com.google.cloud.retail.v2alpha.PurgeProductsResponseOrBuilder
com.google.cloud.retail.v2alpha.PurgeUserEventsRequestOrBuilder
com.google.cloud.retail.v2alpha.PurgeUserEventsResponseOrBuilder
com.google.cloud.retail.v2alpha.RatingOrBuilder
com.google.cloud.retail.v2alpha.RejoinUserEventsMetadataOrBuilder
com.google.cloud.retail.v2alpha.RejoinUserEventsRequestOrBuilder
com.google.cloud.retail.v2alpha.RejoinUserEventsResponseOrBuilder
com.google.cloud.retail.v2alpha.RemoveCatalogAttributeRequestOrBuilder
com.google.cloud.retail.v2alpha.RemoveControlRequestOrBuilder
com.google.cloud.retail.v2alpha.RemoveFulfillmentPlacesMetadataOrBuilder
com.google.cloud.retail.v2alpha.RemoveFulfillmentPlacesRequestOrBuilder
com.google.cloud.retail.v2alpha.RemoveFulfillmentPlacesResponseOrBuilder
com.google.cloud.retail.v2alpha.RemoveLocalInventoriesMetadataOrBuilder
com.google.cloud.retail.v2alpha.RemoveLocalInventoriesRequestOrBuilder
com.google.cloud.retail.v2alpha.RemoveLocalInventoriesResponseOrBuilder
com.google.cloud.retail.v2alpha.ReplaceCatalogAttributeRequestOrBuilder
com.google.cloud.retail.v2alpha.ResumeModelRequestOrBuilder
com.google.cloud.retail.v2alpha.Rule.BoostActionOrBuilder
com.google.cloud.retail.v2alpha.Rule.DoNotAssociateActionOrBuilder
com.google.cloud.retail.v2alpha.Rule.FilterActionOrBuilder
com.google.cloud.retail.v2alpha.Rule.IgnoreActionOrBuilder
com.google.cloud.retail.v2alpha.Rule.OnewaySynonymsActionOrBuilder
com.google.cloud.retail.v2alpha.Rule.RedirectActionOrBuilder
com.google.cloud.retail.v2alpha.Rule.ReplacementActionOrBuilder
com.google.cloud.retail.v2alpha.Rule.TwowaySynonymsActionOrBuilder
com.google.cloud.retail.v2alpha.RuleOrBuilder
com.google.cloud.retail.v2alpha.SearchRequest.BoostSpec.ConditionBoostSpecOrBuilder
com.google.cloud.retail.v2alpha.SearchRequest.BoostSpecOrBuilder
com.google.cloud.retail.v2alpha.SearchRequest.DynamicFacetSpecOrBuilder
com.google.cloud.retail.v2alpha.SearchRequest.FacetSpec.FacetKeyOrBuilder
com.google.cloud.retail.v2alpha.SearchRequest.FacetSpecOrBuilder
com.google.cloud.retail.v2alpha.SearchRequest.PersonalizationSpecOrBuilder
com.google.cloud.retail.v2alpha.SearchRequest.QueryExpansionSpecOrBuilder
com.google.cloud.retail.v2alpha.SearchRequest.SpellCorrectionSpecOrBuilder
com.google.cloud.retail.v2alpha.SearchRequestOrBuilder
com.google.cloud.retail.v2alpha.SearchResponse.Facet.FacetValueOrBuilder
com.google.cloud.retail.v2alpha.SearchResponse.FacetOrBuilder
com.google.cloud.retail.v2alpha.SearchResponse.QueryExpansionInfoOrBuilder
com.google.cloud.retail.v2alpha.SearchResponse.SearchResultOrBuilder
com.google.cloud.retail.v2alpha.SearchResponseOrBuilder
com.google.cloud.retail.v2alpha.SearchServiceGrpc.AsyncService Service for search. This feature is only available for users who have Retail Search enabled. Enable Retail Search on Cloud Console before using this feature.
com.google.cloud.retail.v2alpha.ServingConfigOrBuilder
com.google.cloud.retail.v2alpha.ServingConfigServiceGrpc.AsyncService Service for modifying ServingConfig.
com.google.cloud.retail.v2alpha.SetDefaultBranchRequestOrBuilder
com.google.cloud.retail.v2alpha.SetInventoryMetadataOrBuilder
com.google.cloud.retail.v2alpha.SetInventoryRequestOrBuilder
com.google.cloud.retail.v2alpha.SetInventoryResponseOrBuilder
com.google.cloud.retail.v2alpha.TransformedUserEventsMetadataOrBuilder
com.google.cloud.retail.v2alpha.TuneModelMetadataOrBuilder
com.google.cloud.retail.v2alpha.TuneModelRequestOrBuilder
com.google.cloud.retail.v2alpha.TuneModelResponseOrBuilder
com.google.cloud.retail.v2alpha.UpdateAttributesConfigRequestOrBuilder
com.google.cloud.retail.v2alpha.UpdateCatalogRequestOrBuilder
com.google.cloud.retail.v2alpha.UpdateCompletionConfigRequestOrBuilder
com.google.cloud.retail.v2alpha.UpdateControlRequestOrBuilder
com.google.cloud.retail.v2alpha.UpdateModelRequestOrBuilder
com.google.cloud.retail.v2alpha.UpdateProductRequestOrBuilder
com.google.cloud.retail.v2alpha.UpdateServingConfigRequestOrBuilder
com.google.cloud.retail.v2alpha.UserEventImportSummaryOrBuilder
com.google.cloud.retail.v2alpha.UserEventInlineSourceOrBuilder
com.google.cloud.retail.v2alpha.UserEventInputConfigOrBuilder
com.google.cloud.retail.v2alpha.UserEventOrBuilder
com.google.cloud.retail.v2alpha.UserEventServiceGrpc.AsyncService Service for ingesting end user actions on the customer website.
com.google.cloud.retail.v2alpha.UserInfoOrBuilder
com.google.cloud.retail.v2alpha.WriteUserEventRequestOrBuilder

Enums

Enum Description
com.google.cloud.retail.v2alpha.AttributeConfigLevel At which level we offer configuration for attributes.
com.google.cloud.retail.v2alpha.BigQuerySource.PartitionCase
com.google.cloud.retail.v2alpha.CatalogAttribute.AttributeType The type of an attribute.
com.google.cloud.retail.v2alpha.CatalogAttribute.DynamicFacetableOption The status of the dynamic facetable option of a catalog attribute.
com.google.cloud.retail.v2alpha.CatalogAttribute.ExactSearchableOption The status of the exact-searchable option of a catalog attribute.
com.google.cloud.retail.v2alpha.CatalogAttribute.IndexableOption The status of the indexable option of a catalog attribute.
com.google.cloud.retail.v2alpha.CatalogAttribute.RetrievableOption The status of the retrievable option of a catalog attribute.
com.google.cloud.retail.v2alpha.CatalogAttribute.SearchableOption The status of the searchable option of a catalog attribute.
com.google.cloud.retail.v2alpha.CollectUserEventRequest.ConversionRuleCase
com.google.cloud.retail.v2alpha.CompletionDataInputConfig.SourceCase
com.google.cloud.retail.v2alpha.Control.ControlCase
com.google.cloud.retail.v2alpha.ExperimentInfo.ExperimentMetadataCase
com.google.cloud.retail.v2alpha.ExportErrorsConfig.DestinationCase
com.google.cloud.retail.v2alpha.ImportErrorsConfig.DestinationCase
com.google.cloud.retail.v2alpha.ImportProductsRequest.ReconciliationMode Indicates how imported products are reconciled with the existing products created or imported before.
com.google.cloud.retail.v2alpha.Interval.MaxCase
com.google.cloud.retail.v2alpha.Interval.MinCase
com.google.cloud.retail.v2alpha.MerchantCenterAccountLink.State The state of the link.
com.google.cloud.retail.v2alpha.Model.DataState Describes whether this model have sufficient training data to be continuously trained.
com.google.cloud.retail.v2alpha.Model.PageOptimizationConfig.Candidate.CandidateCase
com.google.cloud.retail.v2alpha.Model.PageOptimizationConfig.Restriction Restrictions of expected returned results.
com.google.cloud.retail.v2alpha.Model.PeriodicTuningState Describes whether periodic tuning is enabled for this model or not. Periodic tuning is scheduled at most every three months. You can start a tuning process manually by using the TuneModel
com.google.cloud.retail.v2alpha.Model.ServingState The serving state of the model.
com.google.cloud.retail.v2alpha.Model.TrainingConfigCase
com.google.cloud.retail.v2alpha.Model.TrainingState The training state of the model.
com.google.cloud.retail.v2alpha.OutputConfig.DestinationCase
com.google.cloud.retail.v2alpha.Product.Availability Product availability. If this field is unspecified, the product is assumed to be in stock.
com.google.cloud.retail.v2alpha.Product.ExpirationCase
com.google.cloud.retail.v2alpha.Product.Type The type of this product.
com.google.cloud.retail.v2alpha.ProductInputConfig.SourceCase
com.google.cloud.retail.v2alpha.RecommendationsFilteringOption If filtering for recommendations is enabled.
com.google.cloud.retail.v2alpha.RejoinUserEventsRequest.UserEventRejoinScope The scope of user events to be rejoined with the latest product catalog. If the rejoining aims at reducing number of unjoined events, set UserEventRejoinScope to UNJOINED_EVENTS.
com.google.cloud.retail.v2alpha.Rule.ActionCase
com.google.cloud.retail.v2alpha.SearchRequest.DynamicFacetSpec.Mode Enum to control DynamicFacet mode
com.google.cloud.retail.v2alpha.SearchRequest.PersonalizationSpec.Mode The personalization mode of each search request.
com.google.cloud.retail.v2alpha.SearchRequest.QueryExpansionSpec.Condition Enum describing under which condition query expansion should occur.
com.google.cloud.retail.v2alpha.SearchRequest.RelevanceThreshold The relevance threshold of the search results. The higher relevance threshold is, the higher relevant results are shown and the less number of results are returned.
com.google.cloud.retail.v2alpha.SearchRequest.SearchMode The search mode of each search request.
com.google.cloud.retail.v2alpha.SearchRequest.SpellCorrectionSpec.Mode Enum describing under which mode spell correction should occur.
com.google.cloud.retail.v2alpha.SearchResponse.Facet.FacetValue.FacetValueCase
com.google.cloud.retail.v2alpha.SearchSolutionUseCase The use case of Cloud Retail Search.
com.google.cloud.retail.v2alpha.ServingConfig.DiversityType What type of diversity - data or rule based.
com.google.cloud.retail.v2alpha.SolutionType The type of solution.
com.google.cloud.retail.v2alpha.UserEventInputConfig.SourceCase