Versions in this module Expand all Collapse all v0 v0.0.1 Dec 7, 2023 Changes in this version + const CloudPlatformScope + type GoogleApiHttpBody struct + ContentType string + Data string + Extensions []googleapi.RawMessage + ForceSendFields []string + NullFields []string + func (s *GoogleApiHttpBody) MarshalJSON() ([]byte, error) + type GoogleCloudRetailLoggingErrorContext struct + ForceSendFields []string + HttpRequest *GoogleCloudRetailLoggingHttpRequestContext + NullFields []string + ReportLocation *GoogleCloudRetailLoggingSourceLocation + func (s *GoogleCloudRetailLoggingErrorContext) MarshalJSON() ([]byte, error) + type GoogleCloudRetailLoggingErrorLog struct + Context *GoogleCloudRetailLoggingErrorContext + ForceSendFields []string + ImportPayload *GoogleCloudRetailLoggingImportErrorContext + Message string + NullFields []string + RequestPayload googleapi.RawMessage + ResponsePayload googleapi.RawMessage + ServiceContext *GoogleCloudRetailLoggingServiceContext + Status *GoogleRpcStatus + func (s *GoogleCloudRetailLoggingErrorLog) MarshalJSON() ([]byte, error) + type GoogleCloudRetailLoggingHttpRequestContext struct + ForceSendFields []string + NullFields []string + ResponseStatusCode int64 + func (s *GoogleCloudRetailLoggingHttpRequestContext) MarshalJSON() ([]byte, error) + type GoogleCloudRetailLoggingImportErrorContext struct + CatalogItem string + ForceSendFields []string + GcsPath string + LineNumber string + NullFields []string + OperationName string + Product string + UserEvent string + func (s *GoogleCloudRetailLoggingImportErrorContext) MarshalJSON() ([]byte, error) + type GoogleCloudRetailLoggingServiceContext struct + ForceSendFields []string + NullFields []string + Service string + func (s *GoogleCloudRetailLoggingServiceContext) MarshalJSON() ([]byte, error) + type GoogleCloudRetailLoggingSourceLocation struct + ForceSendFields []string + FunctionName string + NullFields []string + func (s *GoogleCloudRetailLoggingSourceLocation) MarshalJSON() ([]byte, error) + type GoogleCloudRetailV2AddCatalogAttributeRequest struct + CatalogAttribute *GoogleCloudRetailV2CatalogAttribute + ForceSendFields []string + NullFields []string + func (s *GoogleCloudRetailV2AddCatalogAttributeRequest) MarshalJSON() ([]byte, error) + type GoogleCloudRetailV2AddControlRequest struct + ControlId string + ForceSendFields []string + NullFields []string + func (s *GoogleCloudRetailV2AddControlRequest) MarshalJSON() ([]byte, error) + type GoogleCloudRetailV2AddFulfillmentPlacesMetadata struct + type GoogleCloudRetailV2AddFulfillmentPlacesRequest struct + AddTime string + AllowMissing bool + ForceSendFields []string + NullFields []string + PlaceIds []string + Type string + func (s *GoogleCloudRetailV2AddFulfillmentPlacesRequest) MarshalJSON() ([]byte, error) + type GoogleCloudRetailV2AddFulfillmentPlacesResponse struct + type GoogleCloudRetailV2AddLocalInventoriesMetadata struct + type GoogleCloudRetailV2AddLocalInventoriesRequest struct + AddMask string + AddTime string + AllowMissing bool + ForceSendFields []string + LocalInventories []*GoogleCloudRetailV2LocalInventory + NullFields []string + func (s *GoogleCloudRetailV2AddLocalInventoriesRequest) MarshalJSON() ([]byte, error) + type GoogleCloudRetailV2AddLocalInventoriesResponse struct + type GoogleCloudRetailV2AttributesConfig struct + AttributeConfigLevel string + CatalogAttributes map[string]GoogleCloudRetailV2CatalogAttribute + ForceSendFields []string + Name string + NullFields []string + func (s *GoogleCloudRetailV2AttributesConfig) MarshalJSON() ([]byte, error) + type GoogleCloudRetailV2Audience struct + AgeGroups []string + ForceSendFields []string + Genders []string + NullFields []string + func (s *GoogleCloudRetailV2Audience) MarshalJSON() ([]byte, error) + type GoogleCloudRetailV2BigQuerySource struct + DataSchema string + DatasetId string + ForceSendFields []string + GcsStagingDir string + NullFields []string + PartitionDate *GoogleTypeDate + ProjectId string + TableId string + func (s *GoogleCloudRetailV2BigQuerySource) MarshalJSON() ([]byte, error) + type GoogleCloudRetailV2Catalog struct + DisplayName string + ForceSendFields []string + Name string + NullFields []string + ProductLevelConfig *GoogleCloudRetailV2ProductLevelConfig + func (s *GoogleCloudRetailV2Catalog) MarshalJSON() ([]byte, error) + type GoogleCloudRetailV2CatalogAttribute struct + DynamicFacetableOption string + ExactSearchableOption string + FacetConfig *GoogleCloudRetailV2CatalogAttributeFacetConfig + ForceSendFields []string + InUse bool + IndexableOption string + Key string + NullFields []string + RetrievableOption string + SearchableOption string + Type string + func (s *GoogleCloudRetailV2CatalogAttribute) MarshalJSON() ([]byte, error) + type GoogleCloudRetailV2CatalogAttributeFacetConfig struct + FacetIntervals []*GoogleCloudRetailV2Interval + ForceSendFields []string + IgnoredFacetValues []*GoogleCloudRetailV2CatalogAttributeFacetConfigIgnoredFacetValues + MergedFacetValues []*GoogleCloudRetailV2CatalogAttributeFacetConfigMergedFacetValue + NullFields []string + func (s *GoogleCloudRetailV2CatalogAttributeFacetConfig) MarshalJSON() ([]byte, error) + type GoogleCloudRetailV2CatalogAttributeFacetConfigIgnoredFacetValues struct + EndTime string + ForceSendFields []string + NullFields []string + StartTime string + Values []string + func (s *GoogleCloudRetailV2CatalogAttributeFacetConfigIgnoredFacetValues) MarshalJSON() ([]byte, error) + type GoogleCloudRetailV2CatalogAttributeFacetConfigMergedFacetValue struct + ForceSendFields []string + MergedValue string + NullFields []string + Values []string + func (s *GoogleCloudRetailV2CatalogAttributeFacetConfigMergedFacetValue) MarshalJSON() ([]byte, error) + type GoogleCloudRetailV2ColorInfo struct + ColorFamilies []string + Colors []string + ForceSendFields []string + NullFields []string + func (s *GoogleCloudRetailV2ColorInfo) MarshalJSON() ([]byte, error) + type GoogleCloudRetailV2CompleteQueryResponse struct + AttributionToken string + CompletionResults []*GoogleCloudRetailV2CompleteQueryResponseCompletionResult + ForceSendFields []string + NullFields []string + RecentSearchResults []*GoogleCloudRetailV2CompleteQueryResponseRecentSearchResult + func (s *GoogleCloudRetailV2CompleteQueryResponse) MarshalJSON() ([]byte, error) + type GoogleCloudRetailV2CompleteQueryResponseCompletionResult struct + Attributes map[string]GoogleCloudRetailV2CustomAttribute + ForceSendFields []string + NullFields []string + Suggestion string + func (s *GoogleCloudRetailV2CompleteQueryResponseCompletionResult) MarshalJSON() ([]byte, error) + type GoogleCloudRetailV2CompleteQueryResponseRecentSearchResult struct + ForceSendFields []string + NullFields []string + RecentSearch string + func (s *GoogleCloudRetailV2CompleteQueryResponseRecentSearchResult) MarshalJSON() ([]byte, error) + type GoogleCloudRetailV2CompletionConfig struct + AllowlistInputConfig *GoogleCloudRetailV2CompletionDataInputConfig + AutoLearning bool + DenylistInputConfig *GoogleCloudRetailV2CompletionDataInputConfig + ForceSendFields []string + LastAllowlistImportOperation string + LastDenylistImportOperation string + LastSuggestionsImportOperation string + MatchingOrder string + MaxSuggestions int64 + MinPrefixLength int64 + Name string + NullFields []string + SuggestionsInputConfig *GoogleCloudRetailV2CompletionDataInputConfig + func (s *GoogleCloudRetailV2CompletionConfig) MarshalJSON() ([]byte, error) + type GoogleCloudRetailV2CompletionDataInputConfig struct + BigQuerySource *GoogleCloudRetailV2BigQuerySource + ForceSendFields []string + NullFields []string + func (s *GoogleCloudRetailV2CompletionDataInputConfig) MarshalJSON() ([]byte, error) + type GoogleCloudRetailV2CompletionDetail struct + CompletionAttributionToken string + ForceSendFields []string + NullFields []string + SelectedPosition int64 + SelectedSuggestion string + func (s *GoogleCloudRetailV2CompletionDetail) MarshalJSON() ([]byte, error) + type GoogleCloudRetailV2Condition struct + ActiveTimeRange []*GoogleCloudRetailV2ConditionTimeRange + ForceSendFields []string + NullFields []string + PageCategories []string + QueryTerms []*GoogleCloudRetailV2ConditionQueryTerm + func (s *GoogleCloudRetailV2Condition) MarshalJSON() ([]byte, error) + type GoogleCloudRetailV2ConditionQueryTerm struct + ForceSendFields []string + FullMatch bool + NullFields []string + Value string + func (s *GoogleCloudRetailV2ConditionQueryTerm) MarshalJSON() ([]byte, error) + type GoogleCloudRetailV2ConditionTimeRange struct + EndTime string + ForceSendFields []string + NullFields []string + StartTime string + func (s *GoogleCloudRetailV2ConditionTimeRange) MarshalJSON() ([]byte, error) + type GoogleCloudRetailV2Control struct + AssociatedServingConfigIds []string + DisplayName string + ForceSendFields []string + Name string + NullFields []string + Rule *GoogleCloudRetailV2Rule + SearchSolutionUseCase []string + SolutionTypes []string + func (s *GoogleCloudRetailV2Control) MarshalJSON() ([]byte, error) + type GoogleCloudRetailV2CreateModelMetadata struct + ForceSendFields []string + Model string + NullFields []string + func (s *GoogleCloudRetailV2CreateModelMetadata) MarshalJSON() ([]byte, error) + type GoogleCloudRetailV2CustomAttribute struct + ForceSendFields []string + Indexable bool + NullFields []string + Numbers []float64 + Searchable bool + Text []string + func (s *GoogleCloudRetailV2CustomAttribute) MarshalJSON() ([]byte, error) + func (s *GoogleCloudRetailV2CustomAttribute) UnmarshalJSON(data []byte) error + type GoogleCloudRetailV2ExperimentInfo struct + Experiment string + ForceSendFields []string + NullFields []string + ServingConfigExperiment *GoogleCloudRetailV2ExperimentInfoServingConfigExperiment + func (s *GoogleCloudRetailV2ExperimentInfo) MarshalJSON() ([]byte, error) + type GoogleCloudRetailV2ExperimentInfoServingConfigExperiment struct + ExperimentServingConfig string + ForceSendFields []string + NullFields []string + OriginalServingConfig string + func (s *GoogleCloudRetailV2ExperimentInfoServingConfigExperiment) MarshalJSON() ([]byte, error) + type GoogleCloudRetailV2FulfillmentInfo struct + ForceSendFields []string + NullFields []string + PlaceIds []string + Type string + func (s *GoogleCloudRetailV2FulfillmentInfo) MarshalJSON() ([]byte, error) + type GoogleCloudRetailV2GcsSource struct + DataSchema string + ForceSendFields []string + InputUris []string + NullFields []string + func (s *GoogleCloudRetailV2GcsSource) MarshalJSON() ([]byte, error) + type GoogleCloudRetailV2GetDefaultBranchResponse struct + Branch string + ForceSendFields []string + Note string + NullFields []string + SetTime string + func (s *GoogleCloudRetailV2GetDefaultBranchResponse) MarshalJSON() ([]byte, error) + type GoogleCloudRetailV2Image struct + ForceSendFields []string + Height int64 + NullFields []string + Uri string + Width int64 + func (s *GoogleCloudRetailV2Image) MarshalJSON() ([]byte, error) + type GoogleCloudRetailV2ImportCompletionDataRequest struct + ForceSendFields []string + InputConfig *GoogleCloudRetailV2CompletionDataInputConfig + NotificationPubsubTopic string + NullFields []string + func (s *GoogleCloudRetailV2ImportCompletionDataRequest) MarshalJSON() ([]byte, error) + type GoogleCloudRetailV2ImportCompletionDataResponse struct + ErrorSamples []*GoogleRpcStatus + ForceSendFields []string + NullFields []string + func (s *GoogleCloudRetailV2ImportCompletionDataResponse) MarshalJSON() ([]byte, error) + type GoogleCloudRetailV2ImportErrorsConfig struct + ForceSendFields []string + GcsPrefix string + NullFields []string + func (s *GoogleCloudRetailV2ImportErrorsConfig) MarshalJSON() ([]byte, error) + type GoogleCloudRetailV2ImportMetadata struct + CreateTime string + FailureCount int64 + ForceSendFields []string + NotificationPubsubTopic string + NullFields []string + RequestId string + SuccessCount int64 + UpdateTime string + func (s *GoogleCloudRetailV2ImportMetadata) MarshalJSON() ([]byte, error) + type GoogleCloudRetailV2ImportProductsRequest struct + ErrorsConfig *GoogleCloudRetailV2ImportErrorsConfig + ForceSendFields []string + InputConfig *GoogleCloudRetailV2ProductInputConfig + NotificationPubsubTopic string + NullFields []string + ReconciliationMode string + RequestId string + UpdateMask string + func (s *GoogleCloudRetailV2ImportProductsRequest) MarshalJSON() ([]byte, error) + type GoogleCloudRetailV2ImportProductsResponse struct + ErrorSamples []*GoogleRpcStatus + ErrorsConfig *GoogleCloudRetailV2ImportErrorsConfig + ForceSendFields []string + NullFields []string + func (s *GoogleCloudRetailV2ImportProductsResponse) MarshalJSON() ([]byte, error) + type GoogleCloudRetailV2ImportUserEventsRequest struct + ErrorsConfig *GoogleCloudRetailV2ImportErrorsConfig + ForceSendFields []string + InputConfig *GoogleCloudRetailV2UserEventInputConfig + NullFields []string + func (s *GoogleCloudRetailV2ImportUserEventsRequest) MarshalJSON() ([]byte, error) + type GoogleCloudRetailV2ImportUserEventsResponse struct + ErrorSamples []*GoogleRpcStatus + ErrorsConfig *GoogleCloudRetailV2ImportErrorsConfig + ForceSendFields []string + ImportSummary *GoogleCloudRetailV2UserEventImportSummary + NullFields []string + func (s *GoogleCloudRetailV2ImportUserEventsResponse) MarshalJSON() ([]byte, error) + type GoogleCloudRetailV2Interval struct + ExclusiveMaximum float64 + ExclusiveMinimum float64 + ForceSendFields []string + Maximum float64 + Minimum float64 + NullFields []string + func (s *GoogleCloudRetailV2Interval) MarshalJSON() ([]byte, error) + func (s *GoogleCloudRetailV2Interval) UnmarshalJSON(data []byte) error + type GoogleCloudRetailV2ListCatalogsResponse struct + Catalogs []*GoogleCloudRetailV2Catalog + ForceSendFields []string + NextPageToken string + NullFields []string + func (s *GoogleCloudRetailV2ListCatalogsResponse) MarshalJSON() ([]byte, error) + type GoogleCloudRetailV2ListControlsResponse struct + Controls []*GoogleCloudRetailV2Control + ForceSendFields []string + NextPageToken string + NullFields []string + func (s *GoogleCloudRetailV2ListControlsResponse) MarshalJSON() ([]byte, error) + type GoogleCloudRetailV2ListModelsResponse struct + ForceSendFields []string + Models []*GoogleCloudRetailV2Model + NextPageToken string + NullFields []string + func (s *GoogleCloudRetailV2ListModelsResponse) MarshalJSON() ([]byte, error) + type GoogleCloudRetailV2ListProductsResponse struct + ForceSendFields []string + NextPageToken string + NullFields []string + Products []*GoogleCloudRetailV2Product + func (s *GoogleCloudRetailV2ListProductsResponse) MarshalJSON() ([]byte, error) + type GoogleCloudRetailV2ListServingConfigsResponse struct + ForceSendFields []string + NextPageToken string + NullFields []string + ServingConfigs []*GoogleCloudRetailV2ServingConfig + func (s *GoogleCloudRetailV2ListServingConfigsResponse) MarshalJSON() ([]byte, error) + type GoogleCloudRetailV2LocalInventory struct + Attributes map[string]GoogleCloudRetailV2CustomAttribute + ForceSendFields []string + FulfillmentTypes []string + NullFields []string + PlaceId string + PriceInfo *GoogleCloudRetailV2PriceInfo + func (s *GoogleCloudRetailV2LocalInventory) MarshalJSON() ([]byte, error) + type GoogleCloudRetailV2Model struct + CreateTime string + DataState string + DisplayName string + FilteringOption string + ForceSendFields []string + LastTuneTime string + ModelFeaturesConfig *GoogleCloudRetailV2ModelModelFeaturesConfig + Name string + NullFields []string + OptimizationObjective string + PeriodicTuningState string + ServingConfigLists []*GoogleCloudRetailV2ModelServingConfigList + ServingState string + TrainingState string + TuningOperation string + Type string + UpdateTime string + func (s *GoogleCloudRetailV2Model) MarshalJSON() ([]byte, error) + type GoogleCloudRetailV2ModelFrequentlyBoughtTogetherFeaturesConfig struct + ContextProductsType string + ForceSendFields []string + NullFields []string + func (s *GoogleCloudRetailV2ModelFrequentlyBoughtTogetherFeaturesConfig) MarshalJSON() ([]byte, error) + type GoogleCloudRetailV2ModelModelFeaturesConfig struct + ForceSendFields []string + FrequentlyBoughtTogetherConfig *GoogleCloudRetailV2ModelFrequentlyBoughtTogetherFeaturesConfig + NullFields []string + func (s *GoogleCloudRetailV2ModelModelFeaturesConfig) MarshalJSON() ([]byte, error) + type GoogleCloudRetailV2ModelServingConfigList struct + ForceSendFields []string + NullFields []string + ServingConfigIds []string + func (s *GoogleCloudRetailV2ModelServingConfigList) MarshalJSON() ([]byte, error) + type GoogleCloudRetailV2PauseModelRequest struct + type GoogleCloudRetailV2PredictRequest struct + Filter string + ForceSendFields []string + Labels map[string]string + NullFields []string + PageSize int64 + PageToken string + Params googleapi.RawMessage + UserEvent *GoogleCloudRetailV2UserEvent + ValidateOnly bool + func (s *GoogleCloudRetailV2PredictRequest) MarshalJSON() ([]byte, error) + type GoogleCloudRetailV2PredictResponse struct + AttributionToken string + ForceSendFields []string + MissingIds []string + NullFields []string + Results []*GoogleCloudRetailV2PredictResponsePredictionResult + ValidateOnly bool + func (s *GoogleCloudRetailV2PredictResponse) MarshalJSON() ([]byte, error) + type GoogleCloudRetailV2PredictResponsePredictionResult struct + ForceSendFields []string + Id string + Metadata googleapi.RawMessage + NullFields []string + func (s *GoogleCloudRetailV2PredictResponsePredictionResult) MarshalJSON() ([]byte, error) + type GoogleCloudRetailV2PriceInfo struct + Cost float64 + CurrencyCode string + ForceSendFields []string + NullFields []string + OriginalPrice float64 + Price float64 + PriceEffectiveTime string + PriceExpireTime string + PriceRange *GoogleCloudRetailV2PriceInfoPriceRange + func (s *GoogleCloudRetailV2PriceInfo) MarshalJSON() ([]byte, error) + func (s *GoogleCloudRetailV2PriceInfo) UnmarshalJSON(data []byte) error + type GoogleCloudRetailV2PriceInfoPriceRange struct + ForceSendFields []string + NullFields []string + OriginalPrice *GoogleCloudRetailV2Interval + Price *GoogleCloudRetailV2Interval + func (s *GoogleCloudRetailV2PriceInfoPriceRange) MarshalJSON() ([]byte, error) + type GoogleCloudRetailV2Product struct + Attributes map[string]GoogleCloudRetailV2CustomAttribute + Audience *GoogleCloudRetailV2Audience + Availability string + AvailableQuantity int64 + AvailableTime string + Brands []string + Categories []string + CollectionMemberIds []string + ColorInfo *GoogleCloudRetailV2ColorInfo + Conditions []string + Description string + ExpireTime string + ForceSendFields []string + FulfillmentInfo []*GoogleCloudRetailV2FulfillmentInfo + Gtin string + Id string + Images []*GoogleCloudRetailV2Image + LanguageCode string + LocalInventories []*GoogleCloudRetailV2LocalInventory + Materials []string + Name string + NullFields []string + Patterns []string + PriceInfo *GoogleCloudRetailV2PriceInfo + PrimaryProductId string + Promotions []*GoogleCloudRetailV2Promotion + PublishTime string + Rating *GoogleCloudRetailV2Rating + RetrievableFields string + Sizes []string + Tags []string + Title string + Ttl string + Type string + Uri string + Variants []*GoogleCloudRetailV2Product + func (s *GoogleCloudRetailV2Product) MarshalJSON() ([]byte, error) + type GoogleCloudRetailV2ProductDetail struct + ForceSendFields []string + NullFields []string + Product *GoogleCloudRetailV2Product + Quantity int64 + func (s *GoogleCloudRetailV2ProductDetail) MarshalJSON() ([]byte, error) + type GoogleCloudRetailV2ProductInlineSource struct + ForceSendFields []string + NullFields []string + Products []*GoogleCloudRetailV2Product + func (s *GoogleCloudRetailV2ProductInlineSource) MarshalJSON() ([]byte, error) + type GoogleCloudRetailV2ProductInputConfig struct + BigQuerySource *GoogleCloudRetailV2BigQuerySource + ForceSendFields []string + GcsSource *GoogleCloudRetailV2GcsSource + NullFields []string + ProductInlineSource *GoogleCloudRetailV2ProductInlineSource + func (s *GoogleCloudRetailV2ProductInputConfig) MarshalJSON() ([]byte, error) + type GoogleCloudRetailV2ProductLevelConfig struct + ForceSendFields []string + IngestionProductType string + MerchantCenterProductIdField string + NullFields []string + func (s *GoogleCloudRetailV2ProductLevelConfig) MarshalJSON() ([]byte, error) + type GoogleCloudRetailV2Promotion struct + ForceSendFields []string + NullFields []string + PromotionId string + func (s *GoogleCloudRetailV2Promotion) MarshalJSON() ([]byte, error) + type GoogleCloudRetailV2PurchaseTransaction struct + Cost float64 + CurrencyCode string + ForceSendFields []string + Id string + NullFields []string + Revenue float64 + Tax float64 + func (s *GoogleCloudRetailV2PurchaseTransaction) MarshalJSON() ([]byte, error) + func (s *GoogleCloudRetailV2PurchaseTransaction) UnmarshalJSON(data []byte) error + type GoogleCloudRetailV2PurgeMetadata struct + type GoogleCloudRetailV2PurgeProductsMetadata struct + CreateTime string + FailureCount int64 + ForceSendFields []string + NullFields []string + SuccessCount int64 + UpdateTime string + func (s *GoogleCloudRetailV2PurgeProductsMetadata) MarshalJSON() ([]byte, error) + type GoogleCloudRetailV2PurgeProductsRequest struct + Filter string + Force bool + ForceSendFields []string + NullFields []string + func (s *GoogleCloudRetailV2PurgeProductsRequest) MarshalJSON() ([]byte, error) + type GoogleCloudRetailV2PurgeProductsResponse struct + ForceSendFields []string + NullFields []string + PurgeCount int64 + PurgeSample []string + func (s *GoogleCloudRetailV2PurgeProductsResponse) MarshalJSON() ([]byte, error) + type GoogleCloudRetailV2PurgeUserEventsRequest struct + Filter string + Force bool + ForceSendFields []string + NullFields []string + func (s *GoogleCloudRetailV2PurgeUserEventsRequest) MarshalJSON() ([]byte, error) + type GoogleCloudRetailV2PurgeUserEventsResponse struct + ForceSendFields []string + NullFields []string + PurgedEventsCount int64 + func (s *GoogleCloudRetailV2PurgeUserEventsResponse) MarshalJSON() ([]byte, error) + type GoogleCloudRetailV2Rating struct + AverageRating float64 + ForceSendFields []string + NullFields []string + RatingCount int64 + RatingHistogram []int64 + func (s *GoogleCloudRetailV2Rating) MarshalJSON() ([]byte, error) + func (s *GoogleCloudRetailV2Rating) UnmarshalJSON(data []byte) error + type GoogleCloudRetailV2RejoinUserEventsMetadata struct + type GoogleCloudRetailV2RejoinUserEventsRequest struct + ForceSendFields []string + NullFields []string + UserEventRejoinScope string + func (s *GoogleCloudRetailV2RejoinUserEventsRequest) MarshalJSON() ([]byte, error) + type GoogleCloudRetailV2RejoinUserEventsResponse struct + ForceSendFields []string + NullFields []string + RejoinedUserEventsCount int64 + func (s *GoogleCloudRetailV2RejoinUserEventsResponse) MarshalJSON() ([]byte, error) + type GoogleCloudRetailV2RemoveCatalogAttributeRequest struct + ForceSendFields []string + Key string + NullFields []string + func (s *GoogleCloudRetailV2RemoveCatalogAttributeRequest) MarshalJSON() ([]byte, error) + type GoogleCloudRetailV2RemoveControlRequest struct + ControlId string + ForceSendFields []string + NullFields []string + func (s *GoogleCloudRetailV2RemoveControlRequest) MarshalJSON() ([]byte, error) + type GoogleCloudRetailV2RemoveFulfillmentPlacesMetadata struct + type GoogleCloudRetailV2RemoveFulfillmentPlacesRequest struct + AllowMissing bool + ForceSendFields []string + NullFields []string + PlaceIds []string + RemoveTime string + Type string + func (s *GoogleCloudRetailV2RemoveFulfillmentPlacesRequest) MarshalJSON() ([]byte, error) + type GoogleCloudRetailV2RemoveFulfillmentPlacesResponse struct + type GoogleCloudRetailV2RemoveLocalInventoriesMetadata struct + type GoogleCloudRetailV2RemoveLocalInventoriesRequest struct + AllowMissing bool + ForceSendFields []string + NullFields []string + PlaceIds []string + RemoveTime string + func (s *GoogleCloudRetailV2RemoveLocalInventoriesRequest) MarshalJSON() ([]byte, error) + type GoogleCloudRetailV2RemoveLocalInventoriesResponse struct + type GoogleCloudRetailV2ReplaceCatalogAttributeRequest struct + CatalogAttribute *GoogleCloudRetailV2CatalogAttribute + ForceSendFields []string + NullFields []string + UpdateMask string + func (s *GoogleCloudRetailV2ReplaceCatalogAttributeRequest) MarshalJSON() ([]byte, error) + type GoogleCloudRetailV2ResumeModelRequest struct + type GoogleCloudRetailV2Rule struct + BoostAction *GoogleCloudRetailV2RuleBoostAction + Condition *GoogleCloudRetailV2Condition + DoNotAssociateAction *GoogleCloudRetailV2RuleDoNotAssociateAction + FilterAction *GoogleCloudRetailV2RuleFilterAction + ForceReturnFacetAction *GoogleCloudRetailV2RuleForceReturnFacetAction + ForceSendFields []string + IgnoreAction *GoogleCloudRetailV2RuleIgnoreAction + NullFields []string + OnewaySynonymsAction *GoogleCloudRetailV2RuleOnewaySynonymsAction + RedirectAction *GoogleCloudRetailV2RuleRedirectAction + RemoveFacetAction *GoogleCloudRetailV2RuleRemoveFacetAction + ReplacementAction *GoogleCloudRetailV2RuleReplacementAction + TwowaySynonymsAction *GoogleCloudRetailV2RuleTwowaySynonymsAction + func (s *GoogleCloudRetailV2Rule) MarshalJSON() ([]byte, error) + type GoogleCloudRetailV2RuleBoostAction struct + Boost float64 + ForceSendFields []string + NullFields []string + ProductsFilter string + func (s *GoogleCloudRetailV2RuleBoostAction) MarshalJSON() ([]byte, error) + func (s *GoogleCloudRetailV2RuleBoostAction) UnmarshalJSON(data []byte) error + type GoogleCloudRetailV2RuleDoNotAssociateAction struct + DoNotAssociateTerms []string + ForceSendFields []string + NullFields []string + QueryTerms []string + Terms []string + func (s *GoogleCloudRetailV2RuleDoNotAssociateAction) MarshalJSON() ([]byte, error) + type GoogleCloudRetailV2RuleFilterAction struct + Filter string + ForceSendFields []string + NullFields []string + func (s *GoogleCloudRetailV2RuleFilterAction) MarshalJSON() ([]byte, error) + type GoogleCloudRetailV2RuleForceReturnFacetAction struct + FacetPositionAdjustments []*GoogleCloudRetailV2RuleForceReturnFacetActionFacetPositionAdjustment + ForceSendFields []string + NullFields []string + func (s *GoogleCloudRetailV2RuleForceReturnFacetAction) MarshalJSON() ([]byte, error) + type GoogleCloudRetailV2RuleForceReturnFacetActionFacetPositionAdjustment struct + AttributeName string + ForceSendFields []string + NullFields []string + Position int64 + func (s *GoogleCloudRetailV2RuleForceReturnFacetActionFacetPositionAdjustment) MarshalJSON() ([]byte, error) + type GoogleCloudRetailV2RuleIgnoreAction struct + ForceSendFields []string + IgnoreTerms []string + NullFields []string + func (s *GoogleCloudRetailV2RuleIgnoreAction) MarshalJSON() ([]byte, error) + type GoogleCloudRetailV2RuleOnewaySynonymsAction struct + ForceSendFields []string + NullFields []string + OnewayTerms []string + QueryTerms []string + Synonyms []string + func (s *GoogleCloudRetailV2RuleOnewaySynonymsAction) MarshalJSON() ([]byte, error) + type GoogleCloudRetailV2RuleRedirectAction struct + ForceSendFields []string + NullFields []string + RedirectUri string + func (s *GoogleCloudRetailV2RuleRedirectAction) MarshalJSON() ([]byte, error) + type GoogleCloudRetailV2RuleRemoveFacetAction struct + AttributeNames []string + ForceSendFields []string + NullFields []string + func (s *GoogleCloudRetailV2RuleRemoveFacetAction) MarshalJSON() ([]byte, error) + type GoogleCloudRetailV2RuleReplacementAction struct + ForceSendFields []string + NullFields []string + QueryTerms []string + ReplacementTerm string + Term string + func (s *GoogleCloudRetailV2RuleReplacementAction) MarshalJSON() ([]byte, error) + type GoogleCloudRetailV2RuleTwowaySynonymsAction struct + ForceSendFields []string + NullFields []string + Synonyms []string + func (s *GoogleCloudRetailV2RuleTwowaySynonymsAction) MarshalJSON() ([]byte, error) + type GoogleCloudRetailV2SearchRequest struct + BoostSpec *GoogleCloudRetailV2SearchRequestBoostSpec + Branch string + CanonicalFilter string + DynamicFacetSpec *GoogleCloudRetailV2SearchRequestDynamicFacetSpec + Entity string + FacetSpecs []*GoogleCloudRetailV2SearchRequestFacetSpec + Filter string + ForceSendFields []string + Labels map[string]string + NullFields []string + Offset int64 + OrderBy string + PageCategories []string + PageSize int64 + PageToken string + PersonalizationSpec *GoogleCloudRetailV2SearchRequestPersonalizationSpec + Query string + QueryExpansionSpec *GoogleCloudRetailV2SearchRequestQueryExpansionSpec + SearchMode string + SpellCorrectionSpec *GoogleCloudRetailV2SearchRequestSpellCorrectionSpec + UserInfo *GoogleCloudRetailV2UserInfo + VariantRollupKeys []string + VisitorId string + func (s *GoogleCloudRetailV2SearchRequest) MarshalJSON() ([]byte, error) + type GoogleCloudRetailV2SearchRequestBoostSpec struct + ConditionBoostSpecs []*GoogleCloudRetailV2SearchRequestBoostSpecConditionBoostSpec + ForceSendFields []string + NullFields []string + SkipBoostSpecValidation bool + func (s *GoogleCloudRetailV2SearchRequestBoostSpec) MarshalJSON() ([]byte, error) + type GoogleCloudRetailV2SearchRequestBoostSpecConditionBoostSpec struct + Boost float64 + Condition string + ForceSendFields []string + NullFields []string + func (s *GoogleCloudRetailV2SearchRequestBoostSpecConditionBoostSpec) MarshalJSON() ([]byte, error) + func (s *GoogleCloudRetailV2SearchRequestBoostSpecConditionBoostSpec) UnmarshalJSON(data []byte) error + type GoogleCloudRetailV2SearchRequestDynamicFacetSpec struct + ForceSendFields []string + Mode string + NullFields []string + func (s *GoogleCloudRetailV2SearchRequestDynamicFacetSpec) MarshalJSON() ([]byte, error) + type GoogleCloudRetailV2SearchRequestFacetSpec struct + EnableDynamicPosition bool + ExcludedFilterKeys []string + FacetKey *GoogleCloudRetailV2SearchRequestFacetSpecFacetKey + ForceSendFields []string + Limit int64 + NullFields []string + func (s *GoogleCloudRetailV2SearchRequestFacetSpec) MarshalJSON() ([]byte, error) + type GoogleCloudRetailV2SearchRequestFacetSpecFacetKey struct + CaseInsensitive bool + Contains []string + ForceSendFields []string + Intervals []*GoogleCloudRetailV2Interval + Key string + NullFields []string + OrderBy string + Prefixes []string + Query string + RestrictedValues []string + ReturnMinMax bool + func (s *GoogleCloudRetailV2SearchRequestFacetSpecFacetKey) MarshalJSON() ([]byte, error) + type GoogleCloudRetailV2SearchRequestPersonalizationSpec struct + ForceSendFields []string + Mode string + NullFields []string + func (s *GoogleCloudRetailV2SearchRequestPersonalizationSpec) MarshalJSON() ([]byte, error) + type GoogleCloudRetailV2SearchRequestQueryExpansionSpec struct + Condition string + ForceSendFields []string + NullFields []string + PinUnexpandedResults bool + func (s *GoogleCloudRetailV2SearchRequestQueryExpansionSpec) MarshalJSON() ([]byte, error) + type GoogleCloudRetailV2SearchRequestSpellCorrectionSpec struct + ForceSendFields []string + Mode string + NullFields []string + func (s *GoogleCloudRetailV2SearchRequestSpellCorrectionSpec) MarshalJSON() ([]byte, error) + type GoogleCloudRetailV2SearchResponse struct + AppliedControls []string + AttributionToken string + CorrectedQuery string + ExperimentInfo []*GoogleCloudRetailV2ExperimentInfo + Facets []*GoogleCloudRetailV2SearchResponseFacet + ForceSendFields []string + InvalidConditionBoostSpecs []*GoogleCloudRetailV2SearchRequestBoostSpecConditionBoostSpec + NextPageToken string + NullFields []string + QueryExpansionInfo *GoogleCloudRetailV2SearchResponseQueryExpansionInfo + RedirectUri string + Results []*GoogleCloudRetailV2SearchResponseSearchResult + TotalSize int64 + func (s *GoogleCloudRetailV2SearchResponse) MarshalJSON() ([]byte, error) + type GoogleCloudRetailV2SearchResponseFacet struct + DynamicFacet bool + ForceSendFields []string + Key string + NullFields []string + Values []*GoogleCloudRetailV2SearchResponseFacetFacetValue + func (s *GoogleCloudRetailV2SearchResponseFacet) MarshalJSON() ([]byte, error) + type GoogleCloudRetailV2SearchResponseFacetFacetValue struct + Count int64 + ForceSendFields []string + Interval *GoogleCloudRetailV2Interval + MaxValue float64 + MinValue float64 + NullFields []string + Value string + func (s *GoogleCloudRetailV2SearchResponseFacetFacetValue) MarshalJSON() ([]byte, error) + func (s *GoogleCloudRetailV2SearchResponseFacetFacetValue) UnmarshalJSON(data []byte) error + type GoogleCloudRetailV2SearchResponseQueryExpansionInfo struct + ExpandedQuery bool + ForceSendFields []string + NullFields []string + PinnedResultCount int64 + func (s *GoogleCloudRetailV2SearchResponseQueryExpansionInfo) MarshalJSON() ([]byte, error) + type GoogleCloudRetailV2SearchResponseSearchResult struct + ForceSendFields []string + Id string + MatchingVariantCount int64 + MatchingVariantFields map[string]string + NullFields []string + PersonalLabels []string + Product *GoogleCloudRetailV2Product + VariantRollupValues googleapi.RawMessage + func (s *GoogleCloudRetailV2SearchResponseSearchResult) MarshalJSON() ([]byte, error) + type GoogleCloudRetailV2ServingConfig struct + BoostControlIds []string + DisplayName string + DiversityLevel string + DiversityType string + DoNotAssociateControlIds []string + DynamicFacetSpec *GoogleCloudRetailV2SearchRequestDynamicFacetSpec + EnableCategoryFilterLevel string + FacetControlIds []string + FilterControlIds []string + ForceSendFields []string + IgnoreControlIds []string + ModelId string + Name string + NullFields []string + OnewaySynonymsControlIds []string + PersonalizationSpec *GoogleCloudRetailV2SearchRequestPersonalizationSpec + PriceRerankingLevel string + RedirectControlIds []string + ReplacementControlIds []string + SolutionTypes []string + TwowaySynonymsControlIds []string + func (s *GoogleCloudRetailV2ServingConfig) MarshalJSON() ([]byte, error) + type GoogleCloudRetailV2SetDefaultBranchRequest struct + BranchId string + Force bool + ForceSendFields []string + Note string + NullFields []string + func (s *GoogleCloudRetailV2SetDefaultBranchRequest) MarshalJSON() ([]byte, error) + type GoogleCloudRetailV2SetInventoryMetadata struct + type GoogleCloudRetailV2SetInventoryRequest struct + AllowMissing bool + ForceSendFields []string + Inventory *GoogleCloudRetailV2Product + NullFields []string + SetMask string + SetTime string + func (s *GoogleCloudRetailV2SetInventoryRequest) MarshalJSON() ([]byte, error) + type GoogleCloudRetailV2SetInventoryResponse struct + type GoogleCloudRetailV2TuneModelMetadata struct + ForceSendFields []string + Model string + NullFields []string + func (s *GoogleCloudRetailV2TuneModelMetadata) MarshalJSON() ([]byte, error) + type GoogleCloudRetailV2TuneModelRequest struct + type GoogleCloudRetailV2TuneModelResponse struct + type GoogleCloudRetailV2UserEvent struct + Attributes map[string]GoogleCloudRetailV2CustomAttribute + AttributionToken string + CartId string + CompletionDetail *GoogleCloudRetailV2CompletionDetail + Entity string + EventTime string + EventType string + ExperimentIds []string + Filter string + ForceSendFields []string + NullFields []string + Offset int64 + OrderBy string + PageCategories []string + PageViewId string + ProductDetails []*GoogleCloudRetailV2ProductDetail + PurchaseTransaction *GoogleCloudRetailV2PurchaseTransaction + ReferrerUri string + SearchQuery string + SessionId string + Uri string + UserInfo *GoogleCloudRetailV2UserInfo + VisitorId string + func (s *GoogleCloudRetailV2UserEvent) MarshalJSON() ([]byte, error) + type GoogleCloudRetailV2UserEventImportSummary struct + ForceSendFields []string + JoinedEventsCount int64 + NullFields []string + UnjoinedEventsCount int64 + func (s *GoogleCloudRetailV2UserEventImportSummary) MarshalJSON() ([]byte, error) + type GoogleCloudRetailV2UserEventInlineSource struct + ForceSendFields []string + NullFields []string + UserEvents []*GoogleCloudRetailV2UserEvent + func (s *GoogleCloudRetailV2UserEventInlineSource) MarshalJSON() ([]byte, error) + type GoogleCloudRetailV2UserEventInputConfig struct + BigQuerySource *GoogleCloudRetailV2BigQuerySource + ForceSendFields []string + GcsSource *GoogleCloudRetailV2GcsSource + NullFields []string + UserEventInlineSource *GoogleCloudRetailV2UserEventInlineSource + func (s *GoogleCloudRetailV2UserEventInputConfig) MarshalJSON() ([]byte, error) + type GoogleCloudRetailV2UserInfo struct + DirectUserRequest bool + ForceSendFields []string + IpAddress string + NullFields []string + UserAgent string + UserId string + func (s *GoogleCloudRetailV2UserInfo) MarshalJSON() ([]byte, error) + type GoogleCloudRetailV2alphaAddFulfillmentPlacesMetadata struct + type GoogleCloudRetailV2alphaAddFulfillmentPlacesResponse struct + type GoogleCloudRetailV2alphaAddLocalInventoriesMetadata struct + type GoogleCloudRetailV2alphaAddLocalInventoriesResponse struct + type GoogleCloudRetailV2alphaBigQueryOutputResult struct + DatasetId string + ForceSendFields []string + NullFields []string + TableId string + func (s *GoogleCloudRetailV2alphaBigQueryOutputResult) MarshalJSON() ([]byte, error) + type GoogleCloudRetailV2alphaCreateMerchantCenterAccountLinkMetadata struct + CreateTime string + ForceSendFields []string + NullFields []string + UpdateTime string + func (s *GoogleCloudRetailV2alphaCreateMerchantCenterAccountLinkMetadata) MarshalJSON() ([]byte, error) + type GoogleCloudRetailV2alphaCreateModelMetadata struct + ForceSendFields []string + Model string + NullFields []string + func (s *GoogleCloudRetailV2alphaCreateModelMetadata) MarshalJSON() ([]byte, error) + type GoogleCloudRetailV2alphaEnrollSolutionMetadata struct + type GoogleCloudRetailV2alphaEnrollSolutionResponse struct + EnrolledSolution string + ForceSendFields []string + NullFields []string + func (s *GoogleCloudRetailV2alphaEnrollSolutionResponse) MarshalJSON() ([]byte, error) + type GoogleCloudRetailV2alphaExportErrorsConfig struct + ForceSendFields []string + GcsPrefix string + NullFields []string + func (s *GoogleCloudRetailV2alphaExportErrorsConfig) MarshalJSON() ([]byte, error) + type GoogleCloudRetailV2alphaExportMetadata struct + CreateTime string + ForceSendFields []string + NullFields []string + UpdateTime string + func (s *GoogleCloudRetailV2alphaExportMetadata) MarshalJSON() ([]byte, error) + type GoogleCloudRetailV2alphaExportProductsResponse struct + ErrorSamples []*GoogleRpcStatus + ErrorsConfig *GoogleCloudRetailV2alphaExportErrorsConfig + ForceSendFields []string + NullFields []string + OutputResult *GoogleCloudRetailV2alphaOutputResult + func (s *GoogleCloudRetailV2alphaExportProductsResponse) MarshalJSON() ([]byte, error) + type GoogleCloudRetailV2alphaExportUserEventsResponse struct + ErrorSamples []*GoogleRpcStatus + ErrorsConfig *GoogleCloudRetailV2alphaExportErrorsConfig + ForceSendFields []string + NullFields []string + OutputResult *GoogleCloudRetailV2alphaOutputResult + func (s *GoogleCloudRetailV2alphaExportUserEventsResponse) MarshalJSON() ([]byte, error) + type GoogleCloudRetailV2alphaGcsOutputResult struct + ForceSendFields []string + NullFields []string + OutputUri string + func (s *GoogleCloudRetailV2alphaGcsOutputResult) MarshalJSON() ([]byte, error) + type GoogleCloudRetailV2alphaImportCompletionDataResponse struct + ErrorSamples []*GoogleRpcStatus + ForceSendFields []string + NullFields []string + func (s *GoogleCloudRetailV2alphaImportCompletionDataResponse) MarshalJSON() ([]byte, error) + type GoogleCloudRetailV2alphaImportErrorsConfig struct + ForceSendFields []string + GcsPrefix string + NullFields []string + func (s *GoogleCloudRetailV2alphaImportErrorsConfig) MarshalJSON() ([]byte, error) + type GoogleCloudRetailV2alphaImportMetadata struct + CreateTime string + FailureCount int64 + ForceSendFields []string + NotificationPubsubTopic string + NullFields []string + RequestId string + SuccessCount int64 + TransformedUserEventsMetadata *GoogleCloudRetailV2alphaTransformedUserEventsMetadata + UpdateTime string + func (s *GoogleCloudRetailV2alphaImportMetadata) MarshalJSON() ([]byte, error) + type GoogleCloudRetailV2alphaImportProductsResponse struct + ErrorSamples []*GoogleRpcStatus + ErrorsConfig *GoogleCloudRetailV2alphaImportErrorsConfig + ForceSendFields []string + NullFields []string + func (s *GoogleCloudRetailV2alphaImportProductsResponse) MarshalJSON() ([]byte, error) + type GoogleCloudRetailV2alphaImportUserEventsResponse struct + ErrorSamples []*GoogleRpcStatus + ErrorsConfig *GoogleCloudRetailV2alphaImportErrorsConfig + ForceSendFields []string + ImportSummary *GoogleCloudRetailV2alphaUserEventImportSummary + NullFields []string + func (s *GoogleCloudRetailV2alphaImportUserEventsResponse) MarshalJSON() ([]byte, error) + type GoogleCloudRetailV2alphaMerchantCenterAccountLink struct + BranchId string + FeedFilters []*GoogleCloudRetailV2alphaMerchantCenterAccountLinkMerchantCenterFeedFilter + FeedLabel string + ForceSendFields []string + Id string + LanguageCode string + MerchantCenterAccountId int64 + Name string + NullFields []string + ProjectId string + Source string + State string + func (s *GoogleCloudRetailV2alphaMerchantCenterAccountLink) MarshalJSON() ([]byte, error) + type GoogleCloudRetailV2alphaMerchantCenterAccountLinkMerchantCenterFeedFilter struct + ForceSendFields []string + NullFields []string + PrimaryFeedId int64 + PrimaryFeedName string + func (s *GoogleCloudRetailV2alphaMerchantCenterAccountLinkMerchantCenterFeedFilter) MarshalJSON() ([]byte, error) + type GoogleCloudRetailV2alphaModel struct + CreateTime string + DataState string + DisplayName string + FilteringOption string + ForceSendFields []string + LastTuneTime string + ModelFeaturesConfig *GoogleCloudRetailV2alphaModelModelFeaturesConfig + Name string + NullFields []string + OptimizationObjective string + PageOptimizationConfig *GoogleCloudRetailV2alphaModelPageOptimizationConfig + PeriodicTuningState string + ServingConfigLists []*GoogleCloudRetailV2alphaModelServingConfigList + ServingState string + TrainingState string + TuningOperation string + Type string + UpdateTime string + func (s *GoogleCloudRetailV2alphaModel) MarshalJSON() ([]byte, error) + type GoogleCloudRetailV2alphaModelFrequentlyBoughtTogetherFeaturesConfig struct + ContextProductsType string + ForceSendFields []string + NullFields []string + func (s *GoogleCloudRetailV2alphaModelFrequentlyBoughtTogetherFeaturesConfig) MarshalJSON() ([]byte, error) + type GoogleCloudRetailV2alphaModelModelFeaturesConfig struct + ForceSendFields []string + FrequentlyBoughtTogetherConfig *GoogleCloudRetailV2alphaModelFrequentlyBoughtTogetherFeaturesConfig + NullFields []string + func (s *GoogleCloudRetailV2alphaModelModelFeaturesConfig) MarshalJSON() ([]byte, error) + type GoogleCloudRetailV2alphaModelPageOptimizationConfig struct + ForceSendFields []string + NullFields []string + PageOptimizationEventType string + Panels []*GoogleCloudRetailV2alphaModelPageOptimizationConfigPanel + Restriction string + func (s *GoogleCloudRetailV2alphaModelPageOptimizationConfig) MarshalJSON() ([]byte, error) + type GoogleCloudRetailV2alphaModelPageOptimizationConfigCandidate struct + ForceSendFields []string + NullFields []string + ServingConfigId string + func (s *GoogleCloudRetailV2alphaModelPageOptimizationConfigCandidate) MarshalJSON() ([]byte, error) + type GoogleCloudRetailV2alphaModelPageOptimizationConfigPanel struct + Candidates []*GoogleCloudRetailV2alphaModelPageOptimizationConfigCandidate + DefaultCandidate *GoogleCloudRetailV2alphaModelPageOptimizationConfigCandidate + DisplayName string + ForceSendFields []string + NullFields []string + func (s *GoogleCloudRetailV2alphaModelPageOptimizationConfigPanel) MarshalJSON() ([]byte, error) + type GoogleCloudRetailV2alphaModelServingConfigList struct + ForceSendFields []string + NullFields []string + ServingConfigIds []string + func (s *GoogleCloudRetailV2alphaModelServingConfigList) MarshalJSON() ([]byte, error) + type GoogleCloudRetailV2alphaOutputResult struct + BigqueryResult []*GoogleCloudRetailV2alphaBigQueryOutputResult + ForceSendFields []string + GcsResult []*GoogleCloudRetailV2alphaGcsOutputResult + NullFields []string + func (s *GoogleCloudRetailV2alphaOutputResult) MarshalJSON() ([]byte, error) + type GoogleCloudRetailV2alphaPurgeMetadata struct + type GoogleCloudRetailV2alphaPurgeProductsMetadata struct + CreateTime string + FailureCount int64 + ForceSendFields []string + NullFields []string + SuccessCount int64 + UpdateTime string + func (s *GoogleCloudRetailV2alphaPurgeProductsMetadata) MarshalJSON() ([]byte, error) + type GoogleCloudRetailV2alphaPurgeProductsResponse struct + ForceSendFields []string + NullFields []string + PurgeCount int64 + PurgeSample []string + func (s *GoogleCloudRetailV2alphaPurgeProductsResponse) MarshalJSON() ([]byte, error) + type GoogleCloudRetailV2alphaPurgeUserEventsResponse struct + ForceSendFields []string + NullFields []string + PurgedEventsCount int64 + func (s *GoogleCloudRetailV2alphaPurgeUserEventsResponse) MarshalJSON() ([]byte, error) + type GoogleCloudRetailV2alphaRejoinUserEventsMetadata struct + type GoogleCloudRetailV2alphaRejoinUserEventsResponse struct + ForceSendFields []string + NullFields []string + RejoinedUserEventsCount int64 + func (s *GoogleCloudRetailV2alphaRejoinUserEventsResponse) MarshalJSON() ([]byte, error) + type GoogleCloudRetailV2alphaRemoveFulfillmentPlacesMetadata struct + type GoogleCloudRetailV2alphaRemoveFulfillmentPlacesResponse struct + type GoogleCloudRetailV2alphaRemoveLocalInventoriesMetadata struct + type GoogleCloudRetailV2alphaRemoveLocalInventoriesResponse struct + type GoogleCloudRetailV2alphaSetInventoryMetadata struct + type GoogleCloudRetailV2alphaSetInventoryResponse struct + type GoogleCloudRetailV2alphaTransformedUserEventsMetadata struct + ForceSendFields []string + NullFields []string + SourceEventsCount int64 + TransformedEventsCount int64 + func (s *GoogleCloudRetailV2alphaTransformedUserEventsMetadata) MarshalJSON() ([]byte, error) + type GoogleCloudRetailV2alphaTuneModelMetadata struct + ForceSendFields []string + Model string + NullFields []string + func (s *GoogleCloudRetailV2alphaTuneModelMetadata) MarshalJSON() ([]byte, error) + type GoogleCloudRetailV2alphaTuneModelResponse struct + type GoogleCloudRetailV2alphaUserEventImportSummary struct + ForceSendFields []string + JoinedEventsCount int64 + NullFields []string + UnjoinedEventsCount int64 + func (s *GoogleCloudRetailV2alphaUserEventImportSummary) MarshalJSON() ([]byte, error) + type GoogleCloudRetailV2betaAddFulfillmentPlacesMetadata struct + type GoogleCloudRetailV2betaAddFulfillmentPlacesResponse struct + type GoogleCloudRetailV2betaAddLocalInventoriesMetadata struct + type GoogleCloudRetailV2betaAddLocalInventoriesResponse struct + type GoogleCloudRetailV2betaBigQueryOutputResult struct + DatasetId string + ForceSendFields []string + NullFields []string + TableId string + func (s *GoogleCloudRetailV2betaBigQueryOutputResult) MarshalJSON() ([]byte, error) + type GoogleCloudRetailV2betaCreateMerchantCenterAccountLinkMetadata struct + CreateTime string + ForceSendFields []string + NullFields []string + UpdateTime string + func (s *GoogleCloudRetailV2betaCreateMerchantCenterAccountLinkMetadata) MarshalJSON() ([]byte, error) + type GoogleCloudRetailV2betaCreateModelMetadata struct + ForceSendFields []string + Model string + NullFields []string + func (s *GoogleCloudRetailV2betaCreateModelMetadata) MarshalJSON() ([]byte, error) + type GoogleCloudRetailV2betaExportErrorsConfig struct + ForceSendFields []string + GcsPrefix string + NullFields []string + func (s *GoogleCloudRetailV2betaExportErrorsConfig) MarshalJSON() ([]byte, error) + type GoogleCloudRetailV2betaExportMetadata struct + CreateTime string + ForceSendFields []string + NullFields []string + UpdateTime string + func (s *GoogleCloudRetailV2betaExportMetadata) MarshalJSON() ([]byte, error) + type GoogleCloudRetailV2betaExportProductsResponse struct + ErrorSamples []*GoogleRpcStatus + ErrorsConfig *GoogleCloudRetailV2betaExportErrorsConfig + ForceSendFields []string + NullFields []string + OutputResult *GoogleCloudRetailV2betaOutputResult + func (s *GoogleCloudRetailV2betaExportProductsResponse) MarshalJSON() ([]byte, error) + type GoogleCloudRetailV2betaExportUserEventsResponse struct + ErrorSamples []*GoogleRpcStatus + ErrorsConfig *GoogleCloudRetailV2betaExportErrorsConfig + ForceSendFields []string + NullFields []string + OutputResult *GoogleCloudRetailV2betaOutputResult + func (s *GoogleCloudRetailV2betaExportUserEventsResponse) MarshalJSON() ([]byte, error) + type GoogleCloudRetailV2betaGcsOutputResult struct + ForceSendFields []string + NullFields []string + OutputUri string + func (s *GoogleCloudRetailV2betaGcsOutputResult) MarshalJSON() ([]byte, error) + type GoogleCloudRetailV2betaImportCompletionDataResponse struct + ErrorSamples []*GoogleRpcStatus + ForceSendFields []string + NullFields []string + func (s *GoogleCloudRetailV2betaImportCompletionDataResponse) MarshalJSON() ([]byte, error) + type GoogleCloudRetailV2betaImportErrorsConfig struct + ForceSendFields []string + GcsPrefix string + NullFields []string + func (s *GoogleCloudRetailV2betaImportErrorsConfig) MarshalJSON() ([]byte, error) + type GoogleCloudRetailV2betaImportMetadata struct + CreateTime string + FailureCount int64 + ForceSendFields []string + NotificationPubsubTopic string + NullFields []string + RequestId string + SuccessCount int64 + UpdateTime string + func (s *GoogleCloudRetailV2betaImportMetadata) MarshalJSON() ([]byte, error) + type GoogleCloudRetailV2betaImportProductsResponse struct + ErrorSamples []*GoogleRpcStatus + ErrorsConfig *GoogleCloudRetailV2betaImportErrorsConfig + ForceSendFields []string + NullFields []string + func (s *GoogleCloudRetailV2betaImportProductsResponse) MarshalJSON() ([]byte, error) + type GoogleCloudRetailV2betaImportUserEventsResponse struct + ErrorSamples []*GoogleRpcStatus + ErrorsConfig *GoogleCloudRetailV2betaImportErrorsConfig + ForceSendFields []string + ImportSummary *GoogleCloudRetailV2betaUserEventImportSummary + NullFields []string + func (s *GoogleCloudRetailV2betaImportUserEventsResponse) MarshalJSON() ([]byte, error) + type GoogleCloudRetailV2betaMerchantCenterAccountLink struct + BranchId string + FeedFilters []*GoogleCloudRetailV2betaMerchantCenterAccountLinkMerchantCenterFeedFilter + FeedLabel string + ForceSendFields []string + Id string + LanguageCode string + MerchantCenterAccountId int64 + Name string + NullFields []string + ProjectId string + Source string + State string + func (s *GoogleCloudRetailV2betaMerchantCenterAccountLink) MarshalJSON() ([]byte, error) + type GoogleCloudRetailV2betaMerchantCenterAccountLinkMerchantCenterFeedFilter struct + ForceSendFields []string + NullFields []string + PrimaryFeedId int64 + PrimaryFeedName string + func (s *GoogleCloudRetailV2betaMerchantCenterAccountLinkMerchantCenterFeedFilter) MarshalJSON() ([]byte, error) + type GoogleCloudRetailV2betaModel struct + CreateTime string + DataState string + DisplayName string + FilteringOption string + ForceSendFields []string + LastTuneTime string + ModelFeaturesConfig *GoogleCloudRetailV2betaModelModelFeaturesConfig + Name string + NullFields []string + OptimizationObjective string + PeriodicTuningState string + ServingConfigLists []*GoogleCloudRetailV2betaModelServingConfigList + ServingState string + TrainingState string + TuningOperation string + Type string + UpdateTime string + func (s *GoogleCloudRetailV2betaModel) MarshalJSON() ([]byte, error) + type GoogleCloudRetailV2betaModelFrequentlyBoughtTogetherFeaturesConfig struct + ContextProductsType string + ForceSendFields []string + NullFields []string + func (s *GoogleCloudRetailV2betaModelFrequentlyBoughtTogetherFeaturesConfig) MarshalJSON() ([]byte, error) + type GoogleCloudRetailV2betaModelModelFeaturesConfig struct + ForceSendFields []string + FrequentlyBoughtTogetherConfig *GoogleCloudRetailV2betaModelFrequentlyBoughtTogetherFeaturesConfig + NullFields []string + func (s *GoogleCloudRetailV2betaModelModelFeaturesConfig) MarshalJSON() ([]byte, error) + type GoogleCloudRetailV2betaModelServingConfigList struct + ForceSendFields []string + NullFields []string + ServingConfigIds []string + func (s *GoogleCloudRetailV2betaModelServingConfigList) MarshalJSON() ([]byte, error) + type GoogleCloudRetailV2betaOutputResult struct + BigqueryResult []*GoogleCloudRetailV2betaBigQueryOutputResult + ForceSendFields []string + GcsResult []*GoogleCloudRetailV2betaGcsOutputResult + NullFields []string + func (s *GoogleCloudRetailV2betaOutputResult) MarshalJSON() ([]byte, error) + type GoogleCloudRetailV2betaPurgeMetadata struct + type GoogleCloudRetailV2betaPurgeProductsMetadata struct + CreateTime string + FailureCount int64 + ForceSendFields []string + NullFields []string + SuccessCount int64 + UpdateTime string + func (s *GoogleCloudRetailV2betaPurgeProductsMetadata) MarshalJSON() ([]byte, error) + type GoogleCloudRetailV2betaPurgeProductsResponse struct + ForceSendFields []string + NullFields []string + PurgeCount int64 + PurgeSample []string + func (s *GoogleCloudRetailV2betaPurgeProductsResponse) MarshalJSON() ([]byte, error) + type GoogleCloudRetailV2betaPurgeUserEventsResponse struct + ForceSendFields []string + NullFields []string + PurgedEventsCount int64 + func (s *GoogleCloudRetailV2betaPurgeUserEventsResponse) MarshalJSON() ([]byte, error) + type GoogleCloudRetailV2betaRejoinUserEventsMetadata struct + type GoogleCloudRetailV2betaRejoinUserEventsResponse struct + ForceSendFields []string + NullFields []string + RejoinedUserEventsCount int64 + func (s *GoogleCloudRetailV2betaRejoinUserEventsResponse) MarshalJSON() ([]byte, error) + type GoogleCloudRetailV2betaRemoveFulfillmentPlacesMetadata struct + type GoogleCloudRetailV2betaRemoveFulfillmentPlacesResponse struct + type GoogleCloudRetailV2betaRemoveLocalInventoriesMetadata struct + type GoogleCloudRetailV2betaRemoveLocalInventoriesResponse struct + type GoogleCloudRetailV2betaSetInventoryMetadata struct + type GoogleCloudRetailV2betaSetInventoryResponse struct + type GoogleCloudRetailV2betaTuneModelMetadata struct + ForceSendFields []string + Model string + NullFields []string + func (s *GoogleCloudRetailV2betaTuneModelMetadata) MarshalJSON() ([]byte, error) + type GoogleCloudRetailV2betaTuneModelResponse struct + type GoogleCloudRetailV2betaUserEventImportSummary struct + ForceSendFields []string + JoinedEventsCount int64 + NullFields []string + UnjoinedEventsCount int64 + func (s *GoogleCloudRetailV2betaUserEventImportSummary) MarshalJSON() ([]byte, error) + type GoogleLongrunningListOperationsResponse struct + ForceSendFields []string + NextPageToken string + NullFields []string + Operations []*GoogleLongrunningOperation + func (s *GoogleLongrunningListOperationsResponse) MarshalJSON() ([]byte, error) + type GoogleLongrunningOperation struct + Done bool + Error *GoogleRpcStatus + ForceSendFields []string + Metadata googleapi.RawMessage + Name string + NullFields []string + Response googleapi.RawMessage + func (s *GoogleLongrunningOperation) MarshalJSON() ([]byte, error) + type GoogleProtobufEmpty struct + type GoogleRpcStatus struct + Code int64 + Details []googleapi.RawMessage + ForceSendFields []string + Message string + NullFields []string + func (s *GoogleRpcStatus) MarshalJSON() ([]byte, error) + type GoogleTypeDate struct + Day int64 + ForceSendFields []string + Month int64 + NullFields []string + Year int64 + func (s *GoogleTypeDate) MarshalJSON() ([]byte, error) + type ProjectsLocationsCatalogsAttributesConfigAddCatalogAttributeCall struct + func (c *ProjectsLocationsCatalogsAttributesConfigAddCatalogAttributeCall) Context(ctx context.Context) *ProjectsLocationsCatalogsAttributesConfigAddCatalogAttributeCall + func (c *ProjectsLocationsCatalogsAttributesConfigAddCatalogAttributeCall) Do(opts ...googleapi.CallOption) (*GoogleCloudRetailV2AttributesConfig, error) + func (c *ProjectsLocationsCatalogsAttributesConfigAddCatalogAttributeCall) Fields(s ...googleapi.Field) *ProjectsLocationsCatalogsAttributesConfigAddCatalogAttributeCall + func (c *ProjectsLocationsCatalogsAttributesConfigAddCatalogAttributeCall) Header() http.Header + type ProjectsLocationsCatalogsAttributesConfigRemoveCatalogAttributeCall struct + func (c *ProjectsLocationsCatalogsAttributesConfigRemoveCatalogAttributeCall) Context(ctx context.Context) *ProjectsLocationsCatalogsAttributesConfigRemoveCatalogAttributeCall + func (c *ProjectsLocationsCatalogsAttributesConfigRemoveCatalogAttributeCall) Do(opts ...googleapi.CallOption) (*GoogleCloudRetailV2AttributesConfig, error) + func (c *ProjectsLocationsCatalogsAttributesConfigRemoveCatalogAttributeCall) Fields(s ...googleapi.Field) *ProjectsLocationsCatalogsAttributesConfigRemoveCatalogAttributeCall + func (c *ProjectsLocationsCatalogsAttributesConfigRemoveCatalogAttributeCall) Header() http.Header + type ProjectsLocationsCatalogsAttributesConfigReplaceCatalogAttributeCall struct + func (c *ProjectsLocationsCatalogsAttributesConfigReplaceCatalogAttributeCall) Context(ctx context.Context) *ProjectsLocationsCatalogsAttributesConfigReplaceCatalogAttributeCall + func (c *ProjectsLocationsCatalogsAttributesConfigReplaceCatalogAttributeCall) Do(opts ...googleapi.CallOption) (*GoogleCloudRetailV2AttributesConfig, error) + func (c *ProjectsLocationsCatalogsAttributesConfigReplaceCatalogAttributeCall) Fields(s ...googleapi.Field) *ProjectsLocationsCatalogsAttributesConfigReplaceCatalogAttributeCall + func (c *ProjectsLocationsCatalogsAttributesConfigReplaceCatalogAttributeCall) Header() http.Header + type ProjectsLocationsCatalogsAttributesConfigService struct + func NewProjectsLocationsCatalogsAttributesConfigService(s *Service) *ProjectsLocationsCatalogsAttributesConfigService + func (r *ProjectsLocationsCatalogsAttributesConfigService) AddCatalogAttribute(attributesConfig string, ...) *ProjectsLocationsCatalogsAttributesConfigAddCatalogAttributeCall + func (r *ProjectsLocationsCatalogsAttributesConfigService) RemoveCatalogAttribute(attributesConfig string, ...) *ProjectsLocationsCatalogsAttributesConfigRemoveCatalogAttributeCall + func (r *ProjectsLocationsCatalogsAttributesConfigService) ReplaceCatalogAttribute(attributesConfig string, ...) *ProjectsLocationsCatalogsAttributesConfigReplaceCatalogAttributeCall + type ProjectsLocationsCatalogsBranchesOperationsGetCall struct + func (c *ProjectsLocationsCatalogsBranchesOperationsGetCall) Context(ctx context.Context) *ProjectsLocationsCatalogsBranchesOperationsGetCall + func (c *ProjectsLocationsCatalogsBranchesOperationsGetCall) Do(opts ...googleapi.CallOption) (*GoogleLongrunningOperation, error) + func (c *ProjectsLocationsCatalogsBranchesOperationsGetCall) Fields(s ...googleapi.Field) *ProjectsLocationsCatalogsBranchesOperationsGetCall + func (c *ProjectsLocationsCatalogsBranchesOperationsGetCall) Header() http.Header + func (c *ProjectsLocationsCatalogsBranchesOperationsGetCall) IfNoneMatch(entityTag string) *ProjectsLocationsCatalogsBranchesOperationsGetCall + type ProjectsLocationsCatalogsBranchesOperationsService struct + func NewProjectsLocationsCatalogsBranchesOperationsService(s *Service) *ProjectsLocationsCatalogsBranchesOperationsService + func (r *ProjectsLocationsCatalogsBranchesOperationsService) Get(name string) *ProjectsLocationsCatalogsBranchesOperationsGetCall + type ProjectsLocationsCatalogsBranchesProductsAddFulfillmentPlacesCall struct + func (c *ProjectsLocationsCatalogsBranchesProductsAddFulfillmentPlacesCall) Context(ctx context.Context) *ProjectsLocationsCatalogsBranchesProductsAddFulfillmentPlacesCall + func (c *ProjectsLocationsCatalogsBranchesProductsAddFulfillmentPlacesCall) Do(opts ...googleapi.CallOption) (*GoogleLongrunningOperation, error) + func (c *ProjectsLocationsCatalogsBranchesProductsAddFulfillmentPlacesCall) Fields(s ...googleapi.Field) *ProjectsLocationsCatalogsBranchesProductsAddFulfillmentPlacesCall + func (c *ProjectsLocationsCatalogsBranchesProductsAddFulfillmentPlacesCall) Header() http.Header + type ProjectsLocationsCatalogsBranchesProductsAddLocalInventoriesCall struct + func (c *ProjectsLocationsCatalogsBranchesProductsAddLocalInventoriesCall) Context(ctx context.Context) *ProjectsLocationsCatalogsBranchesProductsAddLocalInventoriesCall + func (c *ProjectsLocationsCatalogsBranchesProductsAddLocalInventoriesCall) Do(opts ...googleapi.CallOption) (*GoogleLongrunningOperation, error) + func (c *ProjectsLocationsCatalogsBranchesProductsAddLocalInventoriesCall) Fields(s ...googleapi.Field) *ProjectsLocationsCatalogsBranchesProductsAddLocalInventoriesCall + func (c *ProjectsLocationsCatalogsBranchesProductsAddLocalInventoriesCall) Header() http.Header + type ProjectsLocationsCatalogsBranchesProductsCreateCall struct + func (c *ProjectsLocationsCatalogsBranchesProductsCreateCall) Context(ctx context.Context) *ProjectsLocationsCatalogsBranchesProductsCreateCall + func (c *ProjectsLocationsCatalogsBranchesProductsCreateCall) Do(opts ...googleapi.CallOption) (*GoogleCloudRetailV2Product, error) + func (c *ProjectsLocationsCatalogsBranchesProductsCreateCall) Fields(s ...googleapi.Field) *ProjectsLocationsCatalogsBranchesProductsCreateCall + func (c *ProjectsLocationsCatalogsBranchesProductsCreateCall) Header() http.Header + func (c *ProjectsLocationsCatalogsBranchesProductsCreateCall) ProductId(productId string) *ProjectsLocationsCatalogsBranchesProductsCreateCall + type ProjectsLocationsCatalogsBranchesProductsDeleteCall struct + func (c *ProjectsLocationsCatalogsBranchesProductsDeleteCall) Context(ctx context.Context) *ProjectsLocationsCatalogsBranchesProductsDeleteCall + func (c *ProjectsLocationsCatalogsBranchesProductsDeleteCall) Do(opts ...googleapi.CallOption) (*GoogleProtobufEmpty, error) + func (c *ProjectsLocationsCatalogsBranchesProductsDeleteCall) Fields(s ...googleapi.Field) *ProjectsLocationsCatalogsBranchesProductsDeleteCall + func (c *ProjectsLocationsCatalogsBranchesProductsDeleteCall) Header() http.Header + type ProjectsLocationsCatalogsBranchesProductsGetCall struct + func (c *ProjectsLocationsCatalogsBranchesProductsGetCall) Context(ctx context.Context) *ProjectsLocationsCatalogsBranchesProductsGetCall + func (c *ProjectsLocationsCatalogsBranchesProductsGetCall) Do(opts ...googleapi.CallOption) (*GoogleCloudRetailV2Product, error) + func (c *ProjectsLocationsCatalogsBranchesProductsGetCall) Fields(s ...googleapi.Field) *ProjectsLocationsCatalogsBranchesProductsGetCall + func (c *ProjectsLocationsCatalogsBranchesProductsGetCall) Header() http.Header + func (c *ProjectsLocationsCatalogsBranchesProductsGetCall) IfNoneMatch(entityTag string) *ProjectsLocationsCatalogsBranchesProductsGetCall + type ProjectsLocationsCatalogsBranchesProductsImportCall struct + func (c *ProjectsLocationsCatalogsBranchesProductsImportCall) Context(ctx context.Context) *ProjectsLocationsCatalogsBranchesProductsImportCall + func (c *ProjectsLocationsCatalogsBranchesProductsImportCall) Do(opts ...googleapi.CallOption) (*GoogleLongrunningOperation, error) + func (c *ProjectsLocationsCatalogsBranchesProductsImportCall) Fields(s ...googleapi.Field) *ProjectsLocationsCatalogsBranchesProductsImportCall + func (c *ProjectsLocationsCatalogsBranchesProductsImportCall) Header() http.Header + type ProjectsLocationsCatalogsBranchesProductsListCall struct + func (c *ProjectsLocationsCatalogsBranchesProductsListCall) Context(ctx context.Context) *ProjectsLocationsCatalogsBranchesProductsListCall + func (c *ProjectsLocationsCatalogsBranchesProductsListCall) Do(opts ...googleapi.CallOption) (*GoogleCloudRetailV2ListProductsResponse, error) + func (c *ProjectsLocationsCatalogsBranchesProductsListCall) Fields(s ...googleapi.Field) *ProjectsLocationsCatalogsBranchesProductsListCall + func (c *ProjectsLocationsCatalogsBranchesProductsListCall) Filter(filter string) *ProjectsLocationsCatalogsBranchesProductsListCall + func (c *ProjectsLocationsCatalogsBranchesProductsListCall) Header() http.Header + func (c *ProjectsLocationsCatalogsBranchesProductsListCall) IfNoneMatch(entityTag string) *ProjectsLocationsCatalogsBranchesProductsListCall + func (c *ProjectsLocationsCatalogsBranchesProductsListCall) PageSize(pageSize int64) *ProjectsLocationsCatalogsBranchesProductsListCall + func (c *ProjectsLocationsCatalogsBranchesProductsListCall) PageToken(pageToken string) *ProjectsLocationsCatalogsBranchesProductsListCall + func (c *ProjectsLocationsCatalogsBranchesProductsListCall) Pages(ctx context.Context, f func(*GoogleCloudRetailV2ListProductsResponse) error) error + func (c *ProjectsLocationsCatalogsBranchesProductsListCall) ReadMask(readMask string) *ProjectsLocationsCatalogsBranchesProductsListCall + type ProjectsLocationsCatalogsBranchesProductsPatchCall struct + func (c *ProjectsLocationsCatalogsBranchesProductsPatchCall) AllowMissing(allowMissing bool) *ProjectsLocationsCatalogsBranchesProductsPatchCall + func (c *ProjectsLocationsCatalogsBranchesProductsPatchCall) Context(ctx context.Context) *ProjectsLocationsCatalogsBranchesProductsPatchCall + func (c *ProjectsLocationsCatalogsBranchesProductsPatchCall) Do(opts ...googleapi.CallOption) (*GoogleCloudRetailV2Product, error) + func (c *ProjectsLocationsCatalogsBranchesProductsPatchCall) Fields(s ...googleapi.Field) *ProjectsLocationsCatalogsBranchesProductsPatchCall + func (c *ProjectsLocationsCatalogsBranchesProductsPatchCall) Header() http.Header + func (c *ProjectsLocationsCatalogsBranchesProductsPatchCall) UpdateMask(updateMask string) *ProjectsLocationsCatalogsBranchesProductsPatchCall + type ProjectsLocationsCatalogsBranchesProductsPurgeCall struct + func (c *ProjectsLocationsCatalogsBranchesProductsPurgeCall) Context(ctx context.Context) *ProjectsLocationsCatalogsBranchesProductsPurgeCall + func (c *ProjectsLocationsCatalogsBranchesProductsPurgeCall) Do(opts ...googleapi.CallOption) (*GoogleLongrunningOperation, error) + func (c *ProjectsLocationsCatalogsBranchesProductsPurgeCall) Fields(s ...googleapi.Field) *ProjectsLocationsCatalogsBranchesProductsPurgeCall + func (c *ProjectsLocationsCatalogsBranchesProductsPurgeCall) Header() http.Header + type ProjectsLocationsCatalogsBranchesProductsRemoveFulfillmentPlacesCall struct + func (c *ProjectsLocationsCatalogsBranchesProductsRemoveFulfillmentPlacesCall) Context(ctx context.Context) *ProjectsLocationsCatalogsBranchesProductsRemoveFulfillmentPlacesCall + func (c *ProjectsLocationsCatalogsBranchesProductsRemoveFulfillmentPlacesCall) Do(opts ...googleapi.CallOption) (*GoogleLongrunningOperation, error) + func (c *ProjectsLocationsCatalogsBranchesProductsRemoveFulfillmentPlacesCall) Fields(s ...googleapi.Field) *ProjectsLocationsCatalogsBranchesProductsRemoveFulfillmentPlacesCall + func (c *ProjectsLocationsCatalogsBranchesProductsRemoveFulfillmentPlacesCall) Header() http.Header + type ProjectsLocationsCatalogsBranchesProductsRemoveLocalInventoriesCall struct + func (c *ProjectsLocationsCatalogsBranchesProductsRemoveLocalInventoriesCall) Context(ctx context.Context) *ProjectsLocationsCatalogsBranchesProductsRemoveLocalInventoriesCall + func (c *ProjectsLocationsCatalogsBranchesProductsRemoveLocalInventoriesCall) Do(opts ...googleapi.CallOption) (*GoogleLongrunningOperation, error) + func (c *ProjectsLocationsCatalogsBranchesProductsRemoveLocalInventoriesCall) Fields(s ...googleapi.Field) *ProjectsLocationsCatalogsBranchesProductsRemoveLocalInventoriesCall + func (c *ProjectsLocationsCatalogsBranchesProductsRemoveLocalInventoriesCall) Header() http.Header + type ProjectsLocationsCatalogsBranchesProductsService struct + func NewProjectsLocationsCatalogsBranchesProductsService(s *Service) *ProjectsLocationsCatalogsBranchesProductsService + func (r *ProjectsLocationsCatalogsBranchesProductsService) AddFulfillmentPlaces(product string, ...) *ProjectsLocationsCatalogsBranchesProductsAddFulfillmentPlacesCall + func (r *ProjectsLocationsCatalogsBranchesProductsService) AddLocalInventories(product string, ...) *ProjectsLocationsCatalogsBranchesProductsAddLocalInventoriesCall + func (r *ProjectsLocationsCatalogsBranchesProductsService) Create(parent string, googlecloudretailv2product *GoogleCloudRetailV2Product) *ProjectsLocationsCatalogsBranchesProductsCreateCall + func (r *ProjectsLocationsCatalogsBranchesProductsService) Delete(name string) *ProjectsLocationsCatalogsBranchesProductsDeleteCall + func (r *ProjectsLocationsCatalogsBranchesProductsService) Get(name string) *ProjectsLocationsCatalogsBranchesProductsGetCall + func (r *ProjectsLocationsCatalogsBranchesProductsService) Import(parent string, ...) *ProjectsLocationsCatalogsBranchesProductsImportCall + func (r *ProjectsLocationsCatalogsBranchesProductsService) List(parent string) *ProjectsLocationsCatalogsBranchesProductsListCall + func (r *ProjectsLocationsCatalogsBranchesProductsService) Patch(name string, googlecloudretailv2product *GoogleCloudRetailV2Product) *ProjectsLocationsCatalogsBranchesProductsPatchCall + func (r *ProjectsLocationsCatalogsBranchesProductsService) Purge(parent string, ...) *ProjectsLocationsCatalogsBranchesProductsPurgeCall + func (r *ProjectsLocationsCatalogsBranchesProductsService) RemoveFulfillmentPlaces(product string, ...) *ProjectsLocationsCatalogsBranchesProductsRemoveFulfillmentPlacesCall + func (r *ProjectsLocationsCatalogsBranchesProductsService) RemoveLocalInventories(product string, ...) *ProjectsLocationsCatalogsBranchesProductsRemoveLocalInventoriesCall + func (r *ProjectsLocationsCatalogsBranchesProductsService) SetInventory(name string, ...) *ProjectsLocationsCatalogsBranchesProductsSetInventoryCall + type ProjectsLocationsCatalogsBranchesProductsSetInventoryCall struct + func (c *ProjectsLocationsCatalogsBranchesProductsSetInventoryCall) Context(ctx context.Context) *ProjectsLocationsCatalogsBranchesProductsSetInventoryCall + func (c *ProjectsLocationsCatalogsBranchesProductsSetInventoryCall) Do(opts ...googleapi.CallOption) (*GoogleLongrunningOperation, error) + func (c *ProjectsLocationsCatalogsBranchesProductsSetInventoryCall) Fields(s ...googleapi.Field) *ProjectsLocationsCatalogsBranchesProductsSetInventoryCall + func (c *ProjectsLocationsCatalogsBranchesProductsSetInventoryCall) Header() http.Header + type ProjectsLocationsCatalogsBranchesService struct + Operations *ProjectsLocationsCatalogsBranchesOperationsService + Products *ProjectsLocationsCatalogsBranchesProductsService + func NewProjectsLocationsCatalogsBranchesService(s *Service) *ProjectsLocationsCatalogsBranchesService + type ProjectsLocationsCatalogsCompleteQueryCall struct + func (c *ProjectsLocationsCatalogsCompleteQueryCall) Context(ctx context.Context) *ProjectsLocationsCatalogsCompleteQueryCall + func (c *ProjectsLocationsCatalogsCompleteQueryCall) Dataset(dataset string) *ProjectsLocationsCatalogsCompleteQueryCall + func (c *ProjectsLocationsCatalogsCompleteQueryCall) DeviceType(deviceType string) *ProjectsLocationsCatalogsCompleteQueryCall + func (c *ProjectsLocationsCatalogsCompleteQueryCall) Do(opts ...googleapi.CallOption) (*GoogleCloudRetailV2CompleteQueryResponse, error) + func (c *ProjectsLocationsCatalogsCompleteQueryCall) Entity(entity string) *ProjectsLocationsCatalogsCompleteQueryCall + func (c *ProjectsLocationsCatalogsCompleteQueryCall) Fields(s ...googleapi.Field) *ProjectsLocationsCatalogsCompleteQueryCall + func (c *ProjectsLocationsCatalogsCompleteQueryCall) Header() http.Header + func (c *ProjectsLocationsCatalogsCompleteQueryCall) IfNoneMatch(entityTag string) *ProjectsLocationsCatalogsCompleteQueryCall + func (c *ProjectsLocationsCatalogsCompleteQueryCall) LanguageCodes(languageCodes ...string) *ProjectsLocationsCatalogsCompleteQueryCall + func (c *ProjectsLocationsCatalogsCompleteQueryCall) MaxSuggestions(maxSuggestions int64) *ProjectsLocationsCatalogsCompleteQueryCall + func (c *ProjectsLocationsCatalogsCompleteQueryCall) Query(query string) *ProjectsLocationsCatalogsCompleteQueryCall + func (c *ProjectsLocationsCatalogsCompleteQueryCall) VisitorId(visitorId string) *ProjectsLocationsCatalogsCompleteQueryCall + type ProjectsLocationsCatalogsCompletionDataImportCall struct + func (c *ProjectsLocationsCatalogsCompletionDataImportCall) Context(ctx context.Context) *ProjectsLocationsCatalogsCompletionDataImportCall + func (c *ProjectsLocationsCatalogsCompletionDataImportCall) Do(opts ...googleapi.CallOption) (*GoogleLongrunningOperation, error) + func (c *ProjectsLocationsCatalogsCompletionDataImportCall) Fields(s ...googleapi.Field) *ProjectsLocationsCatalogsCompletionDataImportCall + func (c *ProjectsLocationsCatalogsCompletionDataImportCall) Header() http.Header + type ProjectsLocationsCatalogsCompletionDataService struct + func NewProjectsLocationsCatalogsCompletionDataService(s *Service) *ProjectsLocationsCatalogsCompletionDataService + func (r *ProjectsLocationsCatalogsCompletionDataService) Import(parent string, ...) *ProjectsLocationsCatalogsCompletionDataImportCall + type ProjectsLocationsCatalogsControlsCreateCall struct + func (c *ProjectsLocationsCatalogsControlsCreateCall) Context(ctx context.Context) *ProjectsLocationsCatalogsControlsCreateCall + func (c *ProjectsLocationsCatalogsControlsCreateCall) ControlId(controlId string) *ProjectsLocationsCatalogsControlsCreateCall + func (c *ProjectsLocationsCatalogsControlsCreateCall) Do(opts ...googleapi.CallOption) (*GoogleCloudRetailV2Control, error) + func (c *ProjectsLocationsCatalogsControlsCreateCall) Fields(s ...googleapi.Field) *ProjectsLocationsCatalogsControlsCreateCall + func (c *ProjectsLocationsCatalogsControlsCreateCall) Header() http.Header + type ProjectsLocationsCatalogsControlsDeleteCall struct + func (c *ProjectsLocationsCatalogsControlsDeleteCall) Context(ctx context.Context) *ProjectsLocationsCatalogsControlsDeleteCall + func (c *ProjectsLocationsCatalogsControlsDeleteCall) Do(opts ...googleapi.CallOption) (*GoogleProtobufEmpty, error) + func (c *ProjectsLocationsCatalogsControlsDeleteCall) Fields(s ...googleapi.Field) *ProjectsLocationsCatalogsControlsDeleteCall + func (c *ProjectsLocationsCatalogsControlsDeleteCall) Header() http.Header + type ProjectsLocationsCatalogsControlsGetCall struct + func (c *ProjectsLocationsCatalogsControlsGetCall) Context(ctx context.Context) *ProjectsLocationsCatalogsControlsGetCall + func (c *ProjectsLocationsCatalogsControlsGetCall) Do(opts ...googleapi.CallOption) (*GoogleCloudRetailV2Control, error) + func (c *ProjectsLocationsCatalogsControlsGetCall) Fields(s ...googleapi.Field) *ProjectsLocationsCatalogsControlsGetCall + func (c *ProjectsLocationsCatalogsControlsGetCall) Header() http.Header + func (c *ProjectsLocationsCatalogsControlsGetCall) IfNoneMatch(entityTag string) *ProjectsLocationsCatalogsControlsGetCall + type ProjectsLocationsCatalogsControlsListCall struct + func (c *ProjectsLocationsCatalogsControlsListCall) Context(ctx context.Context) *ProjectsLocationsCatalogsControlsListCall + func (c *ProjectsLocationsCatalogsControlsListCall) Do(opts ...googleapi.CallOption) (*GoogleCloudRetailV2ListControlsResponse, error) + func (c *ProjectsLocationsCatalogsControlsListCall) Fields(s ...googleapi.Field) *ProjectsLocationsCatalogsControlsListCall + func (c *ProjectsLocationsCatalogsControlsListCall) Filter(filter string) *ProjectsLocationsCatalogsControlsListCall + func (c *ProjectsLocationsCatalogsControlsListCall) Header() http.Header + func (c *ProjectsLocationsCatalogsControlsListCall) IfNoneMatch(entityTag string) *ProjectsLocationsCatalogsControlsListCall + func (c *ProjectsLocationsCatalogsControlsListCall) PageSize(pageSize int64) *ProjectsLocationsCatalogsControlsListCall + func (c *ProjectsLocationsCatalogsControlsListCall) PageToken(pageToken string) *ProjectsLocationsCatalogsControlsListCall + func (c *ProjectsLocationsCatalogsControlsListCall) Pages(ctx context.Context, f func(*GoogleCloudRetailV2ListControlsResponse) error) error + type ProjectsLocationsCatalogsControlsPatchCall struct + func (c *ProjectsLocationsCatalogsControlsPatchCall) Context(ctx context.Context) *ProjectsLocationsCatalogsControlsPatchCall + func (c *ProjectsLocationsCatalogsControlsPatchCall) Do(opts ...googleapi.CallOption) (*GoogleCloudRetailV2Control, error) + func (c *ProjectsLocationsCatalogsControlsPatchCall) Fields(s ...googleapi.Field) *ProjectsLocationsCatalogsControlsPatchCall + func (c *ProjectsLocationsCatalogsControlsPatchCall) Header() http.Header + func (c *ProjectsLocationsCatalogsControlsPatchCall) UpdateMask(updateMask string) *ProjectsLocationsCatalogsControlsPatchCall + type ProjectsLocationsCatalogsControlsService struct + func NewProjectsLocationsCatalogsControlsService(s *Service) *ProjectsLocationsCatalogsControlsService + func (r *ProjectsLocationsCatalogsControlsService) Create(parent string, googlecloudretailv2control *GoogleCloudRetailV2Control) *ProjectsLocationsCatalogsControlsCreateCall + func (r *ProjectsLocationsCatalogsControlsService) Delete(name string) *ProjectsLocationsCatalogsControlsDeleteCall + func (r *ProjectsLocationsCatalogsControlsService) Get(name string) *ProjectsLocationsCatalogsControlsGetCall + func (r *ProjectsLocationsCatalogsControlsService) List(parent string) *ProjectsLocationsCatalogsControlsListCall + func (r *ProjectsLocationsCatalogsControlsService) Patch(name string, googlecloudretailv2control *GoogleCloudRetailV2Control) *ProjectsLocationsCatalogsControlsPatchCall + type ProjectsLocationsCatalogsGetAttributesConfigCall struct + func (c *ProjectsLocationsCatalogsGetAttributesConfigCall) Context(ctx context.Context) *ProjectsLocationsCatalogsGetAttributesConfigCall + func (c *ProjectsLocationsCatalogsGetAttributesConfigCall) Do(opts ...googleapi.CallOption) (*GoogleCloudRetailV2AttributesConfig, error) + func (c *ProjectsLocationsCatalogsGetAttributesConfigCall) Fields(s ...googleapi.Field) *ProjectsLocationsCatalogsGetAttributesConfigCall + func (c *ProjectsLocationsCatalogsGetAttributesConfigCall) Header() http.Header + func (c *ProjectsLocationsCatalogsGetAttributesConfigCall) IfNoneMatch(entityTag string) *ProjectsLocationsCatalogsGetAttributesConfigCall + type ProjectsLocationsCatalogsGetCompletionConfigCall struct + func (c *ProjectsLocationsCatalogsGetCompletionConfigCall) Context(ctx context.Context) *ProjectsLocationsCatalogsGetCompletionConfigCall + func (c *ProjectsLocationsCatalogsGetCompletionConfigCall) Do(opts ...googleapi.CallOption) (*GoogleCloudRetailV2CompletionConfig, error) + func (c *ProjectsLocationsCatalogsGetCompletionConfigCall) Fields(s ...googleapi.Field) *ProjectsLocationsCatalogsGetCompletionConfigCall + func (c *ProjectsLocationsCatalogsGetCompletionConfigCall) Header() http.Header + func (c *ProjectsLocationsCatalogsGetCompletionConfigCall) IfNoneMatch(entityTag string) *ProjectsLocationsCatalogsGetCompletionConfigCall + type ProjectsLocationsCatalogsGetDefaultBranchCall struct + func (c *ProjectsLocationsCatalogsGetDefaultBranchCall) Context(ctx context.Context) *ProjectsLocationsCatalogsGetDefaultBranchCall + func (c *ProjectsLocationsCatalogsGetDefaultBranchCall) Do(opts ...googleapi.CallOption) (*GoogleCloudRetailV2GetDefaultBranchResponse, error) + func (c *ProjectsLocationsCatalogsGetDefaultBranchCall) Fields(s ...googleapi.Field) *ProjectsLocationsCatalogsGetDefaultBranchCall + func (c *ProjectsLocationsCatalogsGetDefaultBranchCall) Header() http.Header + func (c *ProjectsLocationsCatalogsGetDefaultBranchCall) IfNoneMatch(entityTag string) *ProjectsLocationsCatalogsGetDefaultBranchCall + type ProjectsLocationsCatalogsListCall struct + func (c *ProjectsLocationsCatalogsListCall) Context(ctx context.Context) *ProjectsLocationsCatalogsListCall + func (c *ProjectsLocationsCatalogsListCall) Do(opts ...googleapi.CallOption) (*GoogleCloudRetailV2ListCatalogsResponse, error) + func (c *ProjectsLocationsCatalogsListCall) Fields(s ...googleapi.Field) *ProjectsLocationsCatalogsListCall + func (c *ProjectsLocationsCatalogsListCall) Header() http.Header + func (c *ProjectsLocationsCatalogsListCall) IfNoneMatch(entityTag string) *ProjectsLocationsCatalogsListCall + func (c *ProjectsLocationsCatalogsListCall) PageSize(pageSize int64) *ProjectsLocationsCatalogsListCall + func (c *ProjectsLocationsCatalogsListCall) PageToken(pageToken string) *ProjectsLocationsCatalogsListCall + func (c *ProjectsLocationsCatalogsListCall) Pages(ctx context.Context, f func(*GoogleCloudRetailV2ListCatalogsResponse) error) error + type ProjectsLocationsCatalogsModelsCreateCall struct + func (c *ProjectsLocationsCatalogsModelsCreateCall) Context(ctx context.Context) *ProjectsLocationsCatalogsModelsCreateCall + func (c *ProjectsLocationsCatalogsModelsCreateCall) Do(opts ...googleapi.CallOption) (*GoogleLongrunningOperation, error) + func (c *ProjectsLocationsCatalogsModelsCreateCall) DryRun(dryRun bool) *ProjectsLocationsCatalogsModelsCreateCall + func (c *ProjectsLocationsCatalogsModelsCreateCall) Fields(s ...googleapi.Field) *ProjectsLocationsCatalogsModelsCreateCall + func (c *ProjectsLocationsCatalogsModelsCreateCall) Header() http.Header + type ProjectsLocationsCatalogsModelsDeleteCall struct + func (c *ProjectsLocationsCatalogsModelsDeleteCall) Context(ctx context.Context) *ProjectsLocationsCatalogsModelsDeleteCall + func (c *ProjectsLocationsCatalogsModelsDeleteCall) Do(opts ...googleapi.CallOption) (*GoogleProtobufEmpty, error) + func (c *ProjectsLocationsCatalogsModelsDeleteCall) Fields(s ...googleapi.Field) *ProjectsLocationsCatalogsModelsDeleteCall + func (c *ProjectsLocationsCatalogsModelsDeleteCall) Header() http.Header + type ProjectsLocationsCatalogsModelsGetCall struct + func (c *ProjectsLocationsCatalogsModelsGetCall) Context(ctx context.Context) *ProjectsLocationsCatalogsModelsGetCall + func (c *ProjectsLocationsCatalogsModelsGetCall) Do(opts ...googleapi.CallOption) (*GoogleCloudRetailV2Model, error) + func (c *ProjectsLocationsCatalogsModelsGetCall) Fields(s ...googleapi.Field) *ProjectsLocationsCatalogsModelsGetCall + func (c *ProjectsLocationsCatalogsModelsGetCall) Header() http.Header + func (c *ProjectsLocationsCatalogsModelsGetCall) IfNoneMatch(entityTag string) *ProjectsLocationsCatalogsModelsGetCall + type ProjectsLocationsCatalogsModelsListCall struct + func (c *ProjectsLocationsCatalogsModelsListCall) Context(ctx context.Context) *ProjectsLocationsCatalogsModelsListCall + func (c *ProjectsLocationsCatalogsModelsListCall) Do(opts ...googleapi.CallOption) (*GoogleCloudRetailV2ListModelsResponse, error) + func (c *ProjectsLocationsCatalogsModelsListCall) Fields(s ...googleapi.Field) *ProjectsLocationsCatalogsModelsListCall + func (c *ProjectsLocationsCatalogsModelsListCall) Header() http.Header + func (c *ProjectsLocationsCatalogsModelsListCall) IfNoneMatch(entityTag string) *ProjectsLocationsCatalogsModelsListCall + func (c *ProjectsLocationsCatalogsModelsListCall) PageSize(pageSize int64) *ProjectsLocationsCatalogsModelsListCall + func (c *ProjectsLocationsCatalogsModelsListCall) PageToken(pageToken string) *ProjectsLocationsCatalogsModelsListCall + func (c *ProjectsLocationsCatalogsModelsListCall) Pages(ctx context.Context, f func(*GoogleCloudRetailV2ListModelsResponse) error) error + type ProjectsLocationsCatalogsModelsPatchCall struct + func (c *ProjectsLocationsCatalogsModelsPatchCall) Context(ctx context.Context) *ProjectsLocationsCatalogsModelsPatchCall + func (c *ProjectsLocationsCatalogsModelsPatchCall) Do(opts ...googleapi.CallOption) (*GoogleCloudRetailV2Model, error) + func (c *ProjectsLocationsCatalogsModelsPatchCall) Fields(s ...googleapi.Field) *ProjectsLocationsCatalogsModelsPatchCall + func (c *ProjectsLocationsCatalogsModelsPatchCall) Header() http.Header + func (c *ProjectsLocationsCatalogsModelsPatchCall) UpdateMask(updateMask string) *ProjectsLocationsCatalogsModelsPatchCall + type ProjectsLocationsCatalogsModelsPauseCall struct + func (c *ProjectsLocationsCatalogsModelsPauseCall) Context(ctx context.Context) *ProjectsLocationsCatalogsModelsPauseCall + func (c *ProjectsLocationsCatalogsModelsPauseCall) Do(opts ...googleapi.CallOption) (*GoogleCloudRetailV2Model, error) + func (c *ProjectsLocationsCatalogsModelsPauseCall) Fields(s ...googleapi.Field) *ProjectsLocationsCatalogsModelsPauseCall + func (c *ProjectsLocationsCatalogsModelsPauseCall) Header() http.Header + type ProjectsLocationsCatalogsModelsResumeCall struct + func (c *ProjectsLocationsCatalogsModelsResumeCall) Context(ctx context.Context) *ProjectsLocationsCatalogsModelsResumeCall + func (c *ProjectsLocationsCatalogsModelsResumeCall) Do(opts ...googleapi.CallOption) (*GoogleCloudRetailV2Model, error) + func (c *ProjectsLocationsCatalogsModelsResumeCall) Fields(s ...googleapi.Field) *ProjectsLocationsCatalogsModelsResumeCall + func (c *ProjectsLocationsCatalogsModelsResumeCall) Header() http.Header + type ProjectsLocationsCatalogsModelsService struct + func NewProjectsLocationsCatalogsModelsService(s *Service) *ProjectsLocationsCatalogsModelsService + func (r *ProjectsLocationsCatalogsModelsService) Create(parent string, googlecloudretailv2model *GoogleCloudRetailV2Model) *ProjectsLocationsCatalogsModelsCreateCall + func (r *ProjectsLocationsCatalogsModelsService) Delete(name string) *ProjectsLocationsCatalogsModelsDeleteCall + func (r *ProjectsLocationsCatalogsModelsService) Get(name string) *ProjectsLocationsCatalogsModelsGetCall + func (r *ProjectsLocationsCatalogsModelsService) List(parent string) *ProjectsLocationsCatalogsModelsListCall + func (r *ProjectsLocationsCatalogsModelsService) Patch(name string, googlecloudretailv2model *GoogleCloudRetailV2Model) *ProjectsLocationsCatalogsModelsPatchCall + func (r *ProjectsLocationsCatalogsModelsService) Pause(name string, ...) *ProjectsLocationsCatalogsModelsPauseCall + func (r *ProjectsLocationsCatalogsModelsService) Resume(name string, ...) *ProjectsLocationsCatalogsModelsResumeCall + func (r *ProjectsLocationsCatalogsModelsService) Tune(name string, ...) *ProjectsLocationsCatalogsModelsTuneCall + type ProjectsLocationsCatalogsModelsTuneCall struct + func (c *ProjectsLocationsCatalogsModelsTuneCall) Context(ctx context.Context) *ProjectsLocationsCatalogsModelsTuneCall + func (c *ProjectsLocationsCatalogsModelsTuneCall) Do(opts ...googleapi.CallOption) (*GoogleLongrunningOperation, error) + func (c *ProjectsLocationsCatalogsModelsTuneCall) Fields(s ...googleapi.Field) *ProjectsLocationsCatalogsModelsTuneCall + func (c *ProjectsLocationsCatalogsModelsTuneCall) Header() http.Header + type ProjectsLocationsCatalogsOperationsGetCall struct + func (c *ProjectsLocationsCatalogsOperationsGetCall) Context(ctx context.Context) *ProjectsLocationsCatalogsOperationsGetCall + func (c *ProjectsLocationsCatalogsOperationsGetCall) Do(opts ...googleapi.CallOption) (*GoogleLongrunningOperation, error) + func (c *ProjectsLocationsCatalogsOperationsGetCall) Fields(s ...googleapi.Field) *ProjectsLocationsCatalogsOperationsGetCall + func (c *ProjectsLocationsCatalogsOperationsGetCall) Header() http.Header + func (c *ProjectsLocationsCatalogsOperationsGetCall) IfNoneMatch(entityTag string) *ProjectsLocationsCatalogsOperationsGetCall + type ProjectsLocationsCatalogsOperationsListCall struct + func (c *ProjectsLocationsCatalogsOperationsListCall) Context(ctx context.Context) *ProjectsLocationsCatalogsOperationsListCall + func (c *ProjectsLocationsCatalogsOperationsListCall) Do(opts ...googleapi.CallOption) (*GoogleLongrunningListOperationsResponse, error) + func (c *ProjectsLocationsCatalogsOperationsListCall) Fields(s ...googleapi.Field) *ProjectsLocationsCatalogsOperationsListCall + func (c *ProjectsLocationsCatalogsOperationsListCall) Filter(filter string) *ProjectsLocationsCatalogsOperationsListCall + func (c *ProjectsLocationsCatalogsOperationsListCall) Header() http.Header + func (c *ProjectsLocationsCatalogsOperationsListCall) IfNoneMatch(entityTag string) *ProjectsLocationsCatalogsOperationsListCall + func (c *ProjectsLocationsCatalogsOperationsListCall) PageSize(pageSize int64) *ProjectsLocationsCatalogsOperationsListCall + func (c *ProjectsLocationsCatalogsOperationsListCall) PageToken(pageToken string) *ProjectsLocationsCatalogsOperationsListCall + func (c *ProjectsLocationsCatalogsOperationsListCall) Pages(ctx context.Context, f func(*GoogleLongrunningListOperationsResponse) error) error + type ProjectsLocationsCatalogsOperationsService struct + func NewProjectsLocationsCatalogsOperationsService(s *Service) *ProjectsLocationsCatalogsOperationsService + func (r *ProjectsLocationsCatalogsOperationsService) Get(name string) *ProjectsLocationsCatalogsOperationsGetCall + func (r *ProjectsLocationsCatalogsOperationsService) List(name string) *ProjectsLocationsCatalogsOperationsListCall + type ProjectsLocationsCatalogsPatchCall struct + func (c *ProjectsLocationsCatalogsPatchCall) Context(ctx context.Context) *ProjectsLocationsCatalogsPatchCall + func (c *ProjectsLocationsCatalogsPatchCall) Do(opts ...googleapi.CallOption) (*GoogleCloudRetailV2Catalog, error) + func (c *ProjectsLocationsCatalogsPatchCall) Fields(s ...googleapi.Field) *ProjectsLocationsCatalogsPatchCall + func (c *ProjectsLocationsCatalogsPatchCall) Header() http.Header + func (c *ProjectsLocationsCatalogsPatchCall) UpdateMask(updateMask string) *ProjectsLocationsCatalogsPatchCall + type ProjectsLocationsCatalogsPlacementsPredictCall struct + func (c *ProjectsLocationsCatalogsPlacementsPredictCall) Context(ctx context.Context) *ProjectsLocationsCatalogsPlacementsPredictCall + func (c *ProjectsLocationsCatalogsPlacementsPredictCall) Do(opts ...googleapi.CallOption) (*GoogleCloudRetailV2PredictResponse, error) + func (c *ProjectsLocationsCatalogsPlacementsPredictCall) Fields(s ...googleapi.Field) *ProjectsLocationsCatalogsPlacementsPredictCall + func (c *ProjectsLocationsCatalogsPlacementsPredictCall) Header() http.Header + type ProjectsLocationsCatalogsPlacementsSearchCall struct + func (c *ProjectsLocationsCatalogsPlacementsSearchCall) Context(ctx context.Context) *ProjectsLocationsCatalogsPlacementsSearchCall + func (c *ProjectsLocationsCatalogsPlacementsSearchCall) Do(opts ...googleapi.CallOption) (*GoogleCloudRetailV2SearchResponse, error) + func (c *ProjectsLocationsCatalogsPlacementsSearchCall) Fields(s ...googleapi.Field) *ProjectsLocationsCatalogsPlacementsSearchCall + func (c *ProjectsLocationsCatalogsPlacementsSearchCall) Header() http.Header + func (c *ProjectsLocationsCatalogsPlacementsSearchCall) Pages(ctx context.Context, f func(*GoogleCloudRetailV2SearchResponse) error) error + type ProjectsLocationsCatalogsPlacementsService struct + func NewProjectsLocationsCatalogsPlacementsService(s *Service) *ProjectsLocationsCatalogsPlacementsService + func (r *ProjectsLocationsCatalogsPlacementsService) Predict(placement string, ...) *ProjectsLocationsCatalogsPlacementsPredictCall + func (r *ProjectsLocationsCatalogsPlacementsService) Search(placement string, ...) *ProjectsLocationsCatalogsPlacementsSearchCall + type ProjectsLocationsCatalogsService struct + AttributesConfig *ProjectsLocationsCatalogsAttributesConfigService + Branches *ProjectsLocationsCatalogsBranchesService + CompletionData *ProjectsLocationsCatalogsCompletionDataService + Controls *ProjectsLocationsCatalogsControlsService + Models *ProjectsLocationsCatalogsModelsService + Operations *ProjectsLocationsCatalogsOperationsService + Placements *ProjectsLocationsCatalogsPlacementsService + ServingConfigs *ProjectsLocationsCatalogsServingConfigsService + UserEvents *ProjectsLocationsCatalogsUserEventsService + func NewProjectsLocationsCatalogsService(s *Service) *ProjectsLocationsCatalogsService + func (r *ProjectsLocationsCatalogsService) CompleteQuery(catalog string) *ProjectsLocationsCatalogsCompleteQueryCall + func (r *ProjectsLocationsCatalogsService) GetAttributesConfig(name string) *ProjectsLocationsCatalogsGetAttributesConfigCall + func (r *ProjectsLocationsCatalogsService) GetCompletionConfig(name string) *ProjectsLocationsCatalogsGetCompletionConfigCall + func (r *ProjectsLocationsCatalogsService) GetDefaultBranch(catalog string) *ProjectsLocationsCatalogsGetDefaultBranchCall + func (r *ProjectsLocationsCatalogsService) List(parent string) *ProjectsLocationsCatalogsListCall + func (r *ProjectsLocationsCatalogsService) Patch(name string, googlecloudretailv2catalog *GoogleCloudRetailV2Catalog) *ProjectsLocationsCatalogsPatchCall + func (r *ProjectsLocationsCatalogsService) SetDefaultBranch(catalog string, ...) *ProjectsLocationsCatalogsSetDefaultBranchCall + func (r *ProjectsLocationsCatalogsService) UpdateAttributesConfig(name string, ...) *ProjectsLocationsCatalogsUpdateAttributesConfigCall + func (r *ProjectsLocationsCatalogsService) UpdateCompletionConfig(name string, ...) *ProjectsLocationsCatalogsUpdateCompletionConfigCall + type ProjectsLocationsCatalogsServingConfigsAddControlCall struct + func (c *ProjectsLocationsCatalogsServingConfigsAddControlCall) Context(ctx context.Context) *ProjectsLocationsCatalogsServingConfigsAddControlCall + func (c *ProjectsLocationsCatalogsServingConfigsAddControlCall) Do(opts ...googleapi.CallOption) (*GoogleCloudRetailV2ServingConfig, error) + func (c *ProjectsLocationsCatalogsServingConfigsAddControlCall) Fields(s ...googleapi.Field) *ProjectsLocationsCatalogsServingConfigsAddControlCall + func (c *ProjectsLocationsCatalogsServingConfigsAddControlCall) Header() http.Header + type ProjectsLocationsCatalogsServingConfigsCreateCall struct + func (c *ProjectsLocationsCatalogsServingConfigsCreateCall) Context(ctx context.Context) *ProjectsLocationsCatalogsServingConfigsCreateCall + func (c *ProjectsLocationsCatalogsServingConfigsCreateCall) Do(opts ...googleapi.CallOption) (*GoogleCloudRetailV2ServingConfig, error) + func (c *ProjectsLocationsCatalogsServingConfigsCreateCall) Fields(s ...googleapi.Field) *ProjectsLocationsCatalogsServingConfigsCreateCall + func (c *ProjectsLocationsCatalogsServingConfigsCreateCall) Header() http.Header + func (c *ProjectsLocationsCatalogsServingConfigsCreateCall) ServingConfigId(servingConfigId string) *ProjectsLocationsCatalogsServingConfigsCreateCall + type ProjectsLocationsCatalogsServingConfigsDeleteCall struct + func (c *ProjectsLocationsCatalogsServingConfigsDeleteCall) Context(ctx context.Context) *ProjectsLocationsCatalogsServingConfigsDeleteCall + func (c *ProjectsLocationsCatalogsServingConfigsDeleteCall) Do(opts ...googleapi.CallOption) (*GoogleProtobufEmpty, error) + func (c *ProjectsLocationsCatalogsServingConfigsDeleteCall) Fields(s ...googleapi.Field) *ProjectsLocationsCatalogsServingConfigsDeleteCall + func (c *ProjectsLocationsCatalogsServingConfigsDeleteCall) Header() http.Header + type ProjectsLocationsCatalogsServingConfigsGetCall struct + func (c *ProjectsLocationsCatalogsServingConfigsGetCall) Context(ctx context.Context) *ProjectsLocationsCatalogsServingConfigsGetCall + func (c *ProjectsLocationsCatalogsServingConfigsGetCall) Do(opts ...googleapi.CallOption) (*GoogleCloudRetailV2ServingConfig, error) + func (c *ProjectsLocationsCatalogsServingConfigsGetCall) Fields(s ...googleapi.Field) *ProjectsLocationsCatalogsServingConfigsGetCall + func (c *ProjectsLocationsCatalogsServingConfigsGetCall) Header() http.Header + func (c *ProjectsLocationsCatalogsServingConfigsGetCall) IfNoneMatch(entityTag string) *ProjectsLocationsCatalogsServingConfigsGetCall + type ProjectsLocationsCatalogsServingConfigsListCall struct + func (c *ProjectsLocationsCatalogsServingConfigsListCall) Context(ctx context.Context) *ProjectsLocationsCatalogsServingConfigsListCall + func (c *ProjectsLocationsCatalogsServingConfigsListCall) Do(opts ...googleapi.CallOption) (*GoogleCloudRetailV2ListServingConfigsResponse, error) + func (c *ProjectsLocationsCatalogsServingConfigsListCall) Fields(s ...googleapi.Field) *ProjectsLocationsCatalogsServingConfigsListCall + func (c *ProjectsLocationsCatalogsServingConfigsListCall) Header() http.Header + func (c *ProjectsLocationsCatalogsServingConfigsListCall) IfNoneMatch(entityTag string) *ProjectsLocationsCatalogsServingConfigsListCall + func (c *ProjectsLocationsCatalogsServingConfigsListCall) PageSize(pageSize int64) *ProjectsLocationsCatalogsServingConfigsListCall + func (c *ProjectsLocationsCatalogsServingConfigsListCall) PageToken(pageToken string) *ProjectsLocationsCatalogsServingConfigsListCall + func (c *ProjectsLocationsCatalogsServingConfigsListCall) Pages(ctx context.Context, ...) error + type ProjectsLocationsCatalogsServingConfigsPatchCall struct + func (c *ProjectsLocationsCatalogsServingConfigsPatchCall) Context(ctx context.Context) *ProjectsLocationsCatalogsServingConfigsPatchCall + func (c *ProjectsLocationsCatalogsServingConfigsPatchCall) Do(opts ...googleapi.CallOption) (*GoogleCloudRetailV2ServingConfig, error) + func (c *ProjectsLocationsCatalogsServingConfigsPatchCall) Fields(s ...googleapi.Field) *ProjectsLocationsCatalogsServingConfigsPatchCall + func (c *ProjectsLocationsCatalogsServingConfigsPatchCall) Header() http.Header + func (c *ProjectsLocationsCatalogsServingConfigsPatchCall) UpdateMask(updateMask string) *ProjectsLocationsCatalogsServingConfigsPatchCall + type ProjectsLocationsCatalogsServingConfigsPredictCall struct + func (c *ProjectsLocationsCatalogsServingConfigsPredictCall) Context(ctx context.Context) *ProjectsLocationsCatalogsServingConfigsPredictCall + func (c *ProjectsLocationsCatalogsServingConfigsPredictCall) Do(opts ...googleapi.CallOption) (*GoogleCloudRetailV2PredictResponse, error) + func (c *ProjectsLocationsCatalogsServingConfigsPredictCall) Fields(s ...googleapi.Field) *ProjectsLocationsCatalogsServingConfigsPredictCall + func (c *ProjectsLocationsCatalogsServingConfigsPredictCall) Header() http.Header + type ProjectsLocationsCatalogsServingConfigsRemoveControlCall struct + func (c *ProjectsLocationsCatalogsServingConfigsRemoveControlCall) Context(ctx context.Context) *ProjectsLocationsCatalogsServingConfigsRemoveControlCall + func (c *ProjectsLocationsCatalogsServingConfigsRemoveControlCall) Do(opts ...googleapi.CallOption) (*GoogleCloudRetailV2ServingConfig, error) + func (c *ProjectsLocationsCatalogsServingConfigsRemoveControlCall) Fields(s ...googleapi.Field) *ProjectsLocationsCatalogsServingConfigsRemoveControlCall + func (c *ProjectsLocationsCatalogsServingConfigsRemoveControlCall) Header() http.Header + type ProjectsLocationsCatalogsServingConfigsSearchCall struct + func (c *ProjectsLocationsCatalogsServingConfigsSearchCall) Context(ctx context.Context) *ProjectsLocationsCatalogsServingConfigsSearchCall + func (c *ProjectsLocationsCatalogsServingConfigsSearchCall) Do(opts ...googleapi.CallOption) (*GoogleCloudRetailV2SearchResponse, error) + func (c *ProjectsLocationsCatalogsServingConfigsSearchCall) Fields(s ...googleapi.Field) *ProjectsLocationsCatalogsServingConfigsSearchCall + func (c *ProjectsLocationsCatalogsServingConfigsSearchCall) Header() http.Header + func (c *ProjectsLocationsCatalogsServingConfigsSearchCall) Pages(ctx context.Context, f func(*GoogleCloudRetailV2SearchResponse) error) error + type ProjectsLocationsCatalogsServingConfigsService struct + func NewProjectsLocationsCatalogsServingConfigsService(s *Service) *ProjectsLocationsCatalogsServingConfigsService + func (r *ProjectsLocationsCatalogsServingConfigsService) AddControl(servingConfig string, ...) *ProjectsLocationsCatalogsServingConfigsAddControlCall + func (r *ProjectsLocationsCatalogsServingConfigsService) Create(parent string, ...) *ProjectsLocationsCatalogsServingConfigsCreateCall + func (r *ProjectsLocationsCatalogsServingConfigsService) Delete(name string) *ProjectsLocationsCatalogsServingConfigsDeleteCall + func (r *ProjectsLocationsCatalogsServingConfigsService) Get(name string) *ProjectsLocationsCatalogsServingConfigsGetCall + func (r *ProjectsLocationsCatalogsServingConfigsService) List(parent string) *ProjectsLocationsCatalogsServingConfigsListCall + func (r *ProjectsLocationsCatalogsServingConfigsService) Patch(name string, ...) *ProjectsLocationsCatalogsServingConfigsPatchCall + func (r *ProjectsLocationsCatalogsServingConfigsService) Predict(placement string, ...) *ProjectsLocationsCatalogsServingConfigsPredictCall + func (r *ProjectsLocationsCatalogsServingConfigsService) RemoveControl(servingConfig string, ...) *ProjectsLocationsCatalogsServingConfigsRemoveControlCall + func (r *ProjectsLocationsCatalogsServingConfigsService) Search(placement string, ...) *ProjectsLocationsCatalogsServingConfigsSearchCall + type ProjectsLocationsCatalogsSetDefaultBranchCall struct + func (c *ProjectsLocationsCatalogsSetDefaultBranchCall) Context(ctx context.Context) *ProjectsLocationsCatalogsSetDefaultBranchCall + func (c *ProjectsLocationsCatalogsSetDefaultBranchCall) Do(opts ...googleapi.CallOption) (*GoogleProtobufEmpty, error) + func (c *ProjectsLocationsCatalogsSetDefaultBranchCall) Fields(s ...googleapi.Field) *ProjectsLocationsCatalogsSetDefaultBranchCall + func (c *ProjectsLocationsCatalogsSetDefaultBranchCall) Header() http.Header + type ProjectsLocationsCatalogsUpdateAttributesConfigCall struct + func (c *ProjectsLocationsCatalogsUpdateAttributesConfigCall) Context(ctx context.Context) *ProjectsLocationsCatalogsUpdateAttributesConfigCall + func (c *ProjectsLocationsCatalogsUpdateAttributesConfigCall) Do(opts ...googleapi.CallOption) (*GoogleCloudRetailV2AttributesConfig, error) + func (c *ProjectsLocationsCatalogsUpdateAttributesConfigCall) Fields(s ...googleapi.Field) *ProjectsLocationsCatalogsUpdateAttributesConfigCall + func (c *ProjectsLocationsCatalogsUpdateAttributesConfigCall) Header() http.Header + func (c *ProjectsLocationsCatalogsUpdateAttributesConfigCall) UpdateMask(updateMask string) *ProjectsLocationsCatalogsUpdateAttributesConfigCall + type ProjectsLocationsCatalogsUpdateCompletionConfigCall struct + func (c *ProjectsLocationsCatalogsUpdateCompletionConfigCall) Context(ctx context.Context) *ProjectsLocationsCatalogsUpdateCompletionConfigCall + func (c *ProjectsLocationsCatalogsUpdateCompletionConfigCall) Do(opts ...googleapi.CallOption) (*GoogleCloudRetailV2CompletionConfig, error) + func (c *ProjectsLocationsCatalogsUpdateCompletionConfigCall) Fields(s ...googleapi.Field) *ProjectsLocationsCatalogsUpdateCompletionConfigCall + func (c *ProjectsLocationsCatalogsUpdateCompletionConfigCall) Header() http.Header + func (c *ProjectsLocationsCatalogsUpdateCompletionConfigCall) UpdateMask(updateMask string) *ProjectsLocationsCatalogsUpdateCompletionConfigCall + type ProjectsLocationsCatalogsUserEventsCollectCall struct + func (c *ProjectsLocationsCatalogsUserEventsCollectCall) Context(ctx context.Context) *ProjectsLocationsCatalogsUserEventsCollectCall + func (c *ProjectsLocationsCatalogsUserEventsCollectCall) Do(opts ...googleapi.CallOption) (*GoogleApiHttpBody, error) + func (c *ProjectsLocationsCatalogsUserEventsCollectCall) Ets(ets int64) *ProjectsLocationsCatalogsUserEventsCollectCall + func (c *ProjectsLocationsCatalogsUserEventsCollectCall) Fields(s ...googleapi.Field) *ProjectsLocationsCatalogsUserEventsCollectCall + func (c *ProjectsLocationsCatalogsUserEventsCollectCall) Header() http.Header + func (c *ProjectsLocationsCatalogsUserEventsCollectCall) IfNoneMatch(entityTag string) *ProjectsLocationsCatalogsUserEventsCollectCall + func (c *ProjectsLocationsCatalogsUserEventsCollectCall) PrebuiltRule(prebuiltRule string) *ProjectsLocationsCatalogsUserEventsCollectCall + func (c *ProjectsLocationsCatalogsUserEventsCollectCall) RawJson(rawJson string) *ProjectsLocationsCatalogsUserEventsCollectCall + func (c *ProjectsLocationsCatalogsUserEventsCollectCall) Uri(uri string) *ProjectsLocationsCatalogsUserEventsCollectCall + func (c *ProjectsLocationsCatalogsUserEventsCollectCall) UserEvent(userEvent string) *ProjectsLocationsCatalogsUserEventsCollectCall + type ProjectsLocationsCatalogsUserEventsImportCall struct + func (c *ProjectsLocationsCatalogsUserEventsImportCall) Context(ctx context.Context) *ProjectsLocationsCatalogsUserEventsImportCall + func (c *ProjectsLocationsCatalogsUserEventsImportCall) Do(opts ...googleapi.CallOption) (*GoogleLongrunningOperation, error) + func (c *ProjectsLocationsCatalogsUserEventsImportCall) Fields(s ...googleapi.Field) *ProjectsLocationsCatalogsUserEventsImportCall + func (c *ProjectsLocationsCatalogsUserEventsImportCall) Header() http.Header + type ProjectsLocationsCatalogsUserEventsPurgeCall struct + func (c *ProjectsLocationsCatalogsUserEventsPurgeCall) Context(ctx context.Context) *ProjectsLocationsCatalogsUserEventsPurgeCall + func (c *ProjectsLocationsCatalogsUserEventsPurgeCall) Do(opts ...googleapi.CallOption) (*GoogleLongrunningOperation, error) + func (c *ProjectsLocationsCatalogsUserEventsPurgeCall) Fields(s ...googleapi.Field) *ProjectsLocationsCatalogsUserEventsPurgeCall + func (c *ProjectsLocationsCatalogsUserEventsPurgeCall) Header() http.Header + type ProjectsLocationsCatalogsUserEventsRejoinCall struct + func (c *ProjectsLocationsCatalogsUserEventsRejoinCall) Context(ctx context.Context) *ProjectsLocationsCatalogsUserEventsRejoinCall + func (c *ProjectsLocationsCatalogsUserEventsRejoinCall) Do(opts ...googleapi.CallOption) (*GoogleLongrunningOperation, error) + func (c *ProjectsLocationsCatalogsUserEventsRejoinCall) Fields(s ...googleapi.Field) *ProjectsLocationsCatalogsUserEventsRejoinCall + func (c *ProjectsLocationsCatalogsUserEventsRejoinCall) Header() http.Header + type ProjectsLocationsCatalogsUserEventsService struct + func NewProjectsLocationsCatalogsUserEventsService(s *Service) *ProjectsLocationsCatalogsUserEventsService + func (r *ProjectsLocationsCatalogsUserEventsService) Collect(parent string) *ProjectsLocationsCatalogsUserEventsCollectCall + func (r *ProjectsLocationsCatalogsUserEventsService) Import(parent string, ...) *ProjectsLocationsCatalogsUserEventsImportCall + func (r *ProjectsLocationsCatalogsUserEventsService) Purge(parent string, ...) *ProjectsLocationsCatalogsUserEventsPurgeCall + func (r *ProjectsLocationsCatalogsUserEventsService) Rejoin(parent string, ...) *ProjectsLocationsCatalogsUserEventsRejoinCall + func (r *ProjectsLocationsCatalogsUserEventsService) Write(parent string, googlecloudretailv2userevent *GoogleCloudRetailV2UserEvent) *ProjectsLocationsCatalogsUserEventsWriteCall + type ProjectsLocationsCatalogsUserEventsWriteCall struct + func (c *ProjectsLocationsCatalogsUserEventsWriteCall) Context(ctx context.Context) *ProjectsLocationsCatalogsUserEventsWriteCall + func (c *ProjectsLocationsCatalogsUserEventsWriteCall) Do(opts ...googleapi.CallOption) (*GoogleCloudRetailV2UserEvent, error) + func (c *ProjectsLocationsCatalogsUserEventsWriteCall) Fields(s ...googleapi.Field) *ProjectsLocationsCatalogsUserEventsWriteCall + func (c *ProjectsLocationsCatalogsUserEventsWriteCall) Header() http.Header + func (c *ProjectsLocationsCatalogsUserEventsWriteCall) WriteAsync(writeAsync bool) *ProjectsLocationsCatalogsUserEventsWriteCall + type ProjectsLocationsOperationsGetCall struct + func (c *ProjectsLocationsOperationsGetCall) Context(ctx context.Context) *ProjectsLocationsOperationsGetCall + func (c *ProjectsLocationsOperationsGetCall) Do(opts ...googleapi.CallOption) (*GoogleLongrunningOperation, error) + func (c *ProjectsLocationsOperationsGetCall) Fields(s ...googleapi.Field) *ProjectsLocationsOperationsGetCall + func (c *ProjectsLocationsOperationsGetCall) Header() http.Header + func (c *ProjectsLocationsOperationsGetCall) IfNoneMatch(entityTag string) *ProjectsLocationsOperationsGetCall + type ProjectsLocationsOperationsListCall struct + func (c *ProjectsLocationsOperationsListCall) Context(ctx context.Context) *ProjectsLocationsOperationsListCall + func (c *ProjectsLocationsOperationsListCall) Do(opts ...googleapi.CallOption) (*GoogleLongrunningListOperationsResponse, error) + func (c *ProjectsLocationsOperationsListCall) Fields(s ...googleapi.Field) *ProjectsLocationsOperationsListCall + func (c *ProjectsLocationsOperationsListCall) Filter(filter string) *ProjectsLocationsOperationsListCall + func (c *ProjectsLocationsOperationsListCall) Header() http.Header + func (c *ProjectsLocationsOperationsListCall) IfNoneMatch(entityTag string) *ProjectsLocationsOperationsListCall + func (c *ProjectsLocationsOperationsListCall) PageSize(pageSize int64) *ProjectsLocationsOperationsListCall + func (c *ProjectsLocationsOperationsListCall) PageToken(pageToken string) *ProjectsLocationsOperationsListCall + func (c *ProjectsLocationsOperationsListCall) Pages(ctx context.Context, f func(*GoogleLongrunningListOperationsResponse) error) error + type ProjectsLocationsOperationsService struct + func NewProjectsLocationsOperationsService(s *Service) *ProjectsLocationsOperationsService + func (r *ProjectsLocationsOperationsService) Get(name string) *ProjectsLocationsOperationsGetCall + func (r *ProjectsLocationsOperationsService) List(name string) *ProjectsLocationsOperationsListCall + type ProjectsLocationsService struct + Catalogs *ProjectsLocationsCatalogsService + Operations *ProjectsLocationsOperationsService + func NewProjectsLocationsService(s *Service) *ProjectsLocationsService + type ProjectsOperationsGetCall struct + func (c *ProjectsOperationsGetCall) Context(ctx context.Context) *ProjectsOperationsGetCall + func (c *ProjectsOperationsGetCall) Do(opts ...googleapi.CallOption) (*GoogleLongrunningOperation, error) + func (c *ProjectsOperationsGetCall) Fields(s ...googleapi.Field) *ProjectsOperationsGetCall + func (c *ProjectsOperationsGetCall) Header() http.Header + func (c *ProjectsOperationsGetCall) IfNoneMatch(entityTag string) *ProjectsOperationsGetCall + type ProjectsOperationsListCall struct + func (c *ProjectsOperationsListCall) Context(ctx context.Context) *ProjectsOperationsListCall + func (c *ProjectsOperationsListCall) Do(opts ...googleapi.CallOption) (*GoogleLongrunningListOperationsResponse, error) + func (c *ProjectsOperationsListCall) Fields(s ...googleapi.Field) *ProjectsOperationsListCall + func (c *ProjectsOperationsListCall) Filter(filter string) *ProjectsOperationsListCall + func (c *ProjectsOperationsListCall) Header() http.Header + func (c *ProjectsOperationsListCall) IfNoneMatch(entityTag string) *ProjectsOperationsListCall + func (c *ProjectsOperationsListCall) PageSize(pageSize int64) *ProjectsOperationsListCall + func (c *ProjectsOperationsListCall) PageToken(pageToken string) *ProjectsOperationsListCall + func (c *ProjectsOperationsListCall) Pages(ctx context.Context, f func(*GoogleLongrunningListOperationsResponse) error) error + type ProjectsOperationsService struct + func NewProjectsOperationsService(s *Service) *ProjectsOperationsService + func (r *ProjectsOperationsService) Get(name string) *ProjectsOperationsGetCall + func (r *ProjectsOperationsService) List(name string) *ProjectsOperationsListCall + type ProjectsService struct + Locations *ProjectsLocationsService + Operations *ProjectsOperationsService + func NewProjectsService(s *Service) *ProjectsService + type Service struct + BasePath string + Projects *ProjectsService + UserAgent string + func New(client *http.Client) (*Service, error) + func NewService(ctx context.Context, opts ...option.ClientOption) (*Service, error)