- 2.54.0 (latest)
- 2.53.0
- 2.51.0
- 2.50.0
- 2.49.0
- 2.48.0
- 2.47.0
- 2.46.0
- 2.45.0
- 2.44.0
- 2.43.0
- 2.42.0
- 2.41.0
- 2.39.0
- 2.38.0
- 2.37.0
- 2.36.0
- 2.35.0
- 2.34.0
- 2.33.0
- 2.32.0
- 2.31.0
- 2.30.0
- 2.29.0
- 2.26.0
- 2.25.0
- 2.24.0
- 2.23.0
- 2.22.0
- 2.21.0
- 2.20.0
- 2.19.0
- 2.18.0
- 2.17.0
- 2.16.0
- 2.15.0
- 2.14.0
- 2.13.0
- 2.11.0
- 2.10.0
- 2.9.0
- 2.8.0
- 2.7.0
- 2.6.0
- 2.5.1
- 2.4.0
- 2.3.0
- 2.2.3
- 2.1.0
- 2.0.19
Package com.google.cloud.retail.v2 (2.39.0)
GitHub Repository |
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.v2.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.v2.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.v2.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.v2.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.v2.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.v2.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.v2.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.v2.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.v2.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.v2.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.v2.AnalyticsServiceSettings |
Settings class to configure an instance of AnalyticsServiceClient.
The default instance has everything set to sensible defaults: |
com.google.cloud.retail.v2.CatalogServiceSettings |
Settings class to configure an instance of CatalogServiceClient.
The default instance has everything set to sensible defaults: |
com.google.cloud.retail.v2.CompletionServiceSettings |
Settings class to configure an instance of CompletionServiceClient.
The default instance has everything set to sensible defaults: |
com.google.cloud.retail.v2.ControlServiceSettings |
Settings class to configure an instance of ControlServiceClient.
The default instance has everything set to sensible defaults: |
com.google.cloud.retail.v2.ModelServiceSettings |
Settings class to configure an instance of ModelServiceClient.
The default instance has everything set to sensible defaults: |
com.google.cloud.retail.v2.PredictionServiceSettings |
Settings class to configure an instance of PredictionServiceClient.
The default instance has everything set to sensible defaults: |
com.google.cloud.retail.v2.ProductServiceSettings |
Settings class to configure an instance of ProductServiceClient.
The default instance has everything set to sensible defaults: |
com.google.cloud.retail.v2.SearchServiceSettings |
Settings class to configure an instance of SearchServiceClient.
The default instance has everything set to sensible defaults: |
com.google.cloud.retail.v2.ServingConfigServiceSettings |
Settings class to configure an instance of ServingConfigServiceClient.
The default instance has everything set to sensible defaults: |
com.google.cloud.retail.v2.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.v2.AddCatalogAttributeRequest | Request for CatalogService.AddCatalogAttribute method. |
com.google.cloud.retail.v2.AddCatalogAttributeRequest.Builder | Request for CatalogService.AddCatalogAttribute method. |
com.google.cloud.retail.v2.AddControlRequest | Request for AddControl method. |
com.google.cloud.retail.v2.AddControlRequest.Builder | Request for AddControl method. |
com.google.cloud.retail.v2.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.v2.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.v2.AddFulfillmentPlacesRequest | Request message for ProductService.AddFulfillmentPlaces method. |
com.google.cloud.retail.v2.AddFulfillmentPlacesRequest.Builder | Request message for ProductService.AddFulfillmentPlaces method. |
com.google.cloud.retail.v2.AddFulfillmentPlacesResponse | Response of the AddFulfillmentPlacesRequest. Currently empty because there is no meaningful response populated from the ProductService.AddFulfillmentPlaces |
com.google.cloud.retail.v2.AddFulfillmentPlacesResponse.Builder | Response of the AddFulfillmentPlacesRequest. Currently empty because there is no meaningful response populated from the ProductService.AddFulfillmentPlaces |
com.google.cloud.retail.v2.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.v2.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.v2.AddLocalInventoriesRequest | Request message for ProductService.AddLocalInventories method. |
com.google.cloud.retail.v2.AddLocalInventoriesRequest.Builder | Request message for ProductService.AddLocalInventories method. |
com.google.cloud.retail.v2.AddLocalInventoriesResponse | Response of the ProductService.AddLocalInventories API. Currently empty because there is no meaningful response populated from |
com.google.cloud.retail.v2.AddLocalInventoriesResponse.Builder | Response of the ProductService.AddLocalInventories API. Currently empty because there is no meaningful response populated from |
com.google.cloud.retail.v2.AnalyticsServiceGrpc | Service for managing & accessing retail search business metric. Retail recommendation business metric is currently not available. |
com.google.cloud.retail.v2.AnalyticsServiceGrpc.AnalyticsServiceImplBase | Base class for the server implementation of the service AnalyticsService. Service for managing & accessing retail search business metric. |
com.google.cloud.retail.v2.AnalyticsServiceProto | |
com.google.cloud.retail.v2.AnalyticsServiceSettings.Builder | Builder for AnalyticsServiceSettings. |
com.google.cloud.retail.v2.AttributesConfig | Catalog level attribute config. |
com.google.cloud.retail.v2.AttributesConfig.Builder | Catalog level attribute config. |
com.google.cloud.retail.v2.AttributesConfigName | |
com.google.cloud.retail.v2.AttributesConfigName.Builder | Builder for projects/{project}/locations/{location}/catalogs/{catalog}/attributesConfig. |
com.google.cloud.retail.v2.Audience | An intended audience of the Product for whom it's sold. |
com.google.cloud.retail.v2.Audience.Builder | An intended audience of the Product for whom it's sold. |
com.google.cloud.retail.v2.BigQueryOutputResult | A BigQuery output result. |
com.google.cloud.retail.v2.BigQueryOutputResult.Builder | A BigQuery output result. |
com.google.cloud.retail.v2.BigQuerySource | BigQuery source import data from. |
com.google.cloud.retail.v2.BigQuerySource.Builder | BigQuery source import data from. |
com.google.cloud.retail.v2.BranchName | |
com.google.cloud.retail.v2.BranchName.Builder | Builder for projects/{project}/locations/{location}/catalogs/{catalog}/branches/{branch}. |
com.google.cloud.retail.v2.Catalog | The catalog configuration. |
com.google.cloud.retail.v2.Catalog.Builder | The catalog configuration. |
com.google.cloud.retail.v2.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.v2.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.v2.CatalogName | |
com.google.cloud.retail.v2.CatalogName.Builder | Builder for projects/{project}/locations/{location}/catalogs/{catalog}. |
com.google.cloud.retail.v2.CatalogProto | |
com.google.cloud.retail.v2.CatalogServiceClient.ListCatalogsFixedSizeCollection | |
com.google.cloud.retail.v2.CatalogServiceClient.ListCatalogsPage | |
com.google.cloud.retail.v2.CatalogServiceClient.ListCatalogsPagedResponse | |
com.google.cloud.retail.v2.CatalogServiceGrpc | Service for managing catalog configuration. |
com.google.cloud.retail.v2.CatalogServiceGrpc.CatalogServiceImplBase | Base class for the server implementation of the service CatalogService. Service for managing catalog configuration. |
com.google.cloud.retail.v2.CatalogServiceProto | |
com.google.cloud.retail.v2.CatalogServiceSettings.Builder | Builder for CatalogServiceSettings. |
com.google.cloud.retail.v2.CollectUserEventRequest | Request message for CollectUserEvent method. |
com.google.cloud.retail.v2.CollectUserEventRequest.Builder | Request message for CollectUserEvent method. |
com.google.cloud.retail.v2.ColorInfo | The color information of a Product. |
com.google.cloud.retail.v2.ColorInfo.Builder | The color information of a Product. |
com.google.cloud.retail.v2.CommonProto | |
com.google.cloud.retail.v2.CompleteQueryRequest | Autocomplete parameters. |
com.google.cloud.retail.v2.CompleteQueryRequest.Builder | Autocomplete parameters. |
com.google.cloud.retail.v2.CompleteQueryResponse | Response of the autocomplete query. |
com.google.cloud.retail.v2.CompleteQueryResponse.Builder | Response of the autocomplete query. |
com.google.cloud.retail.v2.CompleteQueryResponse.CompletionResult | Resource that represents completion results. |
com.google.cloud.retail.v2.CompleteQueryResponse.CompletionResult.Builder | Resource that represents completion results. |
com.google.cloud.retail.v2.CompleteQueryResponse.RecentSearchResult | Recent search of this user. |
com.google.cloud.retail.v2.CompleteQueryResponse.RecentSearchResult.Builder | Recent search of this user. |
com.google.cloud.retail.v2.CompletionConfig | Catalog level autocomplete config for customers to customize autocomplete feature's settings. |
com.google.cloud.retail.v2.CompletionConfig.Builder | Catalog level autocomplete config for customers to customize autocomplete feature's settings. |
com.google.cloud.retail.v2.CompletionConfigName | |
com.google.cloud.retail.v2.CompletionConfigName.Builder | Builder for projects/{project}/locations/{location}/catalogs/{catalog}/completionConfig. |
com.google.cloud.retail.v2.CompletionDataInputConfig | The input config source for completion data. |
com.google.cloud.retail.v2.CompletionDataInputConfig.Builder | The input config source for completion data. |
com.google.cloud.retail.v2.CompletionDetail | Detailed completion information including completion attribution token and clicked completion info. |
com.google.cloud.retail.v2.CompletionDetail.Builder | Detailed completion information including completion attribution token and clicked completion info. |
com.google.cloud.retail.v2.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.v2.CompletionServiceGrpc.CompletionServiceImplBase | Base class for the server implementation of the service CompletionService. Autocomplete service for retail. |
com.google.cloud.retail.v2.CompletionServiceProto | |
com.google.cloud.retail.v2.CompletionServiceSettings.Builder | Builder for CompletionServiceSettings. |
com.google.cloud.retail.v2.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.v2.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.v2.Condition.QueryTerm | Query terms that we want to match on. |
com.google.cloud.retail.v2.Condition.QueryTerm.Builder | Query terms that we want to match on. |
com.google.cloud.retail.v2.Condition.TimeRange | Used for time-dependent conditions. Example: Want to have rule applied for week long sale. |
com.google.cloud.retail.v2.Condition.TimeRange.Builder | Used for time-dependent conditions. Example: Want to have rule applied for week long sale. |
com.google.cloud.retail.v2.Control | Configures dynamic metadata that can be linked to a ServingConfig and affect search or recommendation results at serving time. |
com.google.cloud.retail.v2.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.v2.ControlName | |
com.google.cloud.retail.v2.ControlName.Builder | Builder for projects/{project}/locations/{location}/catalogs/{catalog}/controls/{control}. |
com.google.cloud.retail.v2.ControlProto | |
com.google.cloud.retail.v2.ControlServiceClient.ListControlsFixedSizeCollection | |
com.google.cloud.retail.v2.ControlServiceClient.ListControlsPage | |
com.google.cloud.retail.v2.ControlServiceClient.ListControlsPagedResponse | |
com.google.cloud.retail.v2.ControlServiceGrpc | Service for modifying Control. |
com.google.cloud.retail.v2.ControlServiceGrpc.ControlServiceImplBase | Base class for the server implementation of the service ControlService. Service for modifying Control. |
com.google.cloud.retail.v2.ControlServiceProto | |
com.google.cloud.retail.v2.ControlServiceSettings.Builder | Builder for ControlServiceSettings. |
com.google.cloud.retail.v2.CreateControlRequest | Request for CreateControl method. |
com.google.cloud.retail.v2.CreateControlRequest.Builder | Request for CreateControl method. |
com.google.cloud.retail.v2.CreateModelMetadata | Metadata associated with a create operation. |
com.google.cloud.retail.v2.CreateModelMetadata.Builder | Metadata associated with a create operation. |
com.google.cloud.retail.v2.CreateModelRequest | Request for creating a model. |
com.google.cloud.retail.v2.CreateModelRequest.Builder | Request for creating a model. |
com.google.cloud.retail.v2.CreateProductRequest | Request message for ProductService.CreateProduct method. |
com.google.cloud.retail.v2.CreateProductRequest.Builder | Request message for ProductService.CreateProduct method. |
com.google.cloud.retail.v2.CreateServingConfigRequest | Request for CreateServingConfig method. |
com.google.cloud.retail.v2.CreateServingConfigRequest.Builder | Request for CreateServingConfig method. |
com.google.cloud.retail.v2.CustomAttribute | A custom attribute that is not explicitly modeled in Product. |
com.google.cloud.retail.v2.CustomAttribute.Builder | A custom attribute that is not explicitly modeled in Product. |
com.google.cloud.retail.v2.DeleteControlRequest | Request for DeleteControl method. |
com.google.cloud.retail.v2.DeleteControlRequest.Builder | Request for DeleteControl method. |
com.google.cloud.retail.v2.DeleteModelRequest | Request for deleting a model. |
com.google.cloud.retail.v2.DeleteModelRequest.Builder | Request for deleting a model. |
com.google.cloud.retail.v2.DeleteProductRequest | Request message for ProductService.DeleteProduct method. |
com.google.cloud.retail.v2.DeleteProductRequest.Builder | Request message for ProductService.DeleteProduct method. |
com.google.cloud.retail.v2.DeleteServingConfigRequest | Request for DeleteServingConfig method. |
com.google.cloud.retail.v2.DeleteServingConfigRequest.Builder | Request for DeleteServingConfig method. |
com.google.cloud.retail.v2.ExperimentInfo | Metadata for active A/B testing [Experiments][]. |
com.google.cloud.retail.v2.ExperimentInfo.Builder | Metadata for active A/B testing [Experiments][]. |
com.google.cloud.retail.v2.ExperimentInfo.ServingConfigExperiment | Metadata for active serving config A/B tests. |
com.google.cloud.retail.v2.ExperimentInfo.ServingConfigExperiment.Builder | Metadata for active serving config A/B tests. |
com.google.cloud.retail.v2.ExportAnalyticsMetricsRequest |
Request message for the ExportAnalyticsMetrics method.
|
com.google.cloud.retail.v2.ExportAnalyticsMetricsRequest.Builder |
Request message for the ExportAnalyticsMetrics method.
|
com.google.cloud.retail.v2.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.v2.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.v2.ExportConfigProto | |
com.google.cloud.retail.v2.ExportErrorsConfig | Configuration of destination for Export related errors. |
com.google.cloud.retail.v2.ExportErrorsConfig.Builder | Configuration of destination for Export related errors. |
com.google.cloud.retail.v2.ExportMetadata | Metadata related to the progress of the Export operation. This is returned by the google.longrunning.Operation.metadata field. |
com.google.cloud.retail.v2.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.v2.FulfillmentInfo | Fulfillment information, such as the store IDs for in-store pickup or region IDs for different shipping methods. |
com.google.cloud.retail.v2.FulfillmentInfo.Builder | Fulfillment information, such as the store IDs for in-store pickup or region IDs for different shipping methods. |
com.google.cloud.retail.v2.GcsOutputResult | A Gcs output result. |
com.google.cloud.retail.v2.GcsOutputResult.Builder | A Gcs output result. |
com.google.cloud.retail.v2.GcsSource | Google Cloud Storage location for input content. |
com.google.cloud.retail.v2.GcsSource.Builder | Google Cloud Storage location for input content. |
com.google.cloud.retail.v2.GetAttributesConfigRequest | Request for CatalogService.GetAttributesConfig method. |
com.google.cloud.retail.v2.GetAttributesConfigRequest.Builder | Request for CatalogService.GetAttributesConfig method. |
com.google.cloud.retail.v2.GetCompletionConfigRequest | Request for CatalogService.GetCompletionConfig method. |
com.google.cloud.retail.v2.GetCompletionConfigRequest.Builder | Request for CatalogService.GetCompletionConfig method. |
com.google.cloud.retail.v2.GetControlRequest | Request for GetControl method. |
com.google.cloud.retail.v2.GetControlRequest.Builder | Request for GetControl method. |
com.google.cloud.retail.v2.GetDefaultBranchRequest | Request message to show which branch is currently the default branch. |
com.google.cloud.retail.v2.GetDefaultBranchRequest.Builder | Request message to show which branch is currently the default branch. |
com.google.cloud.retail.v2.GetDefaultBranchResponse | Response message of CatalogService.GetDefaultBranch. |
com.google.cloud.retail.v2.GetDefaultBranchResponse.Builder | Response message of CatalogService.GetDefaultBranch. |
com.google.cloud.retail.v2.GetModelRequest | Request for getting a model. |
com.google.cloud.retail.v2.GetModelRequest.Builder | Request for getting a model. |
com.google.cloud.retail.v2.GetProductRequest | Request message for ProductService.GetProduct method. |
com.google.cloud.retail.v2.GetProductRequest.Builder | Request message for ProductService.GetProduct method. |
com.google.cloud.retail.v2.GetServingConfigRequest | Request for GetServingConfig method. |
com.google.cloud.retail.v2.GetServingConfigRequest.Builder | Request for GetServingConfig method. |
com.google.cloud.retail.v2.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.v2.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.v2.ImportCompletionDataRequest | Request message for ImportCompletionData methods. |
com.google.cloud.retail.v2.ImportCompletionDataRequest.Builder | Request message for ImportCompletionData methods. |
com.google.cloud.retail.v2.ImportCompletionDataResponse | Response of the ImportCompletionDataRequest. If the long running operation is done, this message is returned by the |
com.google.cloud.retail.v2.ImportCompletionDataResponse.Builder | Response of the ImportCompletionDataRequest. If the long running operation is done, this message is returned by the |
com.google.cloud.retail.v2.ImportConfigProto | |
com.google.cloud.retail.v2.ImportErrorsConfig | Configuration of destination for Import related errors. |
com.google.cloud.retail.v2.ImportErrorsConfig.Builder | Configuration of destination for Import related errors. |
com.google.cloud.retail.v2.ImportMetadata | Metadata related to the progress of the Import operation. This is returned by the google.longrunning.Operation.metadata field. |
com.google.cloud.retail.v2.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.v2.ImportProductsRequest | Request message for Import methods. |
com.google.cloud.retail.v2.ImportProductsRequest.Builder | Request message for Import methods. |
com.google.cloud.retail.v2.ImportProductsResponse | Response of the ImportProductsRequest. If the long running operation is done, then this message is returned by the |
com.google.cloud.retail.v2.ImportProductsResponse.Builder | Response of the ImportProductsRequest. If the long running operation is done, then this message is returned by the |
com.google.cloud.retail.v2.ImportUserEventsRequest | Request message for the ImportUserEvents request. |
com.google.cloud.retail.v2.ImportUserEventsRequest.Builder | Request message for the ImportUserEvents request. |
com.google.cloud.retail.v2.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.v2.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.v2.Interval | A floating point interval. |
com.google.cloud.retail.v2.Interval.Builder | A floating point interval. |
com.google.cloud.retail.v2.ListCatalogsRequest | Request for CatalogService.ListCatalogs method. |
com.google.cloud.retail.v2.ListCatalogsRequest.Builder | Request for CatalogService.ListCatalogs method. |
com.google.cloud.retail.v2.ListCatalogsResponse | Response for CatalogService.ListCatalogs method. |
com.google.cloud.retail.v2.ListCatalogsResponse.Builder | Response for CatalogService.ListCatalogs method. |
com.google.cloud.retail.v2.ListControlsRequest | Request for ListControls method. |
com.google.cloud.retail.v2.ListControlsRequest.Builder | Request for ListControls method. |
com.google.cloud.retail.v2.ListControlsResponse | Response for ListControls method. |
com.google.cloud.retail.v2.ListControlsResponse.Builder | Response for ListControls method. |
com.google.cloud.retail.v2.ListModelsRequest | Request for listing models associated with a resource. |
com.google.cloud.retail.v2.ListModelsRequest.Builder | Request for listing models associated with a resource. |
com.google.cloud.retail.v2.ListModelsResponse | Response to a ListModelRequest. |
com.google.cloud.retail.v2.ListModelsResponse.Builder | Response to a ListModelRequest. |
com.google.cloud.retail.v2.ListProductsRequest | Request message for ProductService.ListProducts method. |
com.google.cloud.retail.v2.ListProductsRequest.Builder | Request message for ProductService.ListProducts method. |
com.google.cloud.retail.v2.ListProductsResponse | Response message for ProductService.ListProducts method. |
com.google.cloud.retail.v2.ListProductsResponse.Builder | Response message for ProductService.ListProducts method. |
com.google.cloud.retail.v2.ListServingConfigsRequest | Request for ListServingConfigs method. |
com.google.cloud.retail.v2.ListServingConfigsRequest.Builder | Request for ListServingConfigs method. |
com.google.cloud.retail.v2.ListServingConfigsResponse | Response for ListServingConfigs method. |
com.google.cloud.retail.v2.ListServingConfigsResponse.Builder | Response for ListServingConfigs method. |
com.google.cloud.retail.v2.LocalInventory | The inventory information at a place (e.g. a store) identified by a place ID. |
com.google.cloud.retail.v2.LocalInventory.Builder | The inventory information at a place (e.g. a store) identified by a place ID. |
com.google.cloud.retail.v2.LocationName | |
com.google.cloud.retail.v2.LocationName.Builder | Builder for projects/{project}/locations/{location}. |
com.google.cloud.retail.v2.Model | Metadata that describes the training and serving parameters of a Model. A Model can be associated with a |
com.google.cloud.retail.v2.Model.Builder | Metadata that describes the training and serving parameters of a Model. A Model can be associated with a |
com.google.cloud.retail.v2.Model.ServingConfigList |
Represents an ordered combination of valid serving configs, which
can be used for PAGE_OPTIMIZATION recommendations.
|
com.google.cloud.retail.v2.Model.ServingConfigList.Builder |
Represents an ordered combination of valid serving configs, which
can be used for PAGE_OPTIMIZATION recommendations.
|
com.google.cloud.retail.v2.ModelName | |
com.google.cloud.retail.v2.ModelName.Builder | Builder for projects/{project}/locations/{location}/catalogs/{catalog}/models/{model}. |
com.google.cloud.retail.v2.ModelProto | |
com.google.cloud.retail.v2.ModelServiceClient.ListModelsFixedSizeCollection | |
com.google.cloud.retail.v2.ModelServiceClient.ListModelsPage | |
com.google.cloud.retail.v2.ModelServiceClient.ListModelsPagedResponse | |
com.google.cloud.retail.v2.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.v2.ModelServiceGrpc.ModelServiceImplBase | Base class for the server implementation of the service ModelService. Service for performing CRUD operations on models. |
com.google.cloud.retail.v2.ModelServiceProto | |
com.google.cloud.retail.v2.ModelServiceSettings.Builder | Builder for ModelServiceSettings. |
com.google.cloud.retail.v2.OutputConfig | The output configuration setting. |
com.google.cloud.retail.v2.OutputConfig.BigQueryDestination | The BigQuery output destination configuration. |
com.google.cloud.retail.v2.OutputConfig.BigQueryDestination.Builder | The BigQuery output destination configuration. |
com.google.cloud.retail.v2.OutputConfig.Builder | The output configuration setting. |
com.google.cloud.retail.v2.OutputConfig.GcsDestination | The Google Cloud Storage output destination configuration. |
com.google.cloud.retail.v2.OutputConfig.GcsDestination.Builder | The Google Cloud Storage output destination configuration. |
com.google.cloud.retail.v2.OutputResult | Output result that stores the information about where the exported data is stored. |
com.google.cloud.retail.v2.OutputResult.Builder | Output result that stores the information about where the exported data is stored. |
com.google.cloud.retail.v2.PauseModelRequest | Request for pausing training of a model. |
com.google.cloud.retail.v2.PauseModelRequest.Builder | Request for pausing training of a model. |
com.google.cloud.retail.v2.PredictRequest | Request message for Predict method. |
com.google.cloud.retail.v2.PredictRequest.Builder | Request message for Predict method. |
com.google.cloud.retail.v2.PredictResponse | Response message for predict method. |
com.google.cloud.retail.v2.PredictResponse.Builder | Response message for predict method. |
com.google.cloud.retail.v2.PredictResponse.PredictionResult | PredictionResult represents the recommendation prediction results. |
com.google.cloud.retail.v2.PredictResponse.PredictionResult.Builder | PredictionResult represents the recommendation prediction results. |
com.google.cloud.retail.v2.PredictionServiceGrpc | Service for making recommendation prediction. |
com.google.cloud.retail.v2.PredictionServiceGrpc.PredictionServiceImplBase | Base class for the server implementation of the service PredictionService. Service for making recommendation prediction. |
com.google.cloud.retail.v2.PredictionServiceProto | |
com.google.cloud.retail.v2.PredictionServiceSettings.Builder | Builder for PredictionServiceSettings. |
com.google.cloud.retail.v2.PriceInfo | The price information of a Product. |
com.google.cloud.retail.v2.PriceInfo.Builder | The price information of a Product. |
com.google.cloud.retail.v2.PriceInfo.PriceRange | The price range of all variant Product having the same |
com.google.cloud.retail.v2.PriceInfo.PriceRange.Builder | The price range of all variant Product having the same |
com.google.cloud.retail.v2.Product | Product captures all metadata information of items to be recommended or searched. |
com.google.cloud.retail.v2.Product.Builder | Product captures all metadata information of items to be recommended or searched. |
com.google.cloud.retail.v2.ProductDetail | Detailed product information associated with a user event. |
com.google.cloud.retail.v2.ProductDetail.Builder | Detailed product information associated with a user event. |
com.google.cloud.retail.v2.ProductInlineSource | The inline source for the input config for ImportProducts method. |
com.google.cloud.retail.v2.ProductInlineSource.Builder | The inline source for the input config for ImportProducts method. |
com.google.cloud.retail.v2.ProductInputConfig | The input config source for products. |
com.google.cloud.retail.v2.ProductInputConfig.Builder | The input config source for products. |
com.google.cloud.retail.v2.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.v2.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.v2.ProductName | |
com.google.cloud.retail.v2.ProductName.Builder | Builder for projects/{project}/locations/{location}/catalogs/{catalog}/branches/{branch}/products/{product}. |
com.google.cloud.retail.v2.ProductProto | |
com.google.cloud.retail.v2.ProductServiceClient.ListProductsFixedSizeCollection | |
com.google.cloud.retail.v2.ProductServiceClient.ListProductsPage | |
com.google.cloud.retail.v2.ProductServiceClient.ListProductsPagedResponse | |
com.google.cloud.retail.v2.ProductServiceGrpc | Service for ingesting Product information of the customer's website. |
com.google.cloud.retail.v2.ProductServiceGrpc.ProductServiceImplBase | Base class for the server implementation of the service ProductService. Service for ingesting Product information |
com.google.cloud.retail.v2.ProductServiceProto | |
com.google.cloud.retail.v2.ProductServiceSettings.Builder | Builder for ProductServiceSettings. |
com.google.cloud.retail.v2.Promotion | Promotion information. |
com.google.cloud.retail.v2.Promotion.Builder | Promotion information. |
com.google.cloud.retail.v2.PromotionProto | |
com.google.cloud.retail.v2.PurchaseTransaction | A transaction represents the entire purchase transaction. |
com.google.cloud.retail.v2.PurchaseTransaction.Builder | A transaction represents the entire purchase transaction. |
com.google.cloud.retail.v2.PurgeConfigProto | |
com.google.cloud.retail.v2.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.v2.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.v2.PurgeUserEventsRequest | Request message for PurgeUserEvents method. |
com.google.cloud.retail.v2.PurgeUserEventsRequest.Builder | Request message for PurgeUserEvents method. |
com.google.cloud.retail.v2.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.v2.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.v2.Rating | The rating of a Product. |
com.google.cloud.retail.v2.Rating.Builder | The rating of a Product. |
com.google.cloud.retail.v2.RejoinUserEventsMetadata |
Metadata for RejoinUserEvents method.
|
com.google.cloud.retail.v2.RejoinUserEventsMetadata.Builder |
Metadata for RejoinUserEvents method.
|
com.google.cloud.retail.v2.RejoinUserEventsRequest | Request message for RejoinUserEvents method. |
com.google.cloud.retail.v2.RejoinUserEventsRequest.Builder | Request message for RejoinUserEvents method. |
com.google.cloud.retail.v2.RejoinUserEventsResponse |
Response message for RejoinUserEvents method.
|
com.google.cloud.retail.v2.RejoinUserEventsResponse.Builder |
Response message for RejoinUserEvents method.
|
com.google.cloud.retail.v2.RemoveCatalogAttributeRequest | Request for CatalogService.RemoveCatalogAttribute method. |
com.google.cloud.retail.v2.RemoveCatalogAttributeRequest.Builder | Request for CatalogService.RemoveCatalogAttribute method. |
com.google.cloud.retail.v2.RemoveControlRequest | Request for RemoveControl method. |
com.google.cloud.retail.v2.RemoveControlRequest.Builder | Request for RemoveControl method. |
com.google.cloud.retail.v2.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.v2.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.v2.RemoveFulfillmentPlacesRequest | Request message for ProductService.RemoveFulfillmentPlaces method. |
com.google.cloud.retail.v2.RemoveFulfillmentPlacesRequest.Builder | Request message for ProductService.RemoveFulfillmentPlaces method. |
com.google.cloud.retail.v2.RemoveFulfillmentPlacesResponse | Response of the RemoveFulfillmentPlacesRequest. Currently empty because there is no meaningful response populated from the ProductService.RemoveFulfillmentPlaces |
com.google.cloud.retail.v2.RemoveFulfillmentPlacesResponse.Builder | Response of the RemoveFulfillmentPlacesRequest. Currently empty because there is no meaningful response populated from the ProductService.RemoveFulfillmentPlaces |
com.google.cloud.retail.v2.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.v2.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.v2.RemoveLocalInventoriesRequest | Request message for ProductService.RemoveLocalInventories method. |
com.google.cloud.retail.v2.RemoveLocalInventoriesRequest.Builder | Request message for ProductService.RemoveLocalInventories method. |
com.google.cloud.retail.v2.RemoveLocalInventoriesResponse | Response of the ProductService.RemoveLocalInventories API. Currently empty because there is no meaningful response populated from |
com.google.cloud.retail.v2.RemoveLocalInventoriesResponse.Builder | Response of the ProductService.RemoveLocalInventories API. Currently empty because there is no meaningful response populated from |
com.google.cloud.retail.v2.ReplaceCatalogAttributeRequest | Request for CatalogService.ReplaceCatalogAttribute method. |
com.google.cloud.retail.v2.ReplaceCatalogAttributeRequest.Builder | Request for CatalogService.ReplaceCatalogAttribute method. |
com.google.cloud.retail.v2.ResumeModelRequest | Request for resuming training of a model. |
com.google.cloud.retail.v2.ResumeModelRequest.Builder | Request for resuming training of a model. |
com.google.cloud.retail.v2.Rule | A rule is a condition-action pair * A condition defines when a rule is to be triggered. |
com.google.cloud.retail.v2.Rule.BoostAction | A boost action to apply to results matching condition specified above. |
com.google.cloud.retail.v2.Rule.BoostAction.Builder | A boost action to apply to results matching condition specified above. |
com.google.cloud.retail.v2.Rule.Builder | A rule is a condition-action pair * A condition defines when a rule is to be triggered. |
com.google.cloud.retail.v2.Rule.DoNotAssociateAction |
Prevents query_term from being associated with specified terms during
search.
Example: Don't associate "gShoe" and "cheap". |
com.google.cloud.retail.v2.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.v2.Rule.FilterAction | * Rule Condition: - No Condition.query_terms |
com.google.cloud.retail.v2.Rule.FilterAction.Builder | * Rule Condition: - No Condition.query_terms |
com.google.cloud.retail.v2.Rule.IgnoreAction | Prevents a term in the query from being used in search. Example: Don't search for "shoddy". |
com.google.cloud.retail.v2.Rule.IgnoreAction.Builder | Prevents a term in the query from being used in search. Example: Don't search for "shoddy". |
com.google.cloud.retail.v2.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.v2.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.v2.Rule.RedirectAction | Redirects a shopper to a specific page. * Rule Condition: |
com.google.cloud.retail.v2.Rule.RedirectAction.Builder | Redirects a shopper to a specific page. * Rule Condition: |
com.google.cloud.retail.v2.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.v2.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.v2.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.v2.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.v2.SearchRequest | Request message for SearchService.Search method. |
com.google.cloud.retail.v2.SearchRequest.BoostSpec | Boost specification to boost certain items. |
com.google.cloud.retail.v2.SearchRequest.BoostSpec.Builder | Boost specification to boost certain items. |
com.google.cloud.retail.v2.SearchRequest.BoostSpec.ConditionBoostSpec | Boost applies to products which match a condition. |
com.google.cloud.retail.v2.SearchRequest.BoostSpec.ConditionBoostSpec.Builder | Boost applies to products which match a condition. |
com.google.cloud.retail.v2.SearchRequest.Builder | Request message for SearchService.Search method. |
com.google.cloud.retail.v2.SearchRequest.DynamicFacetSpec | The specifications of dynamically generated facets. |
com.google.cloud.retail.v2.SearchRequest.DynamicFacetSpec.Builder | The specifications of dynamically generated facets. |
com.google.cloud.retail.v2.SearchRequest.FacetSpec | A facet specification to perform faceted search. |
com.google.cloud.retail.v2.SearchRequest.FacetSpec.Builder | A facet specification to perform faceted search. |
com.google.cloud.retail.v2.SearchRequest.FacetSpec.FacetKey | Specifies how a facet is computed. |
com.google.cloud.retail.v2.SearchRequest.FacetSpec.FacetKey.Builder | Specifies how a facet is computed. |
com.google.cloud.retail.v2.SearchRequest.PersonalizationSpec | The specification for personalization. |
com.google.cloud.retail.v2.SearchRequest.PersonalizationSpec.Builder | The specification for personalization. |
com.google.cloud.retail.v2.SearchRequest.QueryExpansionSpec | Specification to determine under which conditions query expansion should occur. |
com.google.cloud.retail.v2.SearchRequest.QueryExpansionSpec.Builder | Specification to determine under which conditions query expansion should occur. |
com.google.cloud.retail.v2.SearchRequest.SpellCorrectionSpec | The specification for query spell correction. |
com.google.cloud.retail.v2.SearchRequest.SpellCorrectionSpec.Builder | The specification for query spell correction. |
com.google.cloud.retail.v2.SearchResponse | Response message for SearchService.Search method. |
com.google.cloud.retail.v2.SearchResponse.Builder | Response message for SearchService.Search method. |
com.google.cloud.retail.v2.SearchResponse.Facet | A facet result. |
com.google.cloud.retail.v2.SearchResponse.Facet.Builder | A facet result. |
com.google.cloud.retail.v2.SearchResponse.Facet.FacetValue | A facet value which contains value names and their count. |
com.google.cloud.retail.v2.SearchResponse.Facet.FacetValue.Builder | A facet value which contains value names and their count. |
com.google.cloud.retail.v2.SearchResponse.QueryExpansionInfo | Information describing query expansion including whether expansion has occurred. |
com.google.cloud.retail.v2.SearchResponse.QueryExpansionInfo.Builder | Information describing query expansion including whether expansion has occurred. |
com.google.cloud.retail.v2.SearchResponse.SearchResult | Represents the search results. |
com.google.cloud.retail.v2.SearchResponse.SearchResult.Builder | Represents the search results. |
com.google.cloud.retail.v2.SearchServiceClient.SearchFixedSizeCollection | |
com.google.cloud.retail.v2.SearchServiceClient.SearchPage | |
com.google.cloud.retail.v2.SearchServiceClient.SearchPagedResponse | |
com.google.cloud.retail.v2.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.v2.SearchServiceGrpc.SearchServiceImplBase | Base class for the server implementation of the service SearchService. Service for search. |
com.google.cloud.retail.v2.SearchServiceProto | |
com.google.cloud.retail.v2.SearchServiceSettings.Builder | Builder for SearchServiceSettings. |
com.google.cloud.retail.v2.ServingConfig | Configures metadata that is used to generate serving time results (e.g. search results or recommendation predictions). |
com.google.cloud.retail.v2.ServingConfig.Builder | Configures metadata that is used to generate serving time results (e.g. search results or recommendation predictions). |
com.google.cloud.retail.v2.ServingConfigName | |
com.google.cloud.retail.v2.ServingConfigName.Builder | Builder for projects/{project}/locations/{location}/catalogs/{catalog}/servingConfigs/{serving_config}. |
com.google.cloud.retail.v2.ServingConfigProto | |
com.google.cloud.retail.v2.ServingConfigServiceClient.ListServingConfigsFixedSizeCollection | |
com.google.cloud.retail.v2.ServingConfigServiceClient.ListServingConfigsPage | |
com.google.cloud.retail.v2.ServingConfigServiceClient.ListServingConfigsPagedResponse | |
com.google.cloud.retail.v2.ServingConfigServiceGrpc | Service for modifying ServingConfig. |
com.google.cloud.retail.v2.ServingConfigServiceGrpc.ServingConfigServiceImplBase | Base class for the server implementation of the service ServingConfigService. Service for modifying ServingConfig. |
com.google.cloud.retail.v2.ServingConfigServiceProto | |
com.google.cloud.retail.v2.ServingConfigServiceSettings.Builder | Builder for ServingConfigServiceSettings. |
com.google.cloud.retail.v2.SetDefaultBranchRequest | Request message to set a specified branch as new default_branch. |
com.google.cloud.retail.v2.SetDefaultBranchRequest.Builder | Request message to set a specified branch as new default_branch. |
com.google.cloud.retail.v2.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.v2.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.v2.SetInventoryRequest | Request message for ProductService.SetInventory method. |
com.google.cloud.retail.v2.SetInventoryRequest.Builder | Request message for ProductService.SetInventory method. |
com.google.cloud.retail.v2.SetInventoryResponse | Response of the SetInventoryRequest. Currently empty because there is no meaningful response populated from the ProductService.SetInventory |
com.google.cloud.retail.v2.SetInventoryResponse.Builder | Response of the SetInventoryRequest. Currently empty because there is no meaningful response populated from the ProductService.SetInventory |
com.google.cloud.retail.v2.TuneModelMetadata | Metadata associated with a tune operation. |
com.google.cloud.retail.v2.TuneModelMetadata.Builder | Metadata associated with a tune operation. |
com.google.cloud.retail.v2.TuneModelRequest | Request to manually start a tuning process now (instead of waiting for the periodically scheduled tuning to happen). |
com.google.cloud.retail.v2.TuneModelRequest.Builder | Request to manually start a tuning process now (instead of waiting for the periodically scheduled tuning to happen). |
com.google.cloud.retail.v2.TuneModelResponse | Response associated with a tune operation. |
com.google.cloud.retail.v2.TuneModelResponse.Builder | Response associated with a tune operation. |
com.google.cloud.retail.v2.UpdateAttributesConfigRequest | Request for CatalogService.UpdateAttributesConfig method. |
com.google.cloud.retail.v2.UpdateAttributesConfigRequest.Builder | Request for CatalogService.UpdateAttributesConfig method. |
com.google.cloud.retail.v2.UpdateCatalogRequest | Request for CatalogService.UpdateCatalog method. |
com.google.cloud.retail.v2.UpdateCatalogRequest.Builder | Request for CatalogService.UpdateCatalog method. |
com.google.cloud.retail.v2.UpdateCompletionConfigRequest | Request for CatalogService.UpdateCompletionConfig method. |
com.google.cloud.retail.v2.UpdateCompletionConfigRequest.Builder | Request for CatalogService.UpdateCompletionConfig method. |
com.google.cloud.retail.v2.UpdateControlRequest | Request for UpdateControl method. |
com.google.cloud.retail.v2.UpdateControlRequest.Builder | Request for UpdateControl method. |
com.google.cloud.retail.v2.UpdateModelRequest | Request for updating an existing model. |
com.google.cloud.retail.v2.UpdateModelRequest.Builder | Request for updating an existing model. |
com.google.cloud.retail.v2.UpdateProductRequest | Request message for ProductService.UpdateProduct method. |
com.google.cloud.retail.v2.UpdateProductRequest.Builder | Request message for ProductService.UpdateProduct method. |
com.google.cloud.retail.v2.UpdateServingConfigRequest | Request for UpdateServingConfig method. |
com.google.cloud.retail.v2.UpdateServingConfigRequest.Builder | Request for UpdateServingConfig method. |
com.google.cloud.retail.v2.UserEvent | UserEvent captures all metadata information Retail API needs to know about how end users interact with customers' website. |
com.google.cloud.retail.v2.UserEvent.Builder | UserEvent captures all metadata information Retail API needs to know about how end users interact with customers' website. |
com.google.cloud.retail.v2.UserEventImportSummary | A summary of import result. The UserEventImportSummary summarizes the import status for user events. |
com.google.cloud.retail.v2.UserEventImportSummary.Builder | A summary of import result. The UserEventImportSummary summarizes the import status for user events. |
com.google.cloud.retail.v2.UserEventInlineSource | The inline source for the input config for ImportUserEvents method. |
com.google.cloud.retail.v2.UserEventInlineSource.Builder | The inline source for the input config for ImportUserEvents method. |
com.google.cloud.retail.v2.UserEventInputConfig | The input config source for user events. |
com.google.cloud.retail.v2.UserEventInputConfig.Builder | The input config source for user events. |
com.google.cloud.retail.v2.UserEventProto | |
com.google.cloud.retail.v2.UserEventServiceGrpc | Service for ingesting end user actions on the customer website. |
com.google.cloud.retail.v2.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.v2.UserEventServiceProto | |
com.google.cloud.retail.v2.UserEventServiceSettings.Builder | Builder for UserEventServiceSettings. |
com.google.cloud.retail.v2.UserInfo | Information of an end user. |
com.google.cloud.retail.v2.UserInfo.Builder | Information of an end user. |
com.google.cloud.retail.v2.WriteUserEventRequest | Request message for WriteUserEvent method. |
com.google.cloud.retail.v2.WriteUserEventRequest.Builder | Request message for WriteUserEvent method. |