...

Source file src/google.golang.org/genproto/googleapis/cloud/retail/v2beta/alias.go

Documentation: google.golang.org/genproto/googleapis/cloud/retail/v2beta

     1  // Copyright 2022 Google LLC
     2  //
     3  // Licensed under the Apache License, Version 2.0 (the "License");
     4  // you may not use this file except in compliance with the License.
     5  // You may obtain a copy of the License at
     6  //
     7  //     http://www.apache.org/licenses/LICENSE-2.0
     8  //
     9  // Unless required by applicable law or agreed to in writing, software
    10  // distributed under the License is distributed on an "AS IS" BASIS,
    11  // WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
    12  // See the License for the specific language governing permissions and
    13  // limitations under the License.
    14  
    15  // Code generated by aliasgen. DO NOT EDIT.
    16  
    17  // Package retail aliases all exported identifiers in package
    18  // "cloud.google.com/go/retail/apiv2beta/retailpb".
    19  //
    20  // Deprecated: Please use types in: cloud.google.com/go/retail/apiv2beta/retailpb.
    21  // Please read https://github.com/googleapis/google-cloud-go/blob/main/migration.md
    22  // for more details.
    23  package retail
    24  
    25  import (
    26  	src "cloud.google.com/go/retail/apiv2beta/retailpb"
    27  	grpc "google.golang.org/grpc"
    28  )
    29  
    30  // Deprecated: Please use consts in: cloud.google.com/go/retail/apiv2beta/retailpb
    31  const (
    32  	AttributeConfigLevel_ATTRIBUTE_CONFIG_LEVEL_UNSPECIFIED                     = src.AttributeConfigLevel_ATTRIBUTE_CONFIG_LEVEL_UNSPECIFIED
    33  	AttributeConfigLevel_CATALOG_LEVEL_ATTRIBUTE_CONFIG                         = src.AttributeConfigLevel_CATALOG_LEVEL_ATTRIBUTE_CONFIG
    34  	AttributeConfigLevel_PRODUCT_LEVEL_ATTRIBUTE_CONFIG                         = src.AttributeConfigLevel_PRODUCT_LEVEL_ATTRIBUTE_CONFIG
    35  	CatalogAttribute_DYNAMIC_FACETABLE_DISABLED                                 = src.CatalogAttribute_DYNAMIC_FACETABLE_DISABLED
    36  	CatalogAttribute_DYNAMIC_FACETABLE_ENABLED                                  = src.CatalogAttribute_DYNAMIC_FACETABLE_ENABLED
    37  	CatalogAttribute_DYNAMIC_FACETABLE_OPTION_UNSPECIFIED                       = src.CatalogAttribute_DYNAMIC_FACETABLE_OPTION_UNSPECIFIED
    38  	CatalogAttribute_EXACT_SEARCHABLE_DISABLED                                  = src.CatalogAttribute_EXACT_SEARCHABLE_DISABLED
    39  	CatalogAttribute_EXACT_SEARCHABLE_ENABLED                                   = src.CatalogAttribute_EXACT_SEARCHABLE_ENABLED
    40  	CatalogAttribute_EXACT_SEARCHABLE_OPTION_UNSPECIFIED                        = src.CatalogAttribute_EXACT_SEARCHABLE_OPTION_UNSPECIFIED
    41  	CatalogAttribute_INDEXABLE_DISABLED                                         = src.CatalogAttribute_INDEXABLE_DISABLED
    42  	CatalogAttribute_INDEXABLE_ENABLED                                          = src.CatalogAttribute_INDEXABLE_ENABLED
    43  	CatalogAttribute_INDEXABLE_OPTION_UNSPECIFIED                               = src.CatalogAttribute_INDEXABLE_OPTION_UNSPECIFIED
    44  	CatalogAttribute_NUMERICAL                                                  = src.CatalogAttribute_NUMERICAL
    45  	CatalogAttribute_SEARCHABLE_DISABLED                                        = src.CatalogAttribute_SEARCHABLE_DISABLED
    46  	CatalogAttribute_SEARCHABLE_ENABLED                                         = src.CatalogAttribute_SEARCHABLE_ENABLED
    47  	CatalogAttribute_SEARCHABLE_OPTION_UNSPECIFIED                              = src.CatalogAttribute_SEARCHABLE_OPTION_UNSPECIFIED
    48  	CatalogAttribute_TEXTUAL                                                    = src.CatalogAttribute_TEXTUAL
    49  	CatalogAttribute_UNKNOWN                                                    = src.CatalogAttribute_UNKNOWN
    50  	ImportProductsRequest_FULL                                                  = src.ImportProductsRequest_FULL
    51  	ImportProductsRequest_INCREMENTAL                                           = src.ImportProductsRequest_INCREMENTAL
    52  	ImportProductsRequest_RECONCILIATION_MODE_UNSPECIFIED                       = src.ImportProductsRequest_RECONCILIATION_MODE_UNSPECIFIED
    53  	Model_ACTIVE                                                                = src.Model_ACTIVE
    54  	Model_ALL_TUNING_DISABLED                                                   = src.Model_ALL_TUNING_DISABLED
    55  	Model_DATA_ERROR                                                            = src.Model_DATA_ERROR
    56  	Model_DATA_OK                                                               = src.Model_DATA_OK
    57  	Model_DATA_STATE_UNSPECIFIED                                                = src.Model_DATA_STATE_UNSPECIFIED
    58  	Model_INACTIVE                                                              = src.Model_INACTIVE
    59  	Model_PAUSED                                                                = src.Model_PAUSED
    60  	Model_PERIODIC_TUNING_DISABLED                                              = src.Model_PERIODIC_TUNING_DISABLED
    61  	Model_PERIODIC_TUNING_ENABLED                                               = src.Model_PERIODIC_TUNING_ENABLED
    62  	Model_PERIODIC_TUNING_STATE_UNSPECIFIED                                     = src.Model_PERIODIC_TUNING_STATE_UNSPECIFIED
    63  	Model_SERVING_STATE_UNSPECIFIED                                             = src.Model_SERVING_STATE_UNSPECIFIED
    64  	Model_TRAINING                                                              = src.Model_TRAINING
    65  	Model_TRAINING_STATE_UNSPECIFIED                                            = src.Model_TRAINING_STATE_UNSPECIFIED
    66  	Model_TUNED                                                                 = src.Model_TUNED
    67  	Product_AVAILABILITY_UNSPECIFIED                                            = src.Product_AVAILABILITY_UNSPECIFIED
    68  	Product_BACKORDER                                                           = src.Product_BACKORDER
    69  	Product_COLLECTION                                                          = src.Product_COLLECTION
    70  	Product_IN_STOCK                                                            = src.Product_IN_STOCK
    71  	Product_OUT_OF_STOCK                                                        = src.Product_OUT_OF_STOCK
    72  	Product_PREORDER                                                            = src.Product_PREORDER
    73  	Product_PRIMARY                                                             = src.Product_PRIMARY
    74  	Product_TYPE_UNSPECIFIED                                                    = src.Product_TYPE_UNSPECIFIED
    75  	Product_VARIANT                                                             = src.Product_VARIANT
    76  	RecommendationsFilteringOption_RECOMMENDATIONS_FILTERING_DISABLED           = src.RecommendationsFilteringOption_RECOMMENDATIONS_FILTERING_DISABLED
    77  	RecommendationsFilteringOption_RECOMMENDATIONS_FILTERING_ENABLED            = src.RecommendationsFilteringOption_RECOMMENDATIONS_FILTERING_ENABLED
    78  	RecommendationsFilteringOption_RECOMMENDATIONS_FILTERING_OPTION_UNSPECIFIED = src.RecommendationsFilteringOption_RECOMMENDATIONS_FILTERING_OPTION_UNSPECIFIED
    79  	RejoinUserEventsRequest_JOINED_EVENTS                                       = src.RejoinUserEventsRequest_JOINED_EVENTS
    80  	RejoinUserEventsRequest_UNJOINED_EVENTS                                     = src.RejoinUserEventsRequest_UNJOINED_EVENTS
    81  	RejoinUserEventsRequest_USER_EVENT_REJOIN_SCOPE_UNSPECIFIED                 = src.RejoinUserEventsRequest_USER_EVENT_REJOIN_SCOPE_UNSPECIFIED
    82  	SearchRequest_DynamicFacetSpec_DISABLED                                     = src.SearchRequest_DynamicFacetSpec_DISABLED
    83  	SearchRequest_DynamicFacetSpec_ENABLED                                      = src.SearchRequest_DynamicFacetSpec_ENABLED
    84  	SearchRequest_DynamicFacetSpec_MODE_UNSPECIFIED                             = src.SearchRequest_DynamicFacetSpec_MODE_UNSPECIFIED
    85  	SearchRequest_FACETED_SEARCH_ONLY                                           = src.SearchRequest_FACETED_SEARCH_ONLY
    86  	SearchRequest_PRODUCT_SEARCH_ONLY                                           = src.SearchRequest_PRODUCT_SEARCH_ONLY
    87  	SearchRequest_PersonalizationSpec_AUTO                                      = src.SearchRequest_PersonalizationSpec_AUTO
    88  	SearchRequest_PersonalizationSpec_DISABLED                                  = src.SearchRequest_PersonalizationSpec_DISABLED
    89  	SearchRequest_PersonalizationSpec_MODE_UNSPECIFIED                          = src.SearchRequest_PersonalizationSpec_MODE_UNSPECIFIED
    90  	SearchRequest_QueryExpansionSpec_AUTO                                       = src.SearchRequest_QueryExpansionSpec_AUTO
    91  	SearchRequest_QueryExpansionSpec_CONDITION_UNSPECIFIED                      = src.SearchRequest_QueryExpansionSpec_CONDITION_UNSPECIFIED
    92  	SearchRequest_QueryExpansionSpec_DISABLED                                   = src.SearchRequest_QueryExpansionSpec_DISABLED
    93  	SearchRequest_SEARCH_MODE_UNSPECIFIED                                       = src.SearchRequest_SEARCH_MODE_UNSPECIFIED
    94  	SearchRequest_SpellCorrectionSpec_AUTO                                      = src.SearchRequest_SpellCorrectionSpec_AUTO
    95  	SearchRequest_SpellCorrectionSpec_MODE_UNSPECIFIED                          = src.SearchRequest_SpellCorrectionSpec_MODE_UNSPECIFIED
    96  	SearchRequest_SpellCorrectionSpec_SUGGESTION_ONLY                           = src.SearchRequest_SpellCorrectionSpec_SUGGESTION_ONLY
    97  	SearchSolutionUseCase_SEARCH_SOLUTION_USE_CASE_BROWSE                       = src.SearchSolutionUseCase_SEARCH_SOLUTION_USE_CASE_BROWSE
    98  	SearchSolutionUseCase_SEARCH_SOLUTION_USE_CASE_SEARCH                       = src.SearchSolutionUseCase_SEARCH_SOLUTION_USE_CASE_SEARCH
    99  	SearchSolutionUseCase_SEARCH_SOLUTION_USE_CASE_UNSPECIFIED                  = src.SearchSolutionUseCase_SEARCH_SOLUTION_USE_CASE_UNSPECIFIED
   100  	ServingConfig_DATA_DRIVEN_DIVERSITY                                         = src.ServingConfig_DATA_DRIVEN_DIVERSITY
   101  	ServingConfig_DIVERSITY_TYPE_UNSPECIFIED                                    = src.ServingConfig_DIVERSITY_TYPE_UNSPECIFIED
   102  	ServingConfig_RULE_BASED_DIVERSITY                                          = src.ServingConfig_RULE_BASED_DIVERSITY
   103  	SolutionType_SOLUTION_TYPE_RECOMMENDATION                                   = src.SolutionType_SOLUTION_TYPE_RECOMMENDATION
   104  	SolutionType_SOLUTION_TYPE_SEARCH                                           = src.SolutionType_SOLUTION_TYPE_SEARCH
   105  	SolutionType_SOLUTION_TYPE_UNSPECIFIED                                      = src.SolutionType_SOLUTION_TYPE_UNSPECIFIED
   106  )
   107  
   108  // Deprecated: Please use vars in: cloud.google.com/go/retail/apiv2beta/retailpb
   109  var (
   110  	AttributeConfigLevel_name                                    = src.AttributeConfigLevel_name
   111  	AttributeConfigLevel_value                                   = src.AttributeConfigLevel_value
   112  	CatalogAttribute_AttributeType_name                          = src.CatalogAttribute_AttributeType_name
   113  	CatalogAttribute_AttributeType_value                         = src.CatalogAttribute_AttributeType_value
   114  	CatalogAttribute_DynamicFacetableOption_name                 = src.CatalogAttribute_DynamicFacetableOption_name
   115  	CatalogAttribute_DynamicFacetableOption_value                = src.CatalogAttribute_DynamicFacetableOption_value
   116  	CatalogAttribute_ExactSearchableOption_name                  = src.CatalogAttribute_ExactSearchableOption_name
   117  	CatalogAttribute_ExactSearchableOption_value                 = src.CatalogAttribute_ExactSearchableOption_value
   118  	CatalogAttribute_IndexableOption_name                        = src.CatalogAttribute_IndexableOption_name
   119  	CatalogAttribute_IndexableOption_value                       = src.CatalogAttribute_IndexableOption_value
   120  	CatalogAttribute_SearchableOption_name                       = src.CatalogAttribute_SearchableOption_name
   121  	CatalogAttribute_SearchableOption_value                      = src.CatalogAttribute_SearchableOption_value
   122  	File_google_cloud_retail_v2beta_catalog_proto                = src.File_google_cloud_retail_v2beta_catalog_proto
   123  	File_google_cloud_retail_v2beta_catalog_service_proto        = src.File_google_cloud_retail_v2beta_catalog_service_proto
   124  	File_google_cloud_retail_v2beta_common_proto                 = src.File_google_cloud_retail_v2beta_common_proto
   125  	File_google_cloud_retail_v2beta_completion_service_proto     = src.File_google_cloud_retail_v2beta_completion_service_proto
   126  	File_google_cloud_retail_v2beta_control_proto                = src.File_google_cloud_retail_v2beta_control_proto
   127  	File_google_cloud_retail_v2beta_control_service_proto        = src.File_google_cloud_retail_v2beta_control_service_proto
   128  	File_google_cloud_retail_v2beta_export_config_proto          = src.File_google_cloud_retail_v2beta_export_config_proto
   129  	File_google_cloud_retail_v2beta_import_config_proto          = src.File_google_cloud_retail_v2beta_import_config_proto
   130  	File_google_cloud_retail_v2beta_model_proto                  = src.File_google_cloud_retail_v2beta_model_proto
   131  	File_google_cloud_retail_v2beta_model_service_proto          = src.File_google_cloud_retail_v2beta_model_service_proto
   132  	File_google_cloud_retail_v2beta_prediction_service_proto     = src.File_google_cloud_retail_v2beta_prediction_service_proto
   133  	File_google_cloud_retail_v2beta_product_proto                = src.File_google_cloud_retail_v2beta_product_proto
   134  	File_google_cloud_retail_v2beta_product_service_proto        = src.File_google_cloud_retail_v2beta_product_service_proto
   135  	File_google_cloud_retail_v2beta_promotion_proto              = src.File_google_cloud_retail_v2beta_promotion_proto
   136  	File_google_cloud_retail_v2beta_purge_config_proto           = src.File_google_cloud_retail_v2beta_purge_config_proto
   137  	File_google_cloud_retail_v2beta_search_service_proto         = src.File_google_cloud_retail_v2beta_search_service_proto
   138  	File_google_cloud_retail_v2beta_serving_config_proto         = src.File_google_cloud_retail_v2beta_serving_config_proto
   139  	File_google_cloud_retail_v2beta_serving_config_service_proto = src.File_google_cloud_retail_v2beta_serving_config_service_proto
   140  	File_google_cloud_retail_v2beta_user_event_proto             = src.File_google_cloud_retail_v2beta_user_event_proto
   141  	File_google_cloud_retail_v2beta_user_event_service_proto     = src.File_google_cloud_retail_v2beta_user_event_service_proto
   142  	ImportProductsRequest_ReconciliationMode_name                = src.ImportProductsRequest_ReconciliationMode_name
   143  	ImportProductsRequest_ReconciliationMode_value               = src.ImportProductsRequest_ReconciliationMode_value
   144  	Model_DataState_name                                         = src.Model_DataState_name
   145  	Model_DataState_value                                        = src.Model_DataState_value
   146  	Model_PeriodicTuningState_name                               = src.Model_PeriodicTuningState_name
   147  	Model_PeriodicTuningState_value                              = src.Model_PeriodicTuningState_value
   148  	Model_ServingState_name                                      = src.Model_ServingState_name
   149  	Model_ServingState_value                                     = src.Model_ServingState_value
   150  	Model_TrainingState_name                                     = src.Model_TrainingState_name
   151  	Model_TrainingState_value                                    = src.Model_TrainingState_value
   152  	Product_Availability_name                                    = src.Product_Availability_name
   153  	Product_Availability_value                                   = src.Product_Availability_value
   154  	Product_Type_name                                            = src.Product_Type_name
   155  	Product_Type_value                                           = src.Product_Type_value
   156  	RecommendationsFilteringOption_name                          = src.RecommendationsFilteringOption_name
   157  	RecommendationsFilteringOption_value                         = src.RecommendationsFilteringOption_value
   158  	RejoinUserEventsRequest_UserEventRejoinScope_name            = src.RejoinUserEventsRequest_UserEventRejoinScope_name
   159  	RejoinUserEventsRequest_UserEventRejoinScope_value           = src.RejoinUserEventsRequest_UserEventRejoinScope_value
   160  	SearchRequest_DynamicFacetSpec_Mode_name                     = src.SearchRequest_DynamicFacetSpec_Mode_name
   161  	SearchRequest_DynamicFacetSpec_Mode_value                    = src.SearchRequest_DynamicFacetSpec_Mode_value
   162  	SearchRequest_PersonalizationSpec_Mode_name                  = src.SearchRequest_PersonalizationSpec_Mode_name
   163  	SearchRequest_PersonalizationSpec_Mode_value                 = src.SearchRequest_PersonalizationSpec_Mode_value
   164  	SearchRequest_QueryExpansionSpec_Condition_name              = src.SearchRequest_QueryExpansionSpec_Condition_name
   165  	SearchRequest_QueryExpansionSpec_Condition_value             = src.SearchRequest_QueryExpansionSpec_Condition_value
   166  	SearchRequest_SearchMode_name                                = src.SearchRequest_SearchMode_name
   167  	SearchRequest_SearchMode_value                               = src.SearchRequest_SearchMode_value
   168  	SearchRequest_SpellCorrectionSpec_Mode_name                  = src.SearchRequest_SpellCorrectionSpec_Mode_name
   169  	SearchRequest_SpellCorrectionSpec_Mode_value                 = src.SearchRequest_SpellCorrectionSpec_Mode_value
   170  	SearchSolutionUseCase_name                                   = src.SearchSolutionUseCase_name
   171  	SearchSolutionUseCase_value                                  = src.SearchSolutionUseCase_value
   172  	ServingConfig_DiversityType_name                             = src.ServingConfig_DiversityType_name
   173  	ServingConfig_DiversityType_value                            = src.ServingConfig_DiversityType_value
   174  	SolutionType_name                                            = src.SolutionType_name
   175  	SolutionType_value                                           = src.SolutionType_value
   176  )
   177  
   178  // Request for
   179  // [CatalogService.AddCatalogAttribute][google.cloud.retail.v2beta.CatalogService.AddCatalogAttribute]
   180  // method.
   181  //
   182  // Deprecated: Please use types in: cloud.google.com/go/retail/apiv2beta/retailpb
   183  type AddCatalogAttributeRequest = src.AddCatalogAttributeRequest
   184  
   185  // Request for AddControl method.
   186  //
   187  // Deprecated: Please use types in: cloud.google.com/go/retail/apiv2beta/retailpb
   188  type AddControlRequest = src.AddControlRequest
   189  
   190  // Metadata related to the progress of the AddFulfillmentPlaces operation.
   191  // Currently empty because there is no meaningful metadata populated from the
   192  // [ProductService.AddFulfillmentPlaces][google.cloud.retail.v2beta.ProductService.AddFulfillmentPlaces]
   193  // method.
   194  //
   195  // Deprecated: Please use types in: cloud.google.com/go/retail/apiv2beta/retailpb
   196  type AddFulfillmentPlacesMetadata = src.AddFulfillmentPlacesMetadata
   197  
   198  // Request message for
   199  // [ProductService.AddFulfillmentPlaces][google.cloud.retail.v2beta.ProductService.AddFulfillmentPlaces]
   200  // method.
   201  //
   202  // Deprecated: Please use types in: cloud.google.com/go/retail/apiv2beta/retailpb
   203  type AddFulfillmentPlacesRequest = src.AddFulfillmentPlacesRequest
   204  
   205  // Response of the AddFulfillmentPlacesRequest. Currently empty because there
   206  // is no meaningful response populated from the
   207  // [ProductService.AddFulfillmentPlaces][google.cloud.retail.v2beta.ProductService.AddFulfillmentPlaces]
   208  // method.
   209  //
   210  // Deprecated: Please use types in: cloud.google.com/go/retail/apiv2beta/retailpb
   211  type AddFulfillmentPlacesResponse = src.AddFulfillmentPlacesResponse
   212  
   213  // Metadata related to the progress of the AddLocalInventories operation.
   214  // Currently empty because there is no meaningful metadata populated from the
   215  // [ProductService.AddLocalInventories][google.cloud.retail.v2beta.ProductService.AddLocalInventories]
   216  // method.
   217  //
   218  // Deprecated: Please use types in: cloud.google.com/go/retail/apiv2beta/retailpb
   219  type AddLocalInventoriesMetadata = src.AddLocalInventoriesMetadata
   220  
   221  // Request message for
   222  // [ProductService.AddLocalInventories][google.cloud.retail.v2beta.ProductService.AddLocalInventories]
   223  // method.
   224  //
   225  // Deprecated: Please use types in: cloud.google.com/go/retail/apiv2beta/retailpb
   226  type AddLocalInventoriesRequest = src.AddLocalInventoriesRequest
   227  
   228  // Response of the
   229  // [ProductService.AddLocalInventories][google.cloud.retail.v2beta.ProductService.AddLocalInventories]
   230  // API. Currently empty because there is no meaningful response populated from
   231  // the
   232  // [ProductService.AddLocalInventories][google.cloud.retail.v2beta.ProductService.AddLocalInventories]
   233  // method.
   234  //
   235  // Deprecated: Please use types in: cloud.google.com/go/retail/apiv2beta/retailpb
   236  type AddLocalInventoriesResponse = src.AddLocalInventoriesResponse
   237  
   238  // At which level we offer configuration for attributes.
   239  //
   240  // Deprecated: Please use types in: cloud.google.com/go/retail/apiv2beta/retailpb
   241  type AttributeConfigLevel = src.AttributeConfigLevel
   242  
   243  // Catalog level attribute config.
   244  //
   245  // Deprecated: Please use types in: cloud.google.com/go/retail/apiv2beta/retailpb
   246  type AttributesConfig = src.AttributesConfig
   247  
   248  // An intended audience of the [Product][google.cloud.retail.v2beta.Product]
   249  // for whom it's sold.
   250  //
   251  // Deprecated: Please use types in: cloud.google.com/go/retail/apiv2beta/retailpb
   252  type Audience = src.Audience
   253  
   254  // Request for
   255  // [CatalogService.BatchRemoveCatalogAttributes][google.cloud.retail.v2beta.CatalogService.BatchRemoveCatalogAttributes]
   256  // method.
   257  //
   258  // Deprecated: Please use types in: cloud.google.com/go/retail/apiv2beta/retailpb
   259  type BatchRemoveCatalogAttributesRequest = src.BatchRemoveCatalogAttributesRequest
   260  
   261  // Response of the
   262  // [CatalogService.BatchRemoveCatalogAttributes][google.cloud.retail.v2beta.CatalogService.BatchRemoveCatalogAttributes].
   263  //
   264  // Deprecated: Please use types in: cloud.google.com/go/retail/apiv2beta/retailpb
   265  type BatchRemoveCatalogAttributesResponse = src.BatchRemoveCatalogAttributesResponse
   266  
   267  // A BigQuery output result.
   268  //
   269  // Deprecated: Please use types in: cloud.google.com/go/retail/apiv2beta/retailpb
   270  type BigQueryOutputResult = src.BigQueryOutputResult
   271  
   272  // BigQuery source import data from.
   273  //
   274  // Deprecated: Please use types in: cloud.google.com/go/retail/apiv2beta/retailpb
   275  type BigQuerySource = src.BigQuerySource
   276  type BigQuerySource_PartitionDate = src.BigQuerySource_PartitionDate
   277  
   278  // The catalog configuration.
   279  //
   280  // Deprecated: Please use types in: cloud.google.com/go/retail/apiv2beta/retailpb
   281  type Catalog = src.Catalog
   282  
   283  // Catalog level attribute config for an attribute. For example, if customers
   284  // want to enable/disable facet for a specific attribute.
   285  //
   286  // Deprecated: Please use types in: cloud.google.com/go/retail/apiv2beta/retailpb
   287  type CatalogAttribute = src.CatalogAttribute
   288  
   289  // The type of an attribute.
   290  //
   291  // Deprecated: Please use types in: cloud.google.com/go/retail/apiv2beta/retailpb
   292  type CatalogAttribute_AttributeType = src.CatalogAttribute_AttributeType
   293  
   294  // The status of the dynamic facetable option of a catalog attribute.
   295  //
   296  // Deprecated: Please use types in: cloud.google.com/go/retail/apiv2beta/retailpb
   297  type CatalogAttribute_DynamicFacetableOption = src.CatalogAttribute_DynamicFacetableOption
   298  
   299  // The status of the exact-searchable option of a catalog attribute.
   300  //
   301  // Deprecated: Please use types in: cloud.google.com/go/retail/apiv2beta/retailpb
   302  type CatalogAttribute_ExactSearchableOption = src.CatalogAttribute_ExactSearchableOption
   303  
   304  // The status of the indexable option of a catalog attribute.
   305  //
   306  // Deprecated: Please use types in: cloud.google.com/go/retail/apiv2beta/retailpb
   307  type CatalogAttribute_IndexableOption = src.CatalogAttribute_IndexableOption
   308  
   309  // The status of the searchable option of a catalog attribute.
   310  //
   311  // Deprecated: Please use types in: cloud.google.com/go/retail/apiv2beta/retailpb
   312  type CatalogAttribute_SearchableOption = src.CatalogAttribute_SearchableOption
   313  
   314  // CatalogServiceClient is the client API for CatalogService service. For
   315  // semantics around ctx use and closing/ending streaming RPCs, please refer to
   316  // https://godoc.org/google.golang.org/grpc#ClientConn.NewStream.
   317  //
   318  // Deprecated: Please use types in: cloud.google.com/go/retail/apiv2beta/retailpb
   319  type CatalogServiceClient = src.CatalogServiceClient
   320  
   321  // CatalogServiceServer is the server API for CatalogService service.
   322  //
   323  // Deprecated: Please use types in: cloud.google.com/go/retail/apiv2beta/retailpb
   324  type CatalogServiceServer = src.CatalogServiceServer
   325  
   326  // Request message for CollectUserEvent method.
   327  //
   328  // Deprecated: Please use types in: cloud.google.com/go/retail/apiv2beta/retailpb
   329  type CollectUserEventRequest = src.CollectUserEventRequest
   330  
   331  // The color information of a [Product][google.cloud.retail.v2beta.Product].
   332  //
   333  // Deprecated: Please use types in: cloud.google.com/go/retail/apiv2beta/retailpb
   334  type ColorInfo = src.ColorInfo
   335  
   336  // Auto-complete parameters.
   337  //
   338  // Deprecated: Please use types in: cloud.google.com/go/retail/apiv2beta/retailpb
   339  type CompleteQueryRequest = src.CompleteQueryRequest
   340  
   341  // Response of the auto-complete query.
   342  //
   343  // Deprecated: Please use types in: cloud.google.com/go/retail/apiv2beta/retailpb
   344  type CompleteQueryResponse = src.CompleteQueryResponse
   345  
   346  // Resource that represents completion results.
   347  //
   348  // Deprecated: Please use types in: cloud.google.com/go/retail/apiv2beta/retailpb
   349  type CompleteQueryResponse_CompletionResult = src.CompleteQueryResponse_CompletionResult
   350  
   351  // Recent search of this user.
   352  //
   353  // Deprecated: Please use types in: cloud.google.com/go/retail/apiv2beta/retailpb
   354  type CompleteQueryResponse_RecentSearchResult = src.CompleteQueryResponse_RecentSearchResult
   355  
   356  // Catalog level autocomplete config for customers to customize autocomplete
   357  // feature's settings.
   358  //
   359  // Deprecated: Please use types in: cloud.google.com/go/retail/apiv2beta/retailpb
   360  type CompletionConfig = src.CompletionConfig
   361  
   362  // The input config source for completion data.
   363  //
   364  // Deprecated: Please use types in: cloud.google.com/go/retail/apiv2beta/retailpb
   365  type CompletionDataInputConfig = src.CompletionDataInputConfig
   366  type CompletionDataInputConfig_BigQuerySource = src.CompletionDataInputConfig_BigQuerySource
   367  
   368  // Detailed completion information including completion attribution token and
   369  // clicked completion info.
   370  //
   371  // Deprecated: Please use types in: cloud.google.com/go/retail/apiv2beta/retailpb
   372  type CompletionDetail = src.CompletionDetail
   373  
   374  // CompletionServiceClient is the client API for CompletionService service.
   375  // For semantics around ctx use and closing/ending streaming RPCs, please refer
   376  // to https://godoc.org/google.golang.org/grpc#ClientConn.NewStream.
   377  //
   378  // Deprecated: Please use types in: cloud.google.com/go/retail/apiv2beta/retailpb
   379  type CompletionServiceClient = src.CompletionServiceClient
   380  
   381  // CompletionServiceServer is the server API for CompletionService service.
   382  //
   383  // Deprecated: Please use types in: cloud.google.com/go/retail/apiv2beta/retailpb
   384  type CompletionServiceServer = src.CompletionServiceServer
   385  
   386  // Metadata that is used to define a condition that triggers an action. A
   387  // valid condition must specify at least one of 'query_terms' or
   388  // 'products_filter'. If multiple fields are specified, the condition is met if
   389  // all the fields are satisfied e.g. if a set of query terms and product_filter
   390  // are set, then only items matching the product_filter for requests with a
   391  // query matching the query terms wil get boosted.
   392  //
   393  // Deprecated: Please use types in: cloud.google.com/go/retail/apiv2beta/retailpb
   394  type Condition = src.Condition
   395  
   396  // Query terms that we want to match on.
   397  //
   398  // Deprecated: Please use types in: cloud.google.com/go/retail/apiv2beta/retailpb
   399  type Condition_QueryTerm = src.Condition_QueryTerm
   400  
   401  // Used for time-dependent conditions. Example: Want to have rule applied for
   402  // week long sale.
   403  //
   404  // Deprecated: Please use types in: cloud.google.com/go/retail/apiv2beta/retailpb
   405  type Condition_TimeRange = src.Condition_TimeRange
   406  
   407  // Configures dynamic metadata that can be linked to a
   408  // [ServingConfig][google.cloud.retail.v2beta.ServingConfig] and affect search
   409  // or recommendation results at serving time.
   410  //
   411  // Deprecated: Please use types in: cloud.google.com/go/retail/apiv2beta/retailpb
   412  type Control = src.Control
   413  
   414  // ControlServiceClient is the client API for ControlService service. For
   415  // semantics around ctx use and closing/ending streaming RPCs, please refer to
   416  // https://godoc.org/google.golang.org/grpc#ClientConn.NewStream.
   417  //
   418  // Deprecated: Please use types in: cloud.google.com/go/retail/apiv2beta/retailpb
   419  type ControlServiceClient = src.ControlServiceClient
   420  
   421  // ControlServiceServer is the server API for ControlService service.
   422  //
   423  // Deprecated: Please use types in: cloud.google.com/go/retail/apiv2beta/retailpb
   424  type ControlServiceServer = src.ControlServiceServer
   425  type Control_FacetSpec = src.Control_FacetSpec
   426  type Control_Rule = src.Control_Rule
   427  
   428  // Request for CreateControl method.
   429  //
   430  // Deprecated: Please use types in: cloud.google.com/go/retail/apiv2beta/retailpb
   431  type CreateControlRequest = src.CreateControlRequest
   432  
   433  // Metadata associated with a create operation.
   434  //
   435  // Deprecated: Please use types in: cloud.google.com/go/retail/apiv2beta/retailpb
   436  type CreateModelMetadata = src.CreateModelMetadata
   437  
   438  // Request for creating a model.
   439  //
   440  // Deprecated: Please use types in: cloud.google.com/go/retail/apiv2beta/retailpb
   441  type CreateModelRequest = src.CreateModelRequest
   442  
   443  // Request message for
   444  // [ProductService.CreateProduct][google.cloud.retail.v2beta.ProductService.CreateProduct]
   445  // method.
   446  //
   447  // Deprecated: Please use types in: cloud.google.com/go/retail/apiv2beta/retailpb
   448  type CreateProductRequest = src.CreateProductRequest
   449  
   450  // Request for CreateServingConfig method.
   451  //
   452  // Deprecated: Please use types in: cloud.google.com/go/retail/apiv2beta/retailpb
   453  type CreateServingConfigRequest = src.CreateServingConfigRequest
   454  
   455  // A custom attribute that is not explicitly modeled in
   456  // [Product][google.cloud.retail.v2beta.Product].
   457  //
   458  // Deprecated: Please use types in: cloud.google.com/go/retail/apiv2beta/retailpb
   459  type CustomAttribute = src.CustomAttribute
   460  
   461  // Request for DeleteControl method.
   462  //
   463  // Deprecated: Please use types in: cloud.google.com/go/retail/apiv2beta/retailpb
   464  type DeleteControlRequest = src.DeleteControlRequest
   465  
   466  // Request for deleting a model.
   467  //
   468  // Deprecated: Please use types in: cloud.google.com/go/retail/apiv2beta/retailpb
   469  type DeleteModelRequest = src.DeleteModelRequest
   470  
   471  // Request message for
   472  // [ProductService.DeleteProduct][google.cloud.retail.v2beta.ProductService.DeleteProduct]
   473  // method.
   474  //
   475  // Deprecated: Please use types in: cloud.google.com/go/retail/apiv2beta/retailpb
   476  type DeleteProductRequest = src.DeleteProductRequest
   477  
   478  // Request for DeleteServingConfig method.
   479  //
   480  // Deprecated: Please use types in: cloud.google.com/go/retail/apiv2beta/retailpb
   481  type DeleteServingConfigRequest = src.DeleteServingConfigRequest
   482  
   483  // Configuration of destination for Export related errors.
   484  //
   485  // Deprecated: Please use types in: cloud.google.com/go/retail/apiv2beta/retailpb
   486  type ExportErrorsConfig = src.ExportErrorsConfig
   487  type ExportErrorsConfig_GcsPrefix = src.ExportErrorsConfig_GcsPrefix
   488  
   489  // Metadata related to the progress of the Export operation. This is returned
   490  // by the google.longrunning.Operation.metadata field.
   491  //
   492  // Deprecated: Please use types in: cloud.google.com/go/retail/apiv2beta/retailpb
   493  type ExportMetadata = src.ExportMetadata
   494  
   495  // Response of the ExportProductsRequest. If the long running operation is
   496  // done, then this message is returned by the
   497  // google.longrunning.Operations.response field if the operation was
   498  // successful.
   499  //
   500  // Deprecated: Please use types in: cloud.google.com/go/retail/apiv2beta/retailpb
   501  type ExportProductsResponse = src.ExportProductsResponse
   502  
   503  // Response of the ExportUserEventsRequest. If the long running operation was
   504  // successful, then this message is returned by the
   505  // google.longrunning.Operations.response field if the operation was
   506  // successful.
   507  //
   508  // Deprecated: Please use types in: cloud.google.com/go/retail/apiv2beta/retailpb
   509  type ExportUserEventsResponse = src.ExportUserEventsResponse
   510  
   511  // Fulfillment information, such as the store IDs for in-store pickup or
   512  // region IDs for different shipping methods.
   513  //
   514  // Deprecated: Please use types in: cloud.google.com/go/retail/apiv2beta/retailpb
   515  type FulfillmentInfo = src.FulfillmentInfo
   516  
   517  // Google Cloud Storage location for input content.
   518  //
   519  // Deprecated: Please use types in: cloud.google.com/go/retail/apiv2beta/retailpb
   520  type GcsSource = src.GcsSource
   521  
   522  // Request for
   523  // [CatalogService.GetAttributesConfig][google.cloud.retail.v2beta.CatalogService.GetAttributesConfig]
   524  // method.
   525  //
   526  // Deprecated: Please use types in: cloud.google.com/go/retail/apiv2beta/retailpb
   527  type GetAttributesConfigRequest = src.GetAttributesConfigRequest
   528  
   529  // Request for
   530  // [CatalogService.GetCompletionConfig][google.cloud.retail.v2beta.CatalogService.GetCompletionConfig]
   531  // method.
   532  //
   533  // Deprecated: Please use types in: cloud.google.com/go/retail/apiv2beta/retailpb
   534  type GetCompletionConfigRequest = src.GetCompletionConfigRequest
   535  
   536  // Request for GetControl method.
   537  //
   538  // Deprecated: Please use types in: cloud.google.com/go/retail/apiv2beta/retailpb
   539  type GetControlRequest = src.GetControlRequest
   540  
   541  // Request message to show which branch is currently the default branch.
   542  //
   543  // Deprecated: Please use types in: cloud.google.com/go/retail/apiv2beta/retailpb
   544  type GetDefaultBranchRequest = src.GetDefaultBranchRequest
   545  
   546  // Response message of
   547  // [CatalogService.GetDefaultBranch][google.cloud.retail.v2beta.CatalogService.GetDefaultBranch].
   548  //
   549  // Deprecated: Please use types in: cloud.google.com/go/retail/apiv2beta/retailpb
   550  type GetDefaultBranchResponse = src.GetDefaultBranchResponse
   551  
   552  // Request message for
   553  // [ProductService.GetProduct][google.cloud.retail.v2beta.ProductService.GetProduct]
   554  // method.
   555  //
   556  // Deprecated: Please use types in: cloud.google.com/go/retail/apiv2beta/retailpb
   557  type GetProductRequest = src.GetProductRequest
   558  
   559  // Request for GetServingConfig method.
   560  //
   561  // Deprecated: Please use types in: cloud.google.com/go/retail/apiv2beta/retailpb
   562  type GetServingConfigRequest = src.GetServingConfigRequest
   563  
   564  // [Product][google.cloud.retail.v2beta.Product] image. Recommendations AI and
   565  // Retail Search do not use product images to improve prediction and search
   566  // results. However, product images can be returned in results, and are shown
   567  // in prediction or search previews in the console.
   568  //
   569  // Deprecated: Please use types in: cloud.google.com/go/retail/apiv2beta/retailpb
   570  type Image = src.Image
   571  
   572  // Request message for ImportCompletionData methods.
   573  //
   574  // Deprecated: Please use types in: cloud.google.com/go/retail/apiv2beta/retailpb
   575  type ImportCompletionDataRequest = src.ImportCompletionDataRequest
   576  
   577  // Response of the
   578  // [ImportCompletionDataRequest][google.cloud.retail.v2beta.ImportCompletionDataRequest].
   579  // If the long running operation is done, this message is returned by the
   580  // google.longrunning.Operations.response field if the operation is successful.
   581  //
   582  // Deprecated: Please use types in: cloud.google.com/go/retail/apiv2beta/retailpb
   583  type ImportCompletionDataResponse = src.ImportCompletionDataResponse
   584  
   585  // Configuration of destination for Import related errors.
   586  //
   587  // Deprecated: Please use types in: cloud.google.com/go/retail/apiv2beta/retailpb
   588  type ImportErrorsConfig = src.ImportErrorsConfig
   589  type ImportErrorsConfig_GcsPrefix = src.ImportErrorsConfig_GcsPrefix
   590  
   591  // Metadata related to the progress of the Import operation. This is returned
   592  // by the google.longrunning.Operation.metadata field.
   593  //
   594  // Deprecated: Please use types in: cloud.google.com/go/retail/apiv2beta/retailpb
   595  type ImportMetadata = src.ImportMetadata
   596  
   597  // Request message for Import methods.
   598  //
   599  // Deprecated: Please use types in: cloud.google.com/go/retail/apiv2beta/retailpb
   600  type ImportProductsRequest = src.ImportProductsRequest
   601  
   602  // Indicates how imported products are reconciled with the existing products
   603  // created or imported before.
   604  //
   605  // Deprecated: Please use types in: cloud.google.com/go/retail/apiv2beta/retailpb
   606  type ImportProductsRequest_ReconciliationMode = src.ImportProductsRequest_ReconciliationMode
   607  
   608  // Response of the
   609  // [ImportProductsRequest][google.cloud.retail.v2beta.ImportProductsRequest].
   610  // If the long running operation is done, then this message is returned by the
   611  // google.longrunning.Operations.response field if the operation was
   612  // successful.
   613  //
   614  // Deprecated: Please use types in: cloud.google.com/go/retail/apiv2beta/retailpb
   615  type ImportProductsResponse = src.ImportProductsResponse
   616  
   617  // Request message for the ImportUserEvents request.
   618  //
   619  // Deprecated: Please use types in: cloud.google.com/go/retail/apiv2beta/retailpb
   620  type ImportUserEventsRequest = src.ImportUserEventsRequest
   621  
   622  // Response of the ImportUserEventsRequest. If the long running operation was
   623  // successful, then this message is returned by the
   624  // google.longrunning.Operations.response field if the operation was
   625  // successful.
   626  //
   627  // Deprecated: Please use types in: cloud.google.com/go/retail/apiv2beta/retailpb
   628  type ImportUserEventsResponse = src.ImportUserEventsResponse
   629  
   630  // A floating point interval.
   631  //
   632  // Deprecated: Please use types in: cloud.google.com/go/retail/apiv2beta/retailpb
   633  type Interval = src.Interval
   634  type Interval_ExclusiveMaximum = src.Interval_ExclusiveMaximum
   635  type Interval_ExclusiveMinimum = src.Interval_ExclusiveMinimum
   636  type Interval_Maximum = src.Interval_Maximum
   637  type Interval_Minimum = src.Interval_Minimum
   638  
   639  // Request for
   640  // [CatalogService.ListCatalogs][google.cloud.retail.v2beta.CatalogService.ListCatalogs]
   641  // method.
   642  //
   643  // Deprecated: Please use types in: cloud.google.com/go/retail/apiv2beta/retailpb
   644  type ListCatalogsRequest = src.ListCatalogsRequest
   645  
   646  // Response for
   647  // [CatalogService.ListCatalogs][google.cloud.retail.v2beta.CatalogService.ListCatalogs]
   648  // method.
   649  //
   650  // Deprecated: Please use types in: cloud.google.com/go/retail/apiv2beta/retailpb
   651  type ListCatalogsResponse = src.ListCatalogsResponse
   652  
   653  // Request for ListControls method.
   654  //
   655  // Deprecated: Please use types in: cloud.google.com/go/retail/apiv2beta/retailpb
   656  type ListControlsRequest = src.ListControlsRequest
   657  
   658  // Response for ListControls method.
   659  //
   660  // Deprecated: Please use types in: cloud.google.com/go/retail/apiv2beta/retailpb
   661  type ListControlsResponse = src.ListControlsResponse
   662  
   663  // Request for listing models associated with a resource.
   664  //
   665  // Deprecated: Please use types in: cloud.google.com/go/retail/apiv2beta/retailpb
   666  type ListModelsRequest = src.ListModelsRequest
   667  
   668  // Response to a ListModelRequest.
   669  //
   670  // Deprecated: Please use types in: cloud.google.com/go/retail/apiv2beta/retailpb
   671  type ListModelsResponse = src.ListModelsResponse
   672  
   673  // Request message for
   674  // [ProductService.ListProducts][google.cloud.retail.v2beta.ProductService.ListProducts]
   675  // method.
   676  //
   677  // Deprecated: Please use types in: cloud.google.com/go/retail/apiv2beta/retailpb
   678  type ListProductsRequest = src.ListProductsRequest
   679  
   680  // Response message for
   681  // [ProductService.ListProducts][google.cloud.retail.v2beta.ProductService.ListProducts]
   682  // method.
   683  //
   684  // Deprecated: Please use types in: cloud.google.com/go/retail/apiv2beta/retailpb
   685  type ListProductsResponse = src.ListProductsResponse
   686  
   687  // Request for ListServingConfigs method.
   688  //
   689  // Deprecated: Please use types in: cloud.google.com/go/retail/apiv2beta/retailpb
   690  type ListServingConfigsRequest = src.ListServingConfigsRequest
   691  
   692  // Response for ListServingConfigs method.
   693  //
   694  // Deprecated: Please use types in: cloud.google.com/go/retail/apiv2beta/retailpb
   695  type ListServingConfigsResponse = src.ListServingConfigsResponse
   696  
   697  // The inventory information at a place (e.g. a store) identified by a place
   698  // ID.
   699  //
   700  // Deprecated: Please use types in: cloud.google.com/go/retail/apiv2beta/retailpb
   701  type LocalInventory = src.LocalInventory
   702  
   703  // Represents a link between a Merchant Center account and a branch. Once a
   704  // link is established, products from the linked merchant center account will
   705  // be streamed to the linked branch.
   706  //
   707  // Deprecated: Please use types in: cloud.google.com/go/retail/apiv2beta/retailpb
   708  type MerchantCenterLink = src.MerchantCenterLink
   709  
   710  // Configures Merchant Center linking. Links contained in the config will be
   711  // used to sync data from a Merchant Center account to a Cloud Retail branch.
   712  //
   713  // Deprecated: Please use types in: cloud.google.com/go/retail/apiv2beta/retailpb
   714  type MerchantCenterLinkingConfig = src.MerchantCenterLinkingConfig
   715  
   716  // Metadata that describes the training and serving parameters of a
   717  // [Model][google.cloud.retail.v2beta.Model]. A
   718  // [Model][google.cloud.retail.v2beta.Model] can be associated with a
   719  // [ServingConfig][google.cloud.retail.v2beta.ServingConfig] and then queried
   720  // through the Predict API.
   721  //
   722  // Deprecated: Please use types in: cloud.google.com/go/retail/apiv2beta/retailpb
   723  type Model = src.Model
   724  
   725  // ModelServiceClient is the client API for ModelService service. For
   726  // semantics around ctx use and closing/ending streaming RPCs, please refer to
   727  // https://godoc.org/google.golang.org/grpc#ClientConn.NewStream.
   728  //
   729  // Deprecated: Please use types in: cloud.google.com/go/retail/apiv2beta/retailpb
   730  type ModelServiceClient = src.ModelServiceClient
   731  
   732  // ModelServiceServer is the server API for ModelService service.
   733  //
   734  // Deprecated: Please use types in: cloud.google.com/go/retail/apiv2beta/retailpb
   735  type ModelServiceServer = src.ModelServiceServer
   736  
   737  // Describes whether this model have sufficient training data to be
   738  // continuously trained.
   739  //
   740  // Deprecated: Please use types in: cloud.google.com/go/retail/apiv2beta/retailpb
   741  type Model_DataState = src.Model_DataState
   742  
   743  // Describes whether periodic tuning is enabled for this model or not.
   744  // Periodic tuning is scheduled at most every three months. You can start a
   745  // tuning process manually by using the `TuneModel` method, which starts a
   746  // tuning process immediately and resets the quarterly schedule. Enabling or
   747  // disabling periodic tuning does not affect any current tuning processes.
   748  //
   749  // Deprecated: Please use types in: cloud.google.com/go/retail/apiv2beta/retailpb
   750  type Model_PeriodicTuningState = src.Model_PeriodicTuningState
   751  
   752  // Represents an ordered combination of valid serving configs, which can be
   753  // used for `PAGE_OPTIMIZATION` recommendations.
   754  //
   755  // Deprecated: Please use types in: cloud.google.com/go/retail/apiv2beta/retailpb
   756  type Model_ServingConfigList = src.Model_ServingConfigList
   757  
   758  // The serving state of the model.
   759  //
   760  // Deprecated: Please use types in: cloud.google.com/go/retail/apiv2beta/retailpb
   761  type Model_ServingState = src.Model_ServingState
   762  
   763  // The training state of the model.
   764  //
   765  // Deprecated: Please use types in: cloud.google.com/go/retail/apiv2beta/retailpb
   766  type Model_TrainingState = src.Model_TrainingState
   767  
   768  // Output result.
   769  //
   770  // Deprecated: Please use types in: cloud.google.com/go/retail/apiv2beta/retailpb
   771  type OutputResult = src.OutputResult
   772  
   773  // Request for pausing training of a model.
   774  //
   775  // Deprecated: Please use types in: cloud.google.com/go/retail/apiv2beta/retailpb
   776  type PauseModelRequest = src.PauseModelRequest
   777  
   778  // Request message for Predict method.
   779  //
   780  // Deprecated: Please use types in: cloud.google.com/go/retail/apiv2beta/retailpb
   781  type PredictRequest = src.PredictRequest
   782  
   783  // Response message for predict method.
   784  //
   785  // Deprecated: Please use types in: cloud.google.com/go/retail/apiv2beta/retailpb
   786  type PredictResponse = src.PredictResponse
   787  
   788  // PredictionResult represents the recommendation prediction results.
   789  //
   790  // Deprecated: Please use types in: cloud.google.com/go/retail/apiv2beta/retailpb
   791  type PredictResponse_PredictionResult = src.PredictResponse_PredictionResult
   792  
   793  // PredictionServiceClient is the client API for PredictionService service.
   794  // For semantics around ctx use and closing/ending streaming RPCs, please refer
   795  // to https://godoc.org/google.golang.org/grpc#ClientConn.NewStream.
   796  //
   797  // Deprecated: Please use types in: cloud.google.com/go/retail/apiv2beta/retailpb
   798  type PredictionServiceClient = src.PredictionServiceClient
   799  
   800  // PredictionServiceServer is the server API for PredictionService service.
   801  //
   802  // Deprecated: Please use types in: cloud.google.com/go/retail/apiv2beta/retailpb
   803  type PredictionServiceServer = src.PredictionServiceServer
   804  
   805  // The price information of a [Product][google.cloud.retail.v2beta.Product].
   806  //
   807  // Deprecated: Please use types in: cloud.google.com/go/retail/apiv2beta/retailpb
   808  type PriceInfo = src.PriceInfo
   809  
   810  // The price range of all
   811  // [variant][google.cloud.retail.v2beta.Product.Type.VARIANT]
   812  // [Product][google.cloud.retail.v2beta.Product] having the same
   813  // [Product.primary_product_id][google.cloud.retail.v2beta.Product.primary_product_id].
   814  //
   815  // Deprecated: Please use types in: cloud.google.com/go/retail/apiv2beta/retailpb
   816  type PriceInfo_PriceRange = src.PriceInfo_PriceRange
   817  
   818  // Product captures all metadata information of items to be recommended or
   819  // searched.
   820  //
   821  // Deprecated: Please use types in: cloud.google.com/go/retail/apiv2beta/retailpb
   822  type Product = src.Product
   823  
   824  // Detailed product information associated with a user event.
   825  //
   826  // Deprecated: Please use types in: cloud.google.com/go/retail/apiv2beta/retailpb
   827  type ProductDetail = src.ProductDetail
   828  
   829  // The inline source for the input config for ImportProducts method.
   830  //
   831  // Deprecated: Please use types in: cloud.google.com/go/retail/apiv2beta/retailpb
   832  type ProductInlineSource = src.ProductInlineSource
   833  
   834  // The input config source for products.
   835  //
   836  // Deprecated: Please use types in: cloud.google.com/go/retail/apiv2beta/retailpb
   837  type ProductInputConfig = src.ProductInputConfig
   838  type ProductInputConfig_BigQuerySource = src.ProductInputConfig_BigQuerySource
   839  type ProductInputConfig_GcsSource = src.ProductInputConfig_GcsSource
   840  type ProductInputConfig_ProductInlineSource = src.ProductInputConfig_ProductInlineSource
   841  
   842  // Configures what level the product should be uploaded with regards to how
   843  // users will be send events and how predictions will be made.
   844  //
   845  // Deprecated: Please use types in: cloud.google.com/go/retail/apiv2beta/retailpb
   846  type ProductLevelConfig = src.ProductLevelConfig
   847  
   848  // ProductServiceClient is the client API for ProductService service. For
   849  // semantics around ctx use and closing/ending streaming RPCs, please refer to
   850  // https://godoc.org/google.golang.org/grpc#ClientConn.NewStream.
   851  //
   852  // Deprecated: Please use types in: cloud.google.com/go/retail/apiv2beta/retailpb
   853  type ProductServiceClient = src.ProductServiceClient
   854  
   855  // ProductServiceServer is the server API for ProductService service.
   856  //
   857  // Deprecated: Please use types in: cloud.google.com/go/retail/apiv2beta/retailpb
   858  type ProductServiceServer = src.ProductServiceServer
   859  
   860  // Product availability. If this field is unspecified, the product is assumed
   861  // to be in stock.
   862  //
   863  // Deprecated: Please use types in: cloud.google.com/go/retail/apiv2beta/retailpb
   864  type Product_Availability = src.Product_Availability
   865  type Product_ExpireTime = src.Product_ExpireTime
   866  type Product_Ttl = src.Product_Ttl
   867  
   868  // The type of this product.
   869  //
   870  // Deprecated: Please use types in: cloud.google.com/go/retail/apiv2beta/retailpb
   871  type Product_Type = src.Product_Type
   872  
   873  // Promotion information.
   874  //
   875  // Deprecated: Please use types in: cloud.google.com/go/retail/apiv2beta/retailpb
   876  type Promotion = src.Promotion
   877  
   878  // A transaction represents the entire purchase transaction.
   879  //
   880  // Deprecated: Please use types in: cloud.google.com/go/retail/apiv2beta/retailpb
   881  type PurchaseTransaction = src.PurchaseTransaction
   882  
   883  // Metadata related to the progress of the Purge operation. This will be
   884  // returned by the google.longrunning.Operation.metadata field.
   885  //
   886  // Deprecated: Please use types in: cloud.google.com/go/retail/apiv2beta/retailpb
   887  type PurgeMetadata = src.PurgeMetadata
   888  
   889  // Request message for PurgeUserEvents method.
   890  //
   891  // Deprecated: Please use types in: cloud.google.com/go/retail/apiv2beta/retailpb
   892  type PurgeUserEventsRequest = src.PurgeUserEventsRequest
   893  
   894  // Response of the PurgeUserEventsRequest. If the long running operation is
   895  // successfully done, then this message is returned by the
   896  // google.longrunning.Operations.response field.
   897  //
   898  // Deprecated: Please use types in: cloud.google.com/go/retail/apiv2beta/retailpb
   899  type PurgeUserEventsResponse = src.PurgeUserEventsResponse
   900  
   901  // The rating of a [Product][google.cloud.retail.v2beta.Product].
   902  //
   903  // Deprecated: Please use types in: cloud.google.com/go/retail/apiv2beta/retailpb
   904  type Rating = src.Rating
   905  
   906  // If filtering for recommendations is enabled.
   907  //
   908  // Deprecated: Please use types in: cloud.google.com/go/retail/apiv2beta/retailpb
   909  type RecommendationsFilteringOption = src.RecommendationsFilteringOption
   910  
   911  // Metadata for `RejoinUserEvents` method.
   912  //
   913  // Deprecated: Please use types in: cloud.google.com/go/retail/apiv2beta/retailpb
   914  type RejoinUserEventsMetadata = src.RejoinUserEventsMetadata
   915  
   916  // Request message for RejoinUserEvents method.
   917  //
   918  // Deprecated: Please use types in: cloud.google.com/go/retail/apiv2beta/retailpb
   919  type RejoinUserEventsRequest = src.RejoinUserEventsRequest
   920  
   921  // The scope of user events to be rejoined with the latest product catalog. If
   922  // the rejoining aims at reducing number of unjoined events, set
   923  // `UserEventRejoinScope` to `UNJOINED_EVENTS`. If the rejoining aims at
   924  // correcting product catalog information in joined events, set
   925  // `UserEventRejoinScope` to `JOINED_EVENTS`. If all events needs to be
   926  // rejoined, set `UserEventRejoinScope` to
   927  // `USER_EVENT_REJOIN_SCOPE_UNSPECIFIED`.
   928  //
   929  // Deprecated: Please use types in: cloud.google.com/go/retail/apiv2beta/retailpb
   930  type RejoinUserEventsRequest_UserEventRejoinScope = src.RejoinUserEventsRequest_UserEventRejoinScope
   931  
   932  // Response message for `RejoinUserEvents` method.
   933  //
   934  // Deprecated: Please use types in: cloud.google.com/go/retail/apiv2beta/retailpb
   935  type RejoinUserEventsResponse = src.RejoinUserEventsResponse
   936  
   937  // Request for
   938  // [CatalogService.RemoveCatalogAttribute][google.cloud.retail.v2beta.CatalogService.RemoveCatalogAttribute]
   939  // method.
   940  //
   941  // Deprecated: Please use types in: cloud.google.com/go/retail/apiv2beta/retailpb
   942  type RemoveCatalogAttributeRequest = src.RemoveCatalogAttributeRequest
   943  
   944  // Request for RemoveControl method.
   945  //
   946  // Deprecated: Please use types in: cloud.google.com/go/retail/apiv2beta/retailpb
   947  type RemoveControlRequest = src.RemoveControlRequest
   948  
   949  // Metadata related to the progress of the RemoveFulfillmentPlaces operation.
   950  // Currently empty because there is no meaningful metadata populated from the
   951  // [ProductService.RemoveFulfillmentPlaces][google.cloud.retail.v2beta.ProductService.RemoveFulfillmentPlaces]
   952  // method.
   953  //
   954  // Deprecated: Please use types in: cloud.google.com/go/retail/apiv2beta/retailpb
   955  type RemoveFulfillmentPlacesMetadata = src.RemoveFulfillmentPlacesMetadata
   956  
   957  // Request message for
   958  // [ProductService.RemoveFulfillmentPlaces][google.cloud.retail.v2beta.ProductService.RemoveFulfillmentPlaces]
   959  // method.
   960  //
   961  // Deprecated: Please use types in: cloud.google.com/go/retail/apiv2beta/retailpb
   962  type RemoveFulfillmentPlacesRequest = src.RemoveFulfillmentPlacesRequest
   963  
   964  // Response of the RemoveFulfillmentPlacesRequest. Currently empty because
   965  // there is no meaningful response populated from the
   966  // [ProductService.RemoveFulfillmentPlaces][google.cloud.retail.v2beta.ProductService.RemoveFulfillmentPlaces]
   967  // method.
   968  //
   969  // Deprecated: Please use types in: cloud.google.com/go/retail/apiv2beta/retailpb
   970  type RemoveFulfillmentPlacesResponse = src.RemoveFulfillmentPlacesResponse
   971  
   972  // Metadata related to the progress of the RemoveLocalInventories operation.
   973  // Currently empty because there is no meaningful metadata populated from the
   974  // [ProductService.RemoveLocalInventories][google.cloud.retail.v2beta.ProductService.RemoveLocalInventories]
   975  // method.
   976  //
   977  // Deprecated: Please use types in: cloud.google.com/go/retail/apiv2beta/retailpb
   978  type RemoveLocalInventoriesMetadata = src.RemoveLocalInventoriesMetadata
   979  
   980  // Request message for
   981  // [ProductService.RemoveLocalInventories][google.cloud.retail.v2beta.ProductService.RemoveLocalInventories]
   982  // method.
   983  //
   984  // Deprecated: Please use types in: cloud.google.com/go/retail/apiv2beta/retailpb
   985  type RemoveLocalInventoriesRequest = src.RemoveLocalInventoriesRequest
   986  
   987  // Response of the
   988  // [ProductService.RemoveLocalInventories][google.cloud.retail.v2beta.ProductService.RemoveLocalInventories]
   989  // API. Currently empty because there is no meaningful response populated from
   990  // the
   991  // [ProductService.RemoveLocalInventories][google.cloud.retail.v2beta.ProductService.RemoveLocalInventories]
   992  // method.
   993  //
   994  // Deprecated: Please use types in: cloud.google.com/go/retail/apiv2beta/retailpb
   995  type RemoveLocalInventoriesResponse = src.RemoveLocalInventoriesResponse
   996  
   997  // Request for
   998  // [CatalogService.ReplaceCatalogAttribute][google.cloud.retail.v2beta.CatalogService.ReplaceCatalogAttribute]
   999  // method.
  1000  //
  1001  // Deprecated: Please use types in: cloud.google.com/go/retail/apiv2beta/retailpb
  1002  type ReplaceCatalogAttributeRequest = src.ReplaceCatalogAttributeRequest
  1003  
  1004  // Request for resuming training of a model.
  1005  //
  1006  // Deprecated: Please use types in: cloud.google.com/go/retail/apiv2beta/retailpb
  1007  type ResumeModelRequest = src.ResumeModelRequest
  1008  
  1009  // A rule is a condition-action pair * A condition defines when a rule is to
  1010  // be triggered. * An action specifies what occurs on that trigger. Currently
  1011  // rules only work for [controls][google.cloud.retail.v2beta.Control] with
  1012  // [SOLUTION_TYPE_SEARCH][google.cloud.retail.v2beta.SolutionType.SOLUTION_TYPE_SEARCH].
  1013  //
  1014  // Deprecated: Please use types in: cloud.google.com/go/retail/apiv2beta/retailpb
  1015  type Rule = src.Rule
  1016  
  1017  // A boost action to apply to results matching condition specified above.
  1018  //
  1019  // Deprecated: Please use types in: cloud.google.com/go/retail/apiv2beta/retailpb
  1020  type Rule_BoostAction = src.Rule_BoostAction
  1021  type Rule_BoostAction_ = src.Rule_BoostAction_
  1022  
  1023  // Prevents `query_term` from being associated with specified terms during
  1024  // search. Example: Don't associate "gShoe" and "cheap".
  1025  //
  1026  // Deprecated: Please use types in: cloud.google.com/go/retail/apiv2beta/retailpb
  1027  type Rule_DoNotAssociateAction = src.Rule_DoNotAssociateAction
  1028  type Rule_DoNotAssociateAction_ = src.Rule_DoNotAssociateAction_
  1029  
  1030  // * Rule Condition: - No
  1031  // [Condition.query_terms][google.cloud.retail.v2beta.Condition.query_terms]
  1032  // provided is a global match. - 1 or more
  1033  // [Condition.query_terms][google.cloud.retail.v2beta.Condition.query_terms]
  1034  // provided are combined with OR operator. * Action Input: The request query
  1035  // and filter that are applied to the retrieved products, in addition to any
  1036  // filters already provided with the SearchRequest. The AND operator is used to
  1037  // combine the query's existing filters with the filter rule(s). NOTE: May
  1038  // result in 0 results when filters conflict. * Action Result: Filters the
  1039  // returned objects to be ONLY those that passed the filter.
  1040  //
  1041  // Deprecated: Please use types in: cloud.google.com/go/retail/apiv2beta/retailpb
  1042  type Rule_FilterAction = src.Rule_FilterAction
  1043  type Rule_FilterAction_ = src.Rule_FilterAction_
  1044  
  1045  // Prevents a term in the query from being used in search. Example: Don't
  1046  // search for "shoddy".
  1047  //
  1048  // Deprecated: Please use types in: cloud.google.com/go/retail/apiv2beta/retailpb
  1049  type Rule_IgnoreAction = src.Rule_IgnoreAction
  1050  type Rule_IgnoreAction_ = src.Rule_IgnoreAction_
  1051  
  1052  // Maps a set of terms to a set of synonyms. Set of synonyms will be treated
  1053  // as synonyms of each query term only. `query_terms` will not be treated as
  1054  // synonyms of each other. Example: "sneakers" will use a synonym of "shoes".
  1055  // "shoes" will not use a synonym of "sneakers".
  1056  //
  1057  // Deprecated: Please use types in: cloud.google.com/go/retail/apiv2beta/retailpb
  1058  type Rule_OnewaySynonymsAction = src.Rule_OnewaySynonymsAction
  1059  type Rule_OnewaySynonymsAction_ = src.Rule_OnewaySynonymsAction_
  1060  
  1061  // Redirects a shopper to a specific page. * Rule Condition: - Must specify
  1062  // [Condition.query_terms][google.cloud.retail.v2beta.Condition.query_terms]. *
  1063  // Action Input: Request Query * Action Result: Redirects shopper to provided
  1064  // uri.
  1065  //
  1066  // Deprecated: Please use types in: cloud.google.com/go/retail/apiv2beta/retailpb
  1067  type Rule_RedirectAction = src.Rule_RedirectAction
  1068  type Rule_RedirectAction_ = src.Rule_RedirectAction_
  1069  
  1070  // Replaces a term in the query. Multiple replacement candidates can be
  1071  // specified. All `query_terms` will be replaced with the replacement term.
  1072  // Example: Replace "gShoe" with "google shoe".
  1073  //
  1074  // Deprecated: Please use types in: cloud.google.com/go/retail/apiv2beta/retailpb
  1075  type Rule_ReplacementAction = src.Rule_ReplacementAction
  1076  type Rule_ReplacementAction_ = src.Rule_ReplacementAction_
  1077  
  1078  // Creates a set of terms that will be treated as synonyms of each other.
  1079  // Example: synonyms of "sneakers" and "shoes". - "sneakers" will use a synonym
  1080  // of "shoes". - "shoes" will use a synonym of "sneakers".
  1081  //
  1082  // Deprecated: Please use types in: cloud.google.com/go/retail/apiv2beta/retailpb
  1083  type Rule_TwowaySynonymsAction = src.Rule_TwowaySynonymsAction
  1084  type Rule_TwowaySynonymsAction_ = src.Rule_TwowaySynonymsAction_
  1085  
  1086  // Request message for
  1087  // [SearchService.Search][google.cloud.retail.v2beta.SearchService.Search]
  1088  // method.
  1089  //
  1090  // Deprecated: Please use types in: cloud.google.com/go/retail/apiv2beta/retailpb
  1091  type SearchRequest = src.SearchRequest
  1092  
  1093  // Boost specification to boost certain items.
  1094  //
  1095  // Deprecated: Please use types in: cloud.google.com/go/retail/apiv2beta/retailpb
  1096  type SearchRequest_BoostSpec = src.SearchRequest_BoostSpec
  1097  
  1098  // Boost applies to products which match a condition.
  1099  //
  1100  // Deprecated: Please use types in: cloud.google.com/go/retail/apiv2beta/retailpb
  1101  type SearchRequest_BoostSpec_ConditionBoostSpec = src.SearchRequest_BoostSpec_ConditionBoostSpec
  1102  
  1103  // The specifications of dynamically generated facets.
  1104  //
  1105  // Deprecated: Please use types in: cloud.google.com/go/retail/apiv2beta/retailpb
  1106  type SearchRequest_DynamicFacetSpec = src.SearchRequest_DynamicFacetSpec
  1107  
  1108  // Enum to control DynamicFacet mode
  1109  //
  1110  // Deprecated: Please use types in: cloud.google.com/go/retail/apiv2beta/retailpb
  1111  type SearchRequest_DynamicFacetSpec_Mode = src.SearchRequest_DynamicFacetSpec_Mode
  1112  
  1113  // A facet specification to perform faceted search.
  1114  //
  1115  // Deprecated: Please use types in: cloud.google.com/go/retail/apiv2beta/retailpb
  1116  type SearchRequest_FacetSpec = src.SearchRequest_FacetSpec
  1117  
  1118  // Specifies how a facet is computed.
  1119  //
  1120  // Deprecated: Please use types in: cloud.google.com/go/retail/apiv2beta/retailpb
  1121  type SearchRequest_FacetSpec_FacetKey = src.SearchRequest_FacetSpec_FacetKey
  1122  
  1123  // The specification for personalization.
  1124  //
  1125  // Deprecated: Please use types in: cloud.google.com/go/retail/apiv2beta/retailpb
  1126  type SearchRequest_PersonalizationSpec = src.SearchRequest_PersonalizationSpec
  1127  
  1128  // The personalization mode of each search request.
  1129  //
  1130  // Deprecated: Please use types in: cloud.google.com/go/retail/apiv2beta/retailpb
  1131  type SearchRequest_PersonalizationSpec_Mode = src.SearchRequest_PersonalizationSpec_Mode
  1132  
  1133  // Specification to determine under which conditions query expansion should
  1134  // occur.
  1135  //
  1136  // Deprecated: Please use types in: cloud.google.com/go/retail/apiv2beta/retailpb
  1137  type SearchRequest_QueryExpansionSpec = src.SearchRequest_QueryExpansionSpec
  1138  
  1139  // Enum describing under which condition query expansion should occur.
  1140  //
  1141  // Deprecated: Please use types in: cloud.google.com/go/retail/apiv2beta/retailpb
  1142  type SearchRequest_QueryExpansionSpec_Condition = src.SearchRequest_QueryExpansionSpec_Condition
  1143  
  1144  // The search mode of each search request.
  1145  //
  1146  // Deprecated: Please use types in: cloud.google.com/go/retail/apiv2beta/retailpb
  1147  type SearchRequest_SearchMode = src.SearchRequest_SearchMode
  1148  
  1149  // The specification for query spell correction.
  1150  //
  1151  // Deprecated: Please use types in: cloud.google.com/go/retail/apiv2beta/retailpb
  1152  type SearchRequest_SpellCorrectionSpec = src.SearchRequest_SpellCorrectionSpec
  1153  
  1154  // Enum describing under which mode spell correction should occur.
  1155  //
  1156  // Deprecated: Please use types in: cloud.google.com/go/retail/apiv2beta/retailpb
  1157  type SearchRequest_SpellCorrectionSpec_Mode = src.SearchRequest_SpellCorrectionSpec_Mode
  1158  
  1159  // Response message for
  1160  // [SearchService.Search][google.cloud.retail.v2beta.SearchService.Search]
  1161  // method.
  1162  //
  1163  // Deprecated: Please use types in: cloud.google.com/go/retail/apiv2beta/retailpb
  1164  type SearchResponse = src.SearchResponse
  1165  
  1166  // A facet result.
  1167  //
  1168  // Deprecated: Please use types in: cloud.google.com/go/retail/apiv2beta/retailpb
  1169  type SearchResponse_Facet = src.SearchResponse_Facet
  1170  
  1171  // A facet value which contains value names and their count.
  1172  //
  1173  // Deprecated: Please use types in: cloud.google.com/go/retail/apiv2beta/retailpb
  1174  type SearchResponse_Facet_FacetValue = src.SearchResponse_Facet_FacetValue
  1175  type SearchResponse_Facet_FacetValue_Interval = src.SearchResponse_Facet_FacetValue_Interval
  1176  type SearchResponse_Facet_FacetValue_Value = src.SearchResponse_Facet_FacetValue_Value
  1177  
  1178  // Information describing query expansion including whether expansion has
  1179  // occurred.
  1180  //
  1181  // Deprecated: Please use types in: cloud.google.com/go/retail/apiv2beta/retailpb
  1182  type SearchResponse_QueryExpansionInfo = src.SearchResponse_QueryExpansionInfo
  1183  
  1184  // Represents the search results.
  1185  //
  1186  // Deprecated: Please use types in: cloud.google.com/go/retail/apiv2beta/retailpb
  1187  type SearchResponse_SearchResult = src.SearchResponse_SearchResult
  1188  
  1189  // SearchServiceClient is the client API for SearchService service. For
  1190  // semantics around ctx use and closing/ending streaming RPCs, please refer to
  1191  // https://godoc.org/google.golang.org/grpc#ClientConn.NewStream.
  1192  //
  1193  // Deprecated: Please use types in: cloud.google.com/go/retail/apiv2beta/retailpb
  1194  type SearchServiceClient = src.SearchServiceClient
  1195  
  1196  // SearchServiceServer is the server API for SearchService service.
  1197  //
  1198  // Deprecated: Please use types in: cloud.google.com/go/retail/apiv2beta/retailpb
  1199  type SearchServiceServer = src.SearchServiceServer
  1200  
  1201  // The use case of Cloud Retail Search.
  1202  //
  1203  // Deprecated: Please use types in: cloud.google.com/go/retail/apiv2beta/retailpb
  1204  type SearchSolutionUseCase = src.SearchSolutionUseCase
  1205  
  1206  // Configures metadata that is used to generate serving time results (e.g.
  1207  // search results or recommendation predictions).
  1208  //
  1209  // Deprecated: Please use types in: cloud.google.com/go/retail/apiv2beta/retailpb
  1210  type ServingConfig = src.ServingConfig
  1211  
  1212  // ServingConfigServiceClient is the client API for ServingConfigService
  1213  // service. For semantics around ctx use and closing/ending streaming RPCs,
  1214  // please refer to
  1215  // https://godoc.org/google.golang.org/grpc#ClientConn.NewStream.
  1216  //
  1217  // Deprecated: Please use types in: cloud.google.com/go/retail/apiv2beta/retailpb
  1218  type ServingConfigServiceClient = src.ServingConfigServiceClient
  1219  
  1220  // ServingConfigServiceServer is the server API for ServingConfigService
  1221  // service.
  1222  //
  1223  // Deprecated: Please use types in: cloud.google.com/go/retail/apiv2beta/retailpb
  1224  type ServingConfigServiceServer = src.ServingConfigServiceServer
  1225  
  1226  // What type of diversity - data or rule based. If none is specified, default
  1227  // to rule based.
  1228  //
  1229  // Deprecated: Please use types in: cloud.google.com/go/retail/apiv2beta/retailpb
  1230  type ServingConfig_DiversityType = src.ServingConfig_DiversityType
  1231  
  1232  // Request message to set a specified branch as new default_branch.
  1233  //
  1234  // Deprecated: Please use types in: cloud.google.com/go/retail/apiv2beta/retailpb
  1235  type SetDefaultBranchRequest = src.SetDefaultBranchRequest
  1236  
  1237  // Metadata related to the progress of the SetInventory operation. Currently
  1238  // empty because there is no meaningful metadata populated from the
  1239  // [ProductService.SetInventory][google.cloud.retail.v2beta.ProductService.SetInventory]
  1240  // method.
  1241  //
  1242  // Deprecated: Please use types in: cloud.google.com/go/retail/apiv2beta/retailpb
  1243  type SetInventoryMetadata = src.SetInventoryMetadata
  1244  
  1245  // Request message for
  1246  // [ProductService.SetInventory][google.cloud.retail.v2beta.ProductService.SetInventory]
  1247  // method.
  1248  //
  1249  // Deprecated: Please use types in: cloud.google.com/go/retail/apiv2beta/retailpb
  1250  type SetInventoryRequest = src.SetInventoryRequest
  1251  
  1252  // Response of the SetInventoryRequest. Currently empty because there is no
  1253  // meaningful response populated from the
  1254  // [ProductService.SetInventory][google.cloud.retail.v2beta.ProductService.SetInventory]
  1255  // method.
  1256  //
  1257  // Deprecated: Please use types in: cloud.google.com/go/retail/apiv2beta/retailpb
  1258  type SetInventoryResponse = src.SetInventoryResponse
  1259  
  1260  // The type of solution.
  1261  //
  1262  // Deprecated: Please use types in: cloud.google.com/go/retail/apiv2beta/retailpb
  1263  type SolutionType = src.SolutionType
  1264  
  1265  // Metadata associated with a tune operation.
  1266  //
  1267  // Deprecated: Please use types in: cloud.google.com/go/retail/apiv2beta/retailpb
  1268  type TuneModelMetadata = src.TuneModelMetadata
  1269  
  1270  // Request to manually start a tuning process now (instead of waiting for the
  1271  // periodically scheduled tuning to happen).
  1272  //
  1273  // Deprecated: Please use types in: cloud.google.com/go/retail/apiv2beta/retailpb
  1274  type TuneModelRequest = src.TuneModelRequest
  1275  
  1276  // Response associated with a tune operation.
  1277  //
  1278  // Deprecated: Please use types in: cloud.google.com/go/retail/apiv2beta/retailpb
  1279  type TuneModelResponse = src.TuneModelResponse
  1280  
  1281  // UnimplementedCatalogServiceServer can be embedded to have forward
  1282  // compatible implementations.
  1283  //
  1284  // Deprecated: Please use types in: cloud.google.com/go/retail/apiv2beta/retailpb
  1285  type UnimplementedCatalogServiceServer = src.UnimplementedCatalogServiceServer
  1286  
  1287  // UnimplementedCompletionServiceServer can be embedded to have forward
  1288  // compatible implementations.
  1289  //
  1290  // Deprecated: Please use types in: cloud.google.com/go/retail/apiv2beta/retailpb
  1291  type UnimplementedCompletionServiceServer = src.UnimplementedCompletionServiceServer
  1292  
  1293  // UnimplementedControlServiceServer can be embedded to have forward
  1294  // compatible implementations.
  1295  //
  1296  // Deprecated: Please use types in: cloud.google.com/go/retail/apiv2beta/retailpb
  1297  type UnimplementedControlServiceServer = src.UnimplementedControlServiceServer
  1298  
  1299  // UnimplementedModelServiceServer can be embedded to have forward compatible
  1300  // implementations.
  1301  //
  1302  // Deprecated: Please use types in: cloud.google.com/go/retail/apiv2beta/retailpb
  1303  type UnimplementedModelServiceServer = src.UnimplementedModelServiceServer
  1304  
  1305  // UnimplementedPredictionServiceServer can be embedded to have forward
  1306  // compatible implementations.
  1307  //
  1308  // Deprecated: Please use types in: cloud.google.com/go/retail/apiv2beta/retailpb
  1309  type UnimplementedPredictionServiceServer = src.UnimplementedPredictionServiceServer
  1310  
  1311  // UnimplementedProductServiceServer can be embedded to have forward
  1312  // compatible implementations.
  1313  //
  1314  // Deprecated: Please use types in: cloud.google.com/go/retail/apiv2beta/retailpb
  1315  type UnimplementedProductServiceServer = src.UnimplementedProductServiceServer
  1316  
  1317  // UnimplementedSearchServiceServer can be embedded to have forward compatible
  1318  // implementations.
  1319  //
  1320  // Deprecated: Please use types in: cloud.google.com/go/retail/apiv2beta/retailpb
  1321  type UnimplementedSearchServiceServer = src.UnimplementedSearchServiceServer
  1322  
  1323  // UnimplementedServingConfigServiceServer can be embedded to have forward
  1324  // compatible implementations.
  1325  //
  1326  // Deprecated: Please use types in: cloud.google.com/go/retail/apiv2beta/retailpb
  1327  type UnimplementedServingConfigServiceServer = src.UnimplementedServingConfigServiceServer
  1328  
  1329  // UnimplementedUserEventServiceServer can be embedded to have forward
  1330  // compatible implementations.
  1331  //
  1332  // Deprecated: Please use types in: cloud.google.com/go/retail/apiv2beta/retailpb
  1333  type UnimplementedUserEventServiceServer = src.UnimplementedUserEventServiceServer
  1334  
  1335  // Request for
  1336  // [CatalogService.UpdateAttributesConfig][google.cloud.retail.v2beta.CatalogService.UpdateAttributesConfig]
  1337  // method.
  1338  //
  1339  // Deprecated: Please use types in: cloud.google.com/go/retail/apiv2beta/retailpb
  1340  type UpdateAttributesConfigRequest = src.UpdateAttributesConfigRequest
  1341  
  1342  // Request for
  1343  // [CatalogService.UpdateCatalog][google.cloud.retail.v2beta.CatalogService.UpdateCatalog]
  1344  // method.
  1345  //
  1346  // Deprecated: Please use types in: cloud.google.com/go/retail/apiv2beta/retailpb
  1347  type UpdateCatalogRequest = src.UpdateCatalogRequest
  1348  
  1349  // Request for
  1350  // [CatalogService.UpdateCompletionConfig][google.cloud.retail.v2beta.CatalogService.UpdateCompletionConfig]
  1351  // method.
  1352  //
  1353  // Deprecated: Please use types in: cloud.google.com/go/retail/apiv2beta/retailpb
  1354  type UpdateCompletionConfigRequest = src.UpdateCompletionConfigRequest
  1355  
  1356  // Request for UpdateControl method.
  1357  //
  1358  // Deprecated: Please use types in: cloud.google.com/go/retail/apiv2beta/retailpb
  1359  type UpdateControlRequest = src.UpdateControlRequest
  1360  
  1361  // Request for updating an existing model.
  1362  //
  1363  // Deprecated: Please use types in: cloud.google.com/go/retail/apiv2beta/retailpb
  1364  type UpdateModelRequest = src.UpdateModelRequest
  1365  
  1366  // Request message for
  1367  // [ProductService.UpdateProduct][google.cloud.retail.v2beta.ProductService.UpdateProduct]
  1368  // method.
  1369  //
  1370  // Deprecated: Please use types in: cloud.google.com/go/retail/apiv2beta/retailpb
  1371  type UpdateProductRequest = src.UpdateProductRequest
  1372  
  1373  // Request for UpdateServingConfig method.
  1374  //
  1375  // Deprecated: Please use types in: cloud.google.com/go/retail/apiv2beta/retailpb
  1376  type UpdateServingConfigRequest = src.UpdateServingConfigRequest
  1377  
  1378  // UserEvent captures all metadata information Retail API needs to know about
  1379  // how end users interact with customers' website.
  1380  //
  1381  // Deprecated: Please use types in: cloud.google.com/go/retail/apiv2beta/retailpb
  1382  type UserEvent = src.UserEvent
  1383  
  1384  // A summary of import result. The UserEventImportSummary summarizes the
  1385  // import status for user events.
  1386  //
  1387  // Deprecated: Please use types in: cloud.google.com/go/retail/apiv2beta/retailpb
  1388  type UserEventImportSummary = src.UserEventImportSummary
  1389  
  1390  // The inline source for the input config for ImportUserEvents method.
  1391  //
  1392  // Deprecated: Please use types in: cloud.google.com/go/retail/apiv2beta/retailpb
  1393  type UserEventInlineSource = src.UserEventInlineSource
  1394  
  1395  // The input config source for user events.
  1396  //
  1397  // Deprecated: Please use types in: cloud.google.com/go/retail/apiv2beta/retailpb
  1398  type UserEventInputConfig = src.UserEventInputConfig
  1399  type UserEventInputConfig_BigQuerySource = src.UserEventInputConfig_BigQuerySource
  1400  type UserEventInputConfig_GcsSource = src.UserEventInputConfig_GcsSource
  1401  type UserEventInputConfig_UserEventInlineSource = src.UserEventInputConfig_UserEventInlineSource
  1402  
  1403  // UserEventServiceClient is the client API for UserEventService service. For
  1404  // semantics around ctx use and closing/ending streaming RPCs, please refer to
  1405  // https://godoc.org/google.golang.org/grpc#ClientConn.NewStream.
  1406  //
  1407  // Deprecated: Please use types in: cloud.google.com/go/retail/apiv2beta/retailpb
  1408  type UserEventServiceClient = src.UserEventServiceClient
  1409  
  1410  // UserEventServiceServer is the server API for UserEventService service.
  1411  //
  1412  // Deprecated: Please use types in: cloud.google.com/go/retail/apiv2beta/retailpb
  1413  type UserEventServiceServer = src.UserEventServiceServer
  1414  
  1415  // Information of an end user.
  1416  //
  1417  // Deprecated: Please use types in: cloud.google.com/go/retail/apiv2beta/retailpb
  1418  type UserInfo = src.UserInfo
  1419  
  1420  // Request message for WriteUserEvent method.
  1421  //
  1422  // Deprecated: Please use types in: cloud.google.com/go/retail/apiv2beta/retailpb
  1423  type WriteUserEventRequest = src.WriteUserEventRequest
  1424  
  1425  // Deprecated: Please use funcs in: cloud.google.com/go/retail/apiv2beta/retailpb
  1426  func NewCatalogServiceClient(cc grpc.ClientConnInterface) CatalogServiceClient {
  1427  	return src.NewCatalogServiceClient(cc)
  1428  }
  1429  
  1430  // Deprecated: Please use funcs in: cloud.google.com/go/retail/apiv2beta/retailpb
  1431  func NewCompletionServiceClient(cc grpc.ClientConnInterface) CompletionServiceClient {
  1432  	return src.NewCompletionServiceClient(cc)
  1433  }
  1434  
  1435  // Deprecated: Please use funcs in: cloud.google.com/go/retail/apiv2beta/retailpb
  1436  func NewControlServiceClient(cc grpc.ClientConnInterface) ControlServiceClient {
  1437  	return src.NewControlServiceClient(cc)
  1438  }
  1439  
  1440  // Deprecated: Please use funcs in: cloud.google.com/go/retail/apiv2beta/retailpb
  1441  func NewModelServiceClient(cc grpc.ClientConnInterface) ModelServiceClient {
  1442  	return src.NewModelServiceClient(cc)
  1443  }
  1444  
  1445  // Deprecated: Please use funcs in: cloud.google.com/go/retail/apiv2beta/retailpb
  1446  func NewPredictionServiceClient(cc grpc.ClientConnInterface) PredictionServiceClient {
  1447  	return src.NewPredictionServiceClient(cc)
  1448  }
  1449  
  1450  // Deprecated: Please use funcs in: cloud.google.com/go/retail/apiv2beta/retailpb
  1451  func NewProductServiceClient(cc grpc.ClientConnInterface) ProductServiceClient {
  1452  	return src.NewProductServiceClient(cc)
  1453  }
  1454  
  1455  // Deprecated: Please use funcs in: cloud.google.com/go/retail/apiv2beta/retailpb
  1456  func NewSearchServiceClient(cc grpc.ClientConnInterface) SearchServiceClient {
  1457  	return src.NewSearchServiceClient(cc)
  1458  }
  1459  
  1460  // Deprecated: Please use funcs in: cloud.google.com/go/retail/apiv2beta/retailpb
  1461  func NewServingConfigServiceClient(cc grpc.ClientConnInterface) ServingConfigServiceClient {
  1462  	return src.NewServingConfigServiceClient(cc)
  1463  }
  1464  
  1465  // Deprecated: Please use funcs in: cloud.google.com/go/retail/apiv2beta/retailpb
  1466  func NewUserEventServiceClient(cc grpc.ClientConnInterface) UserEventServiceClient {
  1467  	return src.NewUserEventServiceClient(cc)
  1468  }
  1469  
  1470  // Deprecated: Please use funcs in: cloud.google.com/go/retail/apiv2beta/retailpb
  1471  func RegisterCatalogServiceServer(s *grpc.Server, srv CatalogServiceServer) {
  1472  	src.RegisterCatalogServiceServer(s, srv)
  1473  }
  1474  
  1475  // Deprecated: Please use funcs in: cloud.google.com/go/retail/apiv2beta/retailpb
  1476  func RegisterCompletionServiceServer(s *grpc.Server, srv CompletionServiceServer) {
  1477  	src.RegisterCompletionServiceServer(s, srv)
  1478  }
  1479  
  1480  // Deprecated: Please use funcs in: cloud.google.com/go/retail/apiv2beta/retailpb
  1481  func RegisterControlServiceServer(s *grpc.Server, srv ControlServiceServer) {
  1482  	src.RegisterControlServiceServer(s, srv)
  1483  }
  1484  
  1485  // Deprecated: Please use funcs in: cloud.google.com/go/retail/apiv2beta/retailpb
  1486  func RegisterModelServiceServer(s *grpc.Server, srv ModelServiceServer) {
  1487  	src.RegisterModelServiceServer(s, srv)
  1488  }
  1489  
  1490  // Deprecated: Please use funcs in: cloud.google.com/go/retail/apiv2beta/retailpb
  1491  func RegisterPredictionServiceServer(s *grpc.Server, srv PredictionServiceServer) {
  1492  	src.RegisterPredictionServiceServer(s, srv)
  1493  }
  1494  
  1495  // Deprecated: Please use funcs in: cloud.google.com/go/retail/apiv2beta/retailpb
  1496  func RegisterProductServiceServer(s *grpc.Server, srv ProductServiceServer) {
  1497  	src.RegisterProductServiceServer(s, srv)
  1498  }
  1499  
  1500  // Deprecated: Please use funcs in: cloud.google.com/go/retail/apiv2beta/retailpb
  1501  func RegisterSearchServiceServer(s *grpc.Server, srv SearchServiceServer) {
  1502  	src.RegisterSearchServiceServer(s, srv)
  1503  }
  1504  
  1505  // Deprecated: Please use funcs in: cloud.google.com/go/retail/apiv2beta/retailpb
  1506  func RegisterServingConfigServiceServer(s *grpc.Server, srv ServingConfigServiceServer) {
  1507  	src.RegisterServingConfigServiceServer(s, srv)
  1508  }
  1509  
  1510  // Deprecated: Please use funcs in: cloud.google.com/go/retail/apiv2beta/retailpb
  1511  func RegisterUserEventServiceServer(s *grpc.Server, srv UserEventServiceServer) {
  1512  	src.RegisterUserEventServiceServer(s, srv)
  1513  }
  1514  

View as plain text