Versions in this module Expand all Collapse all v0 v0.196.2 Sep 10, 2024 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 GoogleCloudDiscoveryengineLoggingErrorContext struct + ForceSendFields []string + HttpRequest *GoogleCloudDiscoveryengineLoggingHttpRequestContext + NullFields []string + ReportLocation *GoogleCloudDiscoveryengineLoggingSourceLocation + func (s GoogleCloudDiscoveryengineLoggingErrorContext) MarshalJSON() ([]byte, error) + type GoogleCloudDiscoveryengineLoggingErrorLog struct + Context *GoogleCloudDiscoveryengineLoggingErrorContext + ForceSendFields []string + ImportPayload *GoogleCloudDiscoveryengineLoggingImportErrorContext + Message string + NullFields []string + RequestPayload googleapi.RawMessage + ResponsePayload googleapi.RawMessage + ServiceContext *GoogleCloudDiscoveryengineLoggingServiceContext + Status *GoogleRpcStatus + func (s GoogleCloudDiscoveryengineLoggingErrorLog) MarshalJSON() ([]byte, error) + type GoogleCloudDiscoveryengineLoggingHttpRequestContext struct + ForceSendFields []string + NullFields []string + ResponseStatusCode int64 + func (s GoogleCloudDiscoveryengineLoggingHttpRequestContext) MarshalJSON() ([]byte, error) + type GoogleCloudDiscoveryengineLoggingImportErrorContext struct + Document string + ForceSendFields []string + GcsPath string + LineNumber string + NullFields []string + Operation string + UserEvent string + func (s GoogleCloudDiscoveryengineLoggingImportErrorContext) MarshalJSON() ([]byte, error) + type GoogleCloudDiscoveryengineLoggingServiceContext struct + ForceSendFields []string + NullFields []string + Service string + func (s GoogleCloudDiscoveryengineLoggingServiceContext) MarshalJSON() ([]byte, error) + type GoogleCloudDiscoveryengineLoggingSourceLocation struct + ForceSendFields []string + FunctionName string + NullFields []string + func (s GoogleCloudDiscoveryengineLoggingSourceLocation) MarshalJSON() ([]byte, error) + type GoogleCloudDiscoveryengineV1AlloyDbSource struct + ClusterId string + DatabaseId string + ForceSendFields []string + GcsStagingDir string + LocationId string + NullFields []string + ProjectId string + TableId string + func (s GoogleCloudDiscoveryengineV1AlloyDbSource) MarshalJSON() ([]byte, error) + type GoogleCloudDiscoveryengineV1Answer struct + AnswerSkippedReasons []string + AnswerText string + Citations []*GoogleCloudDiscoveryengineV1AnswerCitation + CompleteTime string + CreateTime string + ForceSendFields []string + Name string + NullFields []string + QueryUnderstandingInfo *GoogleCloudDiscoveryengineV1AnswerQueryUnderstandingInfo + References []*GoogleCloudDiscoveryengineV1AnswerReference + RelatedQuestions []string + State string + Steps []*GoogleCloudDiscoveryengineV1AnswerStep + func (s GoogleCloudDiscoveryengineV1Answer) MarshalJSON() ([]byte, error) + type GoogleCloudDiscoveryengineV1AnswerCitation struct + EndIndex int64 + ForceSendFields []string + NullFields []string + Sources []*GoogleCloudDiscoveryengineV1AnswerCitationSource + StartIndex int64 + func (s GoogleCloudDiscoveryengineV1AnswerCitation) MarshalJSON() ([]byte, error) + type GoogleCloudDiscoveryengineV1AnswerCitationSource struct + ForceSendFields []string + NullFields []string + ReferenceId string + func (s GoogleCloudDiscoveryengineV1AnswerCitationSource) MarshalJSON() ([]byte, error) + type GoogleCloudDiscoveryengineV1AnswerQueryRequest struct + AnswerGenerationSpec *GoogleCloudDiscoveryengineV1AnswerQueryRequestAnswerGenerationSpec + AsynchronousMode bool + ForceSendFields []string + NullFields []string + Query *GoogleCloudDiscoveryengineV1Query + QueryUnderstandingSpec *GoogleCloudDiscoveryengineV1AnswerQueryRequestQueryUnderstandingSpec + RelatedQuestionsSpec *GoogleCloudDiscoveryengineV1AnswerQueryRequestRelatedQuestionsSpec + SafetySpec *GoogleCloudDiscoveryengineV1AnswerQueryRequestSafetySpec + SearchSpec *GoogleCloudDiscoveryengineV1AnswerQueryRequestSearchSpec + Session string + UserLabels map[string]string + UserPseudoId string + func (s GoogleCloudDiscoveryengineV1AnswerQueryRequest) MarshalJSON() ([]byte, error) + type GoogleCloudDiscoveryengineV1AnswerQueryRequestAnswerGenerationSpec struct + AnswerLanguageCode string + ForceSendFields []string + IgnoreAdversarialQuery bool + IgnoreLowRelevantContent bool + IgnoreNonAnswerSeekingQuery bool + IncludeCitations bool + ModelSpec *GoogleCloudDiscoveryengineV1AnswerQueryRequestAnswerGenerationSpecModelSpec + NullFields []string + PromptSpec *GoogleCloudDiscoveryengineV1AnswerQueryRequestAnswerGenerationSpecPromptSpec + func (s GoogleCloudDiscoveryengineV1AnswerQueryRequestAnswerGenerationSpec) MarshalJSON() ([]byte, error) + type GoogleCloudDiscoveryengineV1AnswerQueryRequestAnswerGenerationSpecModelSpec struct + ForceSendFields []string + ModelVersion string + NullFields []string + func (s GoogleCloudDiscoveryengineV1AnswerQueryRequestAnswerGenerationSpecModelSpec) MarshalJSON() ([]byte, error) + type GoogleCloudDiscoveryengineV1AnswerQueryRequestAnswerGenerationSpecPromptSpec struct + ForceSendFields []string + NullFields []string + Preamble string + func (s GoogleCloudDiscoveryengineV1AnswerQueryRequestAnswerGenerationSpecPromptSpec) MarshalJSON() ([]byte, error) + type GoogleCloudDiscoveryengineV1AnswerQueryRequestQueryUnderstandingSpec struct + ForceSendFields []string + NullFields []string + QueryClassificationSpec *GoogleCloudDiscoveryengineV1AnswerQueryRequestQueryUnderstandingSpecQueryClassificationSpec + QueryRephraserSpec *GoogleCloudDiscoveryengineV1AnswerQueryRequestQueryUnderstandingSpecQueryRephraserSpec + func (s GoogleCloudDiscoveryengineV1AnswerQueryRequestQueryUnderstandingSpec) MarshalJSON() ([]byte, error) + type GoogleCloudDiscoveryengineV1AnswerQueryRequestQueryUnderstandingSpecQueryClassificationSpec struct + ForceSendFields []string + NullFields []string + Types []string + func (s GoogleCloudDiscoveryengineV1AnswerQueryRequestQueryUnderstandingSpecQueryClassificationSpec) MarshalJSON() ([]byte, error) + type GoogleCloudDiscoveryengineV1AnswerQueryRequestQueryUnderstandingSpecQueryRephraserSpec struct + Disable bool + ForceSendFields []string + MaxRephraseSteps int64 + NullFields []string + func (s GoogleCloudDiscoveryengineV1AnswerQueryRequestQueryUnderstandingSpecQueryRephraserSpec) MarshalJSON() ([]byte, error) + type GoogleCloudDiscoveryengineV1AnswerQueryRequestRelatedQuestionsSpec struct + Enable bool + ForceSendFields []string + NullFields []string + func (s GoogleCloudDiscoveryengineV1AnswerQueryRequestRelatedQuestionsSpec) MarshalJSON() ([]byte, error) + type GoogleCloudDiscoveryengineV1AnswerQueryRequestSafetySpec struct + Enable bool + ForceSendFields []string + NullFields []string + func (s GoogleCloudDiscoveryengineV1AnswerQueryRequestSafetySpec) MarshalJSON() ([]byte, error) + type GoogleCloudDiscoveryengineV1AnswerQueryRequestSearchSpec struct + ForceSendFields []string + NullFields []string + SearchParams *GoogleCloudDiscoveryengineV1AnswerQueryRequestSearchSpecSearchParams + SearchResultList *GoogleCloudDiscoveryengineV1AnswerQueryRequestSearchSpecSearchResultList + func (s GoogleCloudDiscoveryengineV1AnswerQueryRequestSearchSpec) MarshalJSON() ([]byte, error) + type GoogleCloudDiscoveryengineV1AnswerQueryRequestSearchSpecSearchParams struct + BoostSpec *GoogleCloudDiscoveryengineV1SearchRequestBoostSpec + DataStoreSpecs []*GoogleCloudDiscoveryengineV1SearchRequestDataStoreSpec + Filter string + ForceSendFields []string + MaxReturnResults int64 + NullFields []string + OrderBy string + SearchResultMode string + func (s GoogleCloudDiscoveryengineV1AnswerQueryRequestSearchSpecSearchParams) MarshalJSON() ([]byte, error) + type GoogleCloudDiscoveryengineV1AnswerQueryRequestSearchSpecSearchResultList struct + ForceSendFields []string + NullFields []string + SearchResults []*GoogleCloudDiscoveryengineV1AnswerQueryRequestSearchSpecSearchResultListSearchResult + func (s GoogleCloudDiscoveryengineV1AnswerQueryRequestSearchSpecSearchResultList) MarshalJSON() ([]byte, error) + type GoogleCloudDiscoveryengineV1AnswerQueryRequestSearchSpecSearchResultListSearchResult struct + ChunkInfo *GoogleCloudDiscoveryengineV1AnswerQueryRequestSearchSpecSearchResultListSearchResultChunkInfo + ForceSendFields []string + NullFields []string + UnstructuredDocumentInfo *GoogleCloudDiscoveryengineV1AnswerQueryRequestSearchSpecSearchResultListSearchResultUnstructuredDocumentInfo + func (s GoogleCloudDiscoveryengineV1AnswerQueryRequestSearchSpecSearchResultListSearchResult) MarshalJSON() ([]byte, error) + type GoogleCloudDiscoveryengineV1AnswerQueryRequestSearchSpecSearchResultListSearchResultChunkInfo struct + Chunk string + Content string + ForceSendFields []string + NullFields []string + func (s GoogleCloudDiscoveryengineV1AnswerQueryRequestSearchSpecSearchResultListSearchResultChunkInfo) MarshalJSON() ([]byte, error) + type GoogleCloudDiscoveryengineV1AnswerQueryRequestSearchSpecSearchResultListSearchResultUnstructuredDocumentInfo struct + Document string + DocumentContexts []*GoogleCloudDiscoveryengineV1AnswerQueryRequestSearchSpecSearchResultListSearchResultUnstructuredDocumentInfoDocumentContext + ExtractiveAnswers []*GoogleCloudDiscoveryengineV1AnswerQueryRequestSearchSpecSearchResultListSearchResultUnstructuredDocumentInfoExtractiveAnswer + ExtractiveSegments []*GoogleCloudDiscoveryengineV1AnswerQueryRequestSearchSpecSearchResultListSearchResultUnstructuredDocumentInfoExtractiveSegment + ForceSendFields []string + NullFields []string + Title string + Uri string + func (s GoogleCloudDiscoveryengineV1AnswerQueryRequestSearchSpecSearchResultListSearchResultUnstructuredDocumentInfo) MarshalJSON() ([]byte, error) + type GoogleCloudDiscoveryengineV1AnswerQueryRequestSearchSpecSearchResultListSearchResultUnstructuredDocumentInfoDocumentContext struct + Content string + ForceSendFields []string + NullFields []string + PageIdentifier string + func (s GoogleCloudDiscoveryengineV1AnswerQueryRequestSearchSpecSearchResultListSearchResultUnstructuredDocumentInfoDocumentContext) MarshalJSON() ([]byte, error) + type GoogleCloudDiscoveryengineV1AnswerQueryRequestSearchSpecSearchResultListSearchResultUnstructuredDocumentInfoExtractiveAnswer struct + Content string + ForceSendFields []string + NullFields []string + PageIdentifier string + func (s GoogleCloudDiscoveryengineV1AnswerQueryRequestSearchSpecSearchResultListSearchResultUnstructuredDocumentInfoExtractiveAnswer) MarshalJSON() ([]byte, error) + type GoogleCloudDiscoveryengineV1AnswerQueryRequestSearchSpecSearchResultListSearchResultUnstructuredDocumentInfoExtractiveSegment struct + Content string + ForceSendFields []string + NullFields []string + PageIdentifier string + func (s GoogleCloudDiscoveryengineV1AnswerQueryRequestSearchSpecSearchResultListSearchResultUnstructuredDocumentInfoExtractiveSegment) MarshalJSON() ([]byte, error) + type GoogleCloudDiscoveryengineV1AnswerQueryResponse struct + Answer *GoogleCloudDiscoveryengineV1Answer + AnswerQueryToken string + ForceSendFields []string + NullFields []string + Session *GoogleCloudDiscoveryengineV1Session + func (s GoogleCloudDiscoveryengineV1AnswerQueryResponse) MarshalJSON() ([]byte, error) + type GoogleCloudDiscoveryengineV1AnswerQueryUnderstandingInfo struct + ForceSendFields []string + NullFields []string + QueryClassificationInfo []*GoogleCloudDiscoveryengineV1AnswerQueryUnderstandingInfoQueryClassificationInfo + func (s GoogleCloudDiscoveryengineV1AnswerQueryUnderstandingInfo) MarshalJSON() ([]byte, error) + type GoogleCloudDiscoveryengineV1AnswerQueryUnderstandingInfoQueryClassificationInfo struct + ForceSendFields []string + NullFields []string + Positive bool + Type string + func (s GoogleCloudDiscoveryengineV1AnswerQueryUnderstandingInfoQueryClassificationInfo) MarshalJSON() ([]byte, error) + type GoogleCloudDiscoveryengineV1AnswerReference struct + ChunkInfo *GoogleCloudDiscoveryengineV1AnswerReferenceChunkInfo + ForceSendFields []string + NullFields []string + StructuredDocumentInfo *GoogleCloudDiscoveryengineV1AnswerReferenceStructuredDocumentInfo + UnstructuredDocumentInfo *GoogleCloudDiscoveryengineV1AnswerReferenceUnstructuredDocumentInfo + func (s GoogleCloudDiscoveryengineV1AnswerReference) MarshalJSON() ([]byte, error) + type GoogleCloudDiscoveryengineV1AnswerReferenceChunkInfo struct + Chunk string + Content string + DocumentMetadata *GoogleCloudDiscoveryengineV1AnswerReferenceChunkInfoDocumentMetadata + ForceSendFields []string + NullFields []string + RelevanceScore float64 + func (s *GoogleCloudDiscoveryengineV1AnswerReferenceChunkInfo) UnmarshalJSON(data []byte) error + func (s GoogleCloudDiscoveryengineV1AnswerReferenceChunkInfo) MarshalJSON() ([]byte, error) + type GoogleCloudDiscoveryengineV1AnswerReferenceChunkInfoDocumentMetadata struct + Document string + ForceSendFields []string + NullFields []string + PageIdentifier string + StructData googleapi.RawMessage + Title string + Uri string + func (s GoogleCloudDiscoveryengineV1AnswerReferenceChunkInfoDocumentMetadata) MarshalJSON() ([]byte, error) + type GoogleCloudDiscoveryengineV1AnswerReferenceStructuredDocumentInfo struct + Document string + ForceSendFields []string + NullFields []string + StructData googleapi.RawMessage + func (s GoogleCloudDiscoveryengineV1AnswerReferenceStructuredDocumentInfo) MarshalJSON() ([]byte, error) + type GoogleCloudDiscoveryengineV1AnswerReferenceUnstructuredDocumentInfo struct + ChunkContents []*GoogleCloudDiscoveryengineV1AnswerReferenceUnstructuredDocumentInfoChunkContent + Document string + ForceSendFields []string + NullFields []string + StructData googleapi.RawMessage + Title string + Uri string + func (s GoogleCloudDiscoveryengineV1AnswerReferenceUnstructuredDocumentInfo) MarshalJSON() ([]byte, error) + type GoogleCloudDiscoveryengineV1AnswerReferenceUnstructuredDocumentInfoChunkContent struct + Content string + ForceSendFields []string + NullFields []string + PageIdentifier string + RelevanceScore float64 + func (s *GoogleCloudDiscoveryengineV1AnswerReferenceUnstructuredDocumentInfoChunkContent) UnmarshalJSON(data []byte) error + func (s GoogleCloudDiscoveryengineV1AnswerReferenceUnstructuredDocumentInfoChunkContent) MarshalJSON() ([]byte, error) + type GoogleCloudDiscoveryengineV1AnswerStep struct + Actions []*GoogleCloudDiscoveryengineV1AnswerStepAction + Description string + ForceSendFields []string + NullFields []string + State string + Thought string + func (s GoogleCloudDiscoveryengineV1AnswerStep) MarshalJSON() ([]byte, error) + type GoogleCloudDiscoveryengineV1AnswerStepAction struct + ForceSendFields []string + NullFields []string + Observation *GoogleCloudDiscoveryengineV1AnswerStepActionObservation + SearchAction *GoogleCloudDiscoveryengineV1AnswerStepActionSearchAction + func (s GoogleCloudDiscoveryengineV1AnswerStepAction) MarshalJSON() ([]byte, error) + type GoogleCloudDiscoveryengineV1AnswerStepActionObservation struct + ForceSendFields []string + NullFields []string + SearchResults []*GoogleCloudDiscoveryengineV1AnswerStepActionObservationSearchResult + func (s GoogleCloudDiscoveryengineV1AnswerStepActionObservation) MarshalJSON() ([]byte, error) + type GoogleCloudDiscoveryengineV1AnswerStepActionObservationSearchResult struct + ChunkInfo []*GoogleCloudDiscoveryengineV1AnswerStepActionObservationSearchResultChunkInfo + Document string + ForceSendFields []string + NullFields []string + SnippetInfo []*GoogleCloudDiscoveryengineV1AnswerStepActionObservationSearchResultSnippetInfo + StructData googleapi.RawMessage + Title string + Uri string + func (s GoogleCloudDiscoveryengineV1AnswerStepActionObservationSearchResult) MarshalJSON() ([]byte, error) + type GoogleCloudDiscoveryengineV1AnswerStepActionObservationSearchResultChunkInfo struct + Chunk string + Content string + ForceSendFields []string + NullFields []string + RelevanceScore float64 + func (s *GoogleCloudDiscoveryengineV1AnswerStepActionObservationSearchResultChunkInfo) UnmarshalJSON(data []byte) error + func (s GoogleCloudDiscoveryengineV1AnswerStepActionObservationSearchResultChunkInfo) MarshalJSON() ([]byte, error) + type GoogleCloudDiscoveryengineV1AnswerStepActionObservationSearchResultSnippetInfo struct + ForceSendFields []string + NullFields []string + Snippet string + SnippetStatus string + func (s GoogleCloudDiscoveryengineV1AnswerStepActionObservationSearchResultSnippetInfo) MarshalJSON() ([]byte, error) + type GoogleCloudDiscoveryengineV1AnswerStepActionSearchAction struct + ForceSendFields []string + NullFields []string + Query string + func (s GoogleCloudDiscoveryengineV1AnswerStepActionSearchAction) MarshalJSON() ([]byte, error) + type GoogleCloudDiscoveryengineV1BatchCreateTargetSiteMetadata struct + CreateTime string + ForceSendFields []string + NullFields []string + UpdateTime string + func (s GoogleCloudDiscoveryengineV1BatchCreateTargetSiteMetadata) MarshalJSON() ([]byte, error) + type GoogleCloudDiscoveryengineV1BatchCreateTargetSitesRequest struct + ForceSendFields []string + NullFields []string + Requests []*GoogleCloudDiscoveryengineV1CreateTargetSiteRequest + func (s GoogleCloudDiscoveryengineV1BatchCreateTargetSitesRequest) MarshalJSON() ([]byte, error) + type GoogleCloudDiscoveryengineV1BatchCreateTargetSitesResponse struct + ForceSendFields []string + NullFields []string + TargetSites []*GoogleCloudDiscoveryengineV1TargetSite + func (s GoogleCloudDiscoveryengineV1BatchCreateTargetSitesResponse) MarshalJSON() ([]byte, error) + type GoogleCloudDiscoveryengineV1BatchGetDocumentsMetadataResponse struct + DocumentsMetadata []*GoogleCloudDiscoveryengineV1BatchGetDocumentsMetadataResponseDocumentMetadata + ForceSendFields []string + NullFields []string + func (s GoogleCloudDiscoveryengineV1BatchGetDocumentsMetadataResponse) MarshalJSON() ([]byte, error) + type GoogleCloudDiscoveryengineV1BatchGetDocumentsMetadataResponseDocumentMetadata struct + DataIngestionSource string + ForceSendFields []string + LastRefreshedTime string + MatcherValue *GoogleCloudDiscoveryengineV1BatchGetDocumentsMetadataResponseDocumentMetadataMatcherValue + NullFields []string + Status string + func (s GoogleCloudDiscoveryengineV1BatchGetDocumentsMetadataResponseDocumentMetadata) MarshalJSON() ([]byte, error) + type GoogleCloudDiscoveryengineV1BatchGetDocumentsMetadataResponseDocumentMetadataMatcherValue struct + FhirResource string + ForceSendFields []string + NullFields []string + Uri string + func (s GoogleCloudDiscoveryengineV1BatchGetDocumentsMetadataResponseDocumentMetadataMatcherValue) MarshalJSON() ([]byte, error) + type GoogleCloudDiscoveryengineV1BatchVerifyTargetSitesRequest struct + type GoogleCloudDiscoveryengineV1BigQuerySource struct + DataSchema string + DatasetId string + ForceSendFields []string + GcsStagingDir string + NullFields []string + PartitionDate *GoogleTypeDate + ProjectId string + TableId string + func (s GoogleCloudDiscoveryengineV1BigQuerySource) MarshalJSON() ([]byte, error) + type GoogleCloudDiscoveryengineV1BigtableOptions struct + Families map[string]GoogleCloudDiscoveryengineV1BigtableOptionsBigtableColumnFamily + ForceSendFields []string + KeyFieldName string + NullFields []string + func (s GoogleCloudDiscoveryengineV1BigtableOptions) MarshalJSON() ([]byte, error) + type GoogleCloudDiscoveryengineV1BigtableOptionsBigtableColumn struct + Encoding string + FieldName string + ForceSendFields []string + NullFields []string + Qualifier string + Type string + func (s GoogleCloudDiscoveryengineV1BigtableOptionsBigtableColumn) MarshalJSON() ([]byte, error) + type GoogleCloudDiscoveryengineV1BigtableOptionsBigtableColumnFamily struct + Columns []*GoogleCloudDiscoveryengineV1BigtableOptionsBigtableColumn + Encoding string + FieldName string + ForceSendFields []string + NullFields []string + Type string + func (s GoogleCloudDiscoveryengineV1BigtableOptionsBigtableColumnFamily) MarshalJSON() ([]byte, error) + type GoogleCloudDiscoveryengineV1BigtableSource struct + BigtableOptions *GoogleCloudDiscoveryengineV1BigtableOptions + ForceSendFields []string + InstanceId string + NullFields []string + ProjectId string + TableId string + func (s GoogleCloudDiscoveryengineV1BigtableSource) MarshalJSON() ([]byte, error) + type GoogleCloudDiscoveryengineV1CheckGroundingRequest struct + AnswerCandidate string + Facts []*GoogleCloudDiscoveryengineV1GroundingFact + ForceSendFields []string + GroundingSpec *GoogleCloudDiscoveryengineV1CheckGroundingSpec + NullFields []string + UserLabels map[string]string + func (s GoogleCloudDiscoveryengineV1CheckGroundingRequest) MarshalJSON() ([]byte, error) + type GoogleCloudDiscoveryengineV1CheckGroundingResponse struct + CitedChunks []*GoogleCloudDiscoveryengineV1FactChunk + Claims []*GoogleCloudDiscoveryengineV1CheckGroundingResponseClaim + ForceSendFields []string + NullFields []string + SupportScore float64 + func (s *GoogleCloudDiscoveryengineV1CheckGroundingResponse) UnmarshalJSON(data []byte) error + func (s GoogleCloudDiscoveryengineV1CheckGroundingResponse) MarshalJSON() ([]byte, error) + type GoogleCloudDiscoveryengineV1CheckGroundingResponseClaim struct + CitationIndices []int64 + ClaimText string + EndPos int64 + ForceSendFields []string + GroundingCheckRequired bool + NullFields []string + StartPos int64 + func (s GoogleCloudDiscoveryengineV1CheckGroundingResponseClaim) MarshalJSON() ([]byte, error) + type GoogleCloudDiscoveryengineV1CheckGroundingSpec struct + CitationThreshold float64 + ForceSendFields []string + NullFields []string + func (s *GoogleCloudDiscoveryengineV1CheckGroundingSpec) UnmarshalJSON(data []byte) error + func (s GoogleCloudDiscoveryengineV1CheckGroundingSpec) MarshalJSON() ([]byte, error) + type GoogleCloudDiscoveryengineV1Chunk struct + ChunkMetadata *GoogleCloudDiscoveryengineV1ChunkChunkMetadata + Content string + DerivedStructData googleapi.RawMessage + DocumentMetadata *GoogleCloudDiscoveryengineV1ChunkDocumentMetadata + ForceSendFields []string + Id string + Name string + NullFields []string + PageSpan *GoogleCloudDiscoveryengineV1ChunkPageSpan + RelevanceScore float64 + func (s *GoogleCloudDiscoveryengineV1Chunk) UnmarshalJSON(data []byte) error + func (s GoogleCloudDiscoveryengineV1Chunk) MarshalJSON() ([]byte, error) + type GoogleCloudDiscoveryengineV1ChunkChunkMetadata struct + ForceSendFields []string + NextChunks []*GoogleCloudDiscoveryengineV1Chunk + NullFields []string + PreviousChunks []*GoogleCloudDiscoveryengineV1Chunk + func (s GoogleCloudDiscoveryengineV1ChunkChunkMetadata) MarshalJSON() ([]byte, error) + type GoogleCloudDiscoveryengineV1ChunkDocumentMetadata struct + ForceSendFields []string + NullFields []string + StructData googleapi.RawMessage + Title string + Uri string + func (s GoogleCloudDiscoveryengineV1ChunkDocumentMetadata) MarshalJSON() ([]byte, error) + type GoogleCloudDiscoveryengineV1ChunkPageSpan struct + ForceSendFields []string + NullFields []string + PageEnd int64 + PageStart int64 + func (s GoogleCloudDiscoveryengineV1ChunkPageSpan) MarshalJSON() ([]byte, error) + type GoogleCloudDiscoveryengineV1CloudSqlSource struct + DatabaseId string + ForceSendFields []string + GcsStagingDir string + InstanceId string + NullFields []string + Offload bool + ProjectId string + TableId string + func (s GoogleCloudDiscoveryengineV1CloudSqlSource) MarshalJSON() ([]byte, error) + type GoogleCloudDiscoveryengineV1CompleteQueryResponse struct + ForceSendFields []string + NullFields []string + QuerySuggestions []*GoogleCloudDiscoveryengineV1CompleteQueryResponseQuerySuggestion + TailMatchTriggered bool + func (s GoogleCloudDiscoveryengineV1CompleteQueryResponse) MarshalJSON() ([]byte, error) + type GoogleCloudDiscoveryengineV1CompleteQueryResponseQuerySuggestion struct + CompletableFieldPaths []string + ForceSendFields []string + NullFields []string + Suggestion string + func (s GoogleCloudDiscoveryengineV1CompleteQueryResponseQuerySuggestion) MarshalJSON() ([]byte, error) + type GoogleCloudDiscoveryengineV1CompletionInfo struct + ForceSendFields []string + NullFields []string + SelectedPosition int64 + SelectedSuggestion string + func (s GoogleCloudDiscoveryengineV1CompletionInfo) MarshalJSON() ([]byte, error) + type GoogleCloudDiscoveryengineV1CompletionSuggestion struct + AlternativePhrases []string + ForceSendFields []string + Frequency int64 + GlobalScore float64 + GroupId string + GroupScore float64 + LanguageCode string + NullFields []string + Suggestion string + func (s *GoogleCloudDiscoveryengineV1CompletionSuggestion) UnmarshalJSON(data []byte) error + func (s GoogleCloudDiscoveryengineV1CompletionSuggestion) MarshalJSON() ([]byte, error) + type GoogleCloudDiscoveryengineV1Condition struct + ActiveTimeRange []*GoogleCloudDiscoveryengineV1ConditionTimeRange + ForceSendFields []string + NullFields []string + QueryTerms []*GoogleCloudDiscoveryengineV1ConditionQueryTerm + func (s GoogleCloudDiscoveryengineV1Condition) MarshalJSON() ([]byte, error) + type GoogleCloudDiscoveryengineV1ConditionQueryTerm struct + ForceSendFields []string + FullMatch bool + NullFields []string + Value string + func (s GoogleCloudDiscoveryengineV1ConditionQueryTerm) MarshalJSON() ([]byte, error) + type GoogleCloudDiscoveryengineV1ConditionTimeRange struct + EndTime string + ForceSendFields []string + NullFields []string + StartTime string + func (s GoogleCloudDiscoveryengineV1ConditionTimeRange) MarshalJSON() ([]byte, error) + type GoogleCloudDiscoveryengineV1Control struct + AssociatedServingConfigIds []string + BoostAction *GoogleCloudDiscoveryengineV1ControlBoostAction + Conditions []*GoogleCloudDiscoveryengineV1Condition + DisplayName string + FilterAction *GoogleCloudDiscoveryengineV1ControlFilterAction + ForceSendFields []string + Name string + NullFields []string + RedirectAction *GoogleCloudDiscoveryengineV1ControlRedirectAction + SolutionType string + SynonymsAction *GoogleCloudDiscoveryengineV1ControlSynonymsAction + UseCases []string + func (s GoogleCloudDiscoveryengineV1Control) MarshalJSON() ([]byte, error) + type GoogleCloudDiscoveryengineV1ControlBoostAction struct + Boost float64 + DataStore string + Filter string + ForceSendFields []string + NullFields []string + func (s *GoogleCloudDiscoveryengineV1ControlBoostAction) UnmarshalJSON(data []byte) error + func (s GoogleCloudDiscoveryengineV1ControlBoostAction) MarshalJSON() ([]byte, error) + type GoogleCloudDiscoveryengineV1ControlFilterAction struct + DataStore string + Filter string + ForceSendFields []string + NullFields []string + func (s GoogleCloudDiscoveryengineV1ControlFilterAction) MarshalJSON() ([]byte, error) + type GoogleCloudDiscoveryengineV1ControlRedirectAction struct + ForceSendFields []string + NullFields []string + RedirectUri string + func (s GoogleCloudDiscoveryengineV1ControlRedirectAction) MarshalJSON() ([]byte, error) + type GoogleCloudDiscoveryengineV1ControlSynonymsAction struct + ForceSendFields []string + NullFields []string + Synonyms []string + func (s GoogleCloudDiscoveryengineV1ControlSynonymsAction) MarshalJSON() ([]byte, error) + type GoogleCloudDiscoveryengineV1Conversation struct + EndTime string + ForceSendFields []string + Messages []*GoogleCloudDiscoveryengineV1ConversationMessage + Name string + NullFields []string + StartTime string + State string + UserPseudoId string + func (s GoogleCloudDiscoveryengineV1Conversation) MarshalJSON() ([]byte, error) + type GoogleCloudDiscoveryengineV1ConversationContext struct + ActiveDocument string + ContextDocuments []string + ForceSendFields []string + NullFields []string + func (s GoogleCloudDiscoveryengineV1ConversationContext) MarshalJSON() ([]byte, error) + type GoogleCloudDiscoveryengineV1ConversationMessage struct + CreateTime string + ForceSendFields []string + NullFields []string + Reply *GoogleCloudDiscoveryengineV1Reply + UserInput *GoogleCloudDiscoveryengineV1TextInput + func (s GoogleCloudDiscoveryengineV1ConversationMessage) MarshalJSON() ([]byte, error) + type GoogleCloudDiscoveryengineV1ConverseConversationRequest struct + BoostSpec *GoogleCloudDiscoveryengineV1SearchRequestBoostSpec + Conversation *GoogleCloudDiscoveryengineV1Conversation + Filter string + ForceSendFields []string + NullFields []string + Query *GoogleCloudDiscoveryengineV1TextInput + SafeSearch bool + ServingConfig string + SummarySpec *GoogleCloudDiscoveryengineV1SearchRequestContentSearchSpecSummarySpec + UserLabels map[string]string + func (s GoogleCloudDiscoveryengineV1ConverseConversationRequest) MarshalJSON() ([]byte, error) + type GoogleCloudDiscoveryengineV1ConverseConversationResponse struct + Conversation *GoogleCloudDiscoveryengineV1Conversation + ForceSendFields []string + NullFields []string + Reply *GoogleCloudDiscoveryengineV1Reply + SearchResults []*GoogleCloudDiscoveryengineV1SearchResponseSearchResult + func (s GoogleCloudDiscoveryengineV1ConverseConversationResponse) MarshalJSON() ([]byte, error) + type GoogleCloudDiscoveryengineV1CreateDataStoreMetadata struct + CreateTime string + ForceSendFields []string + NullFields []string + UpdateTime string + func (s GoogleCloudDiscoveryengineV1CreateDataStoreMetadata) MarshalJSON() ([]byte, error) + type GoogleCloudDiscoveryengineV1CreateEngineMetadata struct + CreateTime string + ForceSendFields []string + NullFields []string + UpdateTime string + func (s GoogleCloudDiscoveryengineV1CreateEngineMetadata) MarshalJSON() ([]byte, error) + type GoogleCloudDiscoveryengineV1CreateSchemaMetadata struct + CreateTime string + ForceSendFields []string + NullFields []string + UpdateTime string + func (s GoogleCloudDiscoveryengineV1CreateSchemaMetadata) MarshalJSON() ([]byte, error) + type GoogleCloudDiscoveryengineV1CreateTargetSiteMetadata struct + CreateTime string + ForceSendFields []string + NullFields []string + UpdateTime string + func (s GoogleCloudDiscoveryengineV1CreateTargetSiteMetadata) MarshalJSON() ([]byte, error) + type GoogleCloudDiscoveryengineV1CreateTargetSiteRequest struct + ForceSendFields []string + NullFields []string + Parent string + TargetSite *GoogleCloudDiscoveryengineV1TargetSite + func (s GoogleCloudDiscoveryengineV1CreateTargetSiteRequest) MarshalJSON() ([]byte, error) + type GoogleCloudDiscoveryengineV1CustomAttribute struct + ForceSendFields []string + NullFields []string + Numbers []float64 + Text []string + func (s *GoogleCloudDiscoveryengineV1CustomAttribute) UnmarshalJSON(data []byte) error + func (s GoogleCloudDiscoveryengineV1CustomAttribute) MarshalJSON() ([]byte, error) + type GoogleCloudDiscoveryengineV1CustomTuningModel struct + CreateTime string + DisplayName string + ForceSendFields []string + Metrics map[string]float64 + ModelState string + ModelVersion int64 + Name string + NullFields []string + TrainingStartTime string + func (s GoogleCloudDiscoveryengineV1CustomTuningModel) MarshalJSON() ([]byte, error) + type GoogleCloudDiscoveryengineV1DataStore struct + ContentConfig string + CreateTime string + DefaultSchemaId string + DisplayName string + DocumentProcessingConfig *GoogleCloudDiscoveryengineV1DocumentProcessingConfig + ForceSendFields []string + IndustryVertical string + Name string + NullFields []string + SolutionTypes []string + StartingSchema *GoogleCloudDiscoveryengineV1Schema + WorkspaceConfig *GoogleCloudDiscoveryengineV1WorkspaceConfig + func (s GoogleCloudDiscoveryengineV1DataStore) MarshalJSON() ([]byte, error) + type GoogleCloudDiscoveryengineV1DeleteDataStoreMetadata struct + CreateTime string + ForceSendFields []string + NullFields []string + UpdateTime string + func (s GoogleCloudDiscoveryengineV1DeleteDataStoreMetadata) MarshalJSON() ([]byte, error) + type GoogleCloudDiscoveryengineV1DeleteEngineMetadata struct + CreateTime string + ForceSendFields []string + NullFields []string + UpdateTime string + func (s GoogleCloudDiscoveryengineV1DeleteEngineMetadata) MarshalJSON() ([]byte, error) + type GoogleCloudDiscoveryengineV1DeleteSchemaMetadata struct + CreateTime string + ForceSendFields []string + NullFields []string + UpdateTime string + func (s GoogleCloudDiscoveryengineV1DeleteSchemaMetadata) MarshalJSON() ([]byte, error) + type GoogleCloudDiscoveryengineV1DeleteTargetSiteMetadata struct + CreateTime string + ForceSendFields []string + NullFields []string + UpdateTime string + func (s GoogleCloudDiscoveryengineV1DeleteTargetSiteMetadata) MarshalJSON() ([]byte, error) + type GoogleCloudDiscoveryengineV1DisableAdvancedSiteSearchMetadata struct + CreateTime string + ForceSendFields []string + NullFields []string + UpdateTime string + func (s GoogleCloudDiscoveryengineV1DisableAdvancedSiteSearchMetadata) MarshalJSON() ([]byte, error) + type GoogleCloudDiscoveryengineV1DisableAdvancedSiteSearchRequest struct + type GoogleCloudDiscoveryengineV1DisableAdvancedSiteSearchResponse struct + type GoogleCloudDiscoveryengineV1Document struct + Content *GoogleCloudDiscoveryengineV1DocumentContent + DerivedStructData googleapi.RawMessage + ForceSendFields []string + Id string + IndexStatus *GoogleCloudDiscoveryengineV1DocumentIndexStatus + IndexTime string + JsonData string + Name string + NullFields []string + ParentDocumentId string + SchemaId string + StructData googleapi.RawMessage + func (s GoogleCloudDiscoveryengineV1Document) MarshalJSON() ([]byte, error) + type GoogleCloudDiscoveryengineV1DocumentContent struct + ForceSendFields []string + MimeType string + NullFields []string + RawBytes string + Uri string + func (s GoogleCloudDiscoveryengineV1DocumentContent) MarshalJSON() ([]byte, error) + type GoogleCloudDiscoveryengineV1DocumentIndexStatus struct + ErrorSamples []*GoogleRpcStatus + ForceSendFields []string + IndexTime string + NullFields []string + func (s GoogleCloudDiscoveryengineV1DocumentIndexStatus) MarshalJSON() ([]byte, error) + type GoogleCloudDiscoveryengineV1DocumentInfo struct + ForceSendFields []string + Id string + Joined bool + Name string + NullFields []string + PromotionIds []string + Quantity int64 + Uri string + func (s GoogleCloudDiscoveryengineV1DocumentInfo) MarshalJSON() ([]byte, error) + type GoogleCloudDiscoveryengineV1DocumentProcessingConfig struct + ChunkingConfig *GoogleCloudDiscoveryengineV1DocumentProcessingConfigChunkingConfig + DefaultParsingConfig *GoogleCloudDiscoveryengineV1DocumentProcessingConfigParsingConfig + ForceSendFields []string + Name string + NullFields []string + ParsingConfigOverrides map[string]GoogleCloudDiscoveryengineV1DocumentProcessingConfigParsingConfig + func (s GoogleCloudDiscoveryengineV1DocumentProcessingConfig) MarshalJSON() ([]byte, error) + type GoogleCloudDiscoveryengineV1DocumentProcessingConfigChunkingConfig struct + ForceSendFields []string + LayoutBasedChunkingConfig *GoogleCloudDiscoveryengineV1DocumentProcessingConfigChunkingConfigLayoutBasedChunkingConfig + NullFields []string + func (s GoogleCloudDiscoveryengineV1DocumentProcessingConfigChunkingConfig) MarshalJSON() ([]byte, error) + type GoogleCloudDiscoveryengineV1DocumentProcessingConfigChunkingConfigLayoutBasedChunkingConfig struct + ChunkSize int64 + ForceSendFields []string + IncludeAncestorHeadings bool + NullFields []string + func (s GoogleCloudDiscoveryengineV1DocumentProcessingConfigChunkingConfigLayoutBasedChunkingConfig) MarshalJSON() ([]byte, error) + type GoogleCloudDiscoveryengineV1DocumentProcessingConfigParsingConfig struct + DigitalParsingConfig *GoogleCloudDiscoveryengineV1DocumentProcessingConfigParsingConfigDigitalParsingConfig + ForceSendFields []string + LayoutParsingConfig *GoogleCloudDiscoveryengineV1DocumentProcessingConfigParsingConfigLayoutParsingConfig + NullFields []string + OcrParsingConfig *GoogleCloudDiscoveryengineV1DocumentProcessingConfigParsingConfigOcrParsingConfig + func (s GoogleCloudDiscoveryengineV1DocumentProcessingConfigParsingConfig) MarshalJSON() ([]byte, error) + type GoogleCloudDiscoveryengineV1DocumentProcessingConfigParsingConfigDigitalParsingConfig struct + type GoogleCloudDiscoveryengineV1DocumentProcessingConfigParsingConfigLayoutParsingConfig struct + type GoogleCloudDiscoveryengineV1DocumentProcessingConfigParsingConfigOcrParsingConfig struct + EnhancedDocumentElements []string + ForceSendFields []string + NullFields []string + UseNativeText bool + func (s GoogleCloudDiscoveryengineV1DocumentProcessingConfigParsingConfigOcrParsingConfig) MarshalJSON() ([]byte, error) + type GoogleCloudDiscoveryengineV1EnableAdvancedSiteSearchMetadata struct + CreateTime string + ForceSendFields []string + NullFields []string + UpdateTime string + func (s GoogleCloudDiscoveryengineV1EnableAdvancedSiteSearchMetadata) MarshalJSON() ([]byte, error) + type GoogleCloudDiscoveryengineV1EnableAdvancedSiteSearchRequest struct + type GoogleCloudDiscoveryengineV1EnableAdvancedSiteSearchResponse struct + type GoogleCloudDiscoveryengineV1Engine struct + ChatEngineConfig *GoogleCloudDiscoveryengineV1EngineChatEngineConfig + ChatEngineMetadata *GoogleCloudDiscoveryengineV1EngineChatEngineMetadata + CommonConfig *GoogleCloudDiscoveryengineV1EngineCommonConfig + CreateTime string + DataStoreIds []string + DisplayName string + ForceSendFields []string + IndustryVertical string + Name string + NullFields []string + SearchEngineConfig *GoogleCloudDiscoveryengineV1EngineSearchEngineConfig + SolutionType string + UpdateTime string + func (s GoogleCloudDiscoveryengineV1Engine) MarshalJSON() ([]byte, error) + type GoogleCloudDiscoveryengineV1EngineChatEngineConfig struct + AgentCreationConfig *GoogleCloudDiscoveryengineV1EngineChatEngineConfigAgentCreationConfig + DialogflowAgentToLink string + ForceSendFields []string + NullFields []string + func (s GoogleCloudDiscoveryengineV1EngineChatEngineConfig) MarshalJSON() ([]byte, error) + type GoogleCloudDiscoveryengineV1EngineChatEngineConfigAgentCreationConfig struct + Business string + DefaultLanguageCode string + ForceSendFields []string + Location string + NullFields []string + TimeZone string + func (s GoogleCloudDiscoveryengineV1EngineChatEngineConfigAgentCreationConfig) MarshalJSON() ([]byte, error) + type GoogleCloudDiscoveryengineV1EngineChatEngineMetadata struct + DialogflowAgent string + ForceSendFields []string + NullFields []string + func (s GoogleCloudDiscoveryengineV1EngineChatEngineMetadata) MarshalJSON() ([]byte, error) + type GoogleCloudDiscoveryengineV1EngineCommonConfig struct + CompanyName string + ForceSendFields []string + NullFields []string + func (s GoogleCloudDiscoveryengineV1EngineCommonConfig) MarshalJSON() ([]byte, error) + type GoogleCloudDiscoveryengineV1EngineSearchEngineConfig struct + ForceSendFields []string + NullFields []string + SearchAddOns []string + SearchTier string + func (s GoogleCloudDiscoveryengineV1EngineSearchEngineConfig) MarshalJSON() ([]byte, error) + type GoogleCloudDiscoveryengineV1FactChunk struct + ChunkText string + ForceSendFields []string + Index int64 + NullFields []string + Source string + SourceMetadata map[string]string + func (s GoogleCloudDiscoveryengineV1FactChunk) MarshalJSON() ([]byte, error) + type GoogleCloudDiscoveryengineV1FetchDomainVerificationStatusResponse struct + ForceSendFields []string + NextPageToken string + NullFields []string + TargetSites []*GoogleCloudDiscoveryengineV1TargetSite + TotalSize int64 + func (s GoogleCloudDiscoveryengineV1FetchDomainVerificationStatusResponse) MarshalJSON() ([]byte, error) + type GoogleCloudDiscoveryengineV1FhirStoreSource struct + FhirStore string + ForceSendFields []string + GcsStagingDir string + NullFields []string + ResourceTypes []string + func (s GoogleCloudDiscoveryengineV1FhirStoreSource) MarshalJSON() ([]byte, error) + type GoogleCloudDiscoveryengineV1FirestoreSource struct + CollectionId string + DatabaseId string + ForceSendFields []string + GcsStagingDir string + NullFields []string + ProjectId string + func (s GoogleCloudDiscoveryengineV1FirestoreSource) MarshalJSON() ([]byte, error) + type GoogleCloudDiscoveryengineV1GcsSource struct + DataSchema string + ForceSendFields []string + InputUris []string + NullFields []string + func (s GoogleCloudDiscoveryengineV1GcsSource) MarshalJSON() ([]byte, error) + type GoogleCloudDiscoveryengineV1GroundingFact struct + Attributes map[string]string + FactText string + ForceSendFields []string + NullFields []string + func (s GoogleCloudDiscoveryengineV1GroundingFact) MarshalJSON() ([]byte, error) + type GoogleCloudDiscoveryengineV1ImportCompletionSuggestionsMetadata struct + CreateTime string + FailureCount int64 + ForceSendFields []string + NullFields []string + SuccessCount int64 + UpdateTime string + func (s GoogleCloudDiscoveryengineV1ImportCompletionSuggestionsMetadata) MarshalJSON() ([]byte, error) + type GoogleCloudDiscoveryengineV1ImportCompletionSuggestionsRequest struct + BigquerySource *GoogleCloudDiscoveryengineV1BigQuerySource + ErrorConfig *GoogleCloudDiscoveryengineV1ImportErrorConfig + ForceSendFields []string + GcsSource *GoogleCloudDiscoveryengineV1GcsSource + InlineSource *GoogleCloudDiscoveryengineV1ImportCompletionSuggestionsRequestInlineSource + NullFields []string + func (s GoogleCloudDiscoveryengineV1ImportCompletionSuggestionsRequest) MarshalJSON() ([]byte, error) + type GoogleCloudDiscoveryengineV1ImportCompletionSuggestionsRequestInlineSource struct + ForceSendFields []string + NullFields []string + Suggestions []*GoogleCloudDiscoveryengineV1CompletionSuggestion + func (s GoogleCloudDiscoveryengineV1ImportCompletionSuggestionsRequestInlineSource) MarshalJSON() ([]byte, error) + type GoogleCloudDiscoveryengineV1ImportCompletionSuggestionsResponse struct + ErrorConfig *GoogleCloudDiscoveryengineV1ImportErrorConfig + ErrorSamples []*GoogleRpcStatus + ForceSendFields []string + NullFields []string + func (s GoogleCloudDiscoveryengineV1ImportCompletionSuggestionsResponse) MarshalJSON() ([]byte, error) + type GoogleCloudDiscoveryengineV1ImportDocumentsMetadata struct + CreateTime string + FailureCount int64 + ForceSendFields []string + NullFields []string + SuccessCount int64 + TotalCount int64 + UpdateTime string + func (s GoogleCloudDiscoveryengineV1ImportDocumentsMetadata) MarshalJSON() ([]byte, error) + type GoogleCloudDiscoveryengineV1ImportDocumentsRequest struct + AlloyDbSource *GoogleCloudDiscoveryengineV1AlloyDbSource + AutoGenerateIds bool + BigquerySource *GoogleCloudDiscoveryengineV1BigQuerySource + BigtableSource *GoogleCloudDiscoveryengineV1BigtableSource + CloudSqlSource *GoogleCloudDiscoveryengineV1CloudSqlSource + ErrorConfig *GoogleCloudDiscoveryengineV1ImportErrorConfig + FhirStoreSource *GoogleCloudDiscoveryengineV1FhirStoreSource + FirestoreSource *GoogleCloudDiscoveryengineV1FirestoreSource + ForceSendFields []string + GcsSource *GoogleCloudDiscoveryengineV1GcsSource + IdField string + InlineSource *GoogleCloudDiscoveryengineV1ImportDocumentsRequestInlineSource + NullFields []string + ReconciliationMode string + SpannerSource *GoogleCloudDiscoveryengineV1SpannerSource + UpdateMask string + func (s GoogleCloudDiscoveryengineV1ImportDocumentsRequest) MarshalJSON() ([]byte, error) + type GoogleCloudDiscoveryengineV1ImportDocumentsRequestInlineSource struct + Documents []*GoogleCloudDiscoveryengineV1Document + ForceSendFields []string + NullFields []string + func (s GoogleCloudDiscoveryengineV1ImportDocumentsRequestInlineSource) MarshalJSON() ([]byte, error) + type GoogleCloudDiscoveryengineV1ImportDocumentsResponse struct + ErrorConfig *GoogleCloudDiscoveryengineV1ImportErrorConfig + ErrorSamples []*GoogleRpcStatus + ForceSendFields []string + NullFields []string + func (s GoogleCloudDiscoveryengineV1ImportDocumentsResponse) MarshalJSON() ([]byte, error) + type GoogleCloudDiscoveryengineV1ImportErrorConfig struct + ForceSendFields []string + GcsPrefix string + NullFields []string + func (s GoogleCloudDiscoveryengineV1ImportErrorConfig) MarshalJSON() ([]byte, error) + type GoogleCloudDiscoveryengineV1ImportSuggestionDenyListEntriesMetadata struct + CreateTime string + ForceSendFields []string + NullFields []string + UpdateTime string + func (s GoogleCloudDiscoveryengineV1ImportSuggestionDenyListEntriesMetadata) MarshalJSON() ([]byte, error) + type GoogleCloudDiscoveryengineV1ImportSuggestionDenyListEntriesRequest struct + ForceSendFields []string + GcsSource *GoogleCloudDiscoveryengineV1GcsSource + InlineSource *GoogleCloudDiscoveryengineV1ImportSuggestionDenyListEntriesRequestInlineSource + NullFields []string + func (s GoogleCloudDiscoveryengineV1ImportSuggestionDenyListEntriesRequest) MarshalJSON() ([]byte, error) + type GoogleCloudDiscoveryengineV1ImportSuggestionDenyListEntriesRequestInlineSource struct + Entries []*GoogleCloudDiscoveryengineV1SuggestionDenyListEntry + ForceSendFields []string + NullFields []string + func (s GoogleCloudDiscoveryengineV1ImportSuggestionDenyListEntriesRequestInlineSource) MarshalJSON() ([]byte, error) + type GoogleCloudDiscoveryengineV1ImportSuggestionDenyListEntriesResponse struct + ErrorSamples []*GoogleRpcStatus + FailedEntriesCount int64 + ForceSendFields []string + ImportedEntriesCount int64 + NullFields []string + func (s GoogleCloudDiscoveryengineV1ImportSuggestionDenyListEntriesResponse) MarshalJSON() ([]byte, error) + type GoogleCloudDiscoveryengineV1ImportUserEventsMetadata struct + CreateTime string + FailureCount int64 + ForceSendFields []string + NullFields []string + SuccessCount int64 + UpdateTime string + func (s GoogleCloudDiscoveryengineV1ImportUserEventsMetadata) MarshalJSON() ([]byte, error) + type GoogleCloudDiscoveryengineV1ImportUserEventsRequest struct + BigquerySource *GoogleCloudDiscoveryengineV1BigQuerySource + ErrorConfig *GoogleCloudDiscoveryengineV1ImportErrorConfig + ForceSendFields []string + GcsSource *GoogleCloudDiscoveryengineV1GcsSource + InlineSource *GoogleCloudDiscoveryengineV1ImportUserEventsRequestInlineSource + NullFields []string + func (s GoogleCloudDiscoveryengineV1ImportUserEventsRequest) MarshalJSON() ([]byte, error) + type GoogleCloudDiscoveryengineV1ImportUserEventsRequestInlineSource struct + ForceSendFields []string + NullFields []string + UserEvents []*GoogleCloudDiscoveryengineV1UserEvent + func (s GoogleCloudDiscoveryengineV1ImportUserEventsRequestInlineSource) MarshalJSON() ([]byte, error) + type GoogleCloudDiscoveryengineV1ImportUserEventsResponse struct + ErrorConfig *GoogleCloudDiscoveryengineV1ImportErrorConfig + ErrorSamples []*GoogleRpcStatus + ForceSendFields []string + JoinedEventsCount int64 + NullFields []string + UnjoinedEventsCount int64 + func (s GoogleCloudDiscoveryengineV1ImportUserEventsResponse) MarshalJSON() ([]byte, error) + type GoogleCloudDiscoveryengineV1Interval struct + ExclusiveMaximum float64 + ExclusiveMinimum float64 + ForceSendFields []string + Maximum float64 + Minimum float64 + NullFields []string + func (s *GoogleCloudDiscoveryengineV1Interval) UnmarshalJSON(data []byte) error + func (s GoogleCloudDiscoveryengineV1Interval) MarshalJSON() ([]byte, error) + type GoogleCloudDiscoveryengineV1ListControlsResponse struct + Controls []*GoogleCloudDiscoveryengineV1Control + ForceSendFields []string + NextPageToken string + NullFields []string + func (s GoogleCloudDiscoveryengineV1ListControlsResponse) MarshalJSON() ([]byte, error) + type GoogleCloudDiscoveryengineV1ListConversationsResponse struct + Conversations []*GoogleCloudDiscoveryengineV1Conversation + ForceSendFields []string + NextPageToken string + NullFields []string + func (s GoogleCloudDiscoveryengineV1ListConversationsResponse) MarshalJSON() ([]byte, error) + type GoogleCloudDiscoveryengineV1ListCustomModelsResponse struct + ForceSendFields []string + Models []*GoogleCloudDiscoveryengineV1CustomTuningModel + NullFields []string + func (s GoogleCloudDiscoveryengineV1ListCustomModelsResponse) MarshalJSON() ([]byte, error) + type GoogleCloudDiscoveryengineV1ListDataStoresResponse struct + DataStores []*GoogleCloudDiscoveryengineV1DataStore + ForceSendFields []string + NextPageToken string + NullFields []string + func (s GoogleCloudDiscoveryengineV1ListDataStoresResponse) MarshalJSON() ([]byte, error) + type GoogleCloudDiscoveryengineV1ListDocumentsResponse struct + Documents []*GoogleCloudDiscoveryengineV1Document + ForceSendFields []string + NextPageToken string + NullFields []string + func (s GoogleCloudDiscoveryengineV1ListDocumentsResponse) MarshalJSON() ([]byte, error) + type GoogleCloudDiscoveryengineV1ListEnginesResponse struct + Engines []*GoogleCloudDiscoveryengineV1Engine + ForceSendFields []string + NextPageToken string + NullFields []string + func (s GoogleCloudDiscoveryengineV1ListEnginesResponse) MarshalJSON() ([]byte, error) + type GoogleCloudDiscoveryengineV1ListSchemasResponse struct + ForceSendFields []string + NextPageToken string + NullFields []string + Schemas []*GoogleCloudDiscoveryengineV1Schema + func (s GoogleCloudDiscoveryengineV1ListSchemasResponse) MarshalJSON() ([]byte, error) + type GoogleCloudDiscoveryengineV1ListSessionsResponse struct + ForceSendFields []string + NextPageToken string + NullFields []string + Sessions []*GoogleCloudDiscoveryengineV1Session + func (s GoogleCloudDiscoveryengineV1ListSessionsResponse) MarshalJSON() ([]byte, error) + type GoogleCloudDiscoveryengineV1ListTargetSitesResponse struct + ForceSendFields []string + NextPageToken string + NullFields []string + TargetSites []*GoogleCloudDiscoveryengineV1TargetSite + TotalSize int64 + func (s GoogleCloudDiscoveryengineV1ListTargetSitesResponse) MarshalJSON() ([]byte, error) + type GoogleCloudDiscoveryengineV1MediaInfo struct + ForceSendFields []string + MediaProgressDuration string + MediaProgressPercentage float64 + NullFields []string + func (s *GoogleCloudDiscoveryengineV1MediaInfo) UnmarshalJSON(data []byte) error + func (s GoogleCloudDiscoveryengineV1MediaInfo) MarshalJSON() ([]byte, error) + type GoogleCloudDiscoveryengineV1PageInfo struct + ForceSendFields []string + NullFields []string + PageCategory string + PageviewId string + ReferrerUri string + Uri string + func (s GoogleCloudDiscoveryengineV1PageInfo) MarshalJSON() ([]byte, error) + type GoogleCloudDiscoveryengineV1PanelInfo struct + DisplayName string + ForceSendFields []string + NullFields []string + PanelId string + PanelPosition int64 + TotalPanels int64 + func (s GoogleCloudDiscoveryengineV1PanelInfo) MarshalJSON() ([]byte, error) + type GoogleCloudDiscoveryengineV1Project struct + CreateTime string + ForceSendFields []string + Name string + NullFields []string + ProvisionCompletionTime string + ServiceTermsMap map[string]GoogleCloudDiscoveryengineV1ProjectServiceTerms + func (s GoogleCloudDiscoveryengineV1Project) MarshalJSON() ([]byte, error) + type GoogleCloudDiscoveryengineV1ProjectServiceTerms struct + AcceptTime string + DeclineTime string + ForceSendFields []string + Id string + NullFields []string + State string + Version string + func (s GoogleCloudDiscoveryengineV1ProjectServiceTerms) MarshalJSON() ([]byte, error) + type GoogleCloudDiscoveryengineV1ProvisionProjectMetadata struct + type GoogleCloudDiscoveryengineV1ProvisionProjectRequest struct + AcceptDataUseTerms bool + DataUseTermsVersion string + ForceSendFields []string + NullFields []string + func (s GoogleCloudDiscoveryengineV1ProvisionProjectRequest) MarshalJSON() ([]byte, error) + type GoogleCloudDiscoveryengineV1PurgeCompletionSuggestionsMetadata struct + CreateTime string + ForceSendFields []string + NullFields []string + UpdateTime string + func (s GoogleCloudDiscoveryengineV1PurgeCompletionSuggestionsMetadata) MarshalJSON() ([]byte, error) + type GoogleCloudDiscoveryengineV1PurgeCompletionSuggestionsRequest struct + type GoogleCloudDiscoveryengineV1PurgeCompletionSuggestionsResponse struct + ErrorSamples []*GoogleRpcStatus + ForceSendFields []string + NullFields []string + PurgeSucceeded bool + func (s GoogleCloudDiscoveryengineV1PurgeCompletionSuggestionsResponse) MarshalJSON() ([]byte, error) + type GoogleCloudDiscoveryengineV1PurgeDocumentsMetadata struct + CreateTime string + FailureCount int64 + ForceSendFields []string + IgnoredCount int64 + NullFields []string + SuccessCount int64 + UpdateTime string + func (s GoogleCloudDiscoveryengineV1PurgeDocumentsMetadata) MarshalJSON() ([]byte, error) + type GoogleCloudDiscoveryengineV1PurgeDocumentsRequest struct + ErrorConfig *GoogleCloudDiscoveryengineV1PurgeErrorConfig + Filter string + Force bool + ForceSendFields []string + GcsSource *GoogleCloudDiscoveryengineV1GcsSource + InlineSource *GoogleCloudDiscoveryengineV1PurgeDocumentsRequestInlineSource + NullFields []string + func (s GoogleCloudDiscoveryengineV1PurgeDocumentsRequest) MarshalJSON() ([]byte, error) + type GoogleCloudDiscoveryengineV1PurgeDocumentsRequestInlineSource struct + Documents []string + ForceSendFields []string + NullFields []string + func (s GoogleCloudDiscoveryengineV1PurgeDocumentsRequestInlineSource) MarshalJSON() ([]byte, error) + type GoogleCloudDiscoveryengineV1PurgeDocumentsResponse struct + ForceSendFields []string + NullFields []string + PurgeCount int64 + PurgeSample []string + func (s GoogleCloudDiscoveryengineV1PurgeDocumentsResponse) MarshalJSON() ([]byte, error) + type GoogleCloudDiscoveryengineV1PurgeErrorConfig struct + ForceSendFields []string + GcsPrefix string + NullFields []string + func (s GoogleCloudDiscoveryengineV1PurgeErrorConfig) MarshalJSON() ([]byte, error) + type GoogleCloudDiscoveryengineV1PurgeSuggestionDenyListEntriesMetadata struct + CreateTime string + ForceSendFields []string + NullFields []string + UpdateTime string + func (s GoogleCloudDiscoveryengineV1PurgeSuggestionDenyListEntriesMetadata) MarshalJSON() ([]byte, error) + type GoogleCloudDiscoveryengineV1PurgeSuggestionDenyListEntriesRequest struct + type GoogleCloudDiscoveryengineV1PurgeSuggestionDenyListEntriesResponse struct + ErrorSamples []*GoogleRpcStatus + ForceSendFields []string + NullFields []string + PurgeCount int64 + func (s GoogleCloudDiscoveryengineV1PurgeSuggestionDenyListEntriesResponse) MarshalJSON() ([]byte, error) + type GoogleCloudDiscoveryengineV1PurgeUserEventsRequest struct + Filter string + Force bool + ForceSendFields []string + NullFields []string + func (s GoogleCloudDiscoveryengineV1PurgeUserEventsRequest) MarshalJSON() ([]byte, error) + type GoogleCloudDiscoveryengineV1Query struct + ForceSendFields []string + NullFields []string + QueryId string + Text string + func (s GoogleCloudDiscoveryengineV1Query) MarshalJSON() ([]byte, error) + type GoogleCloudDiscoveryengineV1RankRequest struct + ForceSendFields []string + IgnoreRecordDetailsInResponse bool + Model string + NullFields []string + Query string + Records []*GoogleCloudDiscoveryengineV1RankingRecord + TopN int64 + UserLabels map[string]string + func (s GoogleCloudDiscoveryengineV1RankRequest) MarshalJSON() ([]byte, error) + type GoogleCloudDiscoveryengineV1RankResponse struct + ForceSendFields []string + NullFields []string + Records []*GoogleCloudDiscoveryengineV1RankingRecord + func (s GoogleCloudDiscoveryengineV1RankResponse) MarshalJSON() ([]byte, error) + type GoogleCloudDiscoveryengineV1RankingRecord struct + Content string + ForceSendFields []string + Id string + NullFields []string + Score float64 + Title string + func (s *GoogleCloudDiscoveryengineV1RankingRecord) UnmarshalJSON(data []byte) error + func (s GoogleCloudDiscoveryengineV1RankingRecord) MarshalJSON() ([]byte, error) + type GoogleCloudDiscoveryengineV1RecommendRequest struct + Filter string + ForceSendFields []string + NullFields []string + PageSize int64 + Params googleapi.RawMessage + UserEvent *GoogleCloudDiscoveryengineV1UserEvent + UserLabels map[string]string + ValidateOnly bool + func (s GoogleCloudDiscoveryengineV1RecommendRequest) MarshalJSON() ([]byte, error) + type GoogleCloudDiscoveryengineV1RecommendResponse struct + AttributionToken string + ForceSendFields []string + MissingIds []string + NullFields []string + Results []*GoogleCloudDiscoveryengineV1RecommendResponseRecommendationResult + ValidateOnly bool + func (s GoogleCloudDiscoveryengineV1RecommendResponse) MarshalJSON() ([]byte, error) + type GoogleCloudDiscoveryengineV1RecommendResponseRecommendationResult struct + Document *GoogleCloudDiscoveryengineV1Document + ForceSendFields []string + Id string + Metadata googleapi.RawMessage + NullFields []string + func (s GoogleCloudDiscoveryengineV1RecommendResponseRecommendationResult) MarshalJSON() ([]byte, error) + type GoogleCloudDiscoveryengineV1RecrawlUrisRequest struct + ForceSendFields []string + NullFields []string + Uris []string + func (s GoogleCloudDiscoveryengineV1RecrawlUrisRequest) MarshalJSON() ([]byte, error) + type GoogleCloudDiscoveryengineV1Reply struct + ForceSendFields []string + NullFields []string + Summary *GoogleCloudDiscoveryengineV1SearchResponseSummary + func (s GoogleCloudDiscoveryengineV1Reply) MarshalJSON() ([]byte, error) + type GoogleCloudDiscoveryengineV1Schema struct + ForceSendFields []string + JsonSchema string + Name string + NullFields []string + StructSchema googleapi.RawMessage + func (s GoogleCloudDiscoveryengineV1Schema) MarshalJSON() ([]byte, error) + type GoogleCloudDiscoveryengineV1SearchInfo struct + ForceSendFields []string + NullFields []string + Offset int64 + OrderBy string + SearchQuery string + func (s GoogleCloudDiscoveryengineV1SearchInfo) MarshalJSON() ([]byte, error) + type GoogleCloudDiscoveryengineV1SearchRequest struct + BoostSpec *GoogleCloudDiscoveryengineV1SearchRequestBoostSpec + Branch string + CanonicalFilter string + ContentSearchSpec *GoogleCloudDiscoveryengineV1SearchRequestContentSearchSpec + DataStoreSpecs []*GoogleCloudDiscoveryengineV1SearchRequestDataStoreSpec + FacetSpecs []*GoogleCloudDiscoveryengineV1SearchRequestFacetSpec + Filter string + ForceSendFields []string + ImageQuery *GoogleCloudDiscoveryengineV1SearchRequestImageQuery + LanguageCode string + NullFields []string + Offset int64 + OrderBy string + PageSize int64 + PageToken string + Params googleapi.RawMessage + Query string + QueryExpansionSpec *GoogleCloudDiscoveryengineV1SearchRequestQueryExpansionSpec + SafeSearch bool + SearchAsYouTypeSpec *GoogleCloudDiscoveryengineV1SearchRequestSearchAsYouTypeSpec + Session string + SessionSpec *GoogleCloudDiscoveryengineV1SearchRequestSessionSpec + SpellCorrectionSpec *GoogleCloudDiscoveryengineV1SearchRequestSpellCorrectionSpec + UserInfo *GoogleCloudDiscoveryengineV1UserInfo + UserLabels map[string]string + UserPseudoId string + func (s GoogleCloudDiscoveryengineV1SearchRequest) MarshalJSON() ([]byte, error) + type GoogleCloudDiscoveryengineV1SearchRequestBoostSpec struct + ConditionBoostSpecs []*GoogleCloudDiscoveryengineV1SearchRequestBoostSpecConditionBoostSpec + ForceSendFields []string + NullFields []string + func (s GoogleCloudDiscoveryengineV1SearchRequestBoostSpec) MarshalJSON() ([]byte, error) + type GoogleCloudDiscoveryengineV1SearchRequestBoostSpecConditionBoostSpec struct + Boost float64 + Condition string + ForceSendFields []string + NullFields []string + func (s *GoogleCloudDiscoveryengineV1SearchRequestBoostSpecConditionBoostSpec) UnmarshalJSON(data []byte) error + func (s GoogleCloudDiscoveryengineV1SearchRequestBoostSpecConditionBoostSpec) MarshalJSON() ([]byte, error) + type GoogleCloudDiscoveryengineV1SearchRequestContentSearchSpec struct + ChunkSpec *GoogleCloudDiscoveryengineV1SearchRequestContentSearchSpecChunkSpec + ExtractiveContentSpec *GoogleCloudDiscoveryengineV1SearchRequestContentSearchSpecExtractiveContentSpec + ForceSendFields []string + NullFields []string + SearchResultMode string + SnippetSpec *GoogleCloudDiscoveryengineV1SearchRequestContentSearchSpecSnippetSpec + SummarySpec *GoogleCloudDiscoveryengineV1SearchRequestContentSearchSpecSummarySpec + func (s GoogleCloudDiscoveryengineV1SearchRequestContentSearchSpec) MarshalJSON() ([]byte, error) + type GoogleCloudDiscoveryengineV1SearchRequestContentSearchSpecChunkSpec struct + ForceSendFields []string + NullFields []string + NumNextChunks int64 + NumPreviousChunks int64 + func (s GoogleCloudDiscoveryengineV1SearchRequestContentSearchSpecChunkSpec) MarshalJSON() ([]byte, error) + type GoogleCloudDiscoveryengineV1SearchRequestContentSearchSpecExtractiveContentSpec struct + ForceSendFields []string + MaxExtractiveAnswerCount int64 + MaxExtractiveSegmentCount int64 + NullFields []string + NumNextSegments int64 + NumPreviousSegments int64 + ReturnExtractiveSegmentScore bool + func (s GoogleCloudDiscoveryengineV1SearchRequestContentSearchSpecExtractiveContentSpec) MarshalJSON() ([]byte, error) + type GoogleCloudDiscoveryengineV1SearchRequestContentSearchSpecSnippetSpec struct + ForceSendFields []string + MaxSnippetCount int64 + NullFields []string + ReferenceOnly bool + ReturnSnippet bool + func (s GoogleCloudDiscoveryengineV1SearchRequestContentSearchSpecSnippetSpec) MarshalJSON() ([]byte, error) + type GoogleCloudDiscoveryengineV1SearchRequestContentSearchSpecSummarySpec struct + ForceSendFields []string + IgnoreAdversarialQuery bool + IgnoreLowRelevantContent bool + IgnoreNonSummarySeekingQuery bool + IncludeCitations bool + LanguageCode string + ModelPromptSpec *GoogleCloudDiscoveryengineV1SearchRequestContentSearchSpecSummarySpecModelPromptSpec + ModelSpec *GoogleCloudDiscoveryengineV1SearchRequestContentSearchSpecSummarySpecModelSpec + NullFields []string + SummaryResultCount int64 + UseSemanticChunks bool + func (s GoogleCloudDiscoveryengineV1SearchRequestContentSearchSpecSummarySpec) MarshalJSON() ([]byte, error) + type GoogleCloudDiscoveryengineV1SearchRequestContentSearchSpecSummarySpecModelPromptSpec struct + ForceSendFields []string + NullFields []string + Preamble string + func (s GoogleCloudDiscoveryengineV1SearchRequestContentSearchSpecSummarySpecModelPromptSpec) MarshalJSON() ([]byte, error) + type GoogleCloudDiscoveryengineV1SearchRequestContentSearchSpecSummarySpecModelSpec struct + ForceSendFields []string + NullFields []string + Version string + func (s GoogleCloudDiscoveryengineV1SearchRequestContentSearchSpecSummarySpecModelSpec) MarshalJSON() ([]byte, error) + type GoogleCloudDiscoveryengineV1SearchRequestDataStoreSpec struct + DataStore string + ForceSendFields []string + NullFields []string + func (s GoogleCloudDiscoveryengineV1SearchRequestDataStoreSpec) MarshalJSON() ([]byte, error) + type GoogleCloudDiscoveryengineV1SearchRequestFacetSpec struct + EnableDynamicPosition bool + ExcludedFilterKeys []string + FacetKey *GoogleCloudDiscoveryengineV1SearchRequestFacetSpecFacetKey + ForceSendFields []string + Limit int64 + NullFields []string + func (s GoogleCloudDiscoveryengineV1SearchRequestFacetSpec) MarshalJSON() ([]byte, error) + type GoogleCloudDiscoveryengineV1SearchRequestFacetSpecFacetKey struct + CaseInsensitive bool + Contains []string + ForceSendFields []string + Intervals []*GoogleCloudDiscoveryengineV1Interval + Key string + NullFields []string + OrderBy string + Prefixes []string + RestrictedValues []string + func (s GoogleCloudDiscoveryengineV1SearchRequestFacetSpecFacetKey) MarshalJSON() ([]byte, error) + type GoogleCloudDiscoveryengineV1SearchRequestImageQuery struct + ForceSendFields []string + ImageBytes string + NullFields []string + func (s GoogleCloudDiscoveryengineV1SearchRequestImageQuery) MarshalJSON() ([]byte, error) + type GoogleCloudDiscoveryengineV1SearchRequestQueryExpansionSpec struct + Condition string + ForceSendFields []string + NullFields []string + PinUnexpandedResults bool + func (s GoogleCloudDiscoveryengineV1SearchRequestQueryExpansionSpec) MarshalJSON() ([]byte, error) + type GoogleCloudDiscoveryengineV1SearchRequestSearchAsYouTypeSpec struct + Condition string + ForceSendFields []string + NullFields []string + func (s GoogleCloudDiscoveryengineV1SearchRequestSearchAsYouTypeSpec) MarshalJSON() ([]byte, error) + type GoogleCloudDiscoveryengineV1SearchRequestSessionSpec struct + ForceSendFields []string + NullFields []string + QueryId string + SearchResultPersistenceCount int64 + func (s GoogleCloudDiscoveryengineV1SearchRequestSessionSpec) MarshalJSON() ([]byte, error) + type GoogleCloudDiscoveryengineV1SearchRequestSpellCorrectionSpec struct + ForceSendFields []string + Mode string + NullFields []string + func (s GoogleCloudDiscoveryengineV1SearchRequestSpellCorrectionSpec) MarshalJSON() ([]byte, error) + type GoogleCloudDiscoveryengineV1SearchResponse struct + AttributionToken string + CorrectedQuery string + Facets []*GoogleCloudDiscoveryengineV1SearchResponseFacet + ForceSendFields []string + NextPageToken string + NullFields []string + QueryExpansionInfo *GoogleCloudDiscoveryengineV1SearchResponseQueryExpansionInfo + RedirectUri string + Results []*GoogleCloudDiscoveryengineV1SearchResponseSearchResult + SessionInfo *GoogleCloudDiscoveryengineV1SearchResponseSessionInfo + Summary *GoogleCloudDiscoveryengineV1SearchResponseSummary + TotalSize int64 + func (s GoogleCloudDiscoveryengineV1SearchResponse) MarshalJSON() ([]byte, error) + type GoogleCloudDiscoveryengineV1SearchResponseFacet struct + DynamicFacet bool + ForceSendFields []string + Key string + NullFields []string + Values []*GoogleCloudDiscoveryengineV1SearchResponseFacetFacetValue + func (s GoogleCloudDiscoveryengineV1SearchResponseFacet) MarshalJSON() ([]byte, error) + type GoogleCloudDiscoveryengineV1SearchResponseFacetFacetValue struct + Count int64 + ForceSendFields []string + Interval *GoogleCloudDiscoveryengineV1Interval + NullFields []string + Value string + func (s GoogleCloudDiscoveryengineV1SearchResponseFacetFacetValue) MarshalJSON() ([]byte, error) + type GoogleCloudDiscoveryengineV1SearchResponseQueryExpansionInfo struct + ExpandedQuery bool + ForceSendFields []string + NullFields []string + PinnedResultCount int64 + func (s GoogleCloudDiscoveryengineV1SearchResponseQueryExpansionInfo) MarshalJSON() ([]byte, error) + type GoogleCloudDiscoveryengineV1SearchResponseSearchResult struct + Chunk *GoogleCloudDiscoveryengineV1Chunk + Document *GoogleCloudDiscoveryengineV1Document + ForceSendFields []string + Id string + NullFields []string + func (s GoogleCloudDiscoveryengineV1SearchResponseSearchResult) MarshalJSON() ([]byte, error) + type GoogleCloudDiscoveryengineV1SearchResponseSessionInfo struct + ForceSendFields []string + Name string + NullFields []string + QueryId string + func (s GoogleCloudDiscoveryengineV1SearchResponseSessionInfo) MarshalJSON() ([]byte, error) + type GoogleCloudDiscoveryengineV1SearchResponseSummary struct + ForceSendFields []string + NullFields []string + SafetyAttributes *GoogleCloudDiscoveryengineV1SearchResponseSummarySafetyAttributes + SummarySkippedReasons []string + SummaryText string + SummaryWithMetadata *GoogleCloudDiscoveryengineV1SearchResponseSummarySummaryWithMetadata + func (s GoogleCloudDiscoveryengineV1SearchResponseSummary) MarshalJSON() ([]byte, error) + type GoogleCloudDiscoveryengineV1SearchResponseSummaryCitation struct + EndIndex int64 + ForceSendFields []string + NullFields []string + Sources []*GoogleCloudDiscoveryengineV1SearchResponseSummaryCitationSource + StartIndex int64 + func (s GoogleCloudDiscoveryengineV1SearchResponseSummaryCitation) MarshalJSON() ([]byte, error) + type GoogleCloudDiscoveryengineV1SearchResponseSummaryCitationMetadata struct + Citations []*GoogleCloudDiscoveryengineV1SearchResponseSummaryCitation + ForceSendFields []string + NullFields []string + func (s GoogleCloudDiscoveryengineV1SearchResponseSummaryCitationMetadata) MarshalJSON() ([]byte, error) + type GoogleCloudDiscoveryengineV1SearchResponseSummaryCitationSource struct + ForceSendFields []string + NullFields []string + ReferenceIndex int64 + func (s GoogleCloudDiscoveryengineV1SearchResponseSummaryCitationSource) MarshalJSON() ([]byte, error) + type GoogleCloudDiscoveryengineV1SearchResponseSummaryReference struct + ChunkContents []*GoogleCloudDiscoveryengineV1SearchResponseSummaryReferenceChunkContent + Document string + ForceSendFields []string + NullFields []string + Title string + Uri string + func (s GoogleCloudDiscoveryengineV1SearchResponseSummaryReference) MarshalJSON() ([]byte, error) + type GoogleCloudDiscoveryengineV1SearchResponseSummaryReferenceChunkContent struct + Content string + ForceSendFields []string + NullFields []string + PageIdentifier string + func (s GoogleCloudDiscoveryengineV1SearchResponseSummaryReferenceChunkContent) MarshalJSON() ([]byte, error) + type GoogleCloudDiscoveryengineV1SearchResponseSummarySafetyAttributes struct + Categories []string + ForceSendFields []string + NullFields []string + Scores []float64 + func (s *GoogleCloudDiscoveryengineV1SearchResponseSummarySafetyAttributes) UnmarshalJSON(data []byte) error + func (s GoogleCloudDiscoveryengineV1SearchResponseSummarySafetyAttributes) MarshalJSON() ([]byte, error) + type GoogleCloudDiscoveryengineV1SearchResponseSummarySummaryWithMetadata struct + CitationMetadata *GoogleCloudDiscoveryengineV1SearchResponseSummaryCitationMetadata + ForceSendFields []string + NullFields []string + References []*GoogleCloudDiscoveryengineV1SearchResponseSummaryReference + Summary string + func (s GoogleCloudDiscoveryengineV1SearchResponseSummarySummaryWithMetadata) MarshalJSON() ([]byte, error) + type GoogleCloudDiscoveryengineV1Session struct + EndTime string + ForceSendFields []string + Name string + NullFields []string + StartTime string + State string + Turns []*GoogleCloudDiscoveryengineV1SessionTurn + UserPseudoId string + func (s GoogleCloudDiscoveryengineV1Session) MarshalJSON() ([]byte, error) + type GoogleCloudDiscoveryengineV1SessionTurn struct + Answer string + ForceSendFields []string + NullFields []string + Query *GoogleCloudDiscoveryengineV1Query + func (s GoogleCloudDiscoveryengineV1SessionTurn) MarshalJSON() ([]byte, error) + type GoogleCloudDiscoveryengineV1SiteSearchEngine struct + ForceSendFields []string + Name string + NullFields []string + func (s GoogleCloudDiscoveryengineV1SiteSearchEngine) MarshalJSON() ([]byte, error) + type GoogleCloudDiscoveryengineV1SiteVerificationInfo struct + ForceSendFields []string + NullFields []string + SiteVerificationState string + VerifyTime string + func (s GoogleCloudDiscoveryengineV1SiteVerificationInfo) MarshalJSON() ([]byte, error) + type GoogleCloudDiscoveryengineV1SpannerSource struct + DatabaseId string + EnableDataBoost bool + ForceSendFields []string + InstanceId string + NullFields []string + ProjectId string + TableId string + func (s GoogleCloudDiscoveryengineV1SpannerSource) MarshalJSON() ([]byte, error) + type GoogleCloudDiscoveryengineV1SuggestionDenyListEntry struct + BlockPhrase string + ForceSendFields []string + MatchOperator string + NullFields []string + func (s GoogleCloudDiscoveryengineV1SuggestionDenyListEntry) MarshalJSON() ([]byte, error) + type GoogleCloudDiscoveryengineV1TargetSite struct + ExactMatch bool + FailureReason *GoogleCloudDiscoveryengineV1TargetSiteFailureReason + ForceSendFields []string + GeneratedUriPattern string + IndexingStatus string + Name string + NullFields []string + ProvidedUriPattern string + RootDomainUri string + SiteVerificationInfo *GoogleCloudDiscoveryengineV1SiteVerificationInfo + Type string + UpdateTime string + func (s GoogleCloudDiscoveryengineV1TargetSite) MarshalJSON() ([]byte, error) + type GoogleCloudDiscoveryengineV1TargetSiteFailureReason struct + ForceSendFields []string + NullFields []string + QuotaFailure *GoogleCloudDiscoveryengineV1TargetSiteFailureReasonQuotaFailure + func (s GoogleCloudDiscoveryengineV1TargetSiteFailureReason) MarshalJSON() ([]byte, error) + type GoogleCloudDiscoveryengineV1TargetSiteFailureReasonQuotaFailure struct + ForceSendFields []string + NullFields []string + TotalRequiredQuota int64 + func (s GoogleCloudDiscoveryengineV1TargetSiteFailureReasonQuotaFailure) MarshalJSON() ([]byte, error) + type GoogleCloudDiscoveryengineV1TextInput struct + Context *GoogleCloudDiscoveryengineV1ConversationContext + ForceSendFields []string + Input string + NullFields []string + func (s GoogleCloudDiscoveryengineV1TextInput) MarshalJSON() ([]byte, error) + type GoogleCloudDiscoveryengineV1TrainCustomModelMetadata struct + CreateTime string + ForceSendFields []string + NullFields []string + UpdateTime string + func (s GoogleCloudDiscoveryengineV1TrainCustomModelMetadata) MarshalJSON() ([]byte, error) + type GoogleCloudDiscoveryengineV1TrainCustomModelRequest struct + ErrorConfig *GoogleCloudDiscoveryengineV1ImportErrorConfig + ForceSendFields []string + GcsTrainingInput *GoogleCloudDiscoveryengineV1TrainCustomModelRequestGcsTrainingInput + ModelId string + ModelType string + NullFields []string + func (s GoogleCloudDiscoveryengineV1TrainCustomModelRequest) MarshalJSON() ([]byte, error) + type GoogleCloudDiscoveryengineV1TrainCustomModelRequestGcsTrainingInput struct + CorpusDataPath string + ForceSendFields []string + NullFields []string + QueryDataPath string + TestDataPath string + TrainDataPath string + func (s GoogleCloudDiscoveryengineV1TrainCustomModelRequestGcsTrainingInput) MarshalJSON() ([]byte, error) + type GoogleCloudDiscoveryengineV1TrainCustomModelResponse struct + ErrorConfig *GoogleCloudDiscoveryengineV1ImportErrorConfig + ErrorSamples []*GoogleRpcStatus + ForceSendFields []string + Metrics map[string]float64 + ModelName string + ModelStatus string + NullFields []string + func (s GoogleCloudDiscoveryengineV1TrainCustomModelResponse) MarshalJSON() ([]byte, error) + type GoogleCloudDiscoveryengineV1TransactionInfo struct + Cost float64 + Currency string + DiscountValue float64 + ForceSendFields []string + NullFields []string + Tax float64 + TransactionId string + Value float64 + func (s *GoogleCloudDiscoveryengineV1TransactionInfo) UnmarshalJSON(data []byte) error + func (s GoogleCloudDiscoveryengineV1TransactionInfo) MarshalJSON() ([]byte, error) + type GoogleCloudDiscoveryengineV1UpdateSchemaMetadata struct + CreateTime string + ForceSendFields []string + NullFields []string + UpdateTime string + func (s GoogleCloudDiscoveryengineV1UpdateSchemaMetadata) MarshalJSON() ([]byte, error) + type GoogleCloudDiscoveryengineV1UpdateTargetSiteMetadata struct + CreateTime string + ForceSendFields []string + NullFields []string + UpdateTime string + func (s GoogleCloudDiscoveryengineV1UpdateTargetSiteMetadata) MarshalJSON() ([]byte, error) + type GoogleCloudDiscoveryengineV1UserEvent struct + Attributes map[string]GoogleCloudDiscoveryengineV1CustomAttribute + AttributionToken string + CompletionInfo *GoogleCloudDiscoveryengineV1CompletionInfo + DataStore string + DirectUserRequest bool + Documents []*GoogleCloudDiscoveryengineV1DocumentInfo + Engine string + EventTime string + EventType string + Filter string + ForceSendFields []string + MediaInfo *GoogleCloudDiscoveryengineV1MediaInfo + NullFields []string + PageInfo *GoogleCloudDiscoveryengineV1PageInfo + Panel *GoogleCloudDiscoveryengineV1PanelInfo + PromotionIds []string + SearchInfo *GoogleCloudDiscoveryengineV1SearchInfo + SessionId string + TagIds []string + TransactionInfo *GoogleCloudDiscoveryengineV1TransactionInfo + UserInfo *GoogleCloudDiscoveryengineV1UserInfo + UserPseudoId string + func (s GoogleCloudDiscoveryengineV1UserEvent) MarshalJSON() ([]byte, error) + type GoogleCloudDiscoveryengineV1UserInfo struct + ForceSendFields []string + NullFields []string + UserAgent string + UserId string + func (s GoogleCloudDiscoveryengineV1UserInfo) MarshalJSON() ([]byte, error) + type GoogleCloudDiscoveryengineV1WorkspaceConfig struct + DasherCustomerId string + ForceSendFields []string + NullFields []string + Type string + func (s GoogleCloudDiscoveryengineV1WorkspaceConfig) MarshalJSON() ([]byte, error) + type GoogleCloudDiscoveryengineV1alphaAclConfig struct + ForceSendFields []string + IdpConfig *GoogleCloudDiscoveryengineV1alphaIdpConfig + Name string + NullFields []string + func (s GoogleCloudDiscoveryengineV1alphaAclConfig) MarshalJSON() ([]byte, error) + type GoogleCloudDiscoveryengineV1alphaAnswer struct + AnswerSkippedReasons []string + AnswerText string + Citations []*GoogleCloudDiscoveryengineV1alphaAnswerCitation + CompleteTime string + CreateTime string + ForceSendFields []string + Name string + NullFields []string + QueryUnderstandingInfo *GoogleCloudDiscoveryengineV1alphaAnswerQueryUnderstandingInfo + References []*GoogleCloudDiscoveryengineV1alphaAnswerReference + RelatedQuestions []string + State string + Steps []*GoogleCloudDiscoveryengineV1alphaAnswerStep + func (s GoogleCloudDiscoveryengineV1alphaAnswer) MarshalJSON() ([]byte, error) + type GoogleCloudDiscoveryengineV1alphaAnswerCitation struct + EndIndex int64 + ForceSendFields []string + NullFields []string + Sources []*GoogleCloudDiscoveryengineV1alphaAnswerCitationSource + StartIndex int64 + func (s GoogleCloudDiscoveryengineV1alphaAnswerCitation) MarshalJSON() ([]byte, error) + type GoogleCloudDiscoveryengineV1alphaAnswerCitationSource struct + ForceSendFields []string + NullFields []string + ReferenceId string + func (s GoogleCloudDiscoveryengineV1alphaAnswerCitationSource) MarshalJSON() ([]byte, error) + type GoogleCloudDiscoveryengineV1alphaAnswerQueryUnderstandingInfo struct + ForceSendFields []string + NullFields []string + QueryClassificationInfo []*GoogleCloudDiscoveryengineV1alphaAnswerQueryUnderstandingInfoQueryClassificationInfo + func (s GoogleCloudDiscoveryengineV1alphaAnswerQueryUnderstandingInfo) MarshalJSON() ([]byte, error) + type GoogleCloudDiscoveryengineV1alphaAnswerQueryUnderstandingInfoQueryClassificationInfo struct + ForceSendFields []string + NullFields []string + Positive bool + Type string + func (s GoogleCloudDiscoveryengineV1alphaAnswerQueryUnderstandingInfoQueryClassificationInfo) MarshalJSON() ([]byte, error) + type GoogleCloudDiscoveryengineV1alphaAnswerReference struct + ChunkInfo *GoogleCloudDiscoveryengineV1alphaAnswerReferenceChunkInfo + ForceSendFields []string + NullFields []string + StructuredDocumentInfo *GoogleCloudDiscoveryengineV1alphaAnswerReferenceStructuredDocumentInfo + UnstructuredDocumentInfo *GoogleCloudDiscoveryengineV1alphaAnswerReferenceUnstructuredDocumentInfo + func (s GoogleCloudDiscoveryengineV1alphaAnswerReference) MarshalJSON() ([]byte, error) + type GoogleCloudDiscoveryengineV1alphaAnswerReferenceChunkInfo struct + Chunk string + Content string + DocumentMetadata *GoogleCloudDiscoveryengineV1alphaAnswerReferenceChunkInfoDocumentMetadata + ForceSendFields []string + NullFields []string + RelevanceScore float64 + func (s *GoogleCloudDiscoveryengineV1alphaAnswerReferenceChunkInfo) UnmarshalJSON(data []byte) error + func (s GoogleCloudDiscoveryengineV1alphaAnswerReferenceChunkInfo) MarshalJSON() ([]byte, error) + type GoogleCloudDiscoveryengineV1alphaAnswerReferenceChunkInfoDocumentMetadata struct + Document string + ForceSendFields []string + NullFields []string + PageIdentifier string + StructData googleapi.RawMessage + Title string + Uri string + func (s GoogleCloudDiscoveryengineV1alphaAnswerReferenceChunkInfoDocumentMetadata) MarshalJSON() ([]byte, error) + type GoogleCloudDiscoveryengineV1alphaAnswerReferenceStructuredDocumentInfo struct + Document string + ForceSendFields []string + NullFields []string + StructData googleapi.RawMessage + func (s GoogleCloudDiscoveryengineV1alphaAnswerReferenceStructuredDocumentInfo) MarshalJSON() ([]byte, error) + type GoogleCloudDiscoveryengineV1alphaAnswerReferenceUnstructuredDocumentInfo struct + ChunkContents []*GoogleCloudDiscoveryengineV1alphaAnswerReferenceUnstructuredDocumentInfoChunkContent + Document string + ForceSendFields []string + NullFields []string + StructData googleapi.RawMessage + Title string + Uri string + func (s GoogleCloudDiscoveryengineV1alphaAnswerReferenceUnstructuredDocumentInfo) MarshalJSON() ([]byte, error) + type GoogleCloudDiscoveryengineV1alphaAnswerReferenceUnstructuredDocumentInfoChunkContent struct + Content string + ForceSendFields []string + NullFields []string + PageIdentifier string + RelevanceScore float64 + func (s *GoogleCloudDiscoveryengineV1alphaAnswerReferenceUnstructuredDocumentInfoChunkContent) UnmarshalJSON(data []byte) error + func (s GoogleCloudDiscoveryengineV1alphaAnswerReferenceUnstructuredDocumentInfoChunkContent) MarshalJSON() ([]byte, error) + type GoogleCloudDiscoveryengineV1alphaAnswerStep struct + Actions []*GoogleCloudDiscoveryengineV1alphaAnswerStepAction + Description string + ForceSendFields []string + NullFields []string + State string + Thought string + func (s GoogleCloudDiscoveryengineV1alphaAnswerStep) MarshalJSON() ([]byte, error) + type GoogleCloudDiscoveryengineV1alphaAnswerStepAction struct + ForceSendFields []string + NullFields []string + Observation *GoogleCloudDiscoveryengineV1alphaAnswerStepActionObservation + SearchAction *GoogleCloudDiscoveryengineV1alphaAnswerStepActionSearchAction + func (s GoogleCloudDiscoveryengineV1alphaAnswerStepAction) MarshalJSON() ([]byte, error) + type GoogleCloudDiscoveryengineV1alphaAnswerStepActionObservation struct + ForceSendFields []string + NullFields []string + SearchResults []*GoogleCloudDiscoveryengineV1alphaAnswerStepActionObservationSearchResult + func (s GoogleCloudDiscoveryengineV1alphaAnswerStepActionObservation) MarshalJSON() ([]byte, error) + type GoogleCloudDiscoveryengineV1alphaAnswerStepActionObservationSearchResult struct + ChunkInfo []*GoogleCloudDiscoveryengineV1alphaAnswerStepActionObservationSearchResultChunkInfo + Document string + ForceSendFields []string + NullFields []string + SnippetInfo []*GoogleCloudDiscoveryengineV1alphaAnswerStepActionObservationSearchResultSnippetInfo + StructData googleapi.RawMessage + Title string + Uri string + func (s GoogleCloudDiscoveryengineV1alphaAnswerStepActionObservationSearchResult) MarshalJSON() ([]byte, error) + type GoogleCloudDiscoveryengineV1alphaAnswerStepActionObservationSearchResultChunkInfo struct + Chunk string + Content string + ForceSendFields []string + NullFields []string + RelevanceScore float64 + func (s *GoogleCloudDiscoveryengineV1alphaAnswerStepActionObservationSearchResultChunkInfo) UnmarshalJSON(data []byte) error + func (s GoogleCloudDiscoveryengineV1alphaAnswerStepActionObservationSearchResultChunkInfo) MarshalJSON() ([]byte, error) + type GoogleCloudDiscoveryengineV1alphaAnswerStepActionObservationSearchResultSnippetInfo struct + ForceSendFields []string + NullFields []string + Snippet string + SnippetStatus string + func (s GoogleCloudDiscoveryengineV1alphaAnswerStepActionObservationSearchResultSnippetInfo) MarshalJSON() ([]byte, error) + type GoogleCloudDiscoveryengineV1alphaAnswerStepActionSearchAction struct + ForceSendFields []string + NullFields []string + Query string + func (s GoogleCloudDiscoveryengineV1alphaAnswerStepActionSearchAction) MarshalJSON() ([]byte, error) + type GoogleCloudDiscoveryengineV1alphaBatchCreateTargetSiteMetadata struct + CreateTime string + ForceSendFields []string + NullFields []string + UpdateTime string + func (s GoogleCloudDiscoveryengineV1alphaBatchCreateTargetSiteMetadata) MarshalJSON() ([]byte, error) + type GoogleCloudDiscoveryengineV1alphaBatchCreateTargetSitesResponse struct + ForceSendFields []string + NullFields []string + TargetSites []*GoogleCloudDiscoveryengineV1alphaTargetSite + func (s GoogleCloudDiscoveryengineV1alphaBatchCreateTargetSitesResponse) MarshalJSON() ([]byte, error) + type GoogleCloudDiscoveryengineV1alphaCondition struct + ActiveTimeRange []*GoogleCloudDiscoveryengineV1alphaConditionTimeRange + ForceSendFields []string + NullFields []string + QueryTerms []*GoogleCloudDiscoveryengineV1alphaConditionQueryTerm + func (s GoogleCloudDiscoveryengineV1alphaCondition) MarshalJSON() ([]byte, error) + type GoogleCloudDiscoveryengineV1alphaConditionQueryTerm struct + ForceSendFields []string + FullMatch bool + NullFields []string + Value string + func (s GoogleCloudDiscoveryengineV1alphaConditionQueryTerm) MarshalJSON() ([]byte, error) + type GoogleCloudDiscoveryengineV1alphaConditionTimeRange struct + EndTime string + ForceSendFields []string + NullFields []string + StartTime string + func (s GoogleCloudDiscoveryengineV1alphaConditionTimeRange) MarshalJSON() ([]byte, error) + type GoogleCloudDiscoveryengineV1alphaControl struct + AssociatedServingConfigIds []string + BoostAction *GoogleCloudDiscoveryengineV1alphaControlBoostAction + Conditions []*GoogleCloudDiscoveryengineV1alphaCondition + DisplayName string + FilterAction *GoogleCloudDiscoveryengineV1alphaControlFilterAction + ForceSendFields []string + Name string + NullFields []string + RedirectAction *GoogleCloudDiscoveryengineV1alphaControlRedirectAction + SolutionType string + SynonymsAction *GoogleCloudDiscoveryengineV1alphaControlSynonymsAction + UseCases []string + func (s GoogleCloudDiscoveryengineV1alphaControl) MarshalJSON() ([]byte, error) + type GoogleCloudDiscoveryengineV1alphaControlBoostAction struct + Boost float64 + DataStore string + Filter string + ForceSendFields []string + NullFields []string + func (s *GoogleCloudDiscoveryengineV1alphaControlBoostAction) UnmarshalJSON(data []byte) error + func (s GoogleCloudDiscoveryengineV1alphaControlBoostAction) MarshalJSON() ([]byte, error) + type GoogleCloudDiscoveryengineV1alphaControlFilterAction struct + DataStore string + Filter string + ForceSendFields []string + NullFields []string + func (s GoogleCloudDiscoveryengineV1alphaControlFilterAction) MarshalJSON() ([]byte, error) + type GoogleCloudDiscoveryengineV1alphaControlRedirectAction struct + ForceSendFields []string + NullFields []string + RedirectUri string + func (s GoogleCloudDiscoveryengineV1alphaControlRedirectAction) MarshalJSON() ([]byte, error) + type GoogleCloudDiscoveryengineV1alphaControlSynonymsAction struct + ForceSendFields []string + NullFields []string + Synonyms []string + func (s GoogleCloudDiscoveryengineV1alphaControlSynonymsAction) MarshalJSON() ([]byte, error) + type GoogleCloudDiscoveryengineV1alphaCreateDataStoreMetadata struct + CreateTime string + ForceSendFields []string + NullFields []string + UpdateTime string + func (s GoogleCloudDiscoveryengineV1alphaCreateDataStoreMetadata) MarshalJSON() ([]byte, error) + type GoogleCloudDiscoveryengineV1alphaCreateEngineMetadata struct + CreateTime string + ForceSendFields []string + NullFields []string + UpdateTime string + func (s GoogleCloudDiscoveryengineV1alphaCreateEngineMetadata) MarshalJSON() ([]byte, error) + type GoogleCloudDiscoveryengineV1alphaCreateEvaluationMetadata struct + type GoogleCloudDiscoveryengineV1alphaCreateSchemaMetadata struct + CreateTime string + ForceSendFields []string + NullFields []string + UpdateTime string + func (s GoogleCloudDiscoveryengineV1alphaCreateSchemaMetadata) MarshalJSON() ([]byte, error) + type GoogleCloudDiscoveryengineV1alphaCreateTargetSiteMetadata struct + CreateTime string + ForceSendFields []string + NullFields []string + UpdateTime string + func (s GoogleCloudDiscoveryengineV1alphaCreateTargetSiteMetadata) MarshalJSON() ([]byte, error) + type GoogleCloudDiscoveryengineV1alphaCustomFineTuningSpec struct + EnableSearchAdaptor bool + ForceSendFields []string + NullFields []string + func (s GoogleCloudDiscoveryengineV1alphaCustomFineTuningSpec) MarshalJSON() ([]byte, error) + type GoogleCloudDiscoveryengineV1alphaCustomTuningModel struct + CreateTime string + DisplayName string + ForceSendFields []string + Metrics map[string]float64 + ModelState string + ModelVersion int64 + Name string + NullFields []string + TrainingStartTime string + func (s GoogleCloudDiscoveryengineV1alphaCustomTuningModel) MarshalJSON() ([]byte, error) + type GoogleCloudDiscoveryengineV1alphaDataStore struct + AclEnabled bool + ContentConfig string + CreateTime string + DefaultSchemaId string + DisplayName string + DocumentProcessingConfig *GoogleCloudDiscoveryengineV1alphaDocumentProcessingConfig + ForceSendFields []string + IdpConfig *GoogleCloudDiscoveryengineV1alphaIdpConfig + IndustryVertical string + LanguageInfo *GoogleCloudDiscoveryengineV1alphaLanguageInfo + Name string + NullFields []string + SolutionTypes []string + StartingSchema *GoogleCloudDiscoveryengineV1alphaSchema + WorkspaceConfig *GoogleCloudDiscoveryengineV1alphaWorkspaceConfig + func (s GoogleCloudDiscoveryengineV1alphaDataStore) MarshalJSON() ([]byte, error) + type GoogleCloudDiscoveryengineV1alphaDeleteDataStoreMetadata struct + CreateTime string + ForceSendFields []string + NullFields []string + UpdateTime string + func (s GoogleCloudDiscoveryengineV1alphaDeleteDataStoreMetadata) MarshalJSON() ([]byte, error) + type GoogleCloudDiscoveryengineV1alphaDeleteEngineMetadata struct + CreateTime string + ForceSendFields []string + NullFields []string + UpdateTime string + func (s GoogleCloudDiscoveryengineV1alphaDeleteEngineMetadata) MarshalJSON() ([]byte, error) + type GoogleCloudDiscoveryengineV1alphaDeleteSchemaMetadata struct + CreateTime string + ForceSendFields []string + NullFields []string + UpdateTime string + func (s GoogleCloudDiscoveryengineV1alphaDeleteSchemaMetadata) MarshalJSON() ([]byte, error) + type GoogleCloudDiscoveryengineV1alphaDeleteTargetSiteMetadata struct + CreateTime string + ForceSendFields []string + NullFields []string + UpdateTime string + func (s GoogleCloudDiscoveryengineV1alphaDeleteTargetSiteMetadata) MarshalJSON() ([]byte, error) + type GoogleCloudDiscoveryengineV1alphaDisableAdvancedSiteSearchMetadata struct + CreateTime string + ForceSendFields []string + NullFields []string + UpdateTime string + func (s GoogleCloudDiscoveryengineV1alphaDisableAdvancedSiteSearchMetadata) MarshalJSON() ([]byte, error) + type GoogleCloudDiscoveryengineV1alphaDisableAdvancedSiteSearchResponse struct + type GoogleCloudDiscoveryengineV1alphaDocumentProcessingConfig struct + ChunkingConfig *GoogleCloudDiscoveryengineV1alphaDocumentProcessingConfigChunkingConfig + DefaultParsingConfig *GoogleCloudDiscoveryengineV1alphaDocumentProcessingConfigParsingConfig + ForceSendFields []string + Name string + NullFields []string + ParsingConfigOverrides map[string]GoogleCloudDiscoveryengineV1alphaDocumentProcessingConfigParsingConfig + func (s GoogleCloudDiscoveryengineV1alphaDocumentProcessingConfig) MarshalJSON() ([]byte, error) + type GoogleCloudDiscoveryengineV1alphaDocumentProcessingConfigChunkingConfig struct + ForceSendFields []string + LayoutBasedChunkingConfig *GoogleCloudDiscoveryengineV1alphaDocumentProcessingConfigChunkingConfigLayoutBasedChunkingConfig + NullFields []string + func (s GoogleCloudDiscoveryengineV1alphaDocumentProcessingConfigChunkingConfig) MarshalJSON() ([]byte, error) + type GoogleCloudDiscoveryengineV1alphaDocumentProcessingConfigChunkingConfigLayoutBasedChunkingConfig struct + ChunkSize int64 + ForceSendFields []string + IncludeAncestorHeadings bool + NullFields []string + func (s GoogleCloudDiscoveryengineV1alphaDocumentProcessingConfigChunkingConfigLayoutBasedChunkingConfig) MarshalJSON() ([]byte, error) + type GoogleCloudDiscoveryengineV1alphaDocumentProcessingConfigParsingConfig struct + DigitalParsingConfig *GoogleCloudDiscoveryengineV1alphaDocumentProcessingConfigParsingConfigDigitalParsingConfig + ForceSendFields []string + LayoutParsingConfig *GoogleCloudDiscoveryengineV1alphaDocumentProcessingConfigParsingConfigLayoutParsingConfig + NullFields []string + OcrParsingConfig *GoogleCloudDiscoveryengineV1alphaDocumentProcessingConfigParsingConfigOcrParsingConfig + func (s GoogleCloudDiscoveryengineV1alphaDocumentProcessingConfigParsingConfig) MarshalJSON() ([]byte, error) + type GoogleCloudDiscoveryengineV1alphaDocumentProcessingConfigParsingConfigDigitalParsingConfig struct + type GoogleCloudDiscoveryengineV1alphaDocumentProcessingConfigParsingConfigLayoutParsingConfig struct + type GoogleCloudDiscoveryengineV1alphaDocumentProcessingConfigParsingConfigOcrParsingConfig struct + EnhancedDocumentElements []string + ForceSendFields []string + NullFields []string + UseNativeText bool + func (s GoogleCloudDiscoveryengineV1alphaDocumentProcessingConfigParsingConfigOcrParsingConfig) MarshalJSON() ([]byte, error) + type GoogleCloudDiscoveryengineV1alphaEnableAdvancedSiteSearchMetadata struct + CreateTime string + ForceSendFields []string + NullFields []string + UpdateTime string + func (s GoogleCloudDiscoveryengineV1alphaEnableAdvancedSiteSearchMetadata) MarshalJSON() ([]byte, error) + type GoogleCloudDiscoveryengineV1alphaEnableAdvancedSiteSearchResponse struct + type GoogleCloudDiscoveryengineV1alphaEngine struct + ChatEngineConfig *GoogleCloudDiscoveryengineV1alphaEngineChatEngineConfig + ChatEngineMetadata *GoogleCloudDiscoveryengineV1alphaEngineChatEngineMetadata + CommonConfig *GoogleCloudDiscoveryengineV1alphaEngineCommonConfig + CreateTime string + DataStoreIds []string + DisplayName string + ForceSendFields []string + IndustryVertical string + MediaRecommendationEngineConfig *GoogleCloudDiscoveryengineV1alphaEngineMediaRecommendationEngineConfig + Name string + NullFields []string + RecommendationMetadata *GoogleCloudDiscoveryengineV1alphaEngineRecommendationMetadata + SearchEngineConfig *GoogleCloudDiscoveryengineV1alphaEngineSearchEngineConfig + SimilarDocumentsConfig *GoogleCloudDiscoveryengineV1alphaEngineSimilarDocumentsEngineConfig + SolutionType string + UpdateTime string + func (s GoogleCloudDiscoveryengineV1alphaEngine) MarshalJSON() ([]byte, error) + type GoogleCloudDiscoveryengineV1alphaEngineChatEngineConfig struct + AgentCreationConfig *GoogleCloudDiscoveryengineV1alphaEngineChatEngineConfigAgentCreationConfig + DialogflowAgentToLink string + ForceSendFields []string + NullFields []string + func (s GoogleCloudDiscoveryengineV1alphaEngineChatEngineConfig) MarshalJSON() ([]byte, error) + type GoogleCloudDiscoveryengineV1alphaEngineChatEngineConfigAgentCreationConfig struct + Business string + DefaultLanguageCode string + ForceSendFields []string + Location string + NullFields []string + TimeZone string + func (s GoogleCloudDiscoveryengineV1alphaEngineChatEngineConfigAgentCreationConfig) MarshalJSON() ([]byte, error) + type GoogleCloudDiscoveryengineV1alphaEngineChatEngineMetadata struct + DialogflowAgent string + ForceSendFields []string + NullFields []string + func (s GoogleCloudDiscoveryengineV1alphaEngineChatEngineMetadata) MarshalJSON() ([]byte, error) + type GoogleCloudDiscoveryengineV1alphaEngineCommonConfig struct + CompanyName string + ForceSendFields []string + NullFields []string + func (s GoogleCloudDiscoveryengineV1alphaEngineCommonConfig) MarshalJSON() ([]byte, error) + type GoogleCloudDiscoveryengineV1alphaEngineMediaRecommendationEngineConfig struct + ForceSendFields []string + NullFields []string + OptimizationObjective string + OptimizationObjectiveConfig *GoogleCloudDiscoveryengineV1alphaEngineMediaRecommendationEngineConfigOptimizationObjectiveConfig + TrainingState string + Type string + func (s GoogleCloudDiscoveryengineV1alphaEngineMediaRecommendationEngineConfig) MarshalJSON() ([]byte, error) + type GoogleCloudDiscoveryengineV1alphaEngineMediaRecommendationEngineConfigOptimizationObjectiveConfig struct + ForceSendFields []string + NullFields []string + TargetField string + TargetFieldValueFloat float64 + func (s *GoogleCloudDiscoveryengineV1alphaEngineMediaRecommendationEngineConfigOptimizationObjectiveConfig) UnmarshalJSON(data []byte) error + func (s GoogleCloudDiscoveryengineV1alphaEngineMediaRecommendationEngineConfigOptimizationObjectiveConfig) MarshalJSON() ([]byte, error) + type GoogleCloudDiscoveryengineV1alphaEngineRecommendationMetadata struct + DataState string + ForceSendFields []string + LastTuneTime string + NullFields []string + ServingState string + TuningOperation string + func (s GoogleCloudDiscoveryengineV1alphaEngineRecommendationMetadata) MarshalJSON() ([]byte, error) + type GoogleCloudDiscoveryengineV1alphaEngineSearchEngineConfig struct + ForceSendFields []string + NullFields []string + SearchAddOns []string + SearchTier string + func (s GoogleCloudDiscoveryengineV1alphaEngineSearchEngineConfig) MarshalJSON() ([]byte, error) + type GoogleCloudDiscoveryengineV1alphaEngineSimilarDocumentsEngineConfig struct + type GoogleCloudDiscoveryengineV1alphaEstimateDataSizeMetadata struct + CreateTime string + ForceSendFields []string + NullFields []string + func (s GoogleCloudDiscoveryengineV1alphaEstimateDataSizeMetadata) MarshalJSON() ([]byte, error) + type GoogleCloudDiscoveryengineV1alphaEstimateDataSizeResponse struct + DataSizeBytes int64 + DocumentCount int64 + ForceSendFields []string + NullFields []string + func (s GoogleCloudDiscoveryengineV1alphaEstimateDataSizeResponse) MarshalJSON() ([]byte, error) + type GoogleCloudDiscoveryengineV1alphaEvaluation struct + CreateTime string + EndTime string + Error *GoogleRpcStatus + ErrorSamples []*GoogleRpcStatus + EvaluationSpec *GoogleCloudDiscoveryengineV1alphaEvaluationEvaluationSpec + ForceSendFields []string + Name string + NullFields []string + QualityMetrics *GoogleCloudDiscoveryengineV1alphaQualityMetrics + State string + func (s GoogleCloudDiscoveryengineV1alphaEvaluation) MarshalJSON() ([]byte, error) + type GoogleCloudDiscoveryengineV1alphaEvaluationEvaluationSpec struct + ForceSendFields []string + NullFields []string + QuerySetSpec *GoogleCloudDiscoveryengineV1alphaEvaluationEvaluationSpecQuerySetSpec + SearchRequest *GoogleCloudDiscoveryengineV1alphaSearchRequest + func (s GoogleCloudDiscoveryengineV1alphaEvaluationEvaluationSpec) MarshalJSON() ([]byte, error) + type GoogleCloudDiscoveryengineV1alphaEvaluationEvaluationSpecQuerySetSpec struct + ForceSendFields []string + NullFields []string + SampleQuerySet string + func (s GoogleCloudDiscoveryengineV1alphaEvaluationEvaluationSpecQuerySetSpec) MarshalJSON() ([]byte, error) + type GoogleCloudDiscoveryengineV1alphaFieldConfig struct + AdvancedSiteSearchDataSources []string + CompletableOption string + DynamicFacetableOption string + FieldPath string + FieldType string + ForceSendFields []string + IndexableOption string + KeyPropertyType string + NullFields []string + RecsFilterableOption string + RetrievableOption string + SchemaOrgPaths []string + SearchableOption string + func (s GoogleCloudDiscoveryengineV1alphaFieldConfig) MarshalJSON() ([]byte, error) + type GoogleCloudDiscoveryengineV1alphaGetUriPatternDocumentDataResponse struct + DocumentDataMap map[string]googleapi.RawMessage + ForceSendFields []string + NullFields []string + func (s GoogleCloudDiscoveryengineV1alphaGetUriPatternDocumentDataResponse) MarshalJSON() ([]byte, error) + type GoogleCloudDiscoveryengineV1alphaIdpConfig struct + ExternalIdpConfig *GoogleCloudDiscoveryengineV1alphaIdpConfigExternalIdpConfig + ForceSendFields []string + IdpType string + NullFields []string + func (s GoogleCloudDiscoveryengineV1alphaIdpConfig) MarshalJSON() ([]byte, error) + type GoogleCloudDiscoveryengineV1alphaIdpConfigExternalIdpConfig struct + ForceSendFields []string + NullFields []string + WorkforcePoolName string + func (s GoogleCloudDiscoveryengineV1alphaIdpConfigExternalIdpConfig) MarshalJSON() ([]byte, error) + type GoogleCloudDiscoveryengineV1alphaImportCompletionSuggestionsMetadata struct + CreateTime string + FailureCount int64 + ForceSendFields []string + NullFields []string + SuccessCount int64 + UpdateTime string + func (s GoogleCloudDiscoveryengineV1alphaImportCompletionSuggestionsMetadata) MarshalJSON() ([]byte, error) + type GoogleCloudDiscoveryengineV1alphaImportCompletionSuggestionsResponse struct + ErrorConfig *GoogleCloudDiscoveryengineV1alphaImportErrorConfig + ErrorSamples []*GoogleRpcStatus + ForceSendFields []string + NullFields []string + func (s GoogleCloudDiscoveryengineV1alphaImportCompletionSuggestionsResponse) MarshalJSON() ([]byte, error) + type GoogleCloudDiscoveryengineV1alphaImportDocumentsMetadata struct + CreateTime string + FailureCount int64 + ForceSendFields []string + NullFields []string + SuccessCount int64 + TotalCount int64 + UpdateTime string + func (s GoogleCloudDiscoveryengineV1alphaImportDocumentsMetadata) MarshalJSON() ([]byte, error) + type GoogleCloudDiscoveryengineV1alphaImportDocumentsResponse struct + ErrorConfig *GoogleCloudDiscoveryengineV1alphaImportErrorConfig + ErrorSamples []*GoogleRpcStatus + ForceSendFields []string + NullFields []string + func (s GoogleCloudDiscoveryengineV1alphaImportDocumentsResponse) MarshalJSON() ([]byte, error) + type GoogleCloudDiscoveryengineV1alphaImportErrorConfig struct + ForceSendFields []string + GcsPrefix string + NullFields []string + func (s GoogleCloudDiscoveryengineV1alphaImportErrorConfig) MarshalJSON() ([]byte, error) + type GoogleCloudDiscoveryengineV1alphaImportSampleQueriesMetadata struct + CreateTime string + FailureCount int64 + ForceSendFields []string + NullFields []string + SuccessCount int64 + TotalCount int64 + UpdateTime string + func (s GoogleCloudDiscoveryengineV1alphaImportSampleQueriesMetadata) MarshalJSON() ([]byte, error) + type GoogleCloudDiscoveryengineV1alphaImportSampleQueriesResponse struct + ErrorConfig *GoogleCloudDiscoveryengineV1alphaImportErrorConfig + ErrorSamples []*GoogleRpcStatus + ForceSendFields []string + NullFields []string + func (s GoogleCloudDiscoveryengineV1alphaImportSampleQueriesResponse) MarshalJSON() ([]byte, error) + type GoogleCloudDiscoveryengineV1alphaImportSuggestionDenyListEntriesMetadata struct + CreateTime string + ForceSendFields []string + NullFields []string + UpdateTime string + func (s GoogleCloudDiscoveryengineV1alphaImportSuggestionDenyListEntriesMetadata) MarshalJSON() ([]byte, error) + type GoogleCloudDiscoveryengineV1alphaImportSuggestionDenyListEntriesResponse struct + ErrorSamples []*GoogleRpcStatus + FailedEntriesCount int64 + ForceSendFields []string + ImportedEntriesCount int64 + NullFields []string + func (s GoogleCloudDiscoveryengineV1alphaImportSuggestionDenyListEntriesResponse) MarshalJSON() ([]byte, error) + type GoogleCloudDiscoveryengineV1alphaImportUserEventsMetadata struct + CreateTime string + FailureCount int64 + ForceSendFields []string + NullFields []string + SuccessCount int64 + UpdateTime string + func (s GoogleCloudDiscoveryengineV1alphaImportUserEventsMetadata) MarshalJSON() ([]byte, error) + type GoogleCloudDiscoveryengineV1alphaImportUserEventsResponse struct + ErrorConfig *GoogleCloudDiscoveryengineV1alphaImportErrorConfig + ErrorSamples []*GoogleRpcStatus + ForceSendFields []string + JoinedEventsCount int64 + NullFields []string + UnjoinedEventsCount int64 + func (s GoogleCloudDiscoveryengineV1alphaImportUserEventsResponse) MarshalJSON() ([]byte, error) + type GoogleCloudDiscoveryengineV1alphaInterval struct + ExclusiveMaximum float64 + ExclusiveMinimum float64 + ForceSendFields []string + Maximum float64 + Minimum float64 + NullFields []string + func (s *GoogleCloudDiscoveryengineV1alphaInterval) UnmarshalJSON(data []byte) error + func (s GoogleCloudDiscoveryengineV1alphaInterval) MarshalJSON() ([]byte, error) + type GoogleCloudDiscoveryengineV1alphaLanguageInfo struct + ForceSendFields []string + Language string + LanguageCode string + NormalizedLanguageCode string + NullFields []string + Region string + func (s GoogleCloudDiscoveryengineV1alphaLanguageInfo) MarshalJSON() ([]byte, error) + type GoogleCloudDiscoveryengineV1alphaListCustomModelsResponse struct + ForceSendFields []string + Models []*GoogleCloudDiscoveryengineV1alphaCustomTuningModel + NullFields []string + func (s GoogleCloudDiscoveryengineV1alphaListCustomModelsResponse) MarshalJSON() ([]byte, error) + type GoogleCloudDiscoveryengineV1alphaProject struct + CreateTime string + ForceSendFields []string + Name string + NullFields []string + ProvisionCompletionTime string + ServiceTermsMap map[string]GoogleCloudDiscoveryengineV1alphaProjectServiceTerms + func (s GoogleCloudDiscoveryengineV1alphaProject) MarshalJSON() ([]byte, error) + type GoogleCloudDiscoveryengineV1alphaProjectServiceTerms struct + AcceptTime string + DeclineTime string + ForceSendFields []string + Id string + NullFields []string + State string + Version string + func (s GoogleCloudDiscoveryengineV1alphaProjectServiceTerms) MarshalJSON() ([]byte, error) + type GoogleCloudDiscoveryengineV1alphaProvisionProjectMetadata struct + type GoogleCloudDiscoveryengineV1alphaPurgeCompletionSuggestionsMetadata struct + CreateTime string + ForceSendFields []string + NullFields []string + UpdateTime string + func (s GoogleCloudDiscoveryengineV1alphaPurgeCompletionSuggestionsMetadata) MarshalJSON() ([]byte, error) + type GoogleCloudDiscoveryengineV1alphaPurgeCompletionSuggestionsResponse struct + ErrorSamples []*GoogleRpcStatus + ForceSendFields []string + NullFields []string + PurgeSucceeded bool + func (s GoogleCloudDiscoveryengineV1alphaPurgeCompletionSuggestionsResponse) MarshalJSON() ([]byte, error) + type GoogleCloudDiscoveryengineV1alphaPurgeDocumentsMetadata struct + CreateTime string + FailureCount int64 + ForceSendFields []string + IgnoredCount int64 + NullFields []string + SuccessCount int64 + UpdateTime string + func (s GoogleCloudDiscoveryengineV1alphaPurgeDocumentsMetadata) MarshalJSON() ([]byte, error) + type GoogleCloudDiscoveryengineV1alphaPurgeDocumentsResponse struct + ForceSendFields []string + NullFields []string + PurgeCount int64 + PurgeSample []string + func (s GoogleCloudDiscoveryengineV1alphaPurgeDocumentsResponse) MarshalJSON() ([]byte, error) + type GoogleCloudDiscoveryengineV1alphaPurgeSuggestionDenyListEntriesMetadata struct + CreateTime string + ForceSendFields []string + NullFields []string + UpdateTime string + func (s GoogleCloudDiscoveryengineV1alphaPurgeSuggestionDenyListEntriesMetadata) MarshalJSON() ([]byte, error) + type GoogleCloudDiscoveryengineV1alphaPurgeSuggestionDenyListEntriesResponse struct + ErrorSamples []*GoogleRpcStatus + ForceSendFields []string + NullFields []string + PurgeCount int64 + func (s GoogleCloudDiscoveryengineV1alphaPurgeSuggestionDenyListEntriesResponse) MarshalJSON() ([]byte, error) + type GoogleCloudDiscoveryengineV1alphaPurgeUserEventsMetadata struct + CreateTime string + FailureCount int64 + ForceSendFields []string + NullFields []string + SuccessCount int64 + UpdateTime string + func (s GoogleCloudDiscoveryengineV1alphaPurgeUserEventsMetadata) MarshalJSON() ([]byte, error) + type GoogleCloudDiscoveryengineV1alphaPurgeUserEventsResponse struct + ForceSendFields []string + NullFields []string + PurgeCount int64 + func (s GoogleCloudDiscoveryengineV1alphaPurgeUserEventsResponse) MarshalJSON() ([]byte, error) + type GoogleCloudDiscoveryengineV1alphaQualityMetrics struct + DocNdcg *GoogleCloudDiscoveryengineV1alphaQualityMetricsTopkMetrics + DocPrecision *GoogleCloudDiscoveryengineV1alphaQualityMetricsTopkMetrics + DocRecall *GoogleCloudDiscoveryengineV1alphaQualityMetricsTopkMetrics + ForceSendFields []string + NullFields []string + PageNdcg *GoogleCloudDiscoveryengineV1alphaQualityMetricsTopkMetrics + PageRecall *GoogleCloudDiscoveryengineV1alphaQualityMetricsTopkMetrics + func (s GoogleCloudDiscoveryengineV1alphaQualityMetrics) MarshalJSON() ([]byte, error) + type GoogleCloudDiscoveryengineV1alphaQualityMetricsTopkMetrics struct + ForceSendFields []string + NullFields []string + Top1 float64 + Top10 float64 + Top3 float64 + Top5 float64 + func (s *GoogleCloudDiscoveryengineV1alphaQualityMetricsTopkMetrics) UnmarshalJSON(data []byte) error + func (s GoogleCloudDiscoveryengineV1alphaQualityMetricsTopkMetrics) MarshalJSON() ([]byte, error) + type GoogleCloudDiscoveryengineV1alphaQuery struct + ForceSendFields []string + NullFields []string + QueryId string + Text string + func (s GoogleCloudDiscoveryengineV1alphaQuery) MarshalJSON() ([]byte, error) + type GoogleCloudDiscoveryengineV1alphaRecrawlUrisMetadata struct + CreateTime string + ForceSendFields []string + InvalidUris []string + NullFields []string + PendingCount int64 + QuotaExceededCount int64 + SuccessCount int64 + UpdateTime string + ValidUrisCount int64 + func (s GoogleCloudDiscoveryengineV1alphaRecrawlUrisMetadata) MarshalJSON() ([]byte, error) + type GoogleCloudDiscoveryengineV1alphaRecrawlUrisResponse struct + FailedUris []string + FailureSamples []*GoogleCloudDiscoveryengineV1alphaRecrawlUrisResponseFailureInfo + ForceSendFields []string + NullFields []string + func (s GoogleCloudDiscoveryengineV1alphaRecrawlUrisResponse) MarshalJSON() ([]byte, error) + type GoogleCloudDiscoveryengineV1alphaRecrawlUrisResponseFailureInfo struct + FailureReasons []*GoogleCloudDiscoveryengineV1alphaRecrawlUrisResponseFailureInfoFailureReason + ForceSendFields []string + NullFields []string + Uri string + func (s GoogleCloudDiscoveryengineV1alphaRecrawlUrisResponseFailureInfo) MarshalJSON() ([]byte, error) + type GoogleCloudDiscoveryengineV1alphaRecrawlUrisResponseFailureInfoFailureReason struct + CorpusType string + ErrorMessage string + ForceSendFields []string + NullFields []string + func (s GoogleCloudDiscoveryengineV1alphaRecrawlUrisResponseFailureInfoFailureReason) MarshalJSON() ([]byte, error) + type GoogleCloudDiscoveryengineV1alphaSchema struct + FieldConfigs []*GoogleCloudDiscoveryengineV1alphaFieldConfig + ForceSendFields []string + JsonSchema string + Name string + NullFields []string + StructSchema googleapi.RawMessage + func (s GoogleCloudDiscoveryengineV1alphaSchema) MarshalJSON() ([]byte, error) + type GoogleCloudDiscoveryengineV1alphaSearchRequest struct + BoostSpec *GoogleCloudDiscoveryengineV1alphaSearchRequestBoostSpec + Branch string + CanonicalFilter string + ContentSearchSpec *GoogleCloudDiscoveryengineV1alphaSearchRequestContentSearchSpec + CustomFineTuningSpec *GoogleCloudDiscoveryengineV1alphaCustomFineTuningSpec + DataStoreSpecs []*GoogleCloudDiscoveryengineV1alphaSearchRequestDataStoreSpec + EmbeddingSpec *GoogleCloudDiscoveryengineV1alphaSearchRequestEmbeddingSpec + FacetSpecs []*GoogleCloudDiscoveryengineV1alphaSearchRequestFacetSpec + Filter string + ForceSendFields []string + ImageQuery *GoogleCloudDiscoveryengineV1alphaSearchRequestImageQuery + LanguageCode string + NaturalLanguageQueryUnderstandingSpec *GoogleCloudDiscoveryengineV1alphaSearchRequestNaturalLanguageQueryUnderstandingSpec + NullFields []string + Offset int64 + OrderBy string + PageSize int64 + PageToken string + Params googleapi.RawMessage + Query string + QueryExpansionSpec *GoogleCloudDiscoveryengineV1alphaSearchRequestQueryExpansionSpec + RankingExpression string + RegionCode string + RelevanceThreshold string + SafeSearch bool + SearchAsYouTypeSpec *GoogleCloudDiscoveryengineV1alphaSearchRequestSearchAsYouTypeSpec + ServingConfig string + Session string + SessionSpec *GoogleCloudDiscoveryengineV1alphaSearchRequestSessionSpec + SpellCorrectionSpec *GoogleCloudDiscoveryengineV1alphaSearchRequestSpellCorrectionSpec + UserInfo *GoogleCloudDiscoveryengineV1alphaUserInfo + UserLabels map[string]string + UserPseudoId string + func (s GoogleCloudDiscoveryengineV1alphaSearchRequest) MarshalJSON() ([]byte, error) + type GoogleCloudDiscoveryengineV1alphaSearchRequestBoostSpec struct + ConditionBoostSpecs []*GoogleCloudDiscoveryengineV1alphaSearchRequestBoostSpecConditionBoostSpec + ForceSendFields []string + NullFields []string + func (s GoogleCloudDiscoveryengineV1alphaSearchRequestBoostSpec) MarshalJSON() ([]byte, error) + type GoogleCloudDiscoveryengineV1alphaSearchRequestBoostSpecConditionBoostSpec struct + Boost float64 + BoostControlSpec *GoogleCloudDiscoveryengineV1alphaSearchRequestBoostSpecConditionBoostSpecBoostControlSpec + Condition string + ForceSendFields []string + NullFields []string + func (s *GoogleCloudDiscoveryengineV1alphaSearchRequestBoostSpecConditionBoostSpec) UnmarshalJSON(data []byte) error + func (s GoogleCloudDiscoveryengineV1alphaSearchRequestBoostSpecConditionBoostSpec) MarshalJSON() ([]byte, error) + type GoogleCloudDiscoveryengineV1alphaSearchRequestBoostSpecConditionBoostSpecBoostControlSpec struct + AttributeType string + ControlPoints []*GoogleCloudDiscoveryengineV1alphaSearchRequestBoostSpecConditionBoostSpecBoostControlSpecControlPoint + FieldName string + ForceSendFields []string + InterpolationType string + NullFields []string + func (s GoogleCloudDiscoveryengineV1alphaSearchRequestBoostSpecConditionBoostSpecBoostControlSpec) MarshalJSON() ([]byte, error) + type GoogleCloudDiscoveryengineV1alphaSearchRequestBoostSpecConditionBoostSpecBoostControlSpecControlPoint struct + AttributeValue string + BoostAmount float64 + ForceSendFields []string + NullFields []string + func (s *GoogleCloudDiscoveryengineV1alphaSearchRequestBoostSpecConditionBoostSpecBoostControlSpecControlPoint) UnmarshalJSON(data []byte) error + func (s GoogleCloudDiscoveryengineV1alphaSearchRequestBoostSpecConditionBoostSpecBoostControlSpecControlPoint) MarshalJSON() ([]byte, error) + type GoogleCloudDiscoveryengineV1alphaSearchRequestContentSearchSpec struct + ChunkSpec *GoogleCloudDiscoveryengineV1alphaSearchRequestContentSearchSpecChunkSpec + ExtractiveContentSpec *GoogleCloudDiscoveryengineV1alphaSearchRequestContentSearchSpecExtractiveContentSpec + ForceSendFields []string + NullFields []string + SearchResultMode string + SnippetSpec *GoogleCloudDiscoveryengineV1alphaSearchRequestContentSearchSpecSnippetSpec + SummarySpec *GoogleCloudDiscoveryengineV1alphaSearchRequestContentSearchSpecSummarySpec + func (s GoogleCloudDiscoveryengineV1alphaSearchRequestContentSearchSpec) MarshalJSON() ([]byte, error) + type GoogleCloudDiscoveryengineV1alphaSearchRequestContentSearchSpecChunkSpec struct + ForceSendFields []string + NullFields []string + NumNextChunks int64 + NumPreviousChunks int64 + func (s GoogleCloudDiscoveryengineV1alphaSearchRequestContentSearchSpecChunkSpec) MarshalJSON() ([]byte, error) + type GoogleCloudDiscoveryengineV1alphaSearchRequestContentSearchSpecExtractiveContentSpec struct + ForceSendFields []string + MaxExtractiveAnswerCount int64 + MaxExtractiveSegmentCount int64 + NullFields []string + NumNextSegments int64 + NumPreviousSegments int64 + ReturnExtractiveSegmentScore bool + func (s GoogleCloudDiscoveryengineV1alphaSearchRequestContentSearchSpecExtractiveContentSpec) MarshalJSON() ([]byte, error) + type GoogleCloudDiscoveryengineV1alphaSearchRequestContentSearchSpecSnippetSpec struct + ForceSendFields []string + MaxSnippetCount int64 + NullFields []string + ReferenceOnly bool + ReturnSnippet bool + func (s GoogleCloudDiscoveryengineV1alphaSearchRequestContentSearchSpecSnippetSpec) MarshalJSON() ([]byte, error) + type GoogleCloudDiscoveryengineV1alphaSearchRequestContentSearchSpecSummarySpec struct + ForceSendFields []string + IgnoreAdversarialQuery bool + IgnoreLowRelevantContent bool + IgnoreNonSummarySeekingQuery bool + IncludeCitations bool + LanguageCode string + ModelPromptSpec *GoogleCloudDiscoveryengineV1alphaSearchRequestContentSearchSpecSummarySpecModelPromptSpec + ModelSpec *GoogleCloudDiscoveryengineV1alphaSearchRequestContentSearchSpecSummarySpecModelSpec + NullFields []string + SummaryResultCount int64 + UseSemanticChunks bool + func (s GoogleCloudDiscoveryengineV1alphaSearchRequestContentSearchSpecSummarySpec) MarshalJSON() ([]byte, error) + type GoogleCloudDiscoveryengineV1alphaSearchRequestContentSearchSpecSummarySpecModelPromptSpec struct + ForceSendFields []string + NullFields []string + Preamble string + func (s GoogleCloudDiscoveryengineV1alphaSearchRequestContentSearchSpecSummarySpecModelPromptSpec) MarshalJSON() ([]byte, error) + type GoogleCloudDiscoveryengineV1alphaSearchRequestContentSearchSpecSummarySpecModelSpec struct + ForceSendFields []string + NullFields []string + Version string + func (s GoogleCloudDiscoveryengineV1alphaSearchRequestContentSearchSpecSummarySpecModelSpec) MarshalJSON() ([]byte, error) + type GoogleCloudDiscoveryengineV1alphaSearchRequestDataStoreSpec struct + DataStore string + ForceSendFields []string + NullFields []string + func (s GoogleCloudDiscoveryengineV1alphaSearchRequestDataStoreSpec) MarshalJSON() ([]byte, error) + type GoogleCloudDiscoveryengineV1alphaSearchRequestEmbeddingSpec struct + EmbeddingVectors []*GoogleCloudDiscoveryengineV1alphaSearchRequestEmbeddingSpecEmbeddingVector + ForceSendFields []string + NullFields []string + func (s GoogleCloudDiscoveryengineV1alphaSearchRequestEmbeddingSpec) MarshalJSON() ([]byte, error) + type GoogleCloudDiscoveryengineV1alphaSearchRequestEmbeddingSpecEmbeddingVector struct + FieldPath string + ForceSendFields []string + NullFields []string + Vector []float64 + func (s *GoogleCloudDiscoveryengineV1alphaSearchRequestEmbeddingSpecEmbeddingVector) UnmarshalJSON(data []byte) error + func (s GoogleCloudDiscoveryengineV1alphaSearchRequestEmbeddingSpecEmbeddingVector) MarshalJSON() ([]byte, error) + type GoogleCloudDiscoveryengineV1alphaSearchRequestFacetSpec struct + EnableDynamicPosition bool + ExcludedFilterKeys []string + FacetKey *GoogleCloudDiscoveryengineV1alphaSearchRequestFacetSpecFacetKey + ForceSendFields []string + Limit int64 + NullFields []string + func (s GoogleCloudDiscoveryengineV1alphaSearchRequestFacetSpec) MarshalJSON() ([]byte, error) + type GoogleCloudDiscoveryengineV1alphaSearchRequestFacetSpecFacetKey struct + CaseInsensitive bool + Contains []string + ForceSendFields []string + Intervals []*GoogleCloudDiscoveryengineV1alphaInterval + Key string + NullFields []string + OrderBy string + Prefixes []string + RestrictedValues []string + func (s GoogleCloudDiscoveryengineV1alphaSearchRequestFacetSpecFacetKey) MarshalJSON() ([]byte, error) + type GoogleCloudDiscoveryengineV1alphaSearchRequestImageQuery struct + ForceSendFields []string + ImageBytes string + NullFields []string + func (s GoogleCloudDiscoveryengineV1alphaSearchRequestImageQuery) MarshalJSON() ([]byte, error) + type GoogleCloudDiscoveryengineV1alphaSearchRequestNaturalLanguageQueryUnderstandingSpec struct + FilterExtractionCondition string + ForceSendFields []string + GeoSearchQueryDetectionFieldNames []string + NullFields []string + func (s GoogleCloudDiscoveryengineV1alphaSearchRequestNaturalLanguageQueryUnderstandingSpec) MarshalJSON() ([]byte, error) + type GoogleCloudDiscoveryengineV1alphaSearchRequestQueryExpansionSpec struct + Condition string + ForceSendFields []string + NullFields []string + PinUnexpandedResults bool + func (s GoogleCloudDiscoveryengineV1alphaSearchRequestQueryExpansionSpec) MarshalJSON() ([]byte, error) + type GoogleCloudDiscoveryengineV1alphaSearchRequestSearchAsYouTypeSpec struct + Condition string + ForceSendFields []string + NullFields []string + func (s GoogleCloudDiscoveryengineV1alphaSearchRequestSearchAsYouTypeSpec) MarshalJSON() ([]byte, error) + type GoogleCloudDiscoveryengineV1alphaSearchRequestSessionSpec struct + ForceSendFields []string + NullFields []string + QueryId string + SearchResultPersistenceCount int64 + func (s GoogleCloudDiscoveryengineV1alphaSearchRequestSessionSpec) MarshalJSON() ([]byte, error) + type GoogleCloudDiscoveryengineV1alphaSearchRequestSpellCorrectionSpec struct + ForceSendFields []string + Mode string + NullFields []string + func (s GoogleCloudDiscoveryengineV1alphaSearchRequestSpellCorrectionSpec) MarshalJSON() ([]byte, error) + type GoogleCloudDiscoveryengineV1alphaSession struct + EndTime string + ForceSendFields []string + Name string + NullFields []string + StartTime string + State string + Turns []*GoogleCloudDiscoveryengineV1alphaSessionTurn + UserPseudoId string + func (s GoogleCloudDiscoveryengineV1alphaSession) MarshalJSON() ([]byte, error) + type GoogleCloudDiscoveryengineV1alphaSessionTurn struct + Answer string + ForceSendFields []string + NullFields []string + Query *GoogleCloudDiscoveryengineV1alphaQuery + func (s GoogleCloudDiscoveryengineV1alphaSessionTurn) MarshalJSON() ([]byte, error) + type GoogleCloudDiscoveryengineV1alphaSetUriPatternDocumentDataMetadata struct + CreateTime string + ForceSendFields []string + NullFields []string + UpdateTime string + func (s GoogleCloudDiscoveryengineV1alphaSetUriPatternDocumentDataMetadata) MarshalJSON() ([]byte, error) + type GoogleCloudDiscoveryengineV1alphaSetUriPatternDocumentDataResponse struct + type GoogleCloudDiscoveryengineV1alphaSiteVerificationInfo struct + ForceSendFields []string + NullFields []string + SiteVerificationState string + VerifyTime string + func (s GoogleCloudDiscoveryengineV1alphaSiteVerificationInfo) MarshalJSON() ([]byte, error) + type GoogleCloudDiscoveryengineV1alphaTargetSite struct + ExactMatch bool + FailureReason *GoogleCloudDiscoveryengineV1alphaTargetSiteFailureReason + ForceSendFields []string + GeneratedUriPattern string + IndexingStatus string + Name string + NullFields []string + ProvidedUriPattern string + RootDomainUri string + SiteVerificationInfo *GoogleCloudDiscoveryengineV1alphaSiteVerificationInfo + Type string + UpdateTime string + func (s GoogleCloudDiscoveryengineV1alphaTargetSite) MarshalJSON() ([]byte, error) + type GoogleCloudDiscoveryengineV1alphaTargetSiteFailureReason struct + ForceSendFields []string + NullFields []string + QuotaFailure *GoogleCloudDiscoveryengineV1alphaTargetSiteFailureReasonQuotaFailure + func (s GoogleCloudDiscoveryengineV1alphaTargetSiteFailureReason) MarshalJSON() ([]byte, error) + type GoogleCloudDiscoveryengineV1alphaTargetSiteFailureReasonQuotaFailure struct + ForceSendFields []string + NullFields []string + TotalRequiredQuota int64 + func (s GoogleCloudDiscoveryengineV1alphaTargetSiteFailureReasonQuotaFailure) MarshalJSON() ([]byte, error) + type GoogleCloudDiscoveryengineV1alphaTrainCustomModelMetadata struct + CreateTime string + ForceSendFields []string + NullFields []string + UpdateTime string + func (s GoogleCloudDiscoveryengineV1alphaTrainCustomModelMetadata) MarshalJSON() ([]byte, error) + type GoogleCloudDiscoveryengineV1alphaTrainCustomModelResponse struct + ErrorConfig *GoogleCloudDiscoveryengineV1alphaImportErrorConfig + ErrorSamples []*GoogleRpcStatus + ForceSendFields []string + Metrics map[string]float64 + ModelName string + ModelStatus string + NullFields []string + func (s GoogleCloudDiscoveryengineV1alphaTrainCustomModelResponse) MarshalJSON() ([]byte, error) + type GoogleCloudDiscoveryengineV1alphaTuneEngineMetadata struct + Engine string + ForceSendFields []string + NullFields []string + func (s GoogleCloudDiscoveryengineV1alphaTuneEngineMetadata) MarshalJSON() ([]byte, error) + type GoogleCloudDiscoveryengineV1alphaTuneEngineResponse struct + type GoogleCloudDiscoveryengineV1alphaUpdateSchemaMetadata struct + CreateTime string + ForceSendFields []string + NullFields []string + UpdateTime string + func (s GoogleCloudDiscoveryengineV1alphaUpdateSchemaMetadata) MarshalJSON() ([]byte, error) + type GoogleCloudDiscoveryengineV1alphaUpdateTargetSiteMetadata struct + CreateTime string + ForceSendFields []string + NullFields []string + UpdateTime string + func (s GoogleCloudDiscoveryengineV1alphaUpdateTargetSiteMetadata) MarshalJSON() ([]byte, error) + type GoogleCloudDiscoveryengineV1alphaUserInfo struct + ForceSendFields []string + NullFields []string + UserAgent string + UserId string + func (s GoogleCloudDiscoveryengineV1alphaUserInfo) MarshalJSON() ([]byte, error) + type GoogleCloudDiscoveryengineV1alphaWorkspaceConfig struct + DasherCustomerId string + ForceSendFields []string + NullFields []string + Type string + func (s GoogleCloudDiscoveryengineV1alphaWorkspaceConfig) MarshalJSON() ([]byte, error) + type GoogleCloudDiscoveryengineV1betaBatchCreateTargetSiteMetadata struct + CreateTime string + ForceSendFields []string + NullFields []string + UpdateTime string + func (s GoogleCloudDiscoveryengineV1betaBatchCreateTargetSiteMetadata) MarshalJSON() ([]byte, error) + type GoogleCloudDiscoveryengineV1betaBatchCreateTargetSitesResponse struct + ForceSendFields []string + NullFields []string + TargetSites []*GoogleCloudDiscoveryengineV1betaTargetSite + func (s GoogleCloudDiscoveryengineV1betaBatchCreateTargetSitesResponse) MarshalJSON() ([]byte, error) + type GoogleCloudDiscoveryengineV1betaCondition struct + ActiveTimeRange []*GoogleCloudDiscoveryengineV1betaConditionTimeRange + ForceSendFields []string + NullFields []string + QueryTerms []*GoogleCloudDiscoveryengineV1betaConditionQueryTerm + func (s GoogleCloudDiscoveryengineV1betaCondition) MarshalJSON() ([]byte, error) + type GoogleCloudDiscoveryengineV1betaConditionQueryTerm struct + ForceSendFields []string + FullMatch bool + NullFields []string + Value string + func (s GoogleCloudDiscoveryengineV1betaConditionQueryTerm) MarshalJSON() ([]byte, error) + type GoogleCloudDiscoveryengineV1betaConditionTimeRange struct + EndTime string + ForceSendFields []string + NullFields []string + StartTime string + func (s GoogleCloudDiscoveryengineV1betaConditionTimeRange) MarshalJSON() ([]byte, error) + type GoogleCloudDiscoveryengineV1betaControl struct + AssociatedServingConfigIds []string + BoostAction *GoogleCloudDiscoveryengineV1betaControlBoostAction + Conditions []*GoogleCloudDiscoveryengineV1betaCondition + DisplayName string + FilterAction *GoogleCloudDiscoveryengineV1betaControlFilterAction + ForceSendFields []string + Name string + NullFields []string + RedirectAction *GoogleCloudDiscoveryengineV1betaControlRedirectAction + SolutionType string + SynonymsAction *GoogleCloudDiscoveryengineV1betaControlSynonymsAction + UseCases []string + func (s GoogleCloudDiscoveryengineV1betaControl) MarshalJSON() ([]byte, error) + type GoogleCloudDiscoveryengineV1betaControlBoostAction struct + Boost float64 + DataStore string + Filter string + ForceSendFields []string + NullFields []string + func (s *GoogleCloudDiscoveryengineV1betaControlBoostAction) UnmarshalJSON(data []byte) error + func (s GoogleCloudDiscoveryengineV1betaControlBoostAction) MarshalJSON() ([]byte, error) + type GoogleCloudDiscoveryengineV1betaControlFilterAction struct + DataStore string + Filter string + ForceSendFields []string + NullFields []string + func (s GoogleCloudDiscoveryengineV1betaControlFilterAction) MarshalJSON() ([]byte, error) + type GoogleCloudDiscoveryengineV1betaControlRedirectAction struct + ForceSendFields []string + NullFields []string + RedirectUri string + func (s GoogleCloudDiscoveryengineV1betaControlRedirectAction) MarshalJSON() ([]byte, error) + type GoogleCloudDiscoveryengineV1betaControlSynonymsAction struct + ForceSendFields []string + NullFields []string + Synonyms []string + func (s GoogleCloudDiscoveryengineV1betaControlSynonymsAction) MarshalJSON() ([]byte, error) + type GoogleCloudDiscoveryengineV1betaCreateDataStoreMetadata struct + CreateTime string + ForceSendFields []string + NullFields []string + UpdateTime string + func (s GoogleCloudDiscoveryengineV1betaCreateDataStoreMetadata) MarshalJSON() ([]byte, error) + type GoogleCloudDiscoveryengineV1betaCreateEngineMetadata struct + CreateTime string + ForceSendFields []string + NullFields []string + UpdateTime string + func (s GoogleCloudDiscoveryengineV1betaCreateEngineMetadata) MarshalJSON() ([]byte, error) + type GoogleCloudDiscoveryengineV1betaCreateEvaluationMetadata struct + type GoogleCloudDiscoveryengineV1betaCreateSchemaMetadata struct + CreateTime string + ForceSendFields []string + NullFields []string + UpdateTime string + func (s GoogleCloudDiscoveryengineV1betaCreateSchemaMetadata) MarshalJSON() ([]byte, error) + type GoogleCloudDiscoveryengineV1betaCreateTargetSiteMetadata struct + CreateTime string + ForceSendFields []string + NullFields []string + UpdateTime string + func (s GoogleCloudDiscoveryengineV1betaCreateTargetSiteMetadata) MarshalJSON() ([]byte, error) + type GoogleCloudDiscoveryengineV1betaCustomTuningModel struct + CreateTime string + DisplayName string + ForceSendFields []string + Metrics map[string]float64 + ModelState string + ModelVersion int64 + Name string + NullFields []string + TrainingStartTime string + func (s GoogleCloudDiscoveryengineV1betaCustomTuningModel) MarshalJSON() ([]byte, error) + type GoogleCloudDiscoveryengineV1betaDataStore struct + ContentConfig string + CreateTime string + DefaultSchemaId string + DisplayName string + DocumentProcessingConfig *GoogleCloudDiscoveryengineV1betaDocumentProcessingConfig + ForceSendFields []string + IndustryVertical string + LanguageInfo *GoogleCloudDiscoveryengineV1betaLanguageInfo + Name string + NullFields []string + SolutionTypes []string + StartingSchema *GoogleCloudDiscoveryengineV1betaSchema + WorkspaceConfig *GoogleCloudDiscoveryengineV1betaWorkspaceConfig + func (s GoogleCloudDiscoveryengineV1betaDataStore) MarshalJSON() ([]byte, error) + type GoogleCloudDiscoveryengineV1betaDeleteDataStoreMetadata struct + CreateTime string + ForceSendFields []string + NullFields []string + UpdateTime string + func (s GoogleCloudDiscoveryengineV1betaDeleteDataStoreMetadata) MarshalJSON() ([]byte, error) + type GoogleCloudDiscoveryengineV1betaDeleteEngineMetadata struct + CreateTime string + ForceSendFields []string + NullFields []string + UpdateTime string + func (s GoogleCloudDiscoveryengineV1betaDeleteEngineMetadata) MarshalJSON() ([]byte, error) + type GoogleCloudDiscoveryengineV1betaDeleteSchemaMetadata struct + CreateTime string + ForceSendFields []string + NullFields []string + UpdateTime string + func (s GoogleCloudDiscoveryengineV1betaDeleteSchemaMetadata) MarshalJSON() ([]byte, error) + type GoogleCloudDiscoveryengineV1betaDeleteTargetSiteMetadata struct + CreateTime string + ForceSendFields []string + NullFields []string + UpdateTime string + func (s GoogleCloudDiscoveryengineV1betaDeleteTargetSiteMetadata) MarshalJSON() ([]byte, error) + type GoogleCloudDiscoveryengineV1betaDisableAdvancedSiteSearchMetadata struct + CreateTime string + ForceSendFields []string + NullFields []string + UpdateTime string + func (s GoogleCloudDiscoveryengineV1betaDisableAdvancedSiteSearchMetadata) MarshalJSON() ([]byte, error) + type GoogleCloudDiscoveryengineV1betaDisableAdvancedSiteSearchResponse struct + type GoogleCloudDiscoveryengineV1betaDocumentProcessingConfig struct + ChunkingConfig *GoogleCloudDiscoveryengineV1betaDocumentProcessingConfigChunkingConfig + DefaultParsingConfig *GoogleCloudDiscoveryengineV1betaDocumentProcessingConfigParsingConfig + ForceSendFields []string + Name string + NullFields []string + ParsingConfigOverrides map[string]GoogleCloudDiscoveryengineV1betaDocumentProcessingConfigParsingConfig + func (s GoogleCloudDiscoveryengineV1betaDocumentProcessingConfig) MarshalJSON() ([]byte, error) + type GoogleCloudDiscoveryengineV1betaDocumentProcessingConfigChunkingConfig struct + ForceSendFields []string + LayoutBasedChunkingConfig *GoogleCloudDiscoveryengineV1betaDocumentProcessingConfigChunkingConfigLayoutBasedChunkingConfig + NullFields []string + func (s GoogleCloudDiscoveryengineV1betaDocumentProcessingConfigChunkingConfig) MarshalJSON() ([]byte, error) + type GoogleCloudDiscoveryengineV1betaDocumentProcessingConfigChunkingConfigLayoutBasedChunkingConfig struct + ChunkSize int64 + ForceSendFields []string + IncludeAncestorHeadings bool + NullFields []string + func (s GoogleCloudDiscoveryengineV1betaDocumentProcessingConfigChunkingConfigLayoutBasedChunkingConfig) MarshalJSON() ([]byte, error) + type GoogleCloudDiscoveryengineV1betaDocumentProcessingConfigParsingConfig struct + DigitalParsingConfig *GoogleCloudDiscoveryengineV1betaDocumentProcessingConfigParsingConfigDigitalParsingConfig + ForceSendFields []string + LayoutParsingConfig *GoogleCloudDiscoveryengineV1betaDocumentProcessingConfigParsingConfigLayoutParsingConfig + NullFields []string + OcrParsingConfig *GoogleCloudDiscoveryengineV1betaDocumentProcessingConfigParsingConfigOcrParsingConfig + func (s GoogleCloudDiscoveryengineV1betaDocumentProcessingConfigParsingConfig) MarshalJSON() ([]byte, error) + type GoogleCloudDiscoveryengineV1betaDocumentProcessingConfigParsingConfigDigitalParsingConfig struct + type GoogleCloudDiscoveryengineV1betaDocumentProcessingConfigParsingConfigLayoutParsingConfig struct + type GoogleCloudDiscoveryengineV1betaDocumentProcessingConfigParsingConfigOcrParsingConfig struct + EnhancedDocumentElements []string + ForceSendFields []string + NullFields []string + UseNativeText bool + func (s GoogleCloudDiscoveryengineV1betaDocumentProcessingConfigParsingConfigOcrParsingConfig) MarshalJSON() ([]byte, error) + type GoogleCloudDiscoveryengineV1betaEnableAdvancedSiteSearchMetadata struct + CreateTime string + ForceSendFields []string + NullFields []string + UpdateTime string + func (s GoogleCloudDiscoveryengineV1betaEnableAdvancedSiteSearchMetadata) MarshalJSON() ([]byte, error) + type GoogleCloudDiscoveryengineV1betaEnableAdvancedSiteSearchResponse struct + type GoogleCloudDiscoveryengineV1betaEngine struct + ChatEngineConfig *GoogleCloudDiscoveryengineV1betaEngineChatEngineConfig + ChatEngineMetadata *GoogleCloudDiscoveryengineV1betaEngineChatEngineMetadata + CommonConfig *GoogleCloudDiscoveryengineV1betaEngineCommonConfig + CreateTime string + DataStoreIds []string + DisplayName string + ForceSendFields []string + IndustryVertical string + Name string + NullFields []string + SearchEngineConfig *GoogleCloudDiscoveryengineV1betaEngineSearchEngineConfig + SolutionType string + UpdateTime string + func (s GoogleCloudDiscoveryengineV1betaEngine) MarshalJSON() ([]byte, error) + type GoogleCloudDiscoveryengineV1betaEngineChatEngineConfig struct + AgentCreationConfig *GoogleCloudDiscoveryengineV1betaEngineChatEngineConfigAgentCreationConfig + DialogflowAgentToLink string + ForceSendFields []string + NullFields []string + func (s GoogleCloudDiscoveryengineV1betaEngineChatEngineConfig) MarshalJSON() ([]byte, error) + type GoogleCloudDiscoveryengineV1betaEngineChatEngineConfigAgentCreationConfig struct + Business string + DefaultLanguageCode string + ForceSendFields []string + Location string + NullFields []string + TimeZone string + func (s GoogleCloudDiscoveryengineV1betaEngineChatEngineConfigAgentCreationConfig) MarshalJSON() ([]byte, error) + type GoogleCloudDiscoveryengineV1betaEngineChatEngineMetadata struct + DialogflowAgent string + ForceSendFields []string + NullFields []string + func (s GoogleCloudDiscoveryengineV1betaEngineChatEngineMetadata) MarshalJSON() ([]byte, error) + type GoogleCloudDiscoveryengineV1betaEngineCommonConfig struct + CompanyName string + ForceSendFields []string + NullFields []string + func (s GoogleCloudDiscoveryengineV1betaEngineCommonConfig) MarshalJSON() ([]byte, error) + type GoogleCloudDiscoveryengineV1betaEngineSearchEngineConfig struct + ForceSendFields []string + NullFields []string + SearchAddOns []string + SearchTier string + func (s GoogleCloudDiscoveryengineV1betaEngineSearchEngineConfig) MarshalJSON() ([]byte, error) + type GoogleCloudDiscoveryengineV1betaEvaluation struct + CreateTime string + EndTime string + Error *GoogleRpcStatus + ErrorSamples []*GoogleRpcStatus + EvaluationSpec *GoogleCloudDiscoveryengineV1betaEvaluationEvaluationSpec + ForceSendFields []string + Name string + NullFields []string + QualityMetrics *GoogleCloudDiscoveryengineV1betaQualityMetrics + State string + func (s GoogleCloudDiscoveryengineV1betaEvaluation) MarshalJSON() ([]byte, error) + type GoogleCloudDiscoveryengineV1betaEvaluationEvaluationSpec struct + ForceSendFields []string + NullFields []string + QuerySetSpec *GoogleCloudDiscoveryengineV1betaEvaluationEvaluationSpecQuerySetSpec + SearchRequest *GoogleCloudDiscoveryengineV1betaSearchRequest + func (s GoogleCloudDiscoveryengineV1betaEvaluationEvaluationSpec) MarshalJSON() ([]byte, error) + type GoogleCloudDiscoveryengineV1betaEvaluationEvaluationSpecQuerySetSpec struct + ForceSendFields []string + NullFields []string + SampleQuerySet string + func (s GoogleCloudDiscoveryengineV1betaEvaluationEvaluationSpecQuerySetSpec) MarshalJSON() ([]byte, error) + type GoogleCloudDiscoveryengineV1betaImportCompletionSuggestionsMetadata struct + CreateTime string + FailureCount int64 + ForceSendFields []string + NullFields []string + SuccessCount int64 + UpdateTime string + func (s GoogleCloudDiscoveryengineV1betaImportCompletionSuggestionsMetadata) MarshalJSON() ([]byte, error) + type GoogleCloudDiscoveryengineV1betaImportCompletionSuggestionsResponse struct + ErrorConfig *GoogleCloudDiscoveryengineV1betaImportErrorConfig + ErrorSamples []*GoogleRpcStatus + ForceSendFields []string + NullFields []string + func (s GoogleCloudDiscoveryengineV1betaImportCompletionSuggestionsResponse) MarshalJSON() ([]byte, error) + type GoogleCloudDiscoveryengineV1betaImportDocumentsMetadata struct + CreateTime string + FailureCount int64 + ForceSendFields []string + NullFields []string + SuccessCount int64 + TotalCount int64 + UpdateTime string + func (s GoogleCloudDiscoveryengineV1betaImportDocumentsMetadata) MarshalJSON() ([]byte, error) + type GoogleCloudDiscoveryengineV1betaImportDocumentsResponse struct + ErrorConfig *GoogleCloudDiscoveryengineV1betaImportErrorConfig + ErrorSamples []*GoogleRpcStatus + ForceSendFields []string + NullFields []string + func (s GoogleCloudDiscoveryengineV1betaImportDocumentsResponse) MarshalJSON() ([]byte, error) + type GoogleCloudDiscoveryengineV1betaImportErrorConfig struct + ForceSendFields []string + GcsPrefix string + NullFields []string + func (s GoogleCloudDiscoveryengineV1betaImportErrorConfig) MarshalJSON() ([]byte, error) + type GoogleCloudDiscoveryengineV1betaImportSampleQueriesMetadata struct + CreateTime string + FailureCount int64 + ForceSendFields []string + NullFields []string + SuccessCount int64 + TotalCount int64 + UpdateTime string + func (s GoogleCloudDiscoveryengineV1betaImportSampleQueriesMetadata) MarshalJSON() ([]byte, error) + type GoogleCloudDiscoveryengineV1betaImportSampleQueriesResponse struct + ErrorConfig *GoogleCloudDiscoveryengineV1betaImportErrorConfig + ErrorSamples []*GoogleRpcStatus + ForceSendFields []string + NullFields []string + func (s GoogleCloudDiscoveryengineV1betaImportSampleQueriesResponse) MarshalJSON() ([]byte, error) + type GoogleCloudDiscoveryengineV1betaImportSuggestionDenyListEntriesMetadata struct + CreateTime string + ForceSendFields []string + NullFields []string + UpdateTime string + func (s GoogleCloudDiscoveryengineV1betaImportSuggestionDenyListEntriesMetadata) MarshalJSON() ([]byte, error) + type GoogleCloudDiscoveryengineV1betaImportSuggestionDenyListEntriesResponse struct + ErrorSamples []*GoogleRpcStatus + FailedEntriesCount int64 + ForceSendFields []string + ImportedEntriesCount int64 + NullFields []string + func (s GoogleCloudDiscoveryengineV1betaImportSuggestionDenyListEntriesResponse) MarshalJSON() ([]byte, error) + type GoogleCloudDiscoveryengineV1betaImportUserEventsMetadata struct + CreateTime string + FailureCount int64 + ForceSendFields []string + NullFields []string + SuccessCount int64 + UpdateTime string + func (s GoogleCloudDiscoveryengineV1betaImportUserEventsMetadata) MarshalJSON() ([]byte, error) + type GoogleCloudDiscoveryengineV1betaImportUserEventsResponse struct + ErrorConfig *GoogleCloudDiscoveryengineV1betaImportErrorConfig + ErrorSamples []*GoogleRpcStatus + ForceSendFields []string + JoinedEventsCount int64 + NullFields []string + UnjoinedEventsCount int64 + func (s GoogleCloudDiscoveryengineV1betaImportUserEventsResponse) MarshalJSON() ([]byte, error) + type GoogleCloudDiscoveryengineV1betaInterval struct + ExclusiveMaximum float64 + ExclusiveMinimum float64 + ForceSendFields []string + Maximum float64 + Minimum float64 + NullFields []string + func (s *GoogleCloudDiscoveryengineV1betaInterval) UnmarshalJSON(data []byte) error + func (s GoogleCloudDiscoveryengineV1betaInterval) MarshalJSON() ([]byte, error) + type GoogleCloudDiscoveryengineV1betaLanguageInfo struct + ForceSendFields []string + Language string + LanguageCode string + NormalizedLanguageCode string + NullFields []string + Region string + func (s GoogleCloudDiscoveryengineV1betaLanguageInfo) MarshalJSON() ([]byte, error) + type GoogleCloudDiscoveryengineV1betaListCustomModelsResponse struct + ForceSendFields []string + Models []*GoogleCloudDiscoveryengineV1betaCustomTuningModel + NullFields []string + func (s GoogleCloudDiscoveryengineV1betaListCustomModelsResponse) MarshalJSON() ([]byte, error) + type GoogleCloudDiscoveryengineV1betaProject struct + CreateTime string + ForceSendFields []string + Name string + NullFields []string + ProvisionCompletionTime string + ServiceTermsMap map[string]GoogleCloudDiscoveryengineV1betaProjectServiceTerms + func (s GoogleCloudDiscoveryengineV1betaProject) MarshalJSON() ([]byte, error) + type GoogleCloudDiscoveryengineV1betaProjectServiceTerms struct + AcceptTime string + DeclineTime string + ForceSendFields []string + Id string + NullFields []string + State string + Version string + func (s GoogleCloudDiscoveryengineV1betaProjectServiceTerms) MarshalJSON() ([]byte, error) + type GoogleCloudDiscoveryengineV1betaProvisionProjectMetadata struct + type GoogleCloudDiscoveryengineV1betaPurgeDocumentsMetadata struct + CreateTime string + FailureCount int64 + ForceSendFields []string + IgnoredCount int64 + NullFields []string + SuccessCount int64 + UpdateTime string + func (s GoogleCloudDiscoveryengineV1betaPurgeDocumentsMetadata) MarshalJSON() ([]byte, error) + type GoogleCloudDiscoveryengineV1betaPurgeDocumentsResponse struct + ForceSendFields []string + NullFields []string + PurgeCount int64 + PurgeSample []string + func (s GoogleCloudDiscoveryengineV1betaPurgeDocumentsResponse) MarshalJSON() ([]byte, error) + type GoogleCloudDiscoveryengineV1betaPurgeSuggestionDenyListEntriesMetadata struct + CreateTime string + ForceSendFields []string + NullFields []string + UpdateTime string + func (s GoogleCloudDiscoveryengineV1betaPurgeSuggestionDenyListEntriesMetadata) MarshalJSON() ([]byte, error) + type GoogleCloudDiscoveryengineV1betaPurgeSuggestionDenyListEntriesResponse struct + ErrorSamples []*GoogleRpcStatus + ForceSendFields []string + NullFields []string + PurgeCount int64 + func (s GoogleCloudDiscoveryengineV1betaPurgeSuggestionDenyListEntriesResponse) MarshalJSON() ([]byte, error) + type GoogleCloudDiscoveryengineV1betaQualityMetrics struct + DocNdcg *GoogleCloudDiscoveryengineV1betaQualityMetricsTopkMetrics + DocPrecision *GoogleCloudDiscoveryengineV1betaQualityMetricsTopkMetrics + DocRecall *GoogleCloudDiscoveryengineV1betaQualityMetricsTopkMetrics + ForceSendFields []string + NullFields []string + PageNdcg *GoogleCloudDiscoveryengineV1betaQualityMetricsTopkMetrics + PageRecall *GoogleCloudDiscoveryengineV1betaQualityMetricsTopkMetrics + func (s GoogleCloudDiscoveryengineV1betaQualityMetrics) MarshalJSON() ([]byte, error) + type GoogleCloudDiscoveryengineV1betaQualityMetricsTopkMetrics struct + ForceSendFields []string + NullFields []string + Top1 float64 + Top10 float64 + Top3 float64 + Top5 float64 + func (s *GoogleCloudDiscoveryengineV1betaQualityMetricsTopkMetrics) UnmarshalJSON(data []byte) error + func (s GoogleCloudDiscoveryengineV1betaQualityMetricsTopkMetrics) MarshalJSON() ([]byte, error) + type GoogleCloudDiscoveryengineV1betaSchema struct + ForceSendFields []string + JsonSchema string + Name string + NullFields []string + StructSchema googleapi.RawMessage + func (s GoogleCloudDiscoveryengineV1betaSchema) MarshalJSON() ([]byte, error) + type GoogleCloudDiscoveryengineV1betaSearchRequest struct + BoostSpec *GoogleCloudDiscoveryengineV1betaSearchRequestBoostSpec + Branch string + CanonicalFilter string + ContentSearchSpec *GoogleCloudDiscoveryengineV1betaSearchRequestContentSearchSpec + DataStoreSpecs []*GoogleCloudDiscoveryengineV1betaSearchRequestDataStoreSpec + EmbeddingSpec *GoogleCloudDiscoveryengineV1betaSearchRequestEmbeddingSpec + FacetSpecs []*GoogleCloudDiscoveryengineV1betaSearchRequestFacetSpec + Filter string + ForceSendFields []string + ImageQuery *GoogleCloudDiscoveryengineV1betaSearchRequestImageQuery + LanguageCode string + NaturalLanguageQueryUnderstandingSpec *GoogleCloudDiscoveryengineV1betaSearchRequestNaturalLanguageQueryUnderstandingSpec + NullFields []string + Offset int64 + OrderBy string + PageSize int64 + PageToken string + Params googleapi.RawMessage + Query string + QueryExpansionSpec *GoogleCloudDiscoveryengineV1betaSearchRequestQueryExpansionSpec + RankingExpression string + RegionCode string + RelevanceThreshold string + SafeSearch bool + SearchAsYouTypeSpec *GoogleCloudDiscoveryengineV1betaSearchRequestSearchAsYouTypeSpec + ServingConfig string + Session string + SessionSpec *GoogleCloudDiscoveryengineV1betaSearchRequestSessionSpec + SpellCorrectionSpec *GoogleCloudDiscoveryengineV1betaSearchRequestSpellCorrectionSpec + UserInfo *GoogleCloudDiscoveryengineV1betaUserInfo + UserLabels map[string]string + UserPseudoId string + func (s GoogleCloudDiscoveryengineV1betaSearchRequest) MarshalJSON() ([]byte, error) + type GoogleCloudDiscoveryengineV1betaSearchRequestBoostSpec struct + ConditionBoostSpecs []*GoogleCloudDiscoveryengineV1betaSearchRequestBoostSpecConditionBoostSpec + ForceSendFields []string + NullFields []string + func (s GoogleCloudDiscoveryengineV1betaSearchRequestBoostSpec) MarshalJSON() ([]byte, error) + type GoogleCloudDiscoveryengineV1betaSearchRequestBoostSpecConditionBoostSpec struct + Boost float64 + BoostControlSpec *GoogleCloudDiscoveryengineV1betaSearchRequestBoostSpecConditionBoostSpecBoostControlSpec + Condition string + ForceSendFields []string + NullFields []string + func (s *GoogleCloudDiscoveryengineV1betaSearchRequestBoostSpecConditionBoostSpec) UnmarshalJSON(data []byte) error + func (s GoogleCloudDiscoveryengineV1betaSearchRequestBoostSpecConditionBoostSpec) MarshalJSON() ([]byte, error) + type GoogleCloudDiscoveryengineV1betaSearchRequestBoostSpecConditionBoostSpecBoostControlSpec struct + AttributeType string + ControlPoints []*GoogleCloudDiscoveryengineV1betaSearchRequestBoostSpecConditionBoostSpecBoostControlSpecControlPoint + FieldName string + ForceSendFields []string + InterpolationType string + NullFields []string + func (s GoogleCloudDiscoveryengineV1betaSearchRequestBoostSpecConditionBoostSpecBoostControlSpec) MarshalJSON() ([]byte, error) + type GoogleCloudDiscoveryengineV1betaSearchRequestBoostSpecConditionBoostSpecBoostControlSpecControlPoint struct + AttributeValue string + BoostAmount float64 + ForceSendFields []string + NullFields []string + func (s *GoogleCloudDiscoveryengineV1betaSearchRequestBoostSpecConditionBoostSpecBoostControlSpecControlPoint) UnmarshalJSON(data []byte) error + func (s GoogleCloudDiscoveryengineV1betaSearchRequestBoostSpecConditionBoostSpecBoostControlSpecControlPoint) MarshalJSON() ([]byte, error) + type GoogleCloudDiscoveryengineV1betaSearchRequestContentSearchSpec struct + ChunkSpec *GoogleCloudDiscoveryengineV1betaSearchRequestContentSearchSpecChunkSpec + ExtractiveContentSpec *GoogleCloudDiscoveryengineV1betaSearchRequestContentSearchSpecExtractiveContentSpec + ForceSendFields []string + NullFields []string + SearchResultMode string + SnippetSpec *GoogleCloudDiscoveryengineV1betaSearchRequestContentSearchSpecSnippetSpec + SummarySpec *GoogleCloudDiscoveryengineV1betaSearchRequestContentSearchSpecSummarySpec + func (s GoogleCloudDiscoveryengineV1betaSearchRequestContentSearchSpec) MarshalJSON() ([]byte, error) + type GoogleCloudDiscoveryengineV1betaSearchRequestContentSearchSpecChunkSpec struct + ForceSendFields []string + NullFields []string + NumNextChunks int64 + NumPreviousChunks int64 + func (s GoogleCloudDiscoveryengineV1betaSearchRequestContentSearchSpecChunkSpec) MarshalJSON() ([]byte, error) + type GoogleCloudDiscoveryengineV1betaSearchRequestContentSearchSpecExtractiveContentSpec struct + ForceSendFields []string + MaxExtractiveAnswerCount int64 + MaxExtractiveSegmentCount int64 + NullFields []string + NumNextSegments int64 + NumPreviousSegments int64 + ReturnExtractiveSegmentScore bool + func (s GoogleCloudDiscoveryengineV1betaSearchRequestContentSearchSpecExtractiveContentSpec) MarshalJSON() ([]byte, error) + type GoogleCloudDiscoveryengineV1betaSearchRequestContentSearchSpecSnippetSpec struct + ForceSendFields []string + MaxSnippetCount int64 + NullFields []string + ReferenceOnly bool + ReturnSnippet bool + func (s GoogleCloudDiscoveryengineV1betaSearchRequestContentSearchSpecSnippetSpec) MarshalJSON() ([]byte, error) + type GoogleCloudDiscoveryengineV1betaSearchRequestContentSearchSpecSummarySpec struct + ForceSendFields []string + IgnoreAdversarialQuery bool + IgnoreLowRelevantContent bool + IgnoreNonSummarySeekingQuery bool + IncludeCitations bool + LanguageCode string + ModelPromptSpec *GoogleCloudDiscoveryengineV1betaSearchRequestContentSearchSpecSummarySpecModelPromptSpec + ModelSpec *GoogleCloudDiscoveryengineV1betaSearchRequestContentSearchSpecSummarySpecModelSpec + NullFields []string + SummaryResultCount int64 + UseSemanticChunks bool + func (s GoogleCloudDiscoveryengineV1betaSearchRequestContentSearchSpecSummarySpec) MarshalJSON() ([]byte, error) + type GoogleCloudDiscoveryengineV1betaSearchRequestContentSearchSpecSummarySpecModelPromptSpec struct + ForceSendFields []string + NullFields []string + Preamble string + func (s GoogleCloudDiscoveryengineV1betaSearchRequestContentSearchSpecSummarySpecModelPromptSpec) MarshalJSON() ([]byte, error) + type GoogleCloudDiscoveryengineV1betaSearchRequestContentSearchSpecSummarySpecModelSpec struct + ForceSendFields []string + NullFields []string + Version string + func (s GoogleCloudDiscoveryengineV1betaSearchRequestContentSearchSpecSummarySpecModelSpec) MarshalJSON() ([]byte, error) + type GoogleCloudDiscoveryengineV1betaSearchRequestDataStoreSpec struct + DataStore string + ForceSendFields []string + NullFields []string + func (s GoogleCloudDiscoveryengineV1betaSearchRequestDataStoreSpec) MarshalJSON() ([]byte, error) + type GoogleCloudDiscoveryengineV1betaSearchRequestEmbeddingSpec struct + EmbeddingVectors []*GoogleCloudDiscoveryengineV1betaSearchRequestEmbeddingSpecEmbeddingVector + ForceSendFields []string + NullFields []string + func (s GoogleCloudDiscoveryengineV1betaSearchRequestEmbeddingSpec) MarshalJSON() ([]byte, error) + type GoogleCloudDiscoveryengineV1betaSearchRequestEmbeddingSpecEmbeddingVector struct + FieldPath string + ForceSendFields []string + NullFields []string + Vector []float64 + func (s *GoogleCloudDiscoveryengineV1betaSearchRequestEmbeddingSpecEmbeddingVector) UnmarshalJSON(data []byte) error + func (s GoogleCloudDiscoveryengineV1betaSearchRequestEmbeddingSpecEmbeddingVector) MarshalJSON() ([]byte, error) + type GoogleCloudDiscoveryengineV1betaSearchRequestFacetSpec struct + EnableDynamicPosition bool + ExcludedFilterKeys []string + FacetKey *GoogleCloudDiscoveryengineV1betaSearchRequestFacetSpecFacetKey + ForceSendFields []string + Limit int64 + NullFields []string + func (s GoogleCloudDiscoveryengineV1betaSearchRequestFacetSpec) MarshalJSON() ([]byte, error) + type GoogleCloudDiscoveryengineV1betaSearchRequestFacetSpecFacetKey struct + CaseInsensitive bool + Contains []string + ForceSendFields []string + Intervals []*GoogleCloudDiscoveryengineV1betaInterval + Key string + NullFields []string + OrderBy string + Prefixes []string + RestrictedValues []string + func (s GoogleCloudDiscoveryengineV1betaSearchRequestFacetSpecFacetKey) MarshalJSON() ([]byte, error) + type GoogleCloudDiscoveryengineV1betaSearchRequestImageQuery struct + ForceSendFields []string + ImageBytes string + NullFields []string + func (s GoogleCloudDiscoveryengineV1betaSearchRequestImageQuery) MarshalJSON() ([]byte, error) + type GoogleCloudDiscoveryengineV1betaSearchRequestNaturalLanguageQueryUnderstandingSpec struct + FilterExtractionCondition string + ForceSendFields []string + GeoSearchQueryDetectionFieldNames []string + NullFields []string + func (s GoogleCloudDiscoveryengineV1betaSearchRequestNaturalLanguageQueryUnderstandingSpec) MarshalJSON() ([]byte, error) + type GoogleCloudDiscoveryengineV1betaSearchRequestQueryExpansionSpec struct + Condition string + ForceSendFields []string + NullFields []string + PinUnexpandedResults bool + func (s GoogleCloudDiscoveryengineV1betaSearchRequestQueryExpansionSpec) MarshalJSON() ([]byte, error) + type GoogleCloudDiscoveryengineV1betaSearchRequestSearchAsYouTypeSpec struct + Condition string + ForceSendFields []string + NullFields []string + func (s GoogleCloudDiscoveryengineV1betaSearchRequestSearchAsYouTypeSpec) MarshalJSON() ([]byte, error) + type GoogleCloudDiscoveryengineV1betaSearchRequestSessionSpec struct + ForceSendFields []string + NullFields []string + QueryId string + SearchResultPersistenceCount int64 + func (s GoogleCloudDiscoveryengineV1betaSearchRequestSessionSpec) MarshalJSON() ([]byte, error) + type GoogleCloudDiscoveryengineV1betaSearchRequestSpellCorrectionSpec struct + ForceSendFields []string + Mode string + NullFields []string + func (s GoogleCloudDiscoveryengineV1betaSearchRequestSpellCorrectionSpec) MarshalJSON() ([]byte, error) + type GoogleCloudDiscoveryengineV1betaSiteVerificationInfo struct + ForceSendFields []string + NullFields []string + SiteVerificationState string + VerifyTime string + func (s GoogleCloudDiscoveryengineV1betaSiteVerificationInfo) MarshalJSON() ([]byte, error) + type GoogleCloudDiscoveryengineV1betaTargetSite struct + ExactMatch bool + FailureReason *GoogleCloudDiscoveryengineV1betaTargetSiteFailureReason + ForceSendFields []string + GeneratedUriPattern string + IndexingStatus string + Name string + NullFields []string + ProvidedUriPattern string + RootDomainUri string + SiteVerificationInfo *GoogleCloudDiscoveryengineV1betaSiteVerificationInfo + Type string + UpdateTime string + func (s GoogleCloudDiscoveryengineV1betaTargetSite) MarshalJSON() ([]byte, error) + type GoogleCloudDiscoveryengineV1betaTargetSiteFailureReason struct + ForceSendFields []string + NullFields []string + QuotaFailure *GoogleCloudDiscoveryengineV1betaTargetSiteFailureReasonQuotaFailure + func (s GoogleCloudDiscoveryengineV1betaTargetSiteFailureReason) MarshalJSON() ([]byte, error) + type GoogleCloudDiscoveryengineV1betaTargetSiteFailureReasonQuotaFailure struct + ForceSendFields []string + NullFields []string + TotalRequiredQuota int64 + func (s GoogleCloudDiscoveryengineV1betaTargetSiteFailureReasonQuotaFailure) MarshalJSON() ([]byte, error) + type GoogleCloudDiscoveryengineV1betaTrainCustomModelMetadata struct + CreateTime string + ForceSendFields []string + NullFields []string + UpdateTime string + func (s GoogleCloudDiscoveryengineV1betaTrainCustomModelMetadata) MarshalJSON() ([]byte, error) + type GoogleCloudDiscoveryengineV1betaTrainCustomModelResponse struct + ErrorConfig *GoogleCloudDiscoveryengineV1betaImportErrorConfig + ErrorSamples []*GoogleRpcStatus + ForceSendFields []string + Metrics map[string]float64 + ModelName string + ModelStatus string + NullFields []string + func (s GoogleCloudDiscoveryengineV1betaTrainCustomModelResponse) MarshalJSON() ([]byte, error) + type GoogleCloudDiscoveryengineV1betaTuneEngineMetadata struct + Engine string + ForceSendFields []string + NullFields []string + func (s GoogleCloudDiscoveryengineV1betaTuneEngineMetadata) MarshalJSON() ([]byte, error) + type GoogleCloudDiscoveryengineV1betaTuneEngineResponse struct + type GoogleCloudDiscoveryengineV1betaUpdateSchemaMetadata struct + CreateTime string + ForceSendFields []string + NullFields []string + UpdateTime string + func (s GoogleCloudDiscoveryengineV1betaUpdateSchemaMetadata) MarshalJSON() ([]byte, error) + type GoogleCloudDiscoveryengineV1betaUpdateTargetSiteMetadata struct + CreateTime string + ForceSendFields []string + NullFields []string + UpdateTime string + func (s GoogleCloudDiscoveryengineV1betaUpdateTargetSiteMetadata) MarshalJSON() ([]byte, error) + type GoogleCloudDiscoveryengineV1betaUserInfo struct + ForceSendFields []string + NullFields []string + UserAgent string + UserId string + func (s GoogleCloudDiscoveryengineV1betaUserInfo) MarshalJSON() ([]byte, error) + type GoogleCloudDiscoveryengineV1betaWorkspaceConfig struct + DasherCustomerId string + ForceSendFields []string + NullFields []string + Type string + func (s GoogleCloudDiscoveryengineV1betaWorkspaceConfig) MarshalJSON() ([]byte, error) + type GoogleLongrunningCancelOperationRequest struct + 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 ProjectsLocationsCollectionsDataConnectorOperationsGetCall struct + func (c *ProjectsLocationsCollectionsDataConnectorOperationsGetCall) Context(ctx context.Context) *ProjectsLocationsCollectionsDataConnectorOperationsGetCall + func (c *ProjectsLocationsCollectionsDataConnectorOperationsGetCall) Do(opts ...googleapi.CallOption) (*GoogleLongrunningOperation, error) + func (c *ProjectsLocationsCollectionsDataConnectorOperationsGetCall) Fields(s ...googleapi.Field) *ProjectsLocationsCollectionsDataConnectorOperationsGetCall + func (c *ProjectsLocationsCollectionsDataConnectorOperationsGetCall) Header() http.Header + func (c *ProjectsLocationsCollectionsDataConnectorOperationsGetCall) IfNoneMatch(entityTag string) *ProjectsLocationsCollectionsDataConnectorOperationsGetCall + type ProjectsLocationsCollectionsDataConnectorOperationsListCall struct + func (c *ProjectsLocationsCollectionsDataConnectorOperationsListCall) Context(ctx context.Context) *ProjectsLocationsCollectionsDataConnectorOperationsListCall + func (c *ProjectsLocationsCollectionsDataConnectorOperationsListCall) Do(opts ...googleapi.CallOption) (*GoogleLongrunningListOperationsResponse, error) + func (c *ProjectsLocationsCollectionsDataConnectorOperationsListCall) Fields(s ...googleapi.Field) *ProjectsLocationsCollectionsDataConnectorOperationsListCall + func (c *ProjectsLocationsCollectionsDataConnectorOperationsListCall) Filter(filter string) *ProjectsLocationsCollectionsDataConnectorOperationsListCall + func (c *ProjectsLocationsCollectionsDataConnectorOperationsListCall) Header() http.Header + func (c *ProjectsLocationsCollectionsDataConnectorOperationsListCall) IfNoneMatch(entityTag string) *ProjectsLocationsCollectionsDataConnectorOperationsListCall + func (c *ProjectsLocationsCollectionsDataConnectorOperationsListCall) PageSize(pageSize int64) *ProjectsLocationsCollectionsDataConnectorOperationsListCall + func (c *ProjectsLocationsCollectionsDataConnectorOperationsListCall) PageToken(pageToken string) *ProjectsLocationsCollectionsDataConnectorOperationsListCall + func (c *ProjectsLocationsCollectionsDataConnectorOperationsListCall) Pages(ctx context.Context, f func(*GoogleLongrunningListOperationsResponse) error) error + type ProjectsLocationsCollectionsDataConnectorOperationsService struct + func NewProjectsLocationsCollectionsDataConnectorOperationsService(s *Service) *ProjectsLocationsCollectionsDataConnectorOperationsService + func (r *ProjectsLocationsCollectionsDataConnectorOperationsService) Get(name string) *ProjectsLocationsCollectionsDataConnectorOperationsGetCall + func (r *ProjectsLocationsCollectionsDataConnectorOperationsService) List(name string) *ProjectsLocationsCollectionsDataConnectorOperationsListCall + type ProjectsLocationsCollectionsDataConnectorService struct + Operations *ProjectsLocationsCollectionsDataConnectorOperationsService + func NewProjectsLocationsCollectionsDataConnectorService(s *Service) *ProjectsLocationsCollectionsDataConnectorService + type ProjectsLocationsCollectionsDataStoresBranchesBatchGetDocumentsMetadataCall struct + func (c *ProjectsLocationsCollectionsDataStoresBranchesBatchGetDocumentsMetadataCall) Context(ctx context.Context) *ProjectsLocationsCollectionsDataStoresBranchesBatchGetDocumentsMetadataCall + func (c *ProjectsLocationsCollectionsDataStoresBranchesBatchGetDocumentsMetadataCall) Do(opts ...googleapi.CallOption) (*GoogleCloudDiscoveryengineV1BatchGetDocumentsMetadataResponse, error) + func (c *ProjectsLocationsCollectionsDataStoresBranchesBatchGetDocumentsMetadataCall) Fields(s ...googleapi.Field) *ProjectsLocationsCollectionsDataStoresBranchesBatchGetDocumentsMetadataCall + func (c *ProjectsLocationsCollectionsDataStoresBranchesBatchGetDocumentsMetadataCall) Header() http.Header + func (c *ProjectsLocationsCollectionsDataStoresBranchesBatchGetDocumentsMetadataCall) IfNoneMatch(entityTag string) *ProjectsLocationsCollectionsDataStoresBranchesBatchGetDocumentsMetadataCall + func (c *ProjectsLocationsCollectionsDataStoresBranchesBatchGetDocumentsMetadataCall) MatcherFhirMatcherFhirResources(matcherFhirMatcherFhirResources ...string) *ProjectsLocationsCollectionsDataStoresBranchesBatchGetDocumentsMetadataCall + func (c *ProjectsLocationsCollectionsDataStoresBranchesBatchGetDocumentsMetadataCall) MatcherUrisMatcherUris(matcherUrisMatcherUris ...string) *ProjectsLocationsCollectionsDataStoresBranchesBatchGetDocumentsMetadataCall + type ProjectsLocationsCollectionsDataStoresBranchesDocumentsCreateCall struct + func (c *ProjectsLocationsCollectionsDataStoresBranchesDocumentsCreateCall) Context(ctx context.Context) *ProjectsLocationsCollectionsDataStoresBranchesDocumentsCreateCall + func (c *ProjectsLocationsCollectionsDataStoresBranchesDocumentsCreateCall) Do(opts ...googleapi.CallOption) (*GoogleCloudDiscoveryengineV1Document, error) + func (c *ProjectsLocationsCollectionsDataStoresBranchesDocumentsCreateCall) DocumentId(documentId string) *ProjectsLocationsCollectionsDataStoresBranchesDocumentsCreateCall + func (c *ProjectsLocationsCollectionsDataStoresBranchesDocumentsCreateCall) Fields(s ...googleapi.Field) *ProjectsLocationsCollectionsDataStoresBranchesDocumentsCreateCall + func (c *ProjectsLocationsCollectionsDataStoresBranchesDocumentsCreateCall) Header() http.Header + type ProjectsLocationsCollectionsDataStoresBranchesDocumentsDeleteCall struct + func (c *ProjectsLocationsCollectionsDataStoresBranchesDocumentsDeleteCall) Context(ctx context.Context) *ProjectsLocationsCollectionsDataStoresBranchesDocumentsDeleteCall + func (c *ProjectsLocationsCollectionsDataStoresBranchesDocumentsDeleteCall) Do(opts ...googleapi.CallOption) (*GoogleProtobufEmpty, error) + func (c *ProjectsLocationsCollectionsDataStoresBranchesDocumentsDeleteCall) Fields(s ...googleapi.Field) *ProjectsLocationsCollectionsDataStoresBranchesDocumentsDeleteCall + func (c *ProjectsLocationsCollectionsDataStoresBranchesDocumentsDeleteCall) Header() http.Header + type ProjectsLocationsCollectionsDataStoresBranchesDocumentsGetCall struct + func (c *ProjectsLocationsCollectionsDataStoresBranchesDocumentsGetCall) Context(ctx context.Context) *ProjectsLocationsCollectionsDataStoresBranchesDocumentsGetCall + func (c *ProjectsLocationsCollectionsDataStoresBranchesDocumentsGetCall) Do(opts ...googleapi.CallOption) (*GoogleCloudDiscoveryengineV1Document, error) + func (c *ProjectsLocationsCollectionsDataStoresBranchesDocumentsGetCall) Fields(s ...googleapi.Field) *ProjectsLocationsCollectionsDataStoresBranchesDocumentsGetCall + func (c *ProjectsLocationsCollectionsDataStoresBranchesDocumentsGetCall) Header() http.Header + func (c *ProjectsLocationsCollectionsDataStoresBranchesDocumentsGetCall) IfNoneMatch(entityTag string) *ProjectsLocationsCollectionsDataStoresBranchesDocumentsGetCall + type ProjectsLocationsCollectionsDataStoresBranchesDocumentsImportCall struct + func (c *ProjectsLocationsCollectionsDataStoresBranchesDocumentsImportCall) Context(ctx context.Context) *ProjectsLocationsCollectionsDataStoresBranchesDocumentsImportCall + func (c *ProjectsLocationsCollectionsDataStoresBranchesDocumentsImportCall) Do(opts ...googleapi.CallOption) (*GoogleLongrunningOperation, error) + func (c *ProjectsLocationsCollectionsDataStoresBranchesDocumentsImportCall) Fields(s ...googleapi.Field) *ProjectsLocationsCollectionsDataStoresBranchesDocumentsImportCall + func (c *ProjectsLocationsCollectionsDataStoresBranchesDocumentsImportCall) Header() http.Header + type ProjectsLocationsCollectionsDataStoresBranchesDocumentsListCall struct + func (c *ProjectsLocationsCollectionsDataStoresBranchesDocumentsListCall) Context(ctx context.Context) *ProjectsLocationsCollectionsDataStoresBranchesDocumentsListCall + func (c *ProjectsLocationsCollectionsDataStoresBranchesDocumentsListCall) Do(opts ...googleapi.CallOption) (*GoogleCloudDiscoveryengineV1ListDocumentsResponse, error) + func (c *ProjectsLocationsCollectionsDataStoresBranchesDocumentsListCall) Fields(s ...googleapi.Field) *ProjectsLocationsCollectionsDataStoresBranchesDocumentsListCall + func (c *ProjectsLocationsCollectionsDataStoresBranchesDocumentsListCall) Header() http.Header + func (c *ProjectsLocationsCollectionsDataStoresBranchesDocumentsListCall) IfNoneMatch(entityTag string) *ProjectsLocationsCollectionsDataStoresBranchesDocumentsListCall + func (c *ProjectsLocationsCollectionsDataStoresBranchesDocumentsListCall) PageSize(pageSize int64) *ProjectsLocationsCollectionsDataStoresBranchesDocumentsListCall + func (c *ProjectsLocationsCollectionsDataStoresBranchesDocumentsListCall) PageToken(pageToken string) *ProjectsLocationsCollectionsDataStoresBranchesDocumentsListCall + func (c *ProjectsLocationsCollectionsDataStoresBranchesDocumentsListCall) Pages(ctx context.Context, ...) error + type ProjectsLocationsCollectionsDataStoresBranchesDocumentsPatchCall struct + func (c *ProjectsLocationsCollectionsDataStoresBranchesDocumentsPatchCall) AllowMissing(allowMissing bool) *ProjectsLocationsCollectionsDataStoresBranchesDocumentsPatchCall + func (c *ProjectsLocationsCollectionsDataStoresBranchesDocumentsPatchCall) Context(ctx context.Context) *ProjectsLocationsCollectionsDataStoresBranchesDocumentsPatchCall + func (c *ProjectsLocationsCollectionsDataStoresBranchesDocumentsPatchCall) Do(opts ...googleapi.CallOption) (*GoogleCloudDiscoveryengineV1Document, error) + func (c *ProjectsLocationsCollectionsDataStoresBranchesDocumentsPatchCall) Fields(s ...googleapi.Field) *ProjectsLocationsCollectionsDataStoresBranchesDocumentsPatchCall + func (c *ProjectsLocationsCollectionsDataStoresBranchesDocumentsPatchCall) Header() http.Header + func (c *ProjectsLocationsCollectionsDataStoresBranchesDocumentsPatchCall) UpdateMask(updateMask string) *ProjectsLocationsCollectionsDataStoresBranchesDocumentsPatchCall + type ProjectsLocationsCollectionsDataStoresBranchesDocumentsPurgeCall struct + func (c *ProjectsLocationsCollectionsDataStoresBranchesDocumentsPurgeCall) Context(ctx context.Context) *ProjectsLocationsCollectionsDataStoresBranchesDocumentsPurgeCall + func (c *ProjectsLocationsCollectionsDataStoresBranchesDocumentsPurgeCall) Do(opts ...googleapi.CallOption) (*GoogleLongrunningOperation, error) + func (c *ProjectsLocationsCollectionsDataStoresBranchesDocumentsPurgeCall) Fields(s ...googleapi.Field) *ProjectsLocationsCollectionsDataStoresBranchesDocumentsPurgeCall + func (c *ProjectsLocationsCollectionsDataStoresBranchesDocumentsPurgeCall) Header() http.Header + type ProjectsLocationsCollectionsDataStoresBranchesDocumentsService struct + func NewProjectsLocationsCollectionsDataStoresBranchesDocumentsService(s *Service) *ProjectsLocationsCollectionsDataStoresBranchesDocumentsService + func (r *ProjectsLocationsCollectionsDataStoresBranchesDocumentsService) Create(parent string, ...) *ProjectsLocationsCollectionsDataStoresBranchesDocumentsCreateCall + func (r *ProjectsLocationsCollectionsDataStoresBranchesDocumentsService) Delete(name string) *ProjectsLocationsCollectionsDataStoresBranchesDocumentsDeleteCall + func (r *ProjectsLocationsCollectionsDataStoresBranchesDocumentsService) Get(name string) *ProjectsLocationsCollectionsDataStoresBranchesDocumentsGetCall + func (r *ProjectsLocationsCollectionsDataStoresBranchesDocumentsService) Import(parent string, ...) *ProjectsLocationsCollectionsDataStoresBranchesDocumentsImportCall + func (r *ProjectsLocationsCollectionsDataStoresBranchesDocumentsService) List(parent string) *ProjectsLocationsCollectionsDataStoresBranchesDocumentsListCall + func (r *ProjectsLocationsCollectionsDataStoresBranchesDocumentsService) Patch(name string, ...) *ProjectsLocationsCollectionsDataStoresBranchesDocumentsPatchCall + func (r *ProjectsLocationsCollectionsDataStoresBranchesDocumentsService) Purge(parent string, ...) *ProjectsLocationsCollectionsDataStoresBranchesDocumentsPurgeCall + type ProjectsLocationsCollectionsDataStoresBranchesOperationsCancelCall struct + func (c *ProjectsLocationsCollectionsDataStoresBranchesOperationsCancelCall) Context(ctx context.Context) *ProjectsLocationsCollectionsDataStoresBranchesOperationsCancelCall + func (c *ProjectsLocationsCollectionsDataStoresBranchesOperationsCancelCall) Do(opts ...googleapi.CallOption) (*GoogleProtobufEmpty, error) + func (c *ProjectsLocationsCollectionsDataStoresBranchesOperationsCancelCall) Fields(s ...googleapi.Field) *ProjectsLocationsCollectionsDataStoresBranchesOperationsCancelCall + func (c *ProjectsLocationsCollectionsDataStoresBranchesOperationsCancelCall) Header() http.Header + type ProjectsLocationsCollectionsDataStoresBranchesOperationsGetCall struct + func (c *ProjectsLocationsCollectionsDataStoresBranchesOperationsGetCall) Context(ctx context.Context) *ProjectsLocationsCollectionsDataStoresBranchesOperationsGetCall + func (c *ProjectsLocationsCollectionsDataStoresBranchesOperationsGetCall) Do(opts ...googleapi.CallOption) (*GoogleLongrunningOperation, error) + func (c *ProjectsLocationsCollectionsDataStoresBranchesOperationsGetCall) Fields(s ...googleapi.Field) *ProjectsLocationsCollectionsDataStoresBranchesOperationsGetCall + func (c *ProjectsLocationsCollectionsDataStoresBranchesOperationsGetCall) Header() http.Header + func (c *ProjectsLocationsCollectionsDataStoresBranchesOperationsGetCall) IfNoneMatch(entityTag string) *ProjectsLocationsCollectionsDataStoresBranchesOperationsGetCall + type ProjectsLocationsCollectionsDataStoresBranchesOperationsListCall struct + func (c *ProjectsLocationsCollectionsDataStoresBranchesOperationsListCall) Context(ctx context.Context) *ProjectsLocationsCollectionsDataStoresBranchesOperationsListCall + func (c *ProjectsLocationsCollectionsDataStoresBranchesOperationsListCall) Do(opts ...googleapi.CallOption) (*GoogleLongrunningListOperationsResponse, error) + func (c *ProjectsLocationsCollectionsDataStoresBranchesOperationsListCall) Fields(s ...googleapi.Field) *ProjectsLocationsCollectionsDataStoresBranchesOperationsListCall + func (c *ProjectsLocationsCollectionsDataStoresBranchesOperationsListCall) Filter(filter string) *ProjectsLocationsCollectionsDataStoresBranchesOperationsListCall + func (c *ProjectsLocationsCollectionsDataStoresBranchesOperationsListCall) Header() http.Header + func (c *ProjectsLocationsCollectionsDataStoresBranchesOperationsListCall) IfNoneMatch(entityTag string) *ProjectsLocationsCollectionsDataStoresBranchesOperationsListCall + func (c *ProjectsLocationsCollectionsDataStoresBranchesOperationsListCall) PageSize(pageSize int64) *ProjectsLocationsCollectionsDataStoresBranchesOperationsListCall + func (c *ProjectsLocationsCollectionsDataStoresBranchesOperationsListCall) PageToken(pageToken string) *ProjectsLocationsCollectionsDataStoresBranchesOperationsListCall + func (c *ProjectsLocationsCollectionsDataStoresBranchesOperationsListCall) Pages(ctx context.Context, f func(*GoogleLongrunningListOperationsResponse) error) error + type ProjectsLocationsCollectionsDataStoresBranchesOperationsService struct + func NewProjectsLocationsCollectionsDataStoresBranchesOperationsService(s *Service) *ProjectsLocationsCollectionsDataStoresBranchesOperationsService + func (r *ProjectsLocationsCollectionsDataStoresBranchesOperationsService) Cancel(name string, ...) *ProjectsLocationsCollectionsDataStoresBranchesOperationsCancelCall + func (r *ProjectsLocationsCollectionsDataStoresBranchesOperationsService) Get(name string) *ProjectsLocationsCollectionsDataStoresBranchesOperationsGetCall + func (r *ProjectsLocationsCollectionsDataStoresBranchesOperationsService) List(name string) *ProjectsLocationsCollectionsDataStoresBranchesOperationsListCall + type ProjectsLocationsCollectionsDataStoresBranchesService struct + Documents *ProjectsLocationsCollectionsDataStoresBranchesDocumentsService + Operations *ProjectsLocationsCollectionsDataStoresBranchesOperationsService + func NewProjectsLocationsCollectionsDataStoresBranchesService(s *Service) *ProjectsLocationsCollectionsDataStoresBranchesService + func (r *ProjectsLocationsCollectionsDataStoresBranchesService) BatchGetDocumentsMetadata(parent string) *ProjectsLocationsCollectionsDataStoresBranchesBatchGetDocumentsMetadataCall + type ProjectsLocationsCollectionsDataStoresCompleteQueryCall struct + func (c *ProjectsLocationsCollectionsDataStoresCompleteQueryCall) Context(ctx context.Context) *ProjectsLocationsCollectionsDataStoresCompleteQueryCall + func (c *ProjectsLocationsCollectionsDataStoresCompleteQueryCall) Do(opts ...googleapi.CallOption) (*GoogleCloudDiscoveryengineV1CompleteQueryResponse, error) + func (c *ProjectsLocationsCollectionsDataStoresCompleteQueryCall) Fields(s ...googleapi.Field) *ProjectsLocationsCollectionsDataStoresCompleteQueryCall + func (c *ProjectsLocationsCollectionsDataStoresCompleteQueryCall) Header() http.Header + func (c *ProjectsLocationsCollectionsDataStoresCompleteQueryCall) IfNoneMatch(entityTag string) *ProjectsLocationsCollectionsDataStoresCompleteQueryCall + func (c *ProjectsLocationsCollectionsDataStoresCompleteQueryCall) IncludeTailSuggestions(includeTailSuggestions bool) *ProjectsLocationsCollectionsDataStoresCompleteQueryCall + func (c *ProjectsLocationsCollectionsDataStoresCompleteQueryCall) Query(query string) *ProjectsLocationsCollectionsDataStoresCompleteQueryCall + func (c *ProjectsLocationsCollectionsDataStoresCompleteQueryCall) QueryModel(queryModel string) *ProjectsLocationsCollectionsDataStoresCompleteQueryCall + func (c *ProjectsLocationsCollectionsDataStoresCompleteQueryCall) UserPseudoId(userPseudoId string) *ProjectsLocationsCollectionsDataStoresCompleteQueryCall + type ProjectsLocationsCollectionsDataStoresCompletionSuggestionsImportCall struct + func (c *ProjectsLocationsCollectionsDataStoresCompletionSuggestionsImportCall) Context(ctx context.Context) *ProjectsLocationsCollectionsDataStoresCompletionSuggestionsImportCall + func (c *ProjectsLocationsCollectionsDataStoresCompletionSuggestionsImportCall) Do(opts ...googleapi.CallOption) (*GoogleLongrunningOperation, error) + func (c *ProjectsLocationsCollectionsDataStoresCompletionSuggestionsImportCall) Fields(s ...googleapi.Field) *ProjectsLocationsCollectionsDataStoresCompletionSuggestionsImportCall + func (c *ProjectsLocationsCollectionsDataStoresCompletionSuggestionsImportCall) Header() http.Header + type ProjectsLocationsCollectionsDataStoresCompletionSuggestionsPurgeCall struct + func (c *ProjectsLocationsCollectionsDataStoresCompletionSuggestionsPurgeCall) Context(ctx context.Context) *ProjectsLocationsCollectionsDataStoresCompletionSuggestionsPurgeCall + func (c *ProjectsLocationsCollectionsDataStoresCompletionSuggestionsPurgeCall) Do(opts ...googleapi.CallOption) (*GoogleLongrunningOperation, error) + func (c *ProjectsLocationsCollectionsDataStoresCompletionSuggestionsPurgeCall) Fields(s ...googleapi.Field) *ProjectsLocationsCollectionsDataStoresCompletionSuggestionsPurgeCall + func (c *ProjectsLocationsCollectionsDataStoresCompletionSuggestionsPurgeCall) Header() http.Header + type ProjectsLocationsCollectionsDataStoresCompletionSuggestionsService struct + func NewProjectsLocationsCollectionsDataStoresCompletionSuggestionsService(s *Service) *ProjectsLocationsCollectionsDataStoresCompletionSuggestionsService + func (r *ProjectsLocationsCollectionsDataStoresCompletionSuggestionsService) Import(parent string, ...) *ProjectsLocationsCollectionsDataStoresCompletionSuggestionsImportCall + func (r *ProjectsLocationsCollectionsDataStoresCompletionSuggestionsService) Purge(parent string, ...) *ProjectsLocationsCollectionsDataStoresCompletionSuggestionsPurgeCall + type ProjectsLocationsCollectionsDataStoresControlsCreateCall struct + func (c *ProjectsLocationsCollectionsDataStoresControlsCreateCall) Context(ctx context.Context) *ProjectsLocationsCollectionsDataStoresControlsCreateCall + func (c *ProjectsLocationsCollectionsDataStoresControlsCreateCall) ControlId(controlId string) *ProjectsLocationsCollectionsDataStoresControlsCreateCall + func (c *ProjectsLocationsCollectionsDataStoresControlsCreateCall) Do(opts ...googleapi.CallOption) (*GoogleCloudDiscoveryengineV1Control, error) + func (c *ProjectsLocationsCollectionsDataStoresControlsCreateCall) Fields(s ...googleapi.Field) *ProjectsLocationsCollectionsDataStoresControlsCreateCall + func (c *ProjectsLocationsCollectionsDataStoresControlsCreateCall) Header() http.Header + type ProjectsLocationsCollectionsDataStoresControlsDeleteCall struct + func (c *ProjectsLocationsCollectionsDataStoresControlsDeleteCall) Context(ctx context.Context) *ProjectsLocationsCollectionsDataStoresControlsDeleteCall + func (c *ProjectsLocationsCollectionsDataStoresControlsDeleteCall) Do(opts ...googleapi.CallOption) (*GoogleProtobufEmpty, error) + func (c *ProjectsLocationsCollectionsDataStoresControlsDeleteCall) Fields(s ...googleapi.Field) *ProjectsLocationsCollectionsDataStoresControlsDeleteCall + func (c *ProjectsLocationsCollectionsDataStoresControlsDeleteCall) Header() http.Header + type ProjectsLocationsCollectionsDataStoresControlsGetCall struct + func (c *ProjectsLocationsCollectionsDataStoresControlsGetCall) Context(ctx context.Context) *ProjectsLocationsCollectionsDataStoresControlsGetCall + func (c *ProjectsLocationsCollectionsDataStoresControlsGetCall) Do(opts ...googleapi.CallOption) (*GoogleCloudDiscoveryengineV1Control, error) + func (c *ProjectsLocationsCollectionsDataStoresControlsGetCall) Fields(s ...googleapi.Field) *ProjectsLocationsCollectionsDataStoresControlsGetCall + func (c *ProjectsLocationsCollectionsDataStoresControlsGetCall) Header() http.Header + func (c *ProjectsLocationsCollectionsDataStoresControlsGetCall) IfNoneMatch(entityTag string) *ProjectsLocationsCollectionsDataStoresControlsGetCall + type ProjectsLocationsCollectionsDataStoresControlsListCall struct + func (c *ProjectsLocationsCollectionsDataStoresControlsListCall) Context(ctx context.Context) *ProjectsLocationsCollectionsDataStoresControlsListCall + func (c *ProjectsLocationsCollectionsDataStoresControlsListCall) Do(opts ...googleapi.CallOption) (*GoogleCloudDiscoveryengineV1ListControlsResponse, error) + func (c *ProjectsLocationsCollectionsDataStoresControlsListCall) Fields(s ...googleapi.Field) *ProjectsLocationsCollectionsDataStoresControlsListCall + func (c *ProjectsLocationsCollectionsDataStoresControlsListCall) Filter(filter string) *ProjectsLocationsCollectionsDataStoresControlsListCall + func (c *ProjectsLocationsCollectionsDataStoresControlsListCall) Header() http.Header + func (c *ProjectsLocationsCollectionsDataStoresControlsListCall) IfNoneMatch(entityTag string) *ProjectsLocationsCollectionsDataStoresControlsListCall + func (c *ProjectsLocationsCollectionsDataStoresControlsListCall) PageSize(pageSize int64) *ProjectsLocationsCollectionsDataStoresControlsListCall + func (c *ProjectsLocationsCollectionsDataStoresControlsListCall) PageToken(pageToken string) *ProjectsLocationsCollectionsDataStoresControlsListCall + func (c *ProjectsLocationsCollectionsDataStoresControlsListCall) Pages(ctx context.Context, ...) error + type ProjectsLocationsCollectionsDataStoresControlsPatchCall struct + func (c *ProjectsLocationsCollectionsDataStoresControlsPatchCall) Context(ctx context.Context) *ProjectsLocationsCollectionsDataStoresControlsPatchCall + func (c *ProjectsLocationsCollectionsDataStoresControlsPatchCall) Do(opts ...googleapi.CallOption) (*GoogleCloudDiscoveryengineV1Control, error) + func (c *ProjectsLocationsCollectionsDataStoresControlsPatchCall) Fields(s ...googleapi.Field) *ProjectsLocationsCollectionsDataStoresControlsPatchCall + func (c *ProjectsLocationsCollectionsDataStoresControlsPatchCall) Header() http.Header + func (c *ProjectsLocationsCollectionsDataStoresControlsPatchCall) UpdateMask(updateMask string) *ProjectsLocationsCollectionsDataStoresControlsPatchCall + type ProjectsLocationsCollectionsDataStoresControlsService struct + func NewProjectsLocationsCollectionsDataStoresControlsService(s *Service) *ProjectsLocationsCollectionsDataStoresControlsService + func (r *ProjectsLocationsCollectionsDataStoresControlsService) Create(parent string, ...) *ProjectsLocationsCollectionsDataStoresControlsCreateCall + func (r *ProjectsLocationsCollectionsDataStoresControlsService) Delete(name string) *ProjectsLocationsCollectionsDataStoresControlsDeleteCall + func (r *ProjectsLocationsCollectionsDataStoresControlsService) Get(name string) *ProjectsLocationsCollectionsDataStoresControlsGetCall + func (r *ProjectsLocationsCollectionsDataStoresControlsService) List(parent string) *ProjectsLocationsCollectionsDataStoresControlsListCall + func (r *ProjectsLocationsCollectionsDataStoresControlsService) Patch(name string, ...) *ProjectsLocationsCollectionsDataStoresControlsPatchCall + type ProjectsLocationsCollectionsDataStoresConversationsConverseCall struct + func (c *ProjectsLocationsCollectionsDataStoresConversationsConverseCall) Context(ctx context.Context) *ProjectsLocationsCollectionsDataStoresConversationsConverseCall + func (c *ProjectsLocationsCollectionsDataStoresConversationsConverseCall) Do(opts ...googleapi.CallOption) (*GoogleCloudDiscoveryengineV1ConverseConversationResponse, error) + func (c *ProjectsLocationsCollectionsDataStoresConversationsConverseCall) Fields(s ...googleapi.Field) *ProjectsLocationsCollectionsDataStoresConversationsConverseCall + func (c *ProjectsLocationsCollectionsDataStoresConversationsConverseCall) Header() http.Header + type ProjectsLocationsCollectionsDataStoresConversationsCreateCall struct + func (c *ProjectsLocationsCollectionsDataStoresConversationsCreateCall) Context(ctx context.Context) *ProjectsLocationsCollectionsDataStoresConversationsCreateCall + func (c *ProjectsLocationsCollectionsDataStoresConversationsCreateCall) Do(opts ...googleapi.CallOption) (*GoogleCloudDiscoveryengineV1Conversation, error) + func (c *ProjectsLocationsCollectionsDataStoresConversationsCreateCall) Fields(s ...googleapi.Field) *ProjectsLocationsCollectionsDataStoresConversationsCreateCall + func (c *ProjectsLocationsCollectionsDataStoresConversationsCreateCall) Header() http.Header + type ProjectsLocationsCollectionsDataStoresConversationsDeleteCall struct + func (c *ProjectsLocationsCollectionsDataStoresConversationsDeleteCall) Context(ctx context.Context) *ProjectsLocationsCollectionsDataStoresConversationsDeleteCall + func (c *ProjectsLocationsCollectionsDataStoresConversationsDeleteCall) Do(opts ...googleapi.CallOption) (*GoogleProtobufEmpty, error) + func (c *ProjectsLocationsCollectionsDataStoresConversationsDeleteCall) Fields(s ...googleapi.Field) *ProjectsLocationsCollectionsDataStoresConversationsDeleteCall + func (c *ProjectsLocationsCollectionsDataStoresConversationsDeleteCall) Header() http.Header + type ProjectsLocationsCollectionsDataStoresConversationsGetCall struct + func (c *ProjectsLocationsCollectionsDataStoresConversationsGetCall) Context(ctx context.Context) *ProjectsLocationsCollectionsDataStoresConversationsGetCall + func (c *ProjectsLocationsCollectionsDataStoresConversationsGetCall) Do(opts ...googleapi.CallOption) (*GoogleCloudDiscoveryengineV1Conversation, error) + func (c *ProjectsLocationsCollectionsDataStoresConversationsGetCall) Fields(s ...googleapi.Field) *ProjectsLocationsCollectionsDataStoresConversationsGetCall + func (c *ProjectsLocationsCollectionsDataStoresConversationsGetCall) Header() http.Header + func (c *ProjectsLocationsCollectionsDataStoresConversationsGetCall) IfNoneMatch(entityTag string) *ProjectsLocationsCollectionsDataStoresConversationsGetCall + type ProjectsLocationsCollectionsDataStoresConversationsListCall struct + func (c *ProjectsLocationsCollectionsDataStoresConversationsListCall) Context(ctx context.Context) *ProjectsLocationsCollectionsDataStoresConversationsListCall + func (c *ProjectsLocationsCollectionsDataStoresConversationsListCall) Do(opts ...googleapi.CallOption) (*GoogleCloudDiscoveryengineV1ListConversationsResponse, error) + func (c *ProjectsLocationsCollectionsDataStoresConversationsListCall) Fields(s ...googleapi.Field) *ProjectsLocationsCollectionsDataStoresConversationsListCall + func (c *ProjectsLocationsCollectionsDataStoresConversationsListCall) Filter(filter string) *ProjectsLocationsCollectionsDataStoresConversationsListCall + func (c *ProjectsLocationsCollectionsDataStoresConversationsListCall) Header() http.Header + func (c *ProjectsLocationsCollectionsDataStoresConversationsListCall) IfNoneMatch(entityTag string) *ProjectsLocationsCollectionsDataStoresConversationsListCall + func (c *ProjectsLocationsCollectionsDataStoresConversationsListCall) OrderBy(orderBy string) *ProjectsLocationsCollectionsDataStoresConversationsListCall + func (c *ProjectsLocationsCollectionsDataStoresConversationsListCall) PageSize(pageSize int64) *ProjectsLocationsCollectionsDataStoresConversationsListCall + func (c *ProjectsLocationsCollectionsDataStoresConversationsListCall) PageToken(pageToken string) *ProjectsLocationsCollectionsDataStoresConversationsListCall + func (c *ProjectsLocationsCollectionsDataStoresConversationsListCall) Pages(ctx context.Context, ...) error + type ProjectsLocationsCollectionsDataStoresConversationsPatchCall struct + func (c *ProjectsLocationsCollectionsDataStoresConversationsPatchCall) Context(ctx context.Context) *ProjectsLocationsCollectionsDataStoresConversationsPatchCall + func (c *ProjectsLocationsCollectionsDataStoresConversationsPatchCall) Do(opts ...googleapi.CallOption) (*GoogleCloudDiscoveryengineV1Conversation, error) + func (c *ProjectsLocationsCollectionsDataStoresConversationsPatchCall) Fields(s ...googleapi.Field) *ProjectsLocationsCollectionsDataStoresConversationsPatchCall + func (c *ProjectsLocationsCollectionsDataStoresConversationsPatchCall) Header() http.Header + func (c *ProjectsLocationsCollectionsDataStoresConversationsPatchCall) UpdateMask(updateMask string) *ProjectsLocationsCollectionsDataStoresConversationsPatchCall + type ProjectsLocationsCollectionsDataStoresConversationsService struct + func NewProjectsLocationsCollectionsDataStoresConversationsService(s *Service) *ProjectsLocationsCollectionsDataStoresConversationsService + func (r *ProjectsLocationsCollectionsDataStoresConversationsService) Converse(name string, ...) *ProjectsLocationsCollectionsDataStoresConversationsConverseCall + func (r *ProjectsLocationsCollectionsDataStoresConversationsService) Create(parent string, ...) *ProjectsLocationsCollectionsDataStoresConversationsCreateCall + func (r *ProjectsLocationsCollectionsDataStoresConversationsService) Delete(name string) *ProjectsLocationsCollectionsDataStoresConversationsDeleteCall + func (r *ProjectsLocationsCollectionsDataStoresConversationsService) Get(name string) *ProjectsLocationsCollectionsDataStoresConversationsGetCall + func (r *ProjectsLocationsCollectionsDataStoresConversationsService) List(parent string) *ProjectsLocationsCollectionsDataStoresConversationsListCall + func (r *ProjectsLocationsCollectionsDataStoresConversationsService) Patch(name string, ...) *ProjectsLocationsCollectionsDataStoresConversationsPatchCall + type ProjectsLocationsCollectionsDataStoresCreateCall struct + func (c *ProjectsLocationsCollectionsDataStoresCreateCall) Context(ctx context.Context) *ProjectsLocationsCollectionsDataStoresCreateCall + func (c *ProjectsLocationsCollectionsDataStoresCreateCall) CreateAdvancedSiteSearch(createAdvancedSiteSearch bool) *ProjectsLocationsCollectionsDataStoresCreateCall + func (c *ProjectsLocationsCollectionsDataStoresCreateCall) DataStoreId(dataStoreId string) *ProjectsLocationsCollectionsDataStoresCreateCall + func (c *ProjectsLocationsCollectionsDataStoresCreateCall) Do(opts ...googleapi.CallOption) (*GoogleLongrunningOperation, error) + func (c *ProjectsLocationsCollectionsDataStoresCreateCall) Fields(s ...googleapi.Field) *ProjectsLocationsCollectionsDataStoresCreateCall + func (c *ProjectsLocationsCollectionsDataStoresCreateCall) Header() http.Header + func (c *ProjectsLocationsCollectionsDataStoresCreateCall) SkipDefaultSchemaCreation(skipDefaultSchemaCreation bool) *ProjectsLocationsCollectionsDataStoresCreateCall + type ProjectsLocationsCollectionsDataStoresCustomModelsListCall struct + func (c *ProjectsLocationsCollectionsDataStoresCustomModelsListCall) Context(ctx context.Context) *ProjectsLocationsCollectionsDataStoresCustomModelsListCall + func (c *ProjectsLocationsCollectionsDataStoresCustomModelsListCall) Do(opts ...googleapi.CallOption) (*GoogleCloudDiscoveryengineV1ListCustomModelsResponse, error) + func (c *ProjectsLocationsCollectionsDataStoresCustomModelsListCall) Fields(s ...googleapi.Field) *ProjectsLocationsCollectionsDataStoresCustomModelsListCall + func (c *ProjectsLocationsCollectionsDataStoresCustomModelsListCall) Header() http.Header + func (c *ProjectsLocationsCollectionsDataStoresCustomModelsListCall) IfNoneMatch(entityTag string) *ProjectsLocationsCollectionsDataStoresCustomModelsListCall + type ProjectsLocationsCollectionsDataStoresCustomModelsService struct + func NewProjectsLocationsCollectionsDataStoresCustomModelsService(s *Service) *ProjectsLocationsCollectionsDataStoresCustomModelsService + func (r *ProjectsLocationsCollectionsDataStoresCustomModelsService) List(dataStore string) *ProjectsLocationsCollectionsDataStoresCustomModelsListCall + type ProjectsLocationsCollectionsDataStoresDeleteCall struct + func (c *ProjectsLocationsCollectionsDataStoresDeleteCall) Context(ctx context.Context) *ProjectsLocationsCollectionsDataStoresDeleteCall + func (c *ProjectsLocationsCollectionsDataStoresDeleteCall) Do(opts ...googleapi.CallOption) (*GoogleLongrunningOperation, error) + func (c *ProjectsLocationsCollectionsDataStoresDeleteCall) Fields(s ...googleapi.Field) *ProjectsLocationsCollectionsDataStoresDeleteCall + func (c *ProjectsLocationsCollectionsDataStoresDeleteCall) Header() http.Header + type ProjectsLocationsCollectionsDataStoresGetCall struct + func (c *ProjectsLocationsCollectionsDataStoresGetCall) Context(ctx context.Context) *ProjectsLocationsCollectionsDataStoresGetCall + func (c *ProjectsLocationsCollectionsDataStoresGetCall) Do(opts ...googleapi.CallOption) (*GoogleCloudDiscoveryengineV1DataStore, error) + func (c *ProjectsLocationsCollectionsDataStoresGetCall) Fields(s ...googleapi.Field) *ProjectsLocationsCollectionsDataStoresGetCall + func (c *ProjectsLocationsCollectionsDataStoresGetCall) Header() http.Header + func (c *ProjectsLocationsCollectionsDataStoresGetCall) IfNoneMatch(entityTag string) *ProjectsLocationsCollectionsDataStoresGetCall + type ProjectsLocationsCollectionsDataStoresGetSiteSearchEngineCall struct + func (c *ProjectsLocationsCollectionsDataStoresGetSiteSearchEngineCall) Context(ctx context.Context) *ProjectsLocationsCollectionsDataStoresGetSiteSearchEngineCall + func (c *ProjectsLocationsCollectionsDataStoresGetSiteSearchEngineCall) Do(opts ...googleapi.CallOption) (*GoogleCloudDiscoveryengineV1SiteSearchEngine, error) + func (c *ProjectsLocationsCollectionsDataStoresGetSiteSearchEngineCall) Fields(s ...googleapi.Field) *ProjectsLocationsCollectionsDataStoresGetSiteSearchEngineCall + func (c *ProjectsLocationsCollectionsDataStoresGetSiteSearchEngineCall) Header() http.Header + func (c *ProjectsLocationsCollectionsDataStoresGetSiteSearchEngineCall) IfNoneMatch(entityTag string) *ProjectsLocationsCollectionsDataStoresGetSiteSearchEngineCall + type ProjectsLocationsCollectionsDataStoresListCall struct + func (c *ProjectsLocationsCollectionsDataStoresListCall) Context(ctx context.Context) *ProjectsLocationsCollectionsDataStoresListCall + func (c *ProjectsLocationsCollectionsDataStoresListCall) Do(opts ...googleapi.CallOption) (*GoogleCloudDiscoveryengineV1ListDataStoresResponse, error) + func (c *ProjectsLocationsCollectionsDataStoresListCall) Fields(s ...googleapi.Field) *ProjectsLocationsCollectionsDataStoresListCall + func (c *ProjectsLocationsCollectionsDataStoresListCall) Filter(filter string) *ProjectsLocationsCollectionsDataStoresListCall + func (c *ProjectsLocationsCollectionsDataStoresListCall) Header() http.Header + func (c *ProjectsLocationsCollectionsDataStoresListCall) IfNoneMatch(entityTag string) *ProjectsLocationsCollectionsDataStoresListCall + func (c *ProjectsLocationsCollectionsDataStoresListCall) PageSize(pageSize int64) *ProjectsLocationsCollectionsDataStoresListCall + func (c *ProjectsLocationsCollectionsDataStoresListCall) PageToken(pageToken string) *ProjectsLocationsCollectionsDataStoresListCall + func (c *ProjectsLocationsCollectionsDataStoresListCall) Pages(ctx context.Context, ...) error + type ProjectsLocationsCollectionsDataStoresModelsOperationsGetCall struct + func (c *ProjectsLocationsCollectionsDataStoresModelsOperationsGetCall) Context(ctx context.Context) *ProjectsLocationsCollectionsDataStoresModelsOperationsGetCall + func (c *ProjectsLocationsCollectionsDataStoresModelsOperationsGetCall) Do(opts ...googleapi.CallOption) (*GoogleLongrunningOperation, error) + func (c *ProjectsLocationsCollectionsDataStoresModelsOperationsGetCall) Fields(s ...googleapi.Field) *ProjectsLocationsCollectionsDataStoresModelsOperationsGetCall + func (c *ProjectsLocationsCollectionsDataStoresModelsOperationsGetCall) Header() http.Header + func (c *ProjectsLocationsCollectionsDataStoresModelsOperationsGetCall) IfNoneMatch(entityTag string) *ProjectsLocationsCollectionsDataStoresModelsOperationsGetCall + type ProjectsLocationsCollectionsDataStoresModelsOperationsListCall struct + func (c *ProjectsLocationsCollectionsDataStoresModelsOperationsListCall) Context(ctx context.Context) *ProjectsLocationsCollectionsDataStoresModelsOperationsListCall + func (c *ProjectsLocationsCollectionsDataStoresModelsOperationsListCall) Do(opts ...googleapi.CallOption) (*GoogleLongrunningListOperationsResponse, error) + func (c *ProjectsLocationsCollectionsDataStoresModelsOperationsListCall) Fields(s ...googleapi.Field) *ProjectsLocationsCollectionsDataStoresModelsOperationsListCall + func (c *ProjectsLocationsCollectionsDataStoresModelsOperationsListCall) Filter(filter string) *ProjectsLocationsCollectionsDataStoresModelsOperationsListCall + func (c *ProjectsLocationsCollectionsDataStoresModelsOperationsListCall) Header() http.Header + func (c *ProjectsLocationsCollectionsDataStoresModelsOperationsListCall) IfNoneMatch(entityTag string) *ProjectsLocationsCollectionsDataStoresModelsOperationsListCall + func (c *ProjectsLocationsCollectionsDataStoresModelsOperationsListCall) PageSize(pageSize int64) *ProjectsLocationsCollectionsDataStoresModelsOperationsListCall + func (c *ProjectsLocationsCollectionsDataStoresModelsOperationsListCall) PageToken(pageToken string) *ProjectsLocationsCollectionsDataStoresModelsOperationsListCall + func (c *ProjectsLocationsCollectionsDataStoresModelsOperationsListCall) Pages(ctx context.Context, f func(*GoogleLongrunningListOperationsResponse) error) error + type ProjectsLocationsCollectionsDataStoresModelsOperationsService struct + func NewProjectsLocationsCollectionsDataStoresModelsOperationsService(s *Service) *ProjectsLocationsCollectionsDataStoresModelsOperationsService + func (r *ProjectsLocationsCollectionsDataStoresModelsOperationsService) Get(name string) *ProjectsLocationsCollectionsDataStoresModelsOperationsGetCall + func (r *ProjectsLocationsCollectionsDataStoresModelsOperationsService) List(name string) *ProjectsLocationsCollectionsDataStoresModelsOperationsListCall + type ProjectsLocationsCollectionsDataStoresModelsService struct + Operations *ProjectsLocationsCollectionsDataStoresModelsOperationsService + func NewProjectsLocationsCollectionsDataStoresModelsService(s *Service) *ProjectsLocationsCollectionsDataStoresModelsService + type ProjectsLocationsCollectionsDataStoresOperationsGetCall struct + func (c *ProjectsLocationsCollectionsDataStoresOperationsGetCall) Context(ctx context.Context) *ProjectsLocationsCollectionsDataStoresOperationsGetCall + func (c *ProjectsLocationsCollectionsDataStoresOperationsGetCall) Do(opts ...googleapi.CallOption) (*GoogleLongrunningOperation, error) + func (c *ProjectsLocationsCollectionsDataStoresOperationsGetCall) Fields(s ...googleapi.Field) *ProjectsLocationsCollectionsDataStoresOperationsGetCall + func (c *ProjectsLocationsCollectionsDataStoresOperationsGetCall) Header() http.Header + func (c *ProjectsLocationsCollectionsDataStoresOperationsGetCall) IfNoneMatch(entityTag string) *ProjectsLocationsCollectionsDataStoresOperationsGetCall + type ProjectsLocationsCollectionsDataStoresOperationsListCall struct + func (c *ProjectsLocationsCollectionsDataStoresOperationsListCall) Context(ctx context.Context) *ProjectsLocationsCollectionsDataStoresOperationsListCall + func (c *ProjectsLocationsCollectionsDataStoresOperationsListCall) Do(opts ...googleapi.CallOption) (*GoogleLongrunningListOperationsResponse, error) + func (c *ProjectsLocationsCollectionsDataStoresOperationsListCall) Fields(s ...googleapi.Field) *ProjectsLocationsCollectionsDataStoresOperationsListCall + func (c *ProjectsLocationsCollectionsDataStoresOperationsListCall) Filter(filter string) *ProjectsLocationsCollectionsDataStoresOperationsListCall + func (c *ProjectsLocationsCollectionsDataStoresOperationsListCall) Header() http.Header + func (c *ProjectsLocationsCollectionsDataStoresOperationsListCall) IfNoneMatch(entityTag string) *ProjectsLocationsCollectionsDataStoresOperationsListCall + func (c *ProjectsLocationsCollectionsDataStoresOperationsListCall) PageSize(pageSize int64) *ProjectsLocationsCollectionsDataStoresOperationsListCall + func (c *ProjectsLocationsCollectionsDataStoresOperationsListCall) PageToken(pageToken string) *ProjectsLocationsCollectionsDataStoresOperationsListCall + func (c *ProjectsLocationsCollectionsDataStoresOperationsListCall) Pages(ctx context.Context, f func(*GoogleLongrunningListOperationsResponse) error) error + type ProjectsLocationsCollectionsDataStoresOperationsService struct + func NewProjectsLocationsCollectionsDataStoresOperationsService(s *Service) *ProjectsLocationsCollectionsDataStoresOperationsService + func (r *ProjectsLocationsCollectionsDataStoresOperationsService) Get(name string) *ProjectsLocationsCollectionsDataStoresOperationsGetCall + func (r *ProjectsLocationsCollectionsDataStoresOperationsService) List(name string) *ProjectsLocationsCollectionsDataStoresOperationsListCall + type ProjectsLocationsCollectionsDataStoresPatchCall struct + func (c *ProjectsLocationsCollectionsDataStoresPatchCall) Context(ctx context.Context) *ProjectsLocationsCollectionsDataStoresPatchCall + func (c *ProjectsLocationsCollectionsDataStoresPatchCall) Do(opts ...googleapi.CallOption) (*GoogleCloudDiscoveryengineV1DataStore, error) + func (c *ProjectsLocationsCollectionsDataStoresPatchCall) Fields(s ...googleapi.Field) *ProjectsLocationsCollectionsDataStoresPatchCall + func (c *ProjectsLocationsCollectionsDataStoresPatchCall) Header() http.Header + func (c *ProjectsLocationsCollectionsDataStoresPatchCall) UpdateMask(updateMask string) *ProjectsLocationsCollectionsDataStoresPatchCall + type ProjectsLocationsCollectionsDataStoresSchemasCreateCall struct + func (c *ProjectsLocationsCollectionsDataStoresSchemasCreateCall) Context(ctx context.Context) *ProjectsLocationsCollectionsDataStoresSchemasCreateCall + func (c *ProjectsLocationsCollectionsDataStoresSchemasCreateCall) Do(opts ...googleapi.CallOption) (*GoogleLongrunningOperation, error) + func (c *ProjectsLocationsCollectionsDataStoresSchemasCreateCall) Fields(s ...googleapi.Field) *ProjectsLocationsCollectionsDataStoresSchemasCreateCall + func (c *ProjectsLocationsCollectionsDataStoresSchemasCreateCall) Header() http.Header + func (c *ProjectsLocationsCollectionsDataStoresSchemasCreateCall) SchemaId(schemaId string) *ProjectsLocationsCollectionsDataStoresSchemasCreateCall + type ProjectsLocationsCollectionsDataStoresSchemasDeleteCall struct + func (c *ProjectsLocationsCollectionsDataStoresSchemasDeleteCall) Context(ctx context.Context) *ProjectsLocationsCollectionsDataStoresSchemasDeleteCall + func (c *ProjectsLocationsCollectionsDataStoresSchemasDeleteCall) Do(opts ...googleapi.CallOption) (*GoogleLongrunningOperation, error) + func (c *ProjectsLocationsCollectionsDataStoresSchemasDeleteCall) Fields(s ...googleapi.Field) *ProjectsLocationsCollectionsDataStoresSchemasDeleteCall + func (c *ProjectsLocationsCollectionsDataStoresSchemasDeleteCall) Header() http.Header + type ProjectsLocationsCollectionsDataStoresSchemasGetCall struct + func (c *ProjectsLocationsCollectionsDataStoresSchemasGetCall) Context(ctx context.Context) *ProjectsLocationsCollectionsDataStoresSchemasGetCall + func (c *ProjectsLocationsCollectionsDataStoresSchemasGetCall) Do(opts ...googleapi.CallOption) (*GoogleCloudDiscoveryengineV1Schema, error) + func (c *ProjectsLocationsCollectionsDataStoresSchemasGetCall) Fields(s ...googleapi.Field) *ProjectsLocationsCollectionsDataStoresSchemasGetCall + func (c *ProjectsLocationsCollectionsDataStoresSchemasGetCall) Header() http.Header + func (c *ProjectsLocationsCollectionsDataStoresSchemasGetCall) IfNoneMatch(entityTag string) *ProjectsLocationsCollectionsDataStoresSchemasGetCall + type ProjectsLocationsCollectionsDataStoresSchemasListCall struct + func (c *ProjectsLocationsCollectionsDataStoresSchemasListCall) Context(ctx context.Context) *ProjectsLocationsCollectionsDataStoresSchemasListCall + func (c *ProjectsLocationsCollectionsDataStoresSchemasListCall) Do(opts ...googleapi.CallOption) (*GoogleCloudDiscoveryengineV1ListSchemasResponse, error) + func (c *ProjectsLocationsCollectionsDataStoresSchemasListCall) Fields(s ...googleapi.Field) *ProjectsLocationsCollectionsDataStoresSchemasListCall + func (c *ProjectsLocationsCollectionsDataStoresSchemasListCall) Header() http.Header + func (c *ProjectsLocationsCollectionsDataStoresSchemasListCall) IfNoneMatch(entityTag string) *ProjectsLocationsCollectionsDataStoresSchemasListCall + func (c *ProjectsLocationsCollectionsDataStoresSchemasListCall) PageSize(pageSize int64) *ProjectsLocationsCollectionsDataStoresSchemasListCall + func (c *ProjectsLocationsCollectionsDataStoresSchemasListCall) PageToken(pageToken string) *ProjectsLocationsCollectionsDataStoresSchemasListCall + func (c *ProjectsLocationsCollectionsDataStoresSchemasListCall) Pages(ctx context.Context, ...) error + type ProjectsLocationsCollectionsDataStoresSchemasOperationsGetCall struct + func (c *ProjectsLocationsCollectionsDataStoresSchemasOperationsGetCall) Context(ctx context.Context) *ProjectsLocationsCollectionsDataStoresSchemasOperationsGetCall + func (c *ProjectsLocationsCollectionsDataStoresSchemasOperationsGetCall) Do(opts ...googleapi.CallOption) (*GoogleLongrunningOperation, error) + func (c *ProjectsLocationsCollectionsDataStoresSchemasOperationsGetCall) Fields(s ...googleapi.Field) *ProjectsLocationsCollectionsDataStoresSchemasOperationsGetCall + func (c *ProjectsLocationsCollectionsDataStoresSchemasOperationsGetCall) Header() http.Header + func (c *ProjectsLocationsCollectionsDataStoresSchemasOperationsGetCall) IfNoneMatch(entityTag string) *ProjectsLocationsCollectionsDataStoresSchemasOperationsGetCall + type ProjectsLocationsCollectionsDataStoresSchemasOperationsListCall struct + func (c *ProjectsLocationsCollectionsDataStoresSchemasOperationsListCall) Context(ctx context.Context) *ProjectsLocationsCollectionsDataStoresSchemasOperationsListCall + func (c *ProjectsLocationsCollectionsDataStoresSchemasOperationsListCall) Do(opts ...googleapi.CallOption) (*GoogleLongrunningListOperationsResponse, error) + func (c *ProjectsLocationsCollectionsDataStoresSchemasOperationsListCall) Fields(s ...googleapi.Field) *ProjectsLocationsCollectionsDataStoresSchemasOperationsListCall + func (c *ProjectsLocationsCollectionsDataStoresSchemasOperationsListCall) Filter(filter string) *ProjectsLocationsCollectionsDataStoresSchemasOperationsListCall + func (c *ProjectsLocationsCollectionsDataStoresSchemasOperationsListCall) Header() http.Header + func (c *ProjectsLocationsCollectionsDataStoresSchemasOperationsListCall) IfNoneMatch(entityTag string) *ProjectsLocationsCollectionsDataStoresSchemasOperationsListCall + func (c *ProjectsLocationsCollectionsDataStoresSchemasOperationsListCall) PageSize(pageSize int64) *ProjectsLocationsCollectionsDataStoresSchemasOperationsListCall + func (c *ProjectsLocationsCollectionsDataStoresSchemasOperationsListCall) PageToken(pageToken string) *ProjectsLocationsCollectionsDataStoresSchemasOperationsListCall + func (c *ProjectsLocationsCollectionsDataStoresSchemasOperationsListCall) Pages(ctx context.Context, f func(*GoogleLongrunningListOperationsResponse) error) error + type ProjectsLocationsCollectionsDataStoresSchemasOperationsService struct + func NewProjectsLocationsCollectionsDataStoresSchemasOperationsService(s *Service) *ProjectsLocationsCollectionsDataStoresSchemasOperationsService + func (r *ProjectsLocationsCollectionsDataStoresSchemasOperationsService) Get(name string) *ProjectsLocationsCollectionsDataStoresSchemasOperationsGetCall + func (r *ProjectsLocationsCollectionsDataStoresSchemasOperationsService) List(name string) *ProjectsLocationsCollectionsDataStoresSchemasOperationsListCall + type ProjectsLocationsCollectionsDataStoresSchemasPatchCall struct + func (c *ProjectsLocationsCollectionsDataStoresSchemasPatchCall) AllowMissing(allowMissing bool) *ProjectsLocationsCollectionsDataStoresSchemasPatchCall + func (c *ProjectsLocationsCollectionsDataStoresSchemasPatchCall) Context(ctx context.Context) *ProjectsLocationsCollectionsDataStoresSchemasPatchCall + func (c *ProjectsLocationsCollectionsDataStoresSchemasPatchCall) Do(opts ...googleapi.CallOption) (*GoogleLongrunningOperation, error) + func (c *ProjectsLocationsCollectionsDataStoresSchemasPatchCall) Fields(s ...googleapi.Field) *ProjectsLocationsCollectionsDataStoresSchemasPatchCall + func (c *ProjectsLocationsCollectionsDataStoresSchemasPatchCall) Header() http.Header + type ProjectsLocationsCollectionsDataStoresSchemasService struct + Operations *ProjectsLocationsCollectionsDataStoresSchemasOperationsService + func NewProjectsLocationsCollectionsDataStoresSchemasService(s *Service) *ProjectsLocationsCollectionsDataStoresSchemasService + func (r *ProjectsLocationsCollectionsDataStoresSchemasService) Create(parent string, ...) *ProjectsLocationsCollectionsDataStoresSchemasCreateCall + func (r *ProjectsLocationsCollectionsDataStoresSchemasService) Delete(name string) *ProjectsLocationsCollectionsDataStoresSchemasDeleteCall + func (r *ProjectsLocationsCollectionsDataStoresSchemasService) Get(name string) *ProjectsLocationsCollectionsDataStoresSchemasGetCall + func (r *ProjectsLocationsCollectionsDataStoresSchemasService) List(parent string) *ProjectsLocationsCollectionsDataStoresSchemasListCall + func (r *ProjectsLocationsCollectionsDataStoresSchemasService) Patch(name string, ...) *ProjectsLocationsCollectionsDataStoresSchemasPatchCall + type ProjectsLocationsCollectionsDataStoresService struct + Branches *ProjectsLocationsCollectionsDataStoresBranchesService + CompletionSuggestions *ProjectsLocationsCollectionsDataStoresCompletionSuggestionsService + Controls *ProjectsLocationsCollectionsDataStoresControlsService + Conversations *ProjectsLocationsCollectionsDataStoresConversationsService + CustomModels *ProjectsLocationsCollectionsDataStoresCustomModelsService + Models *ProjectsLocationsCollectionsDataStoresModelsService + Operations *ProjectsLocationsCollectionsDataStoresOperationsService + Schemas *ProjectsLocationsCollectionsDataStoresSchemasService + ServingConfigs *ProjectsLocationsCollectionsDataStoresServingConfigsService + Sessions *ProjectsLocationsCollectionsDataStoresSessionsService + SiteSearchEngine *ProjectsLocationsCollectionsDataStoresSiteSearchEngineService + SuggestionDenyListEntries *ProjectsLocationsCollectionsDataStoresSuggestionDenyListEntriesService + UserEvents *ProjectsLocationsCollectionsDataStoresUserEventsService + func NewProjectsLocationsCollectionsDataStoresService(s *Service) *ProjectsLocationsCollectionsDataStoresService + func (r *ProjectsLocationsCollectionsDataStoresService) CompleteQuery(dataStore string) *ProjectsLocationsCollectionsDataStoresCompleteQueryCall + func (r *ProjectsLocationsCollectionsDataStoresService) Create(parent string, ...) *ProjectsLocationsCollectionsDataStoresCreateCall + func (r *ProjectsLocationsCollectionsDataStoresService) Delete(name string) *ProjectsLocationsCollectionsDataStoresDeleteCall + func (r *ProjectsLocationsCollectionsDataStoresService) Get(name string) *ProjectsLocationsCollectionsDataStoresGetCall + func (r *ProjectsLocationsCollectionsDataStoresService) GetSiteSearchEngine(name string) *ProjectsLocationsCollectionsDataStoresGetSiteSearchEngineCall + func (r *ProjectsLocationsCollectionsDataStoresService) List(parent string) *ProjectsLocationsCollectionsDataStoresListCall + func (r *ProjectsLocationsCollectionsDataStoresService) Patch(name string, ...) *ProjectsLocationsCollectionsDataStoresPatchCall + func (r *ProjectsLocationsCollectionsDataStoresService) TrainCustomModel(dataStore string, ...) *ProjectsLocationsCollectionsDataStoresTrainCustomModelCall + type ProjectsLocationsCollectionsDataStoresServingConfigsAnswerCall struct + func (c *ProjectsLocationsCollectionsDataStoresServingConfigsAnswerCall) Context(ctx context.Context) *ProjectsLocationsCollectionsDataStoresServingConfigsAnswerCall + func (c *ProjectsLocationsCollectionsDataStoresServingConfigsAnswerCall) Do(opts ...googleapi.CallOption) (*GoogleCloudDiscoveryengineV1AnswerQueryResponse, error) + func (c *ProjectsLocationsCollectionsDataStoresServingConfigsAnswerCall) Fields(s ...googleapi.Field) *ProjectsLocationsCollectionsDataStoresServingConfigsAnswerCall + func (c *ProjectsLocationsCollectionsDataStoresServingConfigsAnswerCall) Header() http.Header + type ProjectsLocationsCollectionsDataStoresServingConfigsRecommendCall struct + func (c *ProjectsLocationsCollectionsDataStoresServingConfigsRecommendCall) Context(ctx context.Context) *ProjectsLocationsCollectionsDataStoresServingConfigsRecommendCall + func (c *ProjectsLocationsCollectionsDataStoresServingConfigsRecommendCall) Do(opts ...googleapi.CallOption) (*GoogleCloudDiscoveryengineV1RecommendResponse, error) + func (c *ProjectsLocationsCollectionsDataStoresServingConfigsRecommendCall) Fields(s ...googleapi.Field) *ProjectsLocationsCollectionsDataStoresServingConfigsRecommendCall + func (c *ProjectsLocationsCollectionsDataStoresServingConfigsRecommendCall) Header() http.Header + type ProjectsLocationsCollectionsDataStoresServingConfigsSearchCall struct + func (c *ProjectsLocationsCollectionsDataStoresServingConfigsSearchCall) Context(ctx context.Context) *ProjectsLocationsCollectionsDataStoresServingConfigsSearchCall + func (c *ProjectsLocationsCollectionsDataStoresServingConfigsSearchCall) Do(opts ...googleapi.CallOption) (*GoogleCloudDiscoveryengineV1SearchResponse, error) + func (c *ProjectsLocationsCollectionsDataStoresServingConfigsSearchCall) Fields(s ...googleapi.Field) *ProjectsLocationsCollectionsDataStoresServingConfigsSearchCall + func (c *ProjectsLocationsCollectionsDataStoresServingConfigsSearchCall) Header() http.Header + func (c *ProjectsLocationsCollectionsDataStoresServingConfigsSearchCall) Pages(ctx context.Context, f func(*GoogleCloudDiscoveryengineV1SearchResponse) error) error + type ProjectsLocationsCollectionsDataStoresServingConfigsService struct + func NewProjectsLocationsCollectionsDataStoresServingConfigsService(s *Service) *ProjectsLocationsCollectionsDataStoresServingConfigsService + func (r *ProjectsLocationsCollectionsDataStoresServingConfigsService) Answer(servingConfig string, ...) *ProjectsLocationsCollectionsDataStoresServingConfigsAnswerCall + func (r *ProjectsLocationsCollectionsDataStoresServingConfigsService) Recommend(servingConfig string, ...) *ProjectsLocationsCollectionsDataStoresServingConfigsRecommendCall + func (r *ProjectsLocationsCollectionsDataStoresServingConfigsService) Search(servingConfig string, ...) *ProjectsLocationsCollectionsDataStoresServingConfigsSearchCall + type ProjectsLocationsCollectionsDataStoresSessionsAnswersGetCall struct + func (c *ProjectsLocationsCollectionsDataStoresSessionsAnswersGetCall) Context(ctx context.Context) *ProjectsLocationsCollectionsDataStoresSessionsAnswersGetCall + func (c *ProjectsLocationsCollectionsDataStoresSessionsAnswersGetCall) Do(opts ...googleapi.CallOption) (*GoogleCloudDiscoveryengineV1Answer, error) + func (c *ProjectsLocationsCollectionsDataStoresSessionsAnswersGetCall) Fields(s ...googleapi.Field) *ProjectsLocationsCollectionsDataStoresSessionsAnswersGetCall + func (c *ProjectsLocationsCollectionsDataStoresSessionsAnswersGetCall) Header() http.Header + func (c *ProjectsLocationsCollectionsDataStoresSessionsAnswersGetCall) IfNoneMatch(entityTag string) *ProjectsLocationsCollectionsDataStoresSessionsAnswersGetCall + type ProjectsLocationsCollectionsDataStoresSessionsAnswersService struct + func NewProjectsLocationsCollectionsDataStoresSessionsAnswersService(s *Service) *ProjectsLocationsCollectionsDataStoresSessionsAnswersService + func (r *ProjectsLocationsCollectionsDataStoresSessionsAnswersService) Get(name string) *ProjectsLocationsCollectionsDataStoresSessionsAnswersGetCall + type ProjectsLocationsCollectionsDataStoresSessionsCreateCall struct + func (c *ProjectsLocationsCollectionsDataStoresSessionsCreateCall) Context(ctx context.Context) *ProjectsLocationsCollectionsDataStoresSessionsCreateCall + func (c *ProjectsLocationsCollectionsDataStoresSessionsCreateCall) Do(opts ...googleapi.CallOption) (*GoogleCloudDiscoveryengineV1Session, error) + func (c *ProjectsLocationsCollectionsDataStoresSessionsCreateCall) Fields(s ...googleapi.Field) *ProjectsLocationsCollectionsDataStoresSessionsCreateCall + func (c *ProjectsLocationsCollectionsDataStoresSessionsCreateCall) Header() http.Header + type ProjectsLocationsCollectionsDataStoresSessionsDeleteCall struct + func (c *ProjectsLocationsCollectionsDataStoresSessionsDeleteCall) Context(ctx context.Context) *ProjectsLocationsCollectionsDataStoresSessionsDeleteCall + func (c *ProjectsLocationsCollectionsDataStoresSessionsDeleteCall) Do(opts ...googleapi.CallOption) (*GoogleProtobufEmpty, error) + func (c *ProjectsLocationsCollectionsDataStoresSessionsDeleteCall) Fields(s ...googleapi.Field) *ProjectsLocationsCollectionsDataStoresSessionsDeleteCall + func (c *ProjectsLocationsCollectionsDataStoresSessionsDeleteCall) Header() http.Header + type ProjectsLocationsCollectionsDataStoresSessionsGetCall struct + func (c *ProjectsLocationsCollectionsDataStoresSessionsGetCall) Context(ctx context.Context) *ProjectsLocationsCollectionsDataStoresSessionsGetCall + func (c *ProjectsLocationsCollectionsDataStoresSessionsGetCall) Do(opts ...googleapi.CallOption) (*GoogleCloudDiscoveryengineV1Session, error) + func (c *ProjectsLocationsCollectionsDataStoresSessionsGetCall) Fields(s ...googleapi.Field) *ProjectsLocationsCollectionsDataStoresSessionsGetCall + func (c *ProjectsLocationsCollectionsDataStoresSessionsGetCall) Header() http.Header + func (c *ProjectsLocationsCollectionsDataStoresSessionsGetCall) IfNoneMatch(entityTag string) *ProjectsLocationsCollectionsDataStoresSessionsGetCall + type ProjectsLocationsCollectionsDataStoresSessionsListCall struct + func (c *ProjectsLocationsCollectionsDataStoresSessionsListCall) Context(ctx context.Context) *ProjectsLocationsCollectionsDataStoresSessionsListCall + func (c *ProjectsLocationsCollectionsDataStoresSessionsListCall) Do(opts ...googleapi.CallOption) (*GoogleCloudDiscoveryengineV1ListSessionsResponse, error) + func (c *ProjectsLocationsCollectionsDataStoresSessionsListCall) Fields(s ...googleapi.Field) *ProjectsLocationsCollectionsDataStoresSessionsListCall + func (c *ProjectsLocationsCollectionsDataStoresSessionsListCall) Filter(filter string) *ProjectsLocationsCollectionsDataStoresSessionsListCall + func (c *ProjectsLocationsCollectionsDataStoresSessionsListCall) Header() http.Header + func (c *ProjectsLocationsCollectionsDataStoresSessionsListCall) IfNoneMatch(entityTag string) *ProjectsLocationsCollectionsDataStoresSessionsListCall + func (c *ProjectsLocationsCollectionsDataStoresSessionsListCall) OrderBy(orderBy string) *ProjectsLocationsCollectionsDataStoresSessionsListCall + func (c *ProjectsLocationsCollectionsDataStoresSessionsListCall) PageSize(pageSize int64) *ProjectsLocationsCollectionsDataStoresSessionsListCall + func (c *ProjectsLocationsCollectionsDataStoresSessionsListCall) PageToken(pageToken string) *ProjectsLocationsCollectionsDataStoresSessionsListCall + func (c *ProjectsLocationsCollectionsDataStoresSessionsListCall) Pages(ctx context.Context, ...) error + type ProjectsLocationsCollectionsDataStoresSessionsPatchCall struct + func (c *ProjectsLocationsCollectionsDataStoresSessionsPatchCall) Context(ctx context.Context) *ProjectsLocationsCollectionsDataStoresSessionsPatchCall + func (c *ProjectsLocationsCollectionsDataStoresSessionsPatchCall) Do(opts ...googleapi.CallOption) (*GoogleCloudDiscoveryengineV1Session, error) + func (c *ProjectsLocationsCollectionsDataStoresSessionsPatchCall) Fields(s ...googleapi.Field) *ProjectsLocationsCollectionsDataStoresSessionsPatchCall + func (c *ProjectsLocationsCollectionsDataStoresSessionsPatchCall) Header() http.Header + func (c *ProjectsLocationsCollectionsDataStoresSessionsPatchCall) UpdateMask(updateMask string) *ProjectsLocationsCollectionsDataStoresSessionsPatchCall + type ProjectsLocationsCollectionsDataStoresSessionsService struct + Answers *ProjectsLocationsCollectionsDataStoresSessionsAnswersService + func NewProjectsLocationsCollectionsDataStoresSessionsService(s *Service) *ProjectsLocationsCollectionsDataStoresSessionsService + func (r *ProjectsLocationsCollectionsDataStoresSessionsService) Create(parent string, ...) *ProjectsLocationsCollectionsDataStoresSessionsCreateCall + func (r *ProjectsLocationsCollectionsDataStoresSessionsService) Delete(name string) *ProjectsLocationsCollectionsDataStoresSessionsDeleteCall + func (r *ProjectsLocationsCollectionsDataStoresSessionsService) Get(name string) *ProjectsLocationsCollectionsDataStoresSessionsGetCall + func (r *ProjectsLocationsCollectionsDataStoresSessionsService) List(parent string) *ProjectsLocationsCollectionsDataStoresSessionsListCall + func (r *ProjectsLocationsCollectionsDataStoresSessionsService) Patch(name string, ...) *ProjectsLocationsCollectionsDataStoresSessionsPatchCall + type ProjectsLocationsCollectionsDataStoresSiteSearchEngineBatchVerifyTargetSitesCall struct + func (c *ProjectsLocationsCollectionsDataStoresSiteSearchEngineBatchVerifyTargetSitesCall) Context(ctx context.Context) ... + func (c *ProjectsLocationsCollectionsDataStoresSiteSearchEngineBatchVerifyTargetSitesCall) Do(opts ...googleapi.CallOption) (*GoogleLongrunningOperation, error) + func (c *ProjectsLocationsCollectionsDataStoresSiteSearchEngineBatchVerifyTargetSitesCall) Fields(s ...googleapi.Field) ... + func (c *ProjectsLocationsCollectionsDataStoresSiteSearchEngineBatchVerifyTargetSitesCall) Header() http.Header + type ProjectsLocationsCollectionsDataStoresSiteSearchEngineDisableAdvancedSiteSearchCall struct + func (c *ProjectsLocationsCollectionsDataStoresSiteSearchEngineDisableAdvancedSiteSearchCall) Context(ctx context.Context) ... + func (c *ProjectsLocationsCollectionsDataStoresSiteSearchEngineDisableAdvancedSiteSearchCall) Do(opts ...googleapi.CallOption) (*GoogleLongrunningOperation, error) + func (c *ProjectsLocationsCollectionsDataStoresSiteSearchEngineDisableAdvancedSiteSearchCall) Fields(s ...googleapi.Field) ... + func (c *ProjectsLocationsCollectionsDataStoresSiteSearchEngineDisableAdvancedSiteSearchCall) Header() http.Header + type ProjectsLocationsCollectionsDataStoresSiteSearchEngineEnableAdvancedSiteSearchCall struct + func (c *ProjectsLocationsCollectionsDataStoresSiteSearchEngineEnableAdvancedSiteSearchCall) Context(ctx context.Context) ... + func (c *ProjectsLocationsCollectionsDataStoresSiteSearchEngineEnableAdvancedSiteSearchCall) Do(opts ...googleapi.CallOption) (*GoogleLongrunningOperation, error) + func (c *ProjectsLocationsCollectionsDataStoresSiteSearchEngineEnableAdvancedSiteSearchCall) Fields(s ...googleapi.Field) ... + func (c *ProjectsLocationsCollectionsDataStoresSiteSearchEngineEnableAdvancedSiteSearchCall) Header() http.Header + type ProjectsLocationsCollectionsDataStoresSiteSearchEngineFetchDomainVerificationStatusCall struct + func (c *ProjectsLocationsCollectionsDataStoresSiteSearchEngineFetchDomainVerificationStatusCall) Context(ctx context.Context) ... + func (c *ProjectsLocationsCollectionsDataStoresSiteSearchEngineFetchDomainVerificationStatusCall) Do(opts ...googleapi.CallOption) (*GoogleCloudDiscoveryengineV1FetchDomainVerificationStatusResponse, error) + func (c *ProjectsLocationsCollectionsDataStoresSiteSearchEngineFetchDomainVerificationStatusCall) Fields(s ...googleapi.Field) ... + func (c *ProjectsLocationsCollectionsDataStoresSiteSearchEngineFetchDomainVerificationStatusCall) Header() http.Header + func (c *ProjectsLocationsCollectionsDataStoresSiteSearchEngineFetchDomainVerificationStatusCall) IfNoneMatch(entityTag string) ... + func (c *ProjectsLocationsCollectionsDataStoresSiteSearchEngineFetchDomainVerificationStatusCall) PageSize(pageSize int64) ... + func (c *ProjectsLocationsCollectionsDataStoresSiteSearchEngineFetchDomainVerificationStatusCall) PageToken(pageToken string) ... + func (c *ProjectsLocationsCollectionsDataStoresSiteSearchEngineFetchDomainVerificationStatusCall) Pages(ctx context.Context, ...) error + type ProjectsLocationsCollectionsDataStoresSiteSearchEngineOperationsGetCall struct + func (c *ProjectsLocationsCollectionsDataStoresSiteSearchEngineOperationsGetCall) Context(ctx context.Context) *ProjectsLocationsCollectionsDataStoresSiteSearchEngineOperationsGetCall + func (c *ProjectsLocationsCollectionsDataStoresSiteSearchEngineOperationsGetCall) Do(opts ...googleapi.CallOption) (*GoogleLongrunningOperation, error) + func (c *ProjectsLocationsCollectionsDataStoresSiteSearchEngineOperationsGetCall) Fields(s ...googleapi.Field) *ProjectsLocationsCollectionsDataStoresSiteSearchEngineOperationsGetCall + func (c *ProjectsLocationsCollectionsDataStoresSiteSearchEngineOperationsGetCall) Header() http.Header + func (c *ProjectsLocationsCollectionsDataStoresSiteSearchEngineOperationsGetCall) IfNoneMatch(entityTag string) *ProjectsLocationsCollectionsDataStoresSiteSearchEngineOperationsGetCall + type ProjectsLocationsCollectionsDataStoresSiteSearchEngineOperationsListCall struct + func (c *ProjectsLocationsCollectionsDataStoresSiteSearchEngineOperationsListCall) Context(ctx context.Context) *ProjectsLocationsCollectionsDataStoresSiteSearchEngineOperationsListCall + func (c *ProjectsLocationsCollectionsDataStoresSiteSearchEngineOperationsListCall) Do(opts ...googleapi.CallOption) (*GoogleLongrunningListOperationsResponse, error) + func (c *ProjectsLocationsCollectionsDataStoresSiteSearchEngineOperationsListCall) Fields(s ...googleapi.Field) *ProjectsLocationsCollectionsDataStoresSiteSearchEngineOperationsListCall + func (c *ProjectsLocationsCollectionsDataStoresSiteSearchEngineOperationsListCall) Filter(filter string) *ProjectsLocationsCollectionsDataStoresSiteSearchEngineOperationsListCall + func (c *ProjectsLocationsCollectionsDataStoresSiteSearchEngineOperationsListCall) Header() http.Header + func (c *ProjectsLocationsCollectionsDataStoresSiteSearchEngineOperationsListCall) IfNoneMatch(entityTag string) *ProjectsLocationsCollectionsDataStoresSiteSearchEngineOperationsListCall + func (c *ProjectsLocationsCollectionsDataStoresSiteSearchEngineOperationsListCall) PageSize(pageSize int64) *ProjectsLocationsCollectionsDataStoresSiteSearchEngineOperationsListCall + func (c *ProjectsLocationsCollectionsDataStoresSiteSearchEngineOperationsListCall) PageToken(pageToken string) *ProjectsLocationsCollectionsDataStoresSiteSearchEngineOperationsListCall + func (c *ProjectsLocationsCollectionsDataStoresSiteSearchEngineOperationsListCall) Pages(ctx context.Context, f func(*GoogleLongrunningListOperationsResponse) error) error + type ProjectsLocationsCollectionsDataStoresSiteSearchEngineOperationsService struct + func NewProjectsLocationsCollectionsDataStoresSiteSearchEngineOperationsService(s *Service) *ProjectsLocationsCollectionsDataStoresSiteSearchEngineOperationsService + func (r *ProjectsLocationsCollectionsDataStoresSiteSearchEngineOperationsService) Get(name string) *ProjectsLocationsCollectionsDataStoresSiteSearchEngineOperationsGetCall + func (r *ProjectsLocationsCollectionsDataStoresSiteSearchEngineOperationsService) List(name string) *ProjectsLocationsCollectionsDataStoresSiteSearchEngineOperationsListCall + type ProjectsLocationsCollectionsDataStoresSiteSearchEngineRecrawlUrisCall struct + func (c *ProjectsLocationsCollectionsDataStoresSiteSearchEngineRecrawlUrisCall) Context(ctx context.Context) *ProjectsLocationsCollectionsDataStoresSiteSearchEngineRecrawlUrisCall + func (c *ProjectsLocationsCollectionsDataStoresSiteSearchEngineRecrawlUrisCall) Do(opts ...googleapi.CallOption) (*GoogleLongrunningOperation, error) + func (c *ProjectsLocationsCollectionsDataStoresSiteSearchEngineRecrawlUrisCall) Fields(s ...googleapi.Field) *ProjectsLocationsCollectionsDataStoresSiteSearchEngineRecrawlUrisCall + func (c *ProjectsLocationsCollectionsDataStoresSiteSearchEngineRecrawlUrisCall) Header() http.Header + type ProjectsLocationsCollectionsDataStoresSiteSearchEngineService struct + Operations *ProjectsLocationsCollectionsDataStoresSiteSearchEngineOperationsService + TargetSites *ProjectsLocationsCollectionsDataStoresSiteSearchEngineTargetSitesService + func NewProjectsLocationsCollectionsDataStoresSiteSearchEngineService(s *Service) *ProjectsLocationsCollectionsDataStoresSiteSearchEngineService + func (r *ProjectsLocationsCollectionsDataStoresSiteSearchEngineService) BatchVerifyTargetSites(parent string, ...) ... + func (r *ProjectsLocationsCollectionsDataStoresSiteSearchEngineService) DisableAdvancedSiteSearch(siteSearchEngine string, ...) ... + func (r *ProjectsLocationsCollectionsDataStoresSiteSearchEngineService) EnableAdvancedSiteSearch(siteSearchEngine string, ...) ... + func (r *ProjectsLocationsCollectionsDataStoresSiteSearchEngineService) FetchDomainVerificationStatus(siteSearchEngine string) ... + func (r *ProjectsLocationsCollectionsDataStoresSiteSearchEngineService) RecrawlUris(siteSearchEngine string, ...) *ProjectsLocationsCollectionsDataStoresSiteSearchEngineRecrawlUrisCall + type ProjectsLocationsCollectionsDataStoresSiteSearchEngineTargetSitesBatchCreateCall struct + func (c *ProjectsLocationsCollectionsDataStoresSiteSearchEngineTargetSitesBatchCreateCall) Context(ctx context.Context) ... + func (c *ProjectsLocationsCollectionsDataStoresSiteSearchEngineTargetSitesBatchCreateCall) Do(opts ...googleapi.CallOption) (*GoogleLongrunningOperation, error) + func (c *ProjectsLocationsCollectionsDataStoresSiteSearchEngineTargetSitesBatchCreateCall) Fields(s ...googleapi.Field) ... + func (c *ProjectsLocationsCollectionsDataStoresSiteSearchEngineTargetSitesBatchCreateCall) Header() http.Header + type ProjectsLocationsCollectionsDataStoresSiteSearchEngineTargetSitesCreateCall struct + func (c *ProjectsLocationsCollectionsDataStoresSiteSearchEngineTargetSitesCreateCall) Context(ctx context.Context) *ProjectsLocationsCollectionsDataStoresSiteSearchEngineTargetSitesCreateCall + func (c *ProjectsLocationsCollectionsDataStoresSiteSearchEngineTargetSitesCreateCall) Do(opts ...googleapi.CallOption) (*GoogleLongrunningOperation, error) + func (c *ProjectsLocationsCollectionsDataStoresSiteSearchEngineTargetSitesCreateCall) Fields(s ...googleapi.Field) *ProjectsLocationsCollectionsDataStoresSiteSearchEngineTargetSitesCreateCall + func (c *ProjectsLocationsCollectionsDataStoresSiteSearchEngineTargetSitesCreateCall) Header() http.Header + type ProjectsLocationsCollectionsDataStoresSiteSearchEngineTargetSitesDeleteCall struct + func (c *ProjectsLocationsCollectionsDataStoresSiteSearchEngineTargetSitesDeleteCall) Context(ctx context.Context) *ProjectsLocationsCollectionsDataStoresSiteSearchEngineTargetSitesDeleteCall + func (c *ProjectsLocationsCollectionsDataStoresSiteSearchEngineTargetSitesDeleteCall) Do(opts ...googleapi.CallOption) (*GoogleLongrunningOperation, error) + func (c *ProjectsLocationsCollectionsDataStoresSiteSearchEngineTargetSitesDeleteCall) Fields(s ...googleapi.Field) *ProjectsLocationsCollectionsDataStoresSiteSearchEngineTargetSitesDeleteCall + func (c *ProjectsLocationsCollectionsDataStoresSiteSearchEngineTargetSitesDeleteCall) Header() http.Header + type ProjectsLocationsCollectionsDataStoresSiteSearchEngineTargetSitesGetCall struct + func (c *ProjectsLocationsCollectionsDataStoresSiteSearchEngineTargetSitesGetCall) Context(ctx context.Context) *ProjectsLocationsCollectionsDataStoresSiteSearchEngineTargetSitesGetCall + func (c *ProjectsLocationsCollectionsDataStoresSiteSearchEngineTargetSitesGetCall) Do(opts ...googleapi.CallOption) (*GoogleCloudDiscoveryengineV1TargetSite, error) + func (c *ProjectsLocationsCollectionsDataStoresSiteSearchEngineTargetSitesGetCall) Fields(s ...googleapi.Field) *ProjectsLocationsCollectionsDataStoresSiteSearchEngineTargetSitesGetCall + func (c *ProjectsLocationsCollectionsDataStoresSiteSearchEngineTargetSitesGetCall) Header() http.Header + func (c *ProjectsLocationsCollectionsDataStoresSiteSearchEngineTargetSitesGetCall) IfNoneMatch(entityTag string) *ProjectsLocationsCollectionsDataStoresSiteSearchEngineTargetSitesGetCall + type ProjectsLocationsCollectionsDataStoresSiteSearchEngineTargetSitesListCall struct + func (c *ProjectsLocationsCollectionsDataStoresSiteSearchEngineTargetSitesListCall) Context(ctx context.Context) *ProjectsLocationsCollectionsDataStoresSiteSearchEngineTargetSitesListCall + func (c *ProjectsLocationsCollectionsDataStoresSiteSearchEngineTargetSitesListCall) Do(opts ...googleapi.CallOption) (*GoogleCloudDiscoveryengineV1ListTargetSitesResponse, error) + func (c *ProjectsLocationsCollectionsDataStoresSiteSearchEngineTargetSitesListCall) Fields(s ...googleapi.Field) *ProjectsLocationsCollectionsDataStoresSiteSearchEngineTargetSitesListCall + func (c *ProjectsLocationsCollectionsDataStoresSiteSearchEngineTargetSitesListCall) Header() http.Header + func (c *ProjectsLocationsCollectionsDataStoresSiteSearchEngineTargetSitesListCall) IfNoneMatch(entityTag string) *ProjectsLocationsCollectionsDataStoresSiteSearchEngineTargetSitesListCall + func (c *ProjectsLocationsCollectionsDataStoresSiteSearchEngineTargetSitesListCall) PageSize(pageSize int64) *ProjectsLocationsCollectionsDataStoresSiteSearchEngineTargetSitesListCall + func (c *ProjectsLocationsCollectionsDataStoresSiteSearchEngineTargetSitesListCall) PageToken(pageToken string) *ProjectsLocationsCollectionsDataStoresSiteSearchEngineTargetSitesListCall + func (c *ProjectsLocationsCollectionsDataStoresSiteSearchEngineTargetSitesListCall) Pages(ctx context.Context, ...) error + type ProjectsLocationsCollectionsDataStoresSiteSearchEngineTargetSitesOperationsGetCall struct + func (c *ProjectsLocationsCollectionsDataStoresSiteSearchEngineTargetSitesOperationsGetCall) Context(ctx context.Context) ... + func (c *ProjectsLocationsCollectionsDataStoresSiteSearchEngineTargetSitesOperationsGetCall) Do(opts ...googleapi.CallOption) (*GoogleLongrunningOperation, error) + func (c *ProjectsLocationsCollectionsDataStoresSiteSearchEngineTargetSitesOperationsGetCall) Fields(s ...googleapi.Field) ... + func (c *ProjectsLocationsCollectionsDataStoresSiteSearchEngineTargetSitesOperationsGetCall) Header() http.Header + func (c *ProjectsLocationsCollectionsDataStoresSiteSearchEngineTargetSitesOperationsGetCall) IfNoneMatch(entityTag string) ... + type ProjectsLocationsCollectionsDataStoresSiteSearchEngineTargetSitesOperationsListCall struct + func (c *ProjectsLocationsCollectionsDataStoresSiteSearchEngineTargetSitesOperationsListCall) Context(ctx context.Context) ... + func (c *ProjectsLocationsCollectionsDataStoresSiteSearchEngineTargetSitesOperationsListCall) Do(opts ...googleapi.CallOption) (*GoogleLongrunningListOperationsResponse, error) + func (c *ProjectsLocationsCollectionsDataStoresSiteSearchEngineTargetSitesOperationsListCall) Fields(s ...googleapi.Field) ... + func (c *ProjectsLocationsCollectionsDataStoresSiteSearchEngineTargetSitesOperationsListCall) Filter(filter string) ... + func (c *ProjectsLocationsCollectionsDataStoresSiteSearchEngineTargetSitesOperationsListCall) Header() http.Header + func (c *ProjectsLocationsCollectionsDataStoresSiteSearchEngineTargetSitesOperationsListCall) IfNoneMatch(entityTag string) ... + func (c *ProjectsLocationsCollectionsDataStoresSiteSearchEngineTargetSitesOperationsListCall) PageSize(pageSize int64) ... + func (c *ProjectsLocationsCollectionsDataStoresSiteSearchEngineTargetSitesOperationsListCall) PageToken(pageToken string) ... + func (c *ProjectsLocationsCollectionsDataStoresSiteSearchEngineTargetSitesOperationsListCall) Pages(ctx context.Context, f func(*GoogleLongrunningListOperationsResponse) error) error + type ProjectsLocationsCollectionsDataStoresSiteSearchEngineTargetSitesOperationsService struct + func NewProjectsLocationsCollectionsDataStoresSiteSearchEngineTargetSitesOperationsService(s *Service) ... + func (r *ProjectsLocationsCollectionsDataStoresSiteSearchEngineTargetSitesOperationsService) Get(name string) ... + func (r *ProjectsLocationsCollectionsDataStoresSiteSearchEngineTargetSitesOperationsService) List(name string) ... + type ProjectsLocationsCollectionsDataStoresSiteSearchEngineTargetSitesPatchCall struct + func (c *ProjectsLocationsCollectionsDataStoresSiteSearchEngineTargetSitesPatchCall) Context(ctx context.Context) *ProjectsLocationsCollectionsDataStoresSiteSearchEngineTargetSitesPatchCall + func (c *ProjectsLocationsCollectionsDataStoresSiteSearchEngineTargetSitesPatchCall) Do(opts ...googleapi.CallOption) (*GoogleLongrunningOperation, error) + func (c *ProjectsLocationsCollectionsDataStoresSiteSearchEngineTargetSitesPatchCall) Fields(s ...googleapi.Field) *ProjectsLocationsCollectionsDataStoresSiteSearchEngineTargetSitesPatchCall + func (c *ProjectsLocationsCollectionsDataStoresSiteSearchEngineTargetSitesPatchCall) Header() http.Header + type ProjectsLocationsCollectionsDataStoresSiteSearchEngineTargetSitesService struct + Operations *ProjectsLocationsCollectionsDataStoresSiteSearchEngineTargetSitesOperationsService + func NewProjectsLocationsCollectionsDataStoresSiteSearchEngineTargetSitesService(s *Service) *ProjectsLocationsCollectionsDataStoresSiteSearchEngineTargetSitesService + func (r *ProjectsLocationsCollectionsDataStoresSiteSearchEngineTargetSitesService) BatchCreate(parent string, ...) ... + func (r *ProjectsLocationsCollectionsDataStoresSiteSearchEngineTargetSitesService) Create(parent string, ...) *ProjectsLocationsCollectionsDataStoresSiteSearchEngineTargetSitesCreateCall + func (r *ProjectsLocationsCollectionsDataStoresSiteSearchEngineTargetSitesService) Delete(name string) *ProjectsLocationsCollectionsDataStoresSiteSearchEngineTargetSitesDeleteCall + func (r *ProjectsLocationsCollectionsDataStoresSiteSearchEngineTargetSitesService) Get(name string) *ProjectsLocationsCollectionsDataStoresSiteSearchEngineTargetSitesGetCall + func (r *ProjectsLocationsCollectionsDataStoresSiteSearchEngineTargetSitesService) List(parent string) *ProjectsLocationsCollectionsDataStoresSiteSearchEngineTargetSitesListCall + func (r *ProjectsLocationsCollectionsDataStoresSiteSearchEngineTargetSitesService) Patch(name string, ...) *ProjectsLocationsCollectionsDataStoresSiteSearchEngineTargetSitesPatchCall + type ProjectsLocationsCollectionsDataStoresSuggestionDenyListEntriesImportCall struct + func (c *ProjectsLocationsCollectionsDataStoresSuggestionDenyListEntriesImportCall) Context(ctx context.Context) *ProjectsLocationsCollectionsDataStoresSuggestionDenyListEntriesImportCall + func (c *ProjectsLocationsCollectionsDataStoresSuggestionDenyListEntriesImportCall) Do(opts ...googleapi.CallOption) (*GoogleLongrunningOperation, error) + func (c *ProjectsLocationsCollectionsDataStoresSuggestionDenyListEntriesImportCall) Fields(s ...googleapi.Field) *ProjectsLocationsCollectionsDataStoresSuggestionDenyListEntriesImportCall + func (c *ProjectsLocationsCollectionsDataStoresSuggestionDenyListEntriesImportCall) Header() http.Header + type ProjectsLocationsCollectionsDataStoresSuggestionDenyListEntriesPurgeCall struct + func (c *ProjectsLocationsCollectionsDataStoresSuggestionDenyListEntriesPurgeCall) Context(ctx context.Context) *ProjectsLocationsCollectionsDataStoresSuggestionDenyListEntriesPurgeCall + func (c *ProjectsLocationsCollectionsDataStoresSuggestionDenyListEntriesPurgeCall) Do(opts ...googleapi.CallOption) (*GoogleLongrunningOperation, error) + func (c *ProjectsLocationsCollectionsDataStoresSuggestionDenyListEntriesPurgeCall) Fields(s ...googleapi.Field) *ProjectsLocationsCollectionsDataStoresSuggestionDenyListEntriesPurgeCall + func (c *ProjectsLocationsCollectionsDataStoresSuggestionDenyListEntriesPurgeCall) Header() http.Header + type ProjectsLocationsCollectionsDataStoresSuggestionDenyListEntriesService struct + func NewProjectsLocationsCollectionsDataStoresSuggestionDenyListEntriesService(s *Service) *ProjectsLocationsCollectionsDataStoresSuggestionDenyListEntriesService + func (r *ProjectsLocationsCollectionsDataStoresSuggestionDenyListEntriesService) Import(parent string, ...) *ProjectsLocationsCollectionsDataStoresSuggestionDenyListEntriesImportCall + func (r *ProjectsLocationsCollectionsDataStoresSuggestionDenyListEntriesService) Purge(parent string, ...) *ProjectsLocationsCollectionsDataStoresSuggestionDenyListEntriesPurgeCall + type ProjectsLocationsCollectionsDataStoresTrainCustomModelCall struct + func (c *ProjectsLocationsCollectionsDataStoresTrainCustomModelCall) Context(ctx context.Context) *ProjectsLocationsCollectionsDataStoresTrainCustomModelCall + func (c *ProjectsLocationsCollectionsDataStoresTrainCustomModelCall) Do(opts ...googleapi.CallOption) (*GoogleLongrunningOperation, error) + func (c *ProjectsLocationsCollectionsDataStoresTrainCustomModelCall) Fields(s ...googleapi.Field) *ProjectsLocationsCollectionsDataStoresTrainCustomModelCall + func (c *ProjectsLocationsCollectionsDataStoresTrainCustomModelCall) Header() http.Header + type ProjectsLocationsCollectionsDataStoresUserEventsCollectCall struct + func (c *ProjectsLocationsCollectionsDataStoresUserEventsCollectCall) Context(ctx context.Context) *ProjectsLocationsCollectionsDataStoresUserEventsCollectCall + func (c *ProjectsLocationsCollectionsDataStoresUserEventsCollectCall) Do(opts ...googleapi.CallOption) (*GoogleApiHttpBody, error) + func (c *ProjectsLocationsCollectionsDataStoresUserEventsCollectCall) Ets(ets int64) *ProjectsLocationsCollectionsDataStoresUserEventsCollectCall + func (c *ProjectsLocationsCollectionsDataStoresUserEventsCollectCall) Fields(s ...googleapi.Field) *ProjectsLocationsCollectionsDataStoresUserEventsCollectCall + func (c *ProjectsLocationsCollectionsDataStoresUserEventsCollectCall) Header() http.Header + func (c *ProjectsLocationsCollectionsDataStoresUserEventsCollectCall) IfNoneMatch(entityTag string) *ProjectsLocationsCollectionsDataStoresUserEventsCollectCall + func (c *ProjectsLocationsCollectionsDataStoresUserEventsCollectCall) Uri(uri string) *ProjectsLocationsCollectionsDataStoresUserEventsCollectCall + func (c *ProjectsLocationsCollectionsDataStoresUserEventsCollectCall) UserEvent(userEvent string) *ProjectsLocationsCollectionsDataStoresUserEventsCollectCall + type ProjectsLocationsCollectionsDataStoresUserEventsImportCall struct + func (c *ProjectsLocationsCollectionsDataStoresUserEventsImportCall) Context(ctx context.Context) *ProjectsLocationsCollectionsDataStoresUserEventsImportCall + func (c *ProjectsLocationsCollectionsDataStoresUserEventsImportCall) Do(opts ...googleapi.CallOption) (*GoogleLongrunningOperation, error) + func (c *ProjectsLocationsCollectionsDataStoresUserEventsImportCall) Fields(s ...googleapi.Field) *ProjectsLocationsCollectionsDataStoresUserEventsImportCall + func (c *ProjectsLocationsCollectionsDataStoresUserEventsImportCall) Header() http.Header + type ProjectsLocationsCollectionsDataStoresUserEventsPurgeCall struct + func (c *ProjectsLocationsCollectionsDataStoresUserEventsPurgeCall) Context(ctx context.Context) *ProjectsLocationsCollectionsDataStoresUserEventsPurgeCall + func (c *ProjectsLocationsCollectionsDataStoresUserEventsPurgeCall) Do(opts ...googleapi.CallOption) (*GoogleLongrunningOperation, error) + func (c *ProjectsLocationsCollectionsDataStoresUserEventsPurgeCall) Fields(s ...googleapi.Field) *ProjectsLocationsCollectionsDataStoresUserEventsPurgeCall + func (c *ProjectsLocationsCollectionsDataStoresUserEventsPurgeCall) Header() http.Header + type ProjectsLocationsCollectionsDataStoresUserEventsService struct + func NewProjectsLocationsCollectionsDataStoresUserEventsService(s *Service) *ProjectsLocationsCollectionsDataStoresUserEventsService + func (r *ProjectsLocationsCollectionsDataStoresUserEventsService) Collect(parent string) *ProjectsLocationsCollectionsDataStoresUserEventsCollectCall + func (r *ProjectsLocationsCollectionsDataStoresUserEventsService) Import(parent string, ...) *ProjectsLocationsCollectionsDataStoresUserEventsImportCall + func (r *ProjectsLocationsCollectionsDataStoresUserEventsService) Purge(parent string, ...) *ProjectsLocationsCollectionsDataStoresUserEventsPurgeCall + func (r *ProjectsLocationsCollectionsDataStoresUserEventsService) Write(parent string, ...) *ProjectsLocationsCollectionsDataStoresUserEventsWriteCall + type ProjectsLocationsCollectionsDataStoresUserEventsWriteCall struct + func (c *ProjectsLocationsCollectionsDataStoresUserEventsWriteCall) Context(ctx context.Context) *ProjectsLocationsCollectionsDataStoresUserEventsWriteCall + func (c *ProjectsLocationsCollectionsDataStoresUserEventsWriteCall) Do(opts ...googleapi.CallOption) (*GoogleCloudDiscoveryengineV1UserEvent, error) + func (c *ProjectsLocationsCollectionsDataStoresUserEventsWriteCall) Fields(s ...googleapi.Field) *ProjectsLocationsCollectionsDataStoresUserEventsWriteCall + func (c *ProjectsLocationsCollectionsDataStoresUserEventsWriteCall) Header() http.Header + func (c *ProjectsLocationsCollectionsDataStoresUserEventsWriteCall) WriteAsync(writeAsync bool) *ProjectsLocationsCollectionsDataStoresUserEventsWriteCall + type ProjectsLocationsCollectionsEnginesControlsCreateCall struct + func (c *ProjectsLocationsCollectionsEnginesControlsCreateCall) Context(ctx context.Context) *ProjectsLocationsCollectionsEnginesControlsCreateCall + func (c *ProjectsLocationsCollectionsEnginesControlsCreateCall) ControlId(controlId string) *ProjectsLocationsCollectionsEnginesControlsCreateCall + func (c *ProjectsLocationsCollectionsEnginesControlsCreateCall) Do(opts ...googleapi.CallOption) (*GoogleCloudDiscoveryengineV1Control, error) + func (c *ProjectsLocationsCollectionsEnginesControlsCreateCall) Fields(s ...googleapi.Field) *ProjectsLocationsCollectionsEnginesControlsCreateCall + func (c *ProjectsLocationsCollectionsEnginesControlsCreateCall) Header() http.Header + type ProjectsLocationsCollectionsEnginesControlsDeleteCall struct + func (c *ProjectsLocationsCollectionsEnginesControlsDeleteCall) Context(ctx context.Context) *ProjectsLocationsCollectionsEnginesControlsDeleteCall + func (c *ProjectsLocationsCollectionsEnginesControlsDeleteCall) Do(opts ...googleapi.CallOption) (*GoogleProtobufEmpty, error) + func (c *ProjectsLocationsCollectionsEnginesControlsDeleteCall) Fields(s ...googleapi.Field) *ProjectsLocationsCollectionsEnginesControlsDeleteCall + func (c *ProjectsLocationsCollectionsEnginesControlsDeleteCall) Header() http.Header + type ProjectsLocationsCollectionsEnginesControlsGetCall struct + func (c *ProjectsLocationsCollectionsEnginesControlsGetCall) Context(ctx context.Context) *ProjectsLocationsCollectionsEnginesControlsGetCall + func (c *ProjectsLocationsCollectionsEnginesControlsGetCall) Do(opts ...googleapi.CallOption) (*GoogleCloudDiscoveryengineV1Control, error) + func (c *ProjectsLocationsCollectionsEnginesControlsGetCall) Fields(s ...googleapi.Field) *ProjectsLocationsCollectionsEnginesControlsGetCall + func (c *ProjectsLocationsCollectionsEnginesControlsGetCall) Header() http.Header + func (c *ProjectsLocationsCollectionsEnginesControlsGetCall) IfNoneMatch(entityTag string) *ProjectsLocationsCollectionsEnginesControlsGetCall + type ProjectsLocationsCollectionsEnginesControlsListCall struct + func (c *ProjectsLocationsCollectionsEnginesControlsListCall) Context(ctx context.Context) *ProjectsLocationsCollectionsEnginesControlsListCall + func (c *ProjectsLocationsCollectionsEnginesControlsListCall) Do(opts ...googleapi.CallOption) (*GoogleCloudDiscoveryengineV1ListControlsResponse, error) + func (c *ProjectsLocationsCollectionsEnginesControlsListCall) Fields(s ...googleapi.Field) *ProjectsLocationsCollectionsEnginesControlsListCall + func (c *ProjectsLocationsCollectionsEnginesControlsListCall) Filter(filter string) *ProjectsLocationsCollectionsEnginesControlsListCall + func (c *ProjectsLocationsCollectionsEnginesControlsListCall) Header() http.Header + func (c *ProjectsLocationsCollectionsEnginesControlsListCall) IfNoneMatch(entityTag string) *ProjectsLocationsCollectionsEnginesControlsListCall + func (c *ProjectsLocationsCollectionsEnginesControlsListCall) PageSize(pageSize int64) *ProjectsLocationsCollectionsEnginesControlsListCall + func (c *ProjectsLocationsCollectionsEnginesControlsListCall) PageToken(pageToken string) *ProjectsLocationsCollectionsEnginesControlsListCall + func (c *ProjectsLocationsCollectionsEnginesControlsListCall) Pages(ctx context.Context, ...) error + type ProjectsLocationsCollectionsEnginesControlsPatchCall struct + func (c *ProjectsLocationsCollectionsEnginesControlsPatchCall) Context(ctx context.Context) *ProjectsLocationsCollectionsEnginesControlsPatchCall + func (c *ProjectsLocationsCollectionsEnginesControlsPatchCall) Do(opts ...googleapi.CallOption) (*GoogleCloudDiscoveryengineV1Control, error) + func (c *ProjectsLocationsCollectionsEnginesControlsPatchCall) Fields(s ...googleapi.Field) *ProjectsLocationsCollectionsEnginesControlsPatchCall + func (c *ProjectsLocationsCollectionsEnginesControlsPatchCall) Header() http.Header + func (c *ProjectsLocationsCollectionsEnginesControlsPatchCall) UpdateMask(updateMask string) *ProjectsLocationsCollectionsEnginesControlsPatchCall + type ProjectsLocationsCollectionsEnginesControlsService struct + func NewProjectsLocationsCollectionsEnginesControlsService(s *Service) *ProjectsLocationsCollectionsEnginesControlsService + func (r *ProjectsLocationsCollectionsEnginesControlsService) Create(parent string, ...) *ProjectsLocationsCollectionsEnginesControlsCreateCall + func (r *ProjectsLocationsCollectionsEnginesControlsService) Delete(name string) *ProjectsLocationsCollectionsEnginesControlsDeleteCall + func (r *ProjectsLocationsCollectionsEnginesControlsService) Get(name string) *ProjectsLocationsCollectionsEnginesControlsGetCall + func (r *ProjectsLocationsCollectionsEnginesControlsService) List(parent string) *ProjectsLocationsCollectionsEnginesControlsListCall + func (r *ProjectsLocationsCollectionsEnginesControlsService) Patch(name string, ...) *ProjectsLocationsCollectionsEnginesControlsPatchCall + type ProjectsLocationsCollectionsEnginesConversationsConverseCall struct + func (c *ProjectsLocationsCollectionsEnginesConversationsConverseCall) Context(ctx context.Context) *ProjectsLocationsCollectionsEnginesConversationsConverseCall + func (c *ProjectsLocationsCollectionsEnginesConversationsConverseCall) Do(opts ...googleapi.CallOption) (*GoogleCloudDiscoveryengineV1ConverseConversationResponse, error) + func (c *ProjectsLocationsCollectionsEnginesConversationsConverseCall) Fields(s ...googleapi.Field) *ProjectsLocationsCollectionsEnginesConversationsConverseCall + func (c *ProjectsLocationsCollectionsEnginesConversationsConverseCall) Header() http.Header + type ProjectsLocationsCollectionsEnginesConversationsCreateCall struct + func (c *ProjectsLocationsCollectionsEnginesConversationsCreateCall) Context(ctx context.Context) *ProjectsLocationsCollectionsEnginesConversationsCreateCall + func (c *ProjectsLocationsCollectionsEnginesConversationsCreateCall) Do(opts ...googleapi.CallOption) (*GoogleCloudDiscoveryengineV1Conversation, error) + func (c *ProjectsLocationsCollectionsEnginesConversationsCreateCall) Fields(s ...googleapi.Field) *ProjectsLocationsCollectionsEnginesConversationsCreateCall + func (c *ProjectsLocationsCollectionsEnginesConversationsCreateCall) Header() http.Header + type ProjectsLocationsCollectionsEnginesConversationsDeleteCall struct + func (c *ProjectsLocationsCollectionsEnginesConversationsDeleteCall) Context(ctx context.Context) *ProjectsLocationsCollectionsEnginesConversationsDeleteCall + func (c *ProjectsLocationsCollectionsEnginesConversationsDeleteCall) Do(opts ...googleapi.CallOption) (*GoogleProtobufEmpty, error) + func (c *ProjectsLocationsCollectionsEnginesConversationsDeleteCall) Fields(s ...googleapi.Field) *ProjectsLocationsCollectionsEnginesConversationsDeleteCall + func (c *ProjectsLocationsCollectionsEnginesConversationsDeleteCall) Header() http.Header + type ProjectsLocationsCollectionsEnginesConversationsGetCall struct + func (c *ProjectsLocationsCollectionsEnginesConversationsGetCall) Context(ctx context.Context) *ProjectsLocationsCollectionsEnginesConversationsGetCall + func (c *ProjectsLocationsCollectionsEnginesConversationsGetCall) Do(opts ...googleapi.CallOption) (*GoogleCloudDiscoveryengineV1Conversation, error) + func (c *ProjectsLocationsCollectionsEnginesConversationsGetCall) Fields(s ...googleapi.Field) *ProjectsLocationsCollectionsEnginesConversationsGetCall + func (c *ProjectsLocationsCollectionsEnginesConversationsGetCall) Header() http.Header + func (c *ProjectsLocationsCollectionsEnginesConversationsGetCall) IfNoneMatch(entityTag string) *ProjectsLocationsCollectionsEnginesConversationsGetCall + type ProjectsLocationsCollectionsEnginesConversationsListCall struct + func (c *ProjectsLocationsCollectionsEnginesConversationsListCall) Context(ctx context.Context) *ProjectsLocationsCollectionsEnginesConversationsListCall + func (c *ProjectsLocationsCollectionsEnginesConversationsListCall) Do(opts ...googleapi.CallOption) (*GoogleCloudDiscoveryengineV1ListConversationsResponse, error) + func (c *ProjectsLocationsCollectionsEnginesConversationsListCall) Fields(s ...googleapi.Field) *ProjectsLocationsCollectionsEnginesConversationsListCall + func (c *ProjectsLocationsCollectionsEnginesConversationsListCall) Filter(filter string) *ProjectsLocationsCollectionsEnginesConversationsListCall + func (c *ProjectsLocationsCollectionsEnginesConversationsListCall) Header() http.Header + func (c *ProjectsLocationsCollectionsEnginesConversationsListCall) IfNoneMatch(entityTag string) *ProjectsLocationsCollectionsEnginesConversationsListCall + func (c *ProjectsLocationsCollectionsEnginesConversationsListCall) OrderBy(orderBy string) *ProjectsLocationsCollectionsEnginesConversationsListCall + func (c *ProjectsLocationsCollectionsEnginesConversationsListCall) PageSize(pageSize int64) *ProjectsLocationsCollectionsEnginesConversationsListCall + func (c *ProjectsLocationsCollectionsEnginesConversationsListCall) PageToken(pageToken string) *ProjectsLocationsCollectionsEnginesConversationsListCall + func (c *ProjectsLocationsCollectionsEnginesConversationsListCall) Pages(ctx context.Context, ...) error + type ProjectsLocationsCollectionsEnginesConversationsPatchCall struct + func (c *ProjectsLocationsCollectionsEnginesConversationsPatchCall) Context(ctx context.Context) *ProjectsLocationsCollectionsEnginesConversationsPatchCall + func (c *ProjectsLocationsCollectionsEnginesConversationsPatchCall) Do(opts ...googleapi.CallOption) (*GoogleCloudDiscoveryengineV1Conversation, error) + func (c *ProjectsLocationsCollectionsEnginesConversationsPatchCall) Fields(s ...googleapi.Field) *ProjectsLocationsCollectionsEnginesConversationsPatchCall + func (c *ProjectsLocationsCollectionsEnginesConversationsPatchCall) Header() http.Header + func (c *ProjectsLocationsCollectionsEnginesConversationsPatchCall) UpdateMask(updateMask string) *ProjectsLocationsCollectionsEnginesConversationsPatchCall + type ProjectsLocationsCollectionsEnginesConversationsService struct + func NewProjectsLocationsCollectionsEnginesConversationsService(s *Service) *ProjectsLocationsCollectionsEnginesConversationsService + func (r *ProjectsLocationsCollectionsEnginesConversationsService) Converse(name string, ...) *ProjectsLocationsCollectionsEnginesConversationsConverseCall + func (r *ProjectsLocationsCollectionsEnginesConversationsService) Create(parent string, ...) *ProjectsLocationsCollectionsEnginesConversationsCreateCall + func (r *ProjectsLocationsCollectionsEnginesConversationsService) Delete(name string) *ProjectsLocationsCollectionsEnginesConversationsDeleteCall + func (r *ProjectsLocationsCollectionsEnginesConversationsService) Get(name string) *ProjectsLocationsCollectionsEnginesConversationsGetCall + func (r *ProjectsLocationsCollectionsEnginesConversationsService) List(parent string) *ProjectsLocationsCollectionsEnginesConversationsListCall + func (r *ProjectsLocationsCollectionsEnginesConversationsService) Patch(name string, ...) *ProjectsLocationsCollectionsEnginesConversationsPatchCall + type ProjectsLocationsCollectionsEnginesCreateCall struct + func (c *ProjectsLocationsCollectionsEnginesCreateCall) Context(ctx context.Context) *ProjectsLocationsCollectionsEnginesCreateCall + func (c *ProjectsLocationsCollectionsEnginesCreateCall) Do(opts ...googleapi.CallOption) (*GoogleLongrunningOperation, error) + func (c *ProjectsLocationsCollectionsEnginesCreateCall) EngineId(engineId string) *ProjectsLocationsCollectionsEnginesCreateCall + func (c *ProjectsLocationsCollectionsEnginesCreateCall) Fields(s ...googleapi.Field) *ProjectsLocationsCollectionsEnginesCreateCall + func (c *ProjectsLocationsCollectionsEnginesCreateCall) Header() http.Header + type ProjectsLocationsCollectionsEnginesDeleteCall struct + func (c *ProjectsLocationsCollectionsEnginesDeleteCall) Context(ctx context.Context) *ProjectsLocationsCollectionsEnginesDeleteCall + func (c *ProjectsLocationsCollectionsEnginesDeleteCall) Do(opts ...googleapi.CallOption) (*GoogleLongrunningOperation, error) + func (c *ProjectsLocationsCollectionsEnginesDeleteCall) Fields(s ...googleapi.Field) *ProjectsLocationsCollectionsEnginesDeleteCall + func (c *ProjectsLocationsCollectionsEnginesDeleteCall) Header() http.Header + type ProjectsLocationsCollectionsEnginesGetCall struct + func (c *ProjectsLocationsCollectionsEnginesGetCall) Context(ctx context.Context) *ProjectsLocationsCollectionsEnginesGetCall + func (c *ProjectsLocationsCollectionsEnginesGetCall) Do(opts ...googleapi.CallOption) (*GoogleCloudDiscoveryengineV1Engine, error) + func (c *ProjectsLocationsCollectionsEnginesGetCall) Fields(s ...googleapi.Field) *ProjectsLocationsCollectionsEnginesGetCall + func (c *ProjectsLocationsCollectionsEnginesGetCall) Header() http.Header + func (c *ProjectsLocationsCollectionsEnginesGetCall) IfNoneMatch(entityTag string) *ProjectsLocationsCollectionsEnginesGetCall + type ProjectsLocationsCollectionsEnginesListCall struct + func (c *ProjectsLocationsCollectionsEnginesListCall) Context(ctx context.Context) *ProjectsLocationsCollectionsEnginesListCall + func (c *ProjectsLocationsCollectionsEnginesListCall) Do(opts ...googleapi.CallOption) (*GoogleCloudDiscoveryengineV1ListEnginesResponse, error) + func (c *ProjectsLocationsCollectionsEnginesListCall) Fields(s ...googleapi.Field) *ProjectsLocationsCollectionsEnginesListCall + func (c *ProjectsLocationsCollectionsEnginesListCall) Filter(filter string) *ProjectsLocationsCollectionsEnginesListCall + func (c *ProjectsLocationsCollectionsEnginesListCall) Header() http.Header + func (c *ProjectsLocationsCollectionsEnginesListCall) IfNoneMatch(entityTag string) *ProjectsLocationsCollectionsEnginesListCall + func (c *ProjectsLocationsCollectionsEnginesListCall) PageSize(pageSize int64) *ProjectsLocationsCollectionsEnginesListCall + func (c *ProjectsLocationsCollectionsEnginesListCall) PageToken(pageToken string) *ProjectsLocationsCollectionsEnginesListCall + func (c *ProjectsLocationsCollectionsEnginesListCall) Pages(ctx context.Context, ...) error + type ProjectsLocationsCollectionsEnginesOperationsGetCall struct + func (c *ProjectsLocationsCollectionsEnginesOperationsGetCall) Context(ctx context.Context) *ProjectsLocationsCollectionsEnginesOperationsGetCall + func (c *ProjectsLocationsCollectionsEnginesOperationsGetCall) Do(opts ...googleapi.CallOption) (*GoogleLongrunningOperation, error) + func (c *ProjectsLocationsCollectionsEnginesOperationsGetCall) Fields(s ...googleapi.Field) *ProjectsLocationsCollectionsEnginesOperationsGetCall + func (c *ProjectsLocationsCollectionsEnginesOperationsGetCall) Header() http.Header + func (c *ProjectsLocationsCollectionsEnginesOperationsGetCall) IfNoneMatch(entityTag string) *ProjectsLocationsCollectionsEnginesOperationsGetCall + type ProjectsLocationsCollectionsEnginesOperationsListCall struct + func (c *ProjectsLocationsCollectionsEnginesOperationsListCall) Context(ctx context.Context) *ProjectsLocationsCollectionsEnginesOperationsListCall + func (c *ProjectsLocationsCollectionsEnginesOperationsListCall) Do(opts ...googleapi.CallOption) (*GoogleLongrunningListOperationsResponse, error) + func (c *ProjectsLocationsCollectionsEnginesOperationsListCall) Fields(s ...googleapi.Field) *ProjectsLocationsCollectionsEnginesOperationsListCall + func (c *ProjectsLocationsCollectionsEnginesOperationsListCall) Filter(filter string) *ProjectsLocationsCollectionsEnginesOperationsListCall + func (c *ProjectsLocationsCollectionsEnginesOperationsListCall) Header() http.Header + func (c *ProjectsLocationsCollectionsEnginesOperationsListCall) IfNoneMatch(entityTag string) *ProjectsLocationsCollectionsEnginesOperationsListCall + func (c *ProjectsLocationsCollectionsEnginesOperationsListCall) PageSize(pageSize int64) *ProjectsLocationsCollectionsEnginesOperationsListCall + func (c *ProjectsLocationsCollectionsEnginesOperationsListCall) PageToken(pageToken string) *ProjectsLocationsCollectionsEnginesOperationsListCall + func (c *ProjectsLocationsCollectionsEnginesOperationsListCall) Pages(ctx context.Context, f func(*GoogleLongrunningListOperationsResponse) error) error + type ProjectsLocationsCollectionsEnginesOperationsService struct + func NewProjectsLocationsCollectionsEnginesOperationsService(s *Service) *ProjectsLocationsCollectionsEnginesOperationsService + func (r *ProjectsLocationsCollectionsEnginesOperationsService) Get(name string) *ProjectsLocationsCollectionsEnginesOperationsGetCall + func (r *ProjectsLocationsCollectionsEnginesOperationsService) List(name string) *ProjectsLocationsCollectionsEnginesOperationsListCall + type ProjectsLocationsCollectionsEnginesPatchCall struct + func (c *ProjectsLocationsCollectionsEnginesPatchCall) Context(ctx context.Context) *ProjectsLocationsCollectionsEnginesPatchCall + func (c *ProjectsLocationsCollectionsEnginesPatchCall) Do(opts ...googleapi.CallOption) (*GoogleCloudDiscoveryengineV1Engine, error) + func (c *ProjectsLocationsCollectionsEnginesPatchCall) Fields(s ...googleapi.Field) *ProjectsLocationsCollectionsEnginesPatchCall + func (c *ProjectsLocationsCollectionsEnginesPatchCall) Header() http.Header + func (c *ProjectsLocationsCollectionsEnginesPatchCall) UpdateMask(updateMask string) *ProjectsLocationsCollectionsEnginesPatchCall + type ProjectsLocationsCollectionsEnginesService struct + Controls *ProjectsLocationsCollectionsEnginesControlsService + Conversations *ProjectsLocationsCollectionsEnginesConversationsService + Operations *ProjectsLocationsCollectionsEnginesOperationsService + ServingConfigs *ProjectsLocationsCollectionsEnginesServingConfigsService + Sessions *ProjectsLocationsCollectionsEnginesSessionsService + func NewProjectsLocationsCollectionsEnginesService(s *Service) *ProjectsLocationsCollectionsEnginesService + func (r *ProjectsLocationsCollectionsEnginesService) Create(parent string, ...) *ProjectsLocationsCollectionsEnginesCreateCall + func (r *ProjectsLocationsCollectionsEnginesService) Delete(name string) *ProjectsLocationsCollectionsEnginesDeleteCall + func (r *ProjectsLocationsCollectionsEnginesService) Get(name string) *ProjectsLocationsCollectionsEnginesGetCall + func (r *ProjectsLocationsCollectionsEnginesService) List(parent string) *ProjectsLocationsCollectionsEnginesListCall + func (r *ProjectsLocationsCollectionsEnginesService) Patch(name string, ...) *ProjectsLocationsCollectionsEnginesPatchCall + type ProjectsLocationsCollectionsEnginesServingConfigsAnswerCall struct + func (c *ProjectsLocationsCollectionsEnginesServingConfigsAnswerCall) Context(ctx context.Context) *ProjectsLocationsCollectionsEnginesServingConfigsAnswerCall + func (c *ProjectsLocationsCollectionsEnginesServingConfigsAnswerCall) Do(opts ...googleapi.CallOption) (*GoogleCloudDiscoveryengineV1AnswerQueryResponse, error) + func (c *ProjectsLocationsCollectionsEnginesServingConfigsAnswerCall) Fields(s ...googleapi.Field) *ProjectsLocationsCollectionsEnginesServingConfigsAnswerCall + func (c *ProjectsLocationsCollectionsEnginesServingConfigsAnswerCall) Header() http.Header + type ProjectsLocationsCollectionsEnginesServingConfigsRecommendCall struct + func (c *ProjectsLocationsCollectionsEnginesServingConfigsRecommendCall) Context(ctx context.Context) *ProjectsLocationsCollectionsEnginesServingConfigsRecommendCall + func (c *ProjectsLocationsCollectionsEnginesServingConfigsRecommendCall) Do(opts ...googleapi.CallOption) (*GoogleCloudDiscoveryengineV1RecommendResponse, error) + func (c *ProjectsLocationsCollectionsEnginesServingConfigsRecommendCall) Fields(s ...googleapi.Field) *ProjectsLocationsCollectionsEnginesServingConfigsRecommendCall + func (c *ProjectsLocationsCollectionsEnginesServingConfigsRecommendCall) Header() http.Header + type ProjectsLocationsCollectionsEnginesServingConfigsSearchCall struct + func (c *ProjectsLocationsCollectionsEnginesServingConfigsSearchCall) Context(ctx context.Context) *ProjectsLocationsCollectionsEnginesServingConfigsSearchCall + func (c *ProjectsLocationsCollectionsEnginesServingConfigsSearchCall) Do(opts ...googleapi.CallOption) (*GoogleCloudDiscoveryengineV1SearchResponse, error) + func (c *ProjectsLocationsCollectionsEnginesServingConfigsSearchCall) Fields(s ...googleapi.Field) *ProjectsLocationsCollectionsEnginesServingConfigsSearchCall + func (c *ProjectsLocationsCollectionsEnginesServingConfigsSearchCall) Header() http.Header + func (c *ProjectsLocationsCollectionsEnginesServingConfigsSearchCall) Pages(ctx context.Context, f func(*GoogleCloudDiscoveryengineV1SearchResponse) error) error + type ProjectsLocationsCollectionsEnginesServingConfigsService struct + func NewProjectsLocationsCollectionsEnginesServingConfigsService(s *Service) *ProjectsLocationsCollectionsEnginesServingConfigsService + func (r *ProjectsLocationsCollectionsEnginesServingConfigsService) Answer(servingConfig string, ...) *ProjectsLocationsCollectionsEnginesServingConfigsAnswerCall + func (r *ProjectsLocationsCollectionsEnginesServingConfigsService) Recommend(servingConfig string, ...) *ProjectsLocationsCollectionsEnginesServingConfigsRecommendCall + func (r *ProjectsLocationsCollectionsEnginesServingConfigsService) Search(servingConfig string, ...) *ProjectsLocationsCollectionsEnginesServingConfigsSearchCall + type ProjectsLocationsCollectionsEnginesSessionsAnswersGetCall struct + func (c *ProjectsLocationsCollectionsEnginesSessionsAnswersGetCall) Context(ctx context.Context) *ProjectsLocationsCollectionsEnginesSessionsAnswersGetCall + func (c *ProjectsLocationsCollectionsEnginesSessionsAnswersGetCall) Do(opts ...googleapi.CallOption) (*GoogleCloudDiscoveryengineV1Answer, error) + func (c *ProjectsLocationsCollectionsEnginesSessionsAnswersGetCall) Fields(s ...googleapi.Field) *ProjectsLocationsCollectionsEnginesSessionsAnswersGetCall + func (c *ProjectsLocationsCollectionsEnginesSessionsAnswersGetCall) Header() http.Header + func (c *ProjectsLocationsCollectionsEnginesSessionsAnswersGetCall) IfNoneMatch(entityTag string) *ProjectsLocationsCollectionsEnginesSessionsAnswersGetCall + type ProjectsLocationsCollectionsEnginesSessionsAnswersService struct + func NewProjectsLocationsCollectionsEnginesSessionsAnswersService(s *Service) *ProjectsLocationsCollectionsEnginesSessionsAnswersService + func (r *ProjectsLocationsCollectionsEnginesSessionsAnswersService) Get(name string) *ProjectsLocationsCollectionsEnginesSessionsAnswersGetCall + type ProjectsLocationsCollectionsEnginesSessionsCreateCall struct + func (c *ProjectsLocationsCollectionsEnginesSessionsCreateCall) Context(ctx context.Context) *ProjectsLocationsCollectionsEnginesSessionsCreateCall + func (c *ProjectsLocationsCollectionsEnginesSessionsCreateCall) Do(opts ...googleapi.CallOption) (*GoogleCloudDiscoveryengineV1Session, error) + func (c *ProjectsLocationsCollectionsEnginesSessionsCreateCall) Fields(s ...googleapi.Field) *ProjectsLocationsCollectionsEnginesSessionsCreateCall + func (c *ProjectsLocationsCollectionsEnginesSessionsCreateCall) Header() http.Header + type ProjectsLocationsCollectionsEnginesSessionsDeleteCall struct + func (c *ProjectsLocationsCollectionsEnginesSessionsDeleteCall) Context(ctx context.Context) *ProjectsLocationsCollectionsEnginesSessionsDeleteCall + func (c *ProjectsLocationsCollectionsEnginesSessionsDeleteCall) Do(opts ...googleapi.CallOption) (*GoogleProtobufEmpty, error) + func (c *ProjectsLocationsCollectionsEnginesSessionsDeleteCall) Fields(s ...googleapi.Field) *ProjectsLocationsCollectionsEnginesSessionsDeleteCall + func (c *ProjectsLocationsCollectionsEnginesSessionsDeleteCall) Header() http.Header + type ProjectsLocationsCollectionsEnginesSessionsGetCall struct + func (c *ProjectsLocationsCollectionsEnginesSessionsGetCall) Context(ctx context.Context) *ProjectsLocationsCollectionsEnginesSessionsGetCall + func (c *ProjectsLocationsCollectionsEnginesSessionsGetCall) Do(opts ...googleapi.CallOption) (*GoogleCloudDiscoveryengineV1Session, error) + func (c *ProjectsLocationsCollectionsEnginesSessionsGetCall) Fields(s ...googleapi.Field) *ProjectsLocationsCollectionsEnginesSessionsGetCall + func (c *ProjectsLocationsCollectionsEnginesSessionsGetCall) Header() http.Header + func (c *ProjectsLocationsCollectionsEnginesSessionsGetCall) IfNoneMatch(entityTag string) *ProjectsLocationsCollectionsEnginesSessionsGetCall + type ProjectsLocationsCollectionsEnginesSessionsListCall struct + func (c *ProjectsLocationsCollectionsEnginesSessionsListCall) Context(ctx context.Context) *ProjectsLocationsCollectionsEnginesSessionsListCall + func (c *ProjectsLocationsCollectionsEnginesSessionsListCall) Do(opts ...googleapi.CallOption) (*GoogleCloudDiscoveryengineV1ListSessionsResponse, error) + func (c *ProjectsLocationsCollectionsEnginesSessionsListCall) Fields(s ...googleapi.Field) *ProjectsLocationsCollectionsEnginesSessionsListCall + func (c *ProjectsLocationsCollectionsEnginesSessionsListCall) Filter(filter string) *ProjectsLocationsCollectionsEnginesSessionsListCall + func (c *ProjectsLocationsCollectionsEnginesSessionsListCall) Header() http.Header + func (c *ProjectsLocationsCollectionsEnginesSessionsListCall) IfNoneMatch(entityTag string) *ProjectsLocationsCollectionsEnginesSessionsListCall + func (c *ProjectsLocationsCollectionsEnginesSessionsListCall) OrderBy(orderBy string) *ProjectsLocationsCollectionsEnginesSessionsListCall + func (c *ProjectsLocationsCollectionsEnginesSessionsListCall) PageSize(pageSize int64) *ProjectsLocationsCollectionsEnginesSessionsListCall + func (c *ProjectsLocationsCollectionsEnginesSessionsListCall) PageToken(pageToken string) *ProjectsLocationsCollectionsEnginesSessionsListCall + func (c *ProjectsLocationsCollectionsEnginesSessionsListCall) Pages(ctx context.Context, ...) error + type ProjectsLocationsCollectionsEnginesSessionsPatchCall struct + func (c *ProjectsLocationsCollectionsEnginesSessionsPatchCall) Context(ctx context.Context) *ProjectsLocationsCollectionsEnginesSessionsPatchCall + func (c *ProjectsLocationsCollectionsEnginesSessionsPatchCall) Do(opts ...googleapi.CallOption) (*GoogleCloudDiscoveryengineV1Session, error) + func (c *ProjectsLocationsCollectionsEnginesSessionsPatchCall) Fields(s ...googleapi.Field) *ProjectsLocationsCollectionsEnginesSessionsPatchCall + func (c *ProjectsLocationsCollectionsEnginesSessionsPatchCall) Header() http.Header + func (c *ProjectsLocationsCollectionsEnginesSessionsPatchCall) UpdateMask(updateMask string) *ProjectsLocationsCollectionsEnginesSessionsPatchCall + type ProjectsLocationsCollectionsEnginesSessionsService struct + Answers *ProjectsLocationsCollectionsEnginesSessionsAnswersService + func NewProjectsLocationsCollectionsEnginesSessionsService(s *Service) *ProjectsLocationsCollectionsEnginesSessionsService + func (r *ProjectsLocationsCollectionsEnginesSessionsService) Create(parent string, ...) *ProjectsLocationsCollectionsEnginesSessionsCreateCall + func (r *ProjectsLocationsCollectionsEnginesSessionsService) Delete(name string) *ProjectsLocationsCollectionsEnginesSessionsDeleteCall + func (r *ProjectsLocationsCollectionsEnginesSessionsService) Get(name string) *ProjectsLocationsCollectionsEnginesSessionsGetCall + func (r *ProjectsLocationsCollectionsEnginesSessionsService) List(parent string) *ProjectsLocationsCollectionsEnginesSessionsListCall + func (r *ProjectsLocationsCollectionsEnginesSessionsService) Patch(name string, ...) *ProjectsLocationsCollectionsEnginesSessionsPatchCall + type ProjectsLocationsCollectionsOperationsGetCall struct + func (c *ProjectsLocationsCollectionsOperationsGetCall) Context(ctx context.Context) *ProjectsLocationsCollectionsOperationsGetCall + func (c *ProjectsLocationsCollectionsOperationsGetCall) Do(opts ...googleapi.CallOption) (*GoogleLongrunningOperation, error) + func (c *ProjectsLocationsCollectionsOperationsGetCall) Fields(s ...googleapi.Field) *ProjectsLocationsCollectionsOperationsGetCall + func (c *ProjectsLocationsCollectionsOperationsGetCall) Header() http.Header + func (c *ProjectsLocationsCollectionsOperationsGetCall) IfNoneMatch(entityTag string) *ProjectsLocationsCollectionsOperationsGetCall + type ProjectsLocationsCollectionsOperationsListCall struct + func (c *ProjectsLocationsCollectionsOperationsListCall) Context(ctx context.Context) *ProjectsLocationsCollectionsOperationsListCall + func (c *ProjectsLocationsCollectionsOperationsListCall) Do(opts ...googleapi.CallOption) (*GoogleLongrunningListOperationsResponse, error) + func (c *ProjectsLocationsCollectionsOperationsListCall) Fields(s ...googleapi.Field) *ProjectsLocationsCollectionsOperationsListCall + func (c *ProjectsLocationsCollectionsOperationsListCall) Filter(filter string) *ProjectsLocationsCollectionsOperationsListCall + func (c *ProjectsLocationsCollectionsOperationsListCall) Header() http.Header + func (c *ProjectsLocationsCollectionsOperationsListCall) IfNoneMatch(entityTag string) *ProjectsLocationsCollectionsOperationsListCall + func (c *ProjectsLocationsCollectionsOperationsListCall) PageSize(pageSize int64) *ProjectsLocationsCollectionsOperationsListCall + func (c *ProjectsLocationsCollectionsOperationsListCall) PageToken(pageToken string) *ProjectsLocationsCollectionsOperationsListCall + func (c *ProjectsLocationsCollectionsOperationsListCall) Pages(ctx context.Context, f func(*GoogleLongrunningListOperationsResponse) error) error + type ProjectsLocationsCollectionsOperationsService struct + func NewProjectsLocationsCollectionsOperationsService(s *Service) *ProjectsLocationsCollectionsOperationsService + func (r *ProjectsLocationsCollectionsOperationsService) Get(name string) *ProjectsLocationsCollectionsOperationsGetCall + func (r *ProjectsLocationsCollectionsOperationsService) List(name string) *ProjectsLocationsCollectionsOperationsListCall + type ProjectsLocationsCollectionsService struct + DataConnector *ProjectsLocationsCollectionsDataConnectorService + DataStores *ProjectsLocationsCollectionsDataStoresService + Engines *ProjectsLocationsCollectionsEnginesService + Operations *ProjectsLocationsCollectionsOperationsService + func NewProjectsLocationsCollectionsService(s *Service) *ProjectsLocationsCollectionsService + type ProjectsLocationsDataStoresBranchesBatchGetDocumentsMetadataCall struct + func (c *ProjectsLocationsDataStoresBranchesBatchGetDocumentsMetadataCall) Context(ctx context.Context) *ProjectsLocationsDataStoresBranchesBatchGetDocumentsMetadataCall + func (c *ProjectsLocationsDataStoresBranchesBatchGetDocumentsMetadataCall) Do(opts ...googleapi.CallOption) (*GoogleCloudDiscoveryengineV1BatchGetDocumentsMetadataResponse, error) + func (c *ProjectsLocationsDataStoresBranchesBatchGetDocumentsMetadataCall) Fields(s ...googleapi.Field) *ProjectsLocationsDataStoresBranchesBatchGetDocumentsMetadataCall + func (c *ProjectsLocationsDataStoresBranchesBatchGetDocumentsMetadataCall) Header() http.Header + func (c *ProjectsLocationsDataStoresBranchesBatchGetDocumentsMetadataCall) IfNoneMatch(entityTag string) *ProjectsLocationsDataStoresBranchesBatchGetDocumentsMetadataCall + func (c *ProjectsLocationsDataStoresBranchesBatchGetDocumentsMetadataCall) MatcherFhirMatcherFhirResources(matcherFhirMatcherFhirResources ...string) *ProjectsLocationsDataStoresBranchesBatchGetDocumentsMetadataCall + func (c *ProjectsLocationsDataStoresBranchesBatchGetDocumentsMetadataCall) MatcherUrisMatcherUris(matcherUrisMatcherUris ...string) *ProjectsLocationsDataStoresBranchesBatchGetDocumentsMetadataCall + type ProjectsLocationsDataStoresBranchesDocumentsCreateCall struct + func (c *ProjectsLocationsDataStoresBranchesDocumentsCreateCall) Context(ctx context.Context) *ProjectsLocationsDataStoresBranchesDocumentsCreateCall + func (c *ProjectsLocationsDataStoresBranchesDocumentsCreateCall) Do(opts ...googleapi.CallOption) (*GoogleCloudDiscoveryengineV1Document, error) + func (c *ProjectsLocationsDataStoresBranchesDocumentsCreateCall) DocumentId(documentId string) *ProjectsLocationsDataStoresBranchesDocumentsCreateCall + func (c *ProjectsLocationsDataStoresBranchesDocumentsCreateCall) Fields(s ...googleapi.Field) *ProjectsLocationsDataStoresBranchesDocumentsCreateCall + func (c *ProjectsLocationsDataStoresBranchesDocumentsCreateCall) Header() http.Header + type ProjectsLocationsDataStoresBranchesDocumentsDeleteCall struct + func (c *ProjectsLocationsDataStoresBranchesDocumentsDeleteCall) Context(ctx context.Context) *ProjectsLocationsDataStoresBranchesDocumentsDeleteCall + func (c *ProjectsLocationsDataStoresBranchesDocumentsDeleteCall) Do(opts ...googleapi.CallOption) (*GoogleProtobufEmpty, error) + func (c *ProjectsLocationsDataStoresBranchesDocumentsDeleteCall) Fields(s ...googleapi.Field) *ProjectsLocationsDataStoresBranchesDocumentsDeleteCall + func (c *ProjectsLocationsDataStoresBranchesDocumentsDeleteCall) Header() http.Header + type ProjectsLocationsDataStoresBranchesDocumentsGetCall struct + func (c *ProjectsLocationsDataStoresBranchesDocumentsGetCall) Context(ctx context.Context) *ProjectsLocationsDataStoresBranchesDocumentsGetCall + func (c *ProjectsLocationsDataStoresBranchesDocumentsGetCall) Do(opts ...googleapi.CallOption) (*GoogleCloudDiscoveryengineV1Document, error) + func (c *ProjectsLocationsDataStoresBranchesDocumentsGetCall) Fields(s ...googleapi.Field) *ProjectsLocationsDataStoresBranchesDocumentsGetCall + func (c *ProjectsLocationsDataStoresBranchesDocumentsGetCall) Header() http.Header + func (c *ProjectsLocationsDataStoresBranchesDocumentsGetCall) IfNoneMatch(entityTag string) *ProjectsLocationsDataStoresBranchesDocumentsGetCall + type ProjectsLocationsDataStoresBranchesDocumentsImportCall struct + func (c *ProjectsLocationsDataStoresBranchesDocumentsImportCall) Context(ctx context.Context) *ProjectsLocationsDataStoresBranchesDocumentsImportCall + func (c *ProjectsLocationsDataStoresBranchesDocumentsImportCall) Do(opts ...googleapi.CallOption) (*GoogleLongrunningOperation, error) + func (c *ProjectsLocationsDataStoresBranchesDocumentsImportCall) Fields(s ...googleapi.Field) *ProjectsLocationsDataStoresBranchesDocumentsImportCall + func (c *ProjectsLocationsDataStoresBranchesDocumentsImportCall) Header() http.Header + type ProjectsLocationsDataStoresBranchesDocumentsListCall struct + func (c *ProjectsLocationsDataStoresBranchesDocumentsListCall) Context(ctx context.Context) *ProjectsLocationsDataStoresBranchesDocumentsListCall + func (c *ProjectsLocationsDataStoresBranchesDocumentsListCall) Do(opts ...googleapi.CallOption) (*GoogleCloudDiscoveryengineV1ListDocumentsResponse, error) + func (c *ProjectsLocationsDataStoresBranchesDocumentsListCall) Fields(s ...googleapi.Field) *ProjectsLocationsDataStoresBranchesDocumentsListCall + func (c *ProjectsLocationsDataStoresBranchesDocumentsListCall) Header() http.Header + func (c *ProjectsLocationsDataStoresBranchesDocumentsListCall) IfNoneMatch(entityTag string) *ProjectsLocationsDataStoresBranchesDocumentsListCall + func (c *ProjectsLocationsDataStoresBranchesDocumentsListCall) PageSize(pageSize int64) *ProjectsLocationsDataStoresBranchesDocumentsListCall + func (c *ProjectsLocationsDataStoresBranchesDocumentsListCall) PageToken(pageToken string) *ProjectsLocationsDataStoresBranchesDocumentsListCall + func (c *ProjectsLocationsDataStoresBranchesDocumentsListCall) Pages(ctx context.Context, ...) error + type ProjectsLocationsDataStoresBranchesDocumentsPatchCall struct + func (c *ProjectsLocationsDataStoresBranchesDocumentsPatchCall) AllowMissing(allowMissing bool) *ProjectsLocationsDataStoresBranchesDocumentsPatchCall + func (c *ProjectsLocationsDataStoresBranchesDocumentsPatchCall) Context(ctx context.Context) *ProjectsLocationsDataStoresBranchesDocumentsPatchCall + func (c *ProjectsLocationsDataStoresBranchesDocumentsPatchCall) Do(opts ...googleapi.CallOption) (*GoogleCloudDiscoveryengineV1Document, error) + func (c *ProjectsLocationsDataStoresBranchesDocumentsPatchCall) Fields(s ...googleapi.Field) *ProjectsLocationsDataStoresBranchesDocumentsPatchCall + func (c *ProjectsLocationsDataStoresBranchesDocumentsPatchCall) Header() http.Header + func (c *ProjectsLocationsDataStoresBranchesDocumentsPatchCall) UpdateMask(updateMask string) *ProjectsLocationsDataStoresBranchesDocumentsPatchCall + type ProjectsLocationsDataStoresBranchesDocumentsPurgeCall struct + func (c *ProjectsLocationsDataStoresBranchesDocumentsPurgeCall) Context(ctx context.Context) *ProjectsLocationsDataStoresBranchesDocumentsPurgeCall + func (c *ProjectsLocationsDataStoresBranchesDocumentsPurgeCall) Do(opts ...googleapi.CallOption) (*GoogleLongrunningOperation, error) + func (c *ProjectsLocationsDataStoresBranchesDocumentsPurgeCall) Fields(s ...googleapi.Field) *ProjectsLocationsDataStoresBranchesDocumentsPurgeCall + func (c *ProjectsLocationsDataStoresBranchesDocumentsPurgeCall) Header() http.Header + type ProjectsLocationsDataStoresBranchesDocumentsService struct + func NewProjectsLocationsDataStoresBranchesDocumentsService(s *Service) *ProjectsLocationsDataStoresBranchesDocumentsService + func (r *ProjectsLocationsDataStoresBranchesDocumentsService) Create(parent string, ...) *ProjectsLocationsDataStoresBranchesDocumentsCreateCall + func (r *ProjectsLocationsDataStoresBranchesDocumentsService) Delete(name string) *ProjectsLocationsDataStoresBranchesDocumentsDeleteCall + func (r *ProjectsLocationsDataStoresBranchesDocumentsService) Get(name string) *ProjectsLocationsDataStoresBranchesDocumentsGetCall + func (r *ProjectsLocationsDataStoresBranchesDocumentsService) Import(parent string, ...) *ProjectsLocationsDataStoresBranchesDocumentsImportCall + func (r *ProjectsLocationsDataStoresBranchesDocumentsService) List(parent string) *ProjectsLocationsDataStoresBranchesDocumentsListCall + func (r *ProjectsLocationsDataStoresBranchesDocumentsService) Patch(name string, ...) *ProjectsLocationsDataStoresBranchesDocumentsPatchCall + func (r *ProjectsLocationsDataStoresBranchesDocumentsService) Purge(parent string, ...) *ProjectsLocationsDataStoresBranchesDocumentsPurgeCall + type ProjectsLocationsDataStoresBranchesOperationsCancelCall struct + func (c *ProjectsLocationsDataStoresBranchesOperationsCancelCall) Context(ctx context.Context) *ProjectsLocationsDataStoresBranchesOperationsCancelCall + func (c *ProjectsLocationsDataStoresBranchesOperationsCancelCall) Do(opts ...googleapi.CallOption) (*GoogleProtobufEmpty, error) + func (c *ProjectsLocationsDataStoresBranchesOperationsCancelCall) Fields(s ...googleapi.Field) *ProjectsLocationsDataStoresBranchesOperationsCancelCall + func (c *ProjectsLocationsDataStoresBranchesOperationsCancelCall) Header() http.Header + type ProjectsLocationsDataStoresBranchesOperationsGetCall struct + func (c *ProjectsLocationsDataStoresBranchesOperationsGetCall) Context(ctx context.Context) *ProjectsLocationsDataStoresBranchesOperationsGetCall + func (c *ProjectsLocationsDataStoresBranchesOperationsGetCall) Do(opts ...googleapi.CallOption) (*GoogleLongrunningOperation, error) + func (c *ProjectsLocationsDataStoresBranchesOperationsGetCall) Fields(s ...googleapi.Field) *ProjectsLocationsDataStoresBranchesOperationsGetCall + func (c *ProjectsLocationsDataStoresBranchesOperationsGetCall) Header() http.Header + func (c *ProjectsLocationsDataStoresBranchesOperationsGetCall) IfNoneMatch(entityTag string) *ProjectsLocationsDataStoresBranchesOperationsGetCall + type ProjectsLocationsDataStoresBranchesOperationsListCall struct + func (c *ProjectsLocationsDataStoresBranchesOperationsListCall) Context(ctx context.Context) *ProjectsLocationsDataStoresBranchesOperationsListCall + func (c *ProjectsLocationsDataStoresBranchesOperationsListCall) Do(opts ...googleapi.CallOption) (*GoogleLongrunningListOperationsResponse, error) + func (c *ProjectsLocationsDataStoresBranchesOperationsListCall) Fields(s ...googleapi.Field) *ProjectsLocationsDataStoresBranchesOperationsListCall + func (c *ProjectsLocationsDataStoresBranchesOperationsListCall) Filter(filter string) *ProjectsLocationsDataStoresBranchesOperationsListCall + func (c *ProjectsLocationsDataStoresBranchesOperationsListCall) Header() http.Header + func (c *ProjectsLocationsDataStoresBranchesOperationsListCall) IfNoneMatch(entityTag string) *ProjectsLocationsDataStoresBranchesOperationsListCall + func (c *ProjectsLocationsDataStoresBranchesOperationsListCall) PageSize(pageSize int64) *ProjectsLocationsDataStoresBranchesOperationsListCall + func (c *ProjectsLocationsDataStoresBranchesOperationsListCall) PageToken(pageToken string) *ProjectsLocationsDataStoresBranchesOperationsListCall + func (c *ProjectsLocationsDataStoresBranchesOperationsListCall) Pages(ctx context.Context, f func(*GoogleLongrunningListOperationsResponse) error) error + type ProjectsLocationsDataStoresBranchesOperationsService struct + func NewProjectsLocationsDataStoresBranchesOperationsService(s *Service) *ProjectsLocationsDataStoresBranchesOperationsService + func (r *ProjectsLocationsDataStoresBranchesOperationsService) Cancel(name string, ...) *ProjectsLocationsDataStoresBranchesOperationsCancelCall + func (r *ProjectsLocationsDataStoresBranchesOperationsService) Get(name string) *ProjectsLocationsDataStoresBranchesOperationsGetCall + func (r *ProjectsLocationsDataStoresBranchesOperationsService) List(name string) *ProjectsLocationsDataStoresBranchesOperationsListCall + type ProjectsLocationsDataStoresBranchesService struct + Documents *ProjectsLocationsDataStoresBranchesDocumentsService + Operations *ProjectsLocationsDataStoresBranchesOperationsService + func NewProjectsLocationsDataStoresBranchesService(s *Service) *ProjectsLocationsDataStoresBranchesService + func (r *ProjectsLocationsDataStoresBranchesService) BatchGetDocumentsMetadata(parent string) *ProjectsLocationsDataStoresBranchesBatchGetDocumentsMetadataCall + type ProjectsLocationsDataStoresCompleteQueryCall struct + func (c *ProjectsLocationsDataStoresCompleteQueryCall) Context(ctx context.Context) *ProjectsLocationsDataStoresCompleteQueryCall + func (c *ProjectsLocationsDataStoresCompleteQueryCall) Do(opts ...googleapi.CallOption) (*GoogleCloudDiscoveryengineV1CompleteQueryResponse, error) + func (c *ProjectsLocationsDataStoresCompleteQueryCall) Fields(s ...googleapi.Field) *ProjectsLocationsDataStoresCompleteQueryCall + func (c *ProjectsLocationsDataStoresCompleteQueryCall) Header() http.Header + func (c *ProjectsLocationsDataStoresCompleteQueryCall) IfNoneMatch(entityTag string) *ProjectsLocationsDataStoresCompleteQueryCall + func (c *ProjectsLocationsDataStoresCompleteQueryCall) IncludeTailSuggestions(includeTailSuggestions bool) *ProjectsLocationsDataStoresCompleteQueryCall + func (c *ProjectsLocationsDataStoresCompleteQueryCall) Query(query string) *ProjectsLocationsDataStoresCompleteQueryCall + func (c *ProjectsLocationsDataStoresCompleteQueryCall) QueryModel(queryModel string) *ProjectsLocationsDataStoresCompleteQueryCall + func (c *ProjectsLocationsDataStoresCompleteQueryCall) UserPseudoId(userPseudoId string) *ProjectsLocationsDataStoresCompleteQueryCall + type ProjectsLocationsDataStoresCompletionSuggestionsImportCall struct + func (c *ProjectsLocationsDataStoresCompletionSuggestionsImportCall) Context(ctx context.Context) *ProjectsLocationsDataStoresCompletionSuggestionsImportCall + func (c *ProjectsLocationsDataStoresCompletionSuggestionsImportCall) Do(opts ...googleapi.CallOption) (*GoogleLongrunningOperation, error) + func (c *ProjectsLocationsDataStoresCompletionSuggestionsImportCall) Fields(s ...googleapi.Field) *ProjectsLocationsDataStoresCompletionSuggestionsImportCall + func (c *ProjectsLocationsDataStoresCompletionSuggestionsImportCall) Header() http.Header + type ProjectsLocationsDataStoresCompletionSuggestionsPurgeCall struct + func (c *ProjectsLocationsDataStoresCompletionSuggestionsPurgeCall) Context(ctx context.Context) *ProjectsLocationsDataStoresCompletionSuggestionsPurgeCall + func (c *ProjectsLocationsDataStoresCompletionSuggestionsPurgeCall) Do(opts ...googleapi.CallOption) (*GoogleLongrunningOperation, error) + func (c *ProjectsLocationsDataStoresCompletionSuggestionsPurgeCall) Fields(s ...googleapi.Field) *ProjectsLocationsDataStoresCompletionSuggestionsPurgeCall + func (c *ProjectsLocationsDataStoresCompletionSuggestionsPurgeCall) Header() http.Header + type ProjectsLocationsDataStoresCompletionSuggestionsService struct + func NewProjectsLocationsDataStoresCompletionSuggestionsService(s *Service) *ProjectsLocationsDataStoresCompletionSuggestionsService + func (r *ProjectsLocationsDataStoresCompletionSuggestionsService) Import(parent string, ...) *ProjectsLocationsDataStoresCompletionSuggestionsImportCall + func (r *ProjectsLocationsDataStoresCompletionSuggestionsService) Purge(parent string, ...) *ProjectsLocationsDataStoresCompletionSuggestionsPurgeCall + type ProjectsLocationsDataStoresControlsCreateCall struct + func (c *ProjectsLocationsDataStoresControlsCreateCall) Context(ctx context.Context) *ProjectsLocationsDataStoresControlsCreateCall + func (c *ProjectsLocationsDataStoresControlsCreateCall) ControlId(controlId string) *ProjectsLocationsDataStoresControlsCreateCall + func (c *ProjectsLocationsDataStoresControlsCreateCall) Do(opts ...googleapi.CallOption) (*GoogleCloudDiscoveryengineV1Control, error) + func (c *ProjectsLocationsDataStoresControlsCreateCall) Fields(s ...googleapi.Field) *ProjectsLocationsDataStoresControlsCreateCall + func (c *ProjectsLocationsDataStoresControlsCreateCall) Header() http.Header + type ProjectsLocationsDataStoresControlsDeleteCall struct + func (c *ProjectsLocationsDataStoresControlsDeleteCall) Context(ctx context.Context) *ProjectsLocationsDataStoresControlsDeleteCall + func (c *ProjectsLocationsDataStoresControlsDeleteCall) Do(opts ...googleapi.CallOption) (*GoogleProtobufEmpty, error) + func (c *ProjectsLocationsDataStoresControlsDeleteCall) Fields(s ...googleapi.Field) *ProjectsLocationsDataStoresControlsDeleteCall + func (c *ProjectsLocationsDataStoresControlsDeleteCall) Header() http.Header + type ProjectsLocationsDataStoresControlsGetCall struct + func (c *ProjectsLocationsDataStoresControlsGetCall) Context(ctx context.Context) *ProjectsLocationsDataStoresControlsGetCall + func (c *ProjectsLocationsDataStoresControlsGetCall) Do(opts ...googleapi.CallOption) (*GoogleCloudDiscoveryengineV1Control, error) + func (c *ProjectsLocationsDataStoresControlsGetCall) Fields(s ...googleapi.Field) *ProjectsLocationsDataStoresControlsGetCall + func (c *ProjectsLocationsDataStoresControlsGetCall) Header() http.Header + func (c *ProjectsLocationsDataStoresControlsGetCall) IfNoneMatch(entityTag string) *ProjectsLocationsDataStoresControlsGetCall + type ProjectsLocationsDataStoresControlsListCall struct + func (c *ProjectsLocationsDataStoresControlsListCall) Context(ctx context.Context) *ProjectsLocationsDataStoresControlsListCall + func (c *ProjectsLocationsDataStoresControlsListCall) Do(opts ...googleapi.CallOption) (*GoogleCloudDiscoveryengineV1ListControlsResponse, error) + func (c *ProjectsLocationsDataStoresControlsListCall) Fields(s ...googleapi.Field) *ProjectsLocationsDataStoresControlsListCall + func (c *ProjectsLocationsDataStoresControlsListCall) Filter(filter string) *ProjectsLocationsDataStoresControlsListCall + func (c *ProjectsLocationsDataStoresControlsListCall) Header() http.Header + func (c *ProjectsLocationsDataStoresControlsListCall) IfNoneMatch(entityTag string) *ProjectsLocationsDataStoresControlsListCall + func (c *ProjectsLocationsDataStoresControlsListCall) PageSize(pageSize int64) *ProjectsLocationsDataStoresControlsListCall + func (c *ProjectsLocationsDataStoresControlsListCall) PageToken(pageToken string) *ProjectsLocationsDataStoresControlsListCall + func (c *ProjectsLocationsDataStoresControlsListCall) Pages(ctx context.Context, ...) error + type ProjectsLocationsDataStoresControlsPatchCall struct + func (c *ProjectsLocationsDataStoresControlsPatchCall) Context(ctx context.Context) *ProjectsLocationsDataStoresControlsPatchCall + func (c *ProjectsLocationsDataStoresControlsPatchCall) Do(opts ...googleapi.CallOption) (*GoogleCloudDiscoveryengineV1Control, error) + func (c *ProjectsLocationsDataStoresControlsPatchCall) Fields(s ...googleapi.Field) *ProjectsLocationsDataStoresControlsPatchCall + func (c *ProjectsLocationsDataStoresControlsPatchCall) Header() http.Header + func (c *ProjectsLocationsDataStoresControlsPatchCall) UpdateMask(updateMask string) *ProjectsLocationsDataStoresControlsPatchCall + type ProjectsLocationsDataStoresControlsService struct + func NewProjectsLocationsDataStoresControlsService(s *Service) *ProjectsLocationsDataStoresControlsService + func (r *ProjectsLocationsDataStoresControlsService) Create(parent string, ...) *ProjectsLocationsDataStoresControlsCreateCall + func (r *ProjectsLocationsDataStoresControlsService) Delete(name string) *ProjectsLocationsDataStoresControlsDeleteCall + func (r *ProjectsLocationsDataStoresControlsService) Get(name string) *ProjectsLocationsDataStoresControlsGetCall + func (r *ProjectsLocationsDataStoresControlsService) List(parent string) *ProjectsLocationsDataStoresControlsListCall + func (r *ProjectsLocationsDataStoresControlsService) Patch(name string, ...) *ProjectsLocationsDataStoresControlsPatchCall + type ProjectsLocationsDataStoresConversationsConverseCall struct + func (c *ProjectsLocationsDataStoresConversationsConverseCall) Context(ctx context.Context) *ProjectsLocationsDataStoresConversationsConverseCall + func (c *ProjectsLocationsDataStoresConversationsConverseCall) Do(opts ...googleapi.CallOption) (*GoogleCloudDiscoveryengineV1ConverseConversationResponse, error) + func (c *ProjectsLocationsDataStoresConversationsConverseCall) Fields(s ...googleapi.Field) *ProjectsLocationsDataStoresConversationsConverseCall + func (c *ProjectsLocationsDataStoresConversationsConverseCall) Header() http.Header + type ProjectsLocationsDataStoresConversationsCreateCall struct + func (c *ProjectsLocationsDataStoresConversationsCreateCall) Context(ctx context.Context) *ProjectsLocationsDataStoresConversationsCreateCall + func (c *ProjectsLocationsDataStoresConversationsCreateCall) Do(opts ...googleapi.CallOption) (*GoogleCloudDiscoveryengineV1Conversation, error) + func (c *ProjectsLocationsDataStoresConversationsCreateCall) Fields(s ...googleapi.Field) *ProjectsLocationsDataStoresConversationsCreateCall + func (c *ProjectsLocationsDataStoresConversationsCreateCall) Header() http.Header + type ProjectsLocationsDataStoresConversationsDeleteCall struct + func (c *ProjectsLocationsDataStoresConversationsDeleteCall) Context(ctx context.Context) *ProjectsLocationsDataStoresConversationsDeleteCall + func (c *ProjectsLocationsDataStoresConversationsDeleteCall) Do(opts ...googleapi.CallOption) (*GoogleProtobufEmpty, error) + func (c *ProjectsLocationsDataStoresConversationsDeleteCall) Fields(s ...googleapi.Field) *ProjectsLocationsDataStoresConversationsDeleteCall + func (c *ProjectsLocationsDataStoresConversationsDeleteCall) Header() http.Header + type ProjectsLocationsDataStoresConversationsGetCall struct + func (c *ProjectsLocationsDataStoresConversationsGetCall) Context(ctx context.Context) *ProjectsLocationsDataStoresConversationsGetCall + func (c *ProjectsLocationsDataStoresConversationsGetCall) Do(opts ...googleapi.CallOption) (*GoogleCloudDiscoveryengineV1Conversation, error) + func (c *ProjectsLocationsDataStoresConversationsGetCall) Fields(s ...googleapi.Field) *ProjectsLocationsDataStoresConversationsGetCall + func (c *ProjectsLocationsDataStoresConversationsGetCall) Header() http.Header + func (c *ProjectsLocationsDataStoresConversationsGetCall) IfNoneMatch(entityTag string) *ProjectsLocationsDataStoresConversationsGetCall + type ProjectsLocationsDataStoresConversationsListCall struct + func (c *ProjectsLocationsDataStoresConversationsListCall) Context(ctx context.Context) *ProjectsLocationsDataStoresConversationsListCall + func (c *ProjectsLocationsDataStoresConversationsListCall) Do(opts ...googleapi.CallOption) (*GoogleCloudDiscoveryengineV1ListConversationsResponse, error) + func (c *ProjectsLocationsDataStoresConversationsListCall) Fields(s ...googleapi.Field) *ProjectsLocationsDataStoresConversationsListCall + func (c *ProjectsLocationsDataStoresConversationsListCall) Filter(filter string) *ProjectsLocationsDataStoresConversationsListCall + func (c *ProjectsLocationsDataStoresConversationsListCall) Header() http.Header + func (c *ProjectsLocationsDataStoresConversationsListCall) IfNoneMatch(entityTag string) *ProjectsLocationsDataStoresConversationsListCall + func (c *ProjectsLocationsDataStoresConversationsListCall) OrderBy(orderBy string) *ProjectsLocationsDataStoresConversationsListCall + func (c *ProjectsLocationsDataStoresConversationsListCall) PageSize(pageSize int64) *ProjectsLocationsDataStoresConversationsListCall + func (c *ProjectsLocationsDataStoresConversationsListCall) PageToken(pageToken string) *ProjectsLocationsDataStoresConversationsListCall + func (c *ProjectsLocationsDataStoresConversationsListCall) Pages(ctx context.Context, ...) error + type ProjectsLocationsDataStoresConversationsPatchCall struct + func (c *ProjectsLocationsDataStoresConversationsPatchCall) Context(ctx context.Context) *ProjectsLocationsDataStoresConversationsPatchCall + func (c *ProjectsLocationsDataStoresConversationsPatchCall) Do(opts ...googleapi.CallOption) (*GoogleCloudDiscoveryengineV1Conversation, error) + func (c *ProjectsLocationsDataStoresConversationsPatchCall) Fields(s ...googleapi.Field) *ProjectsLocationsDataStoresConversationsPatchCall + func (c *ProjectsLocationsDataStoresConversationsPatchCall) Header() http.Header + func (c *ProjectsLocationsDataStoresConversationsPatchCall) UpdateMask(updateMask string) *ProjectsLocationsDataStoresConversationsPatchCall + type ProjectsLocationsDataStoresConversationsService struct + func NewProjectsLocationsDataStoresConversationsService(s *Service) *ProjectsLocationsDataStoresConversationsService + func (r *ProjectsLocationsDataStoresConversationsService) Converse(name string, ...) *ProjectsLocationsDataStoresConversationsConverseCall + func (r *ProjectsLocationsDataStoresConversationsService) Create(parent string, ...) *ProjectsLocationsDataStoresConversationsCreateCall + func (r *ProjectsLocationsDataStoresConversationsService) Delete(name string) *ProjectsLocationsDataStoresConversationsDeleteCall + func (r *ProjectsLocationsDataStoresConversationsService) Get(name string) *ProjectsLocationsDataStoresConversationsGetCall + func (r *ProjectsLocationsDataStoresConversationsService) List(parent string) *ProjectsLocationsDataStoresConversationsListCall + func (r *ProjectsLocationsDataStoresConversationsService) Patch(name string, ...) *ProjectsLocationsDataStoresConversationsPatchCall + type ProjectsLocationsDataStoresCreateCall struct + func (c *ProjectsLocationsDataStoresCreateCall) Context(ctx context.Context) *ProjectsLocationsDataStoresCreateCall + func (c *ProjectsLocationsDataStoresCreateCall) CreateAdvancedSiteSearch(createAdvancedSiteSearch bool) *ProjectsLocationsDataStoresCreateCall + func (c *ProjectsLocationsDataStoresCreateCall) DataStoreId(dataStoreId string) *ProjectsLocationsDataStoresCreateCall + func (c *ProjectsLocationsDataStoresCreateCall) Do(opts ...googleapi.CallOption) (*GoogleLongrunningOperation, error) + func (c *ProjectsLocationsDataStoresCreateCall) Fields(s ...googleapi.Field) *ProjectsLocationsDataStoresCreateCall + func (c *ProjectsLocationsDataStoresCreateCall) Header() http.Header + func (c *ProjectsLocationsDataStoresCreateCall) SkipDefaultSchemaCreation(skipDefaultSchemaCreation bool) *ProjectsLocationsDataStoresCreateCall + type ProjectsLocationsDataStoresDeleteCall struct + func (c *ProjectsLocationsDataStoresDeleteCall) Context(ctx context.Context) *ProjectsLocationsDataStoresDeleteCall + func (c *ProjectsLocationsDataStoresDeleteCall) Do(opts ...googleapi.CallOption) (*GoogleLongrunningOperation, error) + func (c *ProjectsLocationsDataStoresDeleteCall) Fields(s ...googleapi.Field) *ProjectsLocationsDataStoresDeleteCall + func (c *ProjectsLocationsDataStoresDeleteCall) Header() http.Header + type ProjectsLocationsDataStoresGetCall struct + func (c *ProjectsLocationsDataStoresGetCall) Context(ctx context.Context) *ProjectsLocationsDataStoresGetCall + func (c *ProjectsLocationsDataStoresGetCall) Do(opts ...googleapi.CallOption) (*GoogleCloudDiscoveryengineV1DataStore, error) + func (c *ProjectsLocationsDataStoresGetCall) Fields(s ...googleapi.Field) *ProjectsLocationsDataStoresGetCall + func (c *ProjectsLocationsDataStoresGetCall) Header() http.Header + func (c *ProjectsLocationsDataStoresGetCall) IfNoneMatch(entityTag string) *ProjectsLocationsDataStoresGetCall + type ProjectsLocationsDataStoresGetSiteSearchEngineCall struct + func (c *ProjectsLocationsDataStoresGetSiteSearchEngineCall) Context(ctx context.Context) *ProjectsLocationsDataStoresGetSiteSearchEngineCall + func (c *ProjectsLocationsDataStoresGetSiteSearchEngineCall) Do(opts ...googleapi.CallOption) (*GoogleCloudDiscoveryengineV1SiteSearchEngine, error) + func (c *ProjectsLocationsDataStoresGetSiteSearchEngineCall) Fields(s ...googleapi.Field) *ProjectsLocationsDataStoresGetSiteSearchEngineCall + func (c *ProjectsLocationsDataStoresGetSiteSearchEngineCall) Header() http.Header + func (c *ProjectsLocationsDataStoresGetSiteSearchEngineCall) IfNoneMatch(entityTag string) *ProjectsLocationsDataStoresGetSiteSearchEngineCall + type ProjectsLocationsDataStoresListCall struct + func (c *ProjectsLocationsDataStoresListCall) Context(ctx context.Context) *ProjectsLocationsDataStoresListCall + func (c *ProjectsLocationsDataStoresListCall) Do(opts ...googleapi.CallOption) (*GoogleCloudDiscoveryengineV1ListDataStoresResponse, error) + func (c *ProjectsLocationsDataStoresListCall) Fields(s ...googleapi.Field) *ProjectsLocationsDataStoresListCall + func (c *ProjectsLocationsDataStoresListCall) Filter(filter string) *ProjectsLocationsDataStoresListCall + func (c *ProjectsLocationsDataStoresListCall) Header() http.Header + func (c *ProjectsLocationsDataStoresListCall) IfNoneMatch(entityTag string) *ProjectsLocationsDataStoresListCall + func (c *ProjectsLocationsDataStoresListCall) PageSize(pageSize int64) *ProjectsLocationsDataStoresListCall + func (c *ProjectsLocationsDataStoresListCall) PageToken(pageToken string) *ProjectsLocationsDataStoresListCall + func (c *ProjectsLocationsDataStoresListCall) Pages(ctx context.Context, ...) error + type ProjectsLocationsDataStoresModelsOperationsGetCall struct + func (c *ProjectsLocationsDataStoresModelsOperationsGetCall) Context(ctx context.Context) *ProjectsLocationsDataStoresModelsOperationsGetCall + func (c *ProjectsLocationsDataStoresModelsOperationsGetCall) Do(opts ...googleapi.CallOption) (*GoogleLongrunningOperation, error) + func (c *ProjectsLocationsDataStoresModelsOperationsGetCall) Fields(s ...googleapi.Field) *ProjectsLocationsDataStoresModelsOperationsGetCall + func (c *ProjectsLocationsDataStoresModelsOperationsGetCall) Header() http.Header + func (c *ProjectsLocationsDataStoresModelsOperationsGetCall) IfNoneMatch(entityTag string) *ProjectsLocationsDataStoresModelsOperationsGetCall + type ProjectsLocationsDataStoresModelsOperationsListCall struct + func (c *ProjectsLocationsDataStoresModelsOperationsListCall) Context(ctx context.Context) *ProjectsLocationsDataStoresModelsOperationsListCall + func (c *ProjectsLocationsDataStoresModelsOperationsListCall) Do(opts ...googleapi.CallOption) (*GoogleLongrunningListOperationsResponse, error) + func (c *ProjectsLocationsDataStoresModelsOperationsListCall) Fields(s ...googleapi.Field) *ProjectsLocationsDataStoresModelsOperationsListCall + func (c *ProjectsLocationsDataStoresModelsOperationsListCall) Filter(filter string) *ProjectsLocationsDataStoresModelsOperationsListCall + func (c *ProjectsLocationsDataStoresModelsOperationsListCall) Header() http.Header + func (c *ProjectsLocationsDataStoresModelsOperationsListCall) IfNoneMatch(entityTag string) *ProjectsLocationsDataStoresModelsOperationsListCall + func (c *ProjectsLocationsDataStoresModelsOperationsListCall) PageSize(pageSize int64) *ProjectsLocationsDataStoresModelsOperationsListCall + func (c *ProjectsLocationsDataStoresModelsOperationsListCall) PageToken(pageToken string) *ProjectsLocationsDataStoresModelsOperationsListCall + func (c *ProjectsLocationsDataStoresModelsOperationsListCall) Pages(ctx context.Context, f func(*GoogleLongrunningListOperationsResponse) error) error + type ProjectsLocationsDataStoresModelsOperationsService struct + func NewProjectsLocationsDataStoresModelsOperationsService(s *Service) *ProjectsLocationsDataStoresModelsOperationsService + func (r *ProjectsLocationsDataStoresModelsOperationsService) Get(name string) *ProjectsLocationsDataStoresModelsOperationsGetCall + func (r *ProjectsLocationsDataStoresModelsOperationsService) List(name string) *ProjectsLocationsDataStoresModelsOperationsListCall + type ProjectsLocationsDataStoresModelsService struct + Operations *ProjectsLocationsDataStoresModelsOperationsService + func NewProjectsLocationsDataStoresModelsService(s *Service) *ProjectsLocationsDataStoresModelsService + type ProjectsLocationsDataStoresOperationsGetCall struct + func (c *ProjectsLocationsDataStoresOperationsGetCall) Context(ctx context.Context) *ProjectsLocationsDataStoresOperationsGetCall + func (c *ProjectsLocationsDataStoresOperationsGetCall) Do(opts ...googleapi.CallOption) (*GoogleLongrunningOperation, error) + func (c *ProjectsLocationsDataStoresOperationsGetCall) Fields(s ...googleapi.Field) *ProjectsLocationsDataStoresOperationsGetCall + func (c *ProjectsLocationsDataStoresOperationsGetCall) Header() http.Header + func (c *ProjectsLocationsDataStoresOperationsGetCall) IfNoneMatch(entityTag string) *ProjectsLocationsDataStoresOperationsGetCall + type ProjectsLocationsDataStoresOperationsListCall struct + func (c *ProjectsLocationsDataStoresOperationsListCall) Context(ctx context.Context) *ProjectsLocationsDataStoresOperationsListCall + func (c *ProjectsLocationsDataStoresOperationsListCall) Do(opts ...googleapi.CallOption) (*GoogleLongrunningListOperationsResponse, error) + func (c *ProjectsLocationsDataStoresOperationsListCall) Fields(s ...googleapi.Field) *ProjectsLocationsDataStoresOperationsListCall + func (c *ProjectsLocationsDataStoresOperationsListCall) Filter(filter string) *ProjectsLocationsDataStoresOperationsListCall + func (c *ProjectsLocationsDataStoresOperationsListCall) Header() http.Header + func (c *ProjectsLocationsDataStoresOperationsListCall) IfNoneMatch(entityTag string) *ProjectsLocationsDataStoresOperationsListCall + func (c *ProjectsLocationsDataStoresOperationsListCall) PageSize(pageSize int64) *ProjectsLocationsDataStoresOperationsListCall + func (c *ProjectsLocationsDataStoresOperationsListCall) PageToken(pageToken string) *ProjectsLocationsDataStoresOperationsListCall + func (c *ProjectsLocationsDataStoresOperationsListCall) Pages(ctx context.Context, f func(*GoogleLongrunningListOperationsResponse) error) error + type ProjectsLocationsDataStoresOperationsService struct + func NewProjectsLocationsDataStoresOperationsService(s *Service) *ProjectsLocationsDataStoresOperationsService + func (r *ProjectsLocationsDataStoresOperationsService) Get(name string) *ProjectsLocationsDataStoresOperationsGetCall + func (r *ProjectsLocationsDataStoresOperationsService) List(name string) *ProjectsLocationsDataStoresOperationsListCall + type ProjectsLocationsDataStoresPatchCall struct + func (c *ProjectsLocationsDataStoresPatchCall) Context(ctx context.Context) *ProjectsLocationsDataStoresPatchCall + func (c *ProjectsLocationsDataStoresPatchCall) Do(opts ...googleapi.CallOption) (*GoogleCloudDiscoveryengineV1DataStore, error) + func (c *ProjectsLocationsDataStoresPatchCall) Fields(s ...googleapi.Field) *ProjectsLocationsDataStoresPatchCall + func (c *ProjectsLocationsDataStoresPatchCall) Header() http.Header + func (c *ProjectsLocationsDataStoresPatchCall) UpdateMask(updateMask string) *ProjectsLocationsDataStoresPatchCall + type ProjectsLocationsDataStoresSchemasCreateCall struct + func (c *ProjectsLocationsDataStoresSchemasCreateCall) Context(ctx context.Context) *ProjectsLocationsDataStoresSchemasCreateCall + func (c *ProjectsLocationsDataStoresSchemasCreateCall) Do(opts ...googleapi.CallOption) (*GoogleLongrunningOperation, error) + func (c *ProjectsLocationsDataStoresSchemasCreateCall) Fields(s ...googleapi.Field) *ProjectsLocationsDataStoresSchemasCreateCall + func (c *ProjectsLocationsDataStoresSchemasCreateCall) Header() http.Header + func (c *ProjectsLocationsDataStoresSchemasCreateCall) SchemaId(schemaId string) *ProjectsLocationsDataStoresSchemasCreateCall + type ProjectsLocationsDataStoresSchemasDeleteCall struct + func (c *ProjectsLocationsDataStoresSchemasDeleteCall) Context(ctx context.Context) *ProjectsLocationsDataStoresSchemasDeleteCall + func (c *ProjectsLocationsDataStoresSchemasDeleteCall) Do(opts ...googleapi.CallOption) (*GoogleLongrunningOperation, error) + func (c *ProjectsLocationsDataStoresSchemasDeleteCall) Fields(s ...googleapi.Field) *ProjectsLocationsDataStoresSchemasDeleteCall + func (c *ProjectsLocationsDataStoresSchemasDeleteCall) Header() http.Header + type ProjectsLocationsDataStoresSchemasGetCall struct + func (c *ProjectsLocationsDataStoresSchemasGetCall) Context(ctx context.Context) *ProjectsLocationsDataStoresSchemasGetCall + func (c *ProjectsLocationsDataStoresSchemasGetCall) Do(opts ...googleapi.CallOption) (*GoogleCloudDiscoveryengineV1Schema, error) + func (c *ProjectsLocationsDataStoresSchemasGetCall) Fields(s ...googleapi.Field) *ProjectsLocationsDataStoresSchemasGetCall + func (c *ProjectsLocationsDataStoresSchemasGetCall) Header() http.Header + func (c *ProjectsLocationsDataStoresSchemasGetCall) IfNoneMatch(entityTag string) *ProjectsLocationsDataStoresSchemasGetCall + type ProjectsLocationsDataStoresSchemasListCall struct + func (c *ProjectsLocationsDataStoresSchemasListCall) Context(ctx context.Context) *ProjectsLocationsDataStoresSchemasListCall + func (c *ProjectsLocationsDataStoresSchemasListCall) Do(opts ...googleapi.CallOption) (*GoogleCloudDiscoveryengineV1ListSchemasResponse, error) + func (c *ProjectsLocationsDataStoresSchemasListCall) Fields(s ...googleapi.Field) *ProjectsLocationsDataStoresSchemasListCall + func (c *ProjectsLocationsDataStoresSchemasListCall) Header() http.Header + func (c *ProjectsLocationsDataStoresSchemasListCall) IfNoneMatch(entityTag string) *ProjectsLocationsDataStoresSchemasListCall + func (c *ProjectsLocationsDataStoresSchemasListCall) PageSize(pageSize int64) *ProjectsLocationsDataStoresSchemasListCall + func (c *ProjectsLocationsDataStoresSchemasListCall) PageToken(pageToken string) *ProjectsLocationsDataStoresSchemasListCall + func (c *ProjectsLocationsDataStoresSchemasListCall) Pages(ctx context.Context, ...) error + type ProjectsLocationsDataStoresSchemasPatchCall struct + func (c *ProjectsLocationsDataStoresSchemasPatchCall) AllowMissing(allowMissing bool) *ProjectsLocationsDataStoresSchemasPatchCall + func (c *ProjectsLocationsDataStoresSchemasPatchCall) Context(ctx context.Context) *ProjectsLocationsDataStoresSchemasPatchCall + func (c *ProjectsLocationsDataStoresSchemasPatchCall) Do(opts ...googleapi.CallOption) (*GoogleLongrunningOperation, error) + func (c *ProjectsLocationsDataStoresSchemasPatchCall) Fields(s ...googleapi.Field) *ProjectsLocationsDataStoresSchemasPatchCall + func (c *ProjectsLocationsDataStoresSchemasPatchCall) Header() http.Header + type ProjectsLocationsDataStoresSchemasService struct + func NewProjectsLocationsDataStoresSchemasService(s *Service) *ProjectsLocationsDataStoresSchemasService + func (r *ProjectsLocationsDataStoresSchemasService) Create(parent string, ...) *ProjectsLocationsDataStoresSchemasCreateCall + func (r *ProjectsLocationsDataStoresSchemasService) Delete(name string) *ProjectsLocationsDataStoresSchemasDeleteCall + func (r *ProjectsLocationsDataStoresSchemasService) Get(name string) *ProjectsLocationsDataStoresSchemasGetCall + func (r *ProjectsLocationsDataStoresSchemasService) List(parent string) *ProjectsLocationsDataStoresSchemasListCall + func (r *ProjectsLocationsDataStoresSchemasService) Patch(name string, ...) *ProjectsLocationsDataStoresSchemasPatchCall + type ProjectsLocationsDataStoresService struct + Branches *ProjectsLocationsDataStoresBranchesService + CompletionSuggestions *ProjectsLocationsDataStoresCompletionSuggestionsService + Controls *ProjectsLocationsDataStoresControlsService + Conversations *ProjectsLocationsDataStoresConversationsService + Models *ProjectsLocationsDataStoresModelsService + Operations *ProjectsLocationsDataStoresOperationsService + Schemas *ProjectsLocationsDataStoresSchemasService + ServingConfigs *ProjectsLocationsDataStoresServingConfigsService + Sessions *ProjectsLocationsDataStoresSessionsService + SiteSearchEngine *ProjectsLocationsDataStoresSiteSearchEngineService + SuggestionDenyListEntries *ProjectsLocationsDataStoresSuggestionDenyListEntriesService + UserEvents *ProjectsLocationsDataStoresUserEventsService + func NewProjectsLocationsDataStoresService(s *Service) *ProjectsLocationsDataStoresService + func (r *ProjectsLocationsDataStoresService) CompleteQuery(dataStore string) *ProjectsLocationsDataStoresCompleteQueryCall + func (r *ProjectsLocationsDataStoresService) Create(parent string, ...) *ProjectsLocationsDataStoresCreateCall + func (r *ProjectsLocationsDataStoresService) Delete(name string) *ProjectsLocationsDataStoresDeleteCall + func (r *ProjectsLocationsDataStoresService) Get(name string) *ProjectsLocationsDataStoresGetCall + func (r *ProjectsLocationsDataStoresService) GetSiteSearchEngine(name string) *ProjectsLocationsDataStoresGetSiteSearchEngineCall + func (r *ProjectsLocationsDataStoresService) List(parent string) *ProjectsLocationsDataStoresListCall + func (r *ProjectsLocationsDataStoresService) Patch(name string, ...) *ProjectsLocationsDataStoresPatchCall + type ProjectsLocationsDataStoresServingConfigsAnswerCall struct + func (c *ProjectsLocationsDataStoresServingConfigsAnswerCall) Context(ctx context.Context) *ProjectsLocationsDataStoresServingConfigsAnswerCall + func (c *ProjectsLocationsDataStoresServingConfigsAnswerCall) Do(opts ...googleapi.CallOption) (*GoogleCloudDiscoveryengineV1AnswerQueryResponse, error) + func (c *ProjectsLocationsDataStoresServingConfigsAnswerCall) Fields(s ...googleapi.Field) *ProjectsLocationsDataStoresServingConfigsAnswerCall + func (c *ProjectsLocationsDataStoresServingConfigsAnswerCall) Header() http.Header + type ProjectsLocationsDataStoresServingConfigsRecommendCall struct + func (c *ProjectsLocationsDataStoresServingConfigsRecommendCall) Context(ctx context.Context) *ProjectsLocationsDataStoresServingConfigsRecommendCall + func (c *ProjectsLocationsDataStoresServingConfigsRecommendCall) Do(opts ...googleapi.CallOption) (*GoogleCloudDiscoveryengineV1RecommendResponse, error) + func (c *ProjectsLocationsDataStoresServingConfigsRecommendCall) Fields(s ...googleapi.Field) *ProjectsLocationsDataStoresServingConfigsRecommendCall + func (c *ProjectsLocationsDataStoresServingConfigsRecommendCall) Header() http.Header + type ProjectsLocationsDataStoresServingConfigsSearchCall struct + func (c *ProjectsLocationsDataStoresServingConfigsSearchCall) Context(ctx context.Context) *ProjectsLocationsDataStoresServingConfigsSearchCall + func (c *ProjectsLocationsDataStoresServingConfigsSearchCall) Do(opts ...googleapi.CallOption) (*GoogleCloudDiscoveryengineV1SearchResponse, error) + func (c *ProjectsLocationsDataStoresServingConfigsSearchCall) Fields(s ...googleapi.Field) *ProjectsLocationsDataStoresServingConfigsSearchCall + func (c *ProjectsLocationsDataStoresServingConfigsSearchCall) Header() http.Header + func (c *ProjectsLocationsDataStoresServingConfigsSearchCall) Pages(ctx context.Context, f func(*GoogleCloudDiscoveryengineV1SearchResponse) error) error + type ProjectsLocationsDataStoresServingConfigsService struct + func NewProjectsLocationsDataStoresServingConfigsService(s *Service) *ProjectsLocationsDataStoresServingConfigsService + func (r *ProjectsLocationsDataStoresServingConfigsService) Answer(servingConfig string, ...) *ProjectsLocationsDataStoresServingConfigsAnswerCall + func (r *ProjectsLocationsDataStoresServingConfigsService) Recommend(servingConfig string, ...) *ProjectsLocationsDataStoresServingConfigsRecommendCall + func (r *ProjectsLocationsDataStoresServingConfigsService) Search(servingConfig string, ...) *ProjectsLocationsDataStoresServingConfigsSearchCall + type ProjectsLocationsDataStoresSessionsAnswersGetCall struct + func (c *ProjectsLocationsDataStoresSessionsAnswersGetCall) Context(ctx context.Context) *ProjectsLocationsDataStoresSessionsAnswersGetCall + func (c *ProjectsLocationsDataStoresSessionsAnswersGetCall) Do(opts ...googleapi.CallOption) (*GoogleCloudDiscoveryengineV1Answer, error) + func (c *ProjectsLocationsDataStoresSessionsAnswersGetCall) Fields(s ...googleapi.Field) *ProjectsLocationsDataStoresSessionsAnswersGetCall + func (c *ProjectsLocationsDataStoresSessionsAnswersGetCall) Header() http.Header + func (c *ProjectsLocationsDataStoresSessionsAnswersGetCall) IfNoneMatch(entityTag string) *ProjectsLocationsDataStoresSessionsAnswersGetCall + type ProjectsLocationsDataStoresSessionsAnswersService struct + func NewProjectsLocationsDataStoresSessionsAnswersService(s *Service) *ProjectsLocationsDataStoresSessionsAnswersService + func (r *ProjectsLocationsDataStoresSessionsAnswersService) Get(name string) *ProjectsLocationsDataStoresSessionsAnswersGetCall + type ProjectsLocationsDataStoresSessionsCreateCall struct + func (c *ProjectsLocationsDataStoresSessionsCreateCall) Context(ctx context.Context) *ProjectsLocationsDataStoresSessionsCreateCall + func (c *ProjectsLocationsDataStoresSessionsCreateCall) Do(opts ...googleapi.CallOption) (*GoogleCloudDiscoveryengineV1Session, error) + func (c *ProjectsLocationsDataStoresSessionsCreateCall) Fields(s ...googleapi.Field) *ProjectsLocationsDataStoresSessionsCreateCall + func (c *ProjectsLocationsDataStoresSessionsCreateCall) Header() http.Header + type ProjectsLocationsDataStoresSessionsDeleteCall struct + func (c *ProjectsLocationsDataStoresSessionsDeleteCall) Context(ctx context.Context) *ProjectsLocationsDataStoresSessionsDeleteCall + func (c *ProjectsLocationsDataStoresSessionsDeleteCall) Do(opts ...googleapi.CallOption) (*GoogleProtobufEmpty, error) + func (c *ProjectsLocationsDataStoresSessionsDeleteCall) Fields(s ...googleapi.Field) *ProjectsLocationsDataStoresSessionsDeleteCall + func (c *ProjectsLocationsDataStoresSessionsDeleteCall) Header() http.Header + type ProjectsLocationsDataStoresSessionsGetCall struct + func (c *ProjectsLocationsDataStoresSessionsGetCall) Context(ctx context.Context) *ProjectsLocationsDataStoresSessionsGetCall + func (c *ProjectsLocationsDataStoresSessionsGetCall) Do(opts ...googleapi.CallOption) (*GoogleCloudDiscoveryengineV1Session, error) + func (c *ProjectsLocationsDataStoresSessionsGetCall) Fields(s ...googleapi.Field) *ProjectsLocationsDataStoresSessionsGetCall + func (c *ProjectsLocationsDataStoresSessionsGetCall) Header() http.Header + func (c *ProjectsLocationsDataStoresSessionsGetCall) IfNoneMatch(entityTag string) *ProjectsLocationsDataStoresSessionsGetCall + type ProjectsLocationsDataStoresSessionsListCall struct + func (c *ProjectsLocationsDataStoresSessionsListCall) Context(ctx context.Context) *ProjectsLocationsDataStoresSessionsListCall + func (c *ProjectsLocationsDataStoresSessionsListCall) Do(opts ...googleapi.CallOption) (*GoogleCloudDiscoveryengineV1ListSessionsResponse, error) + func (c *ProjectsLocationsDataStoresSessionsListCall) Fields(s ...googleapi.Field) *ProjectsLocationsDataStoresSessionsListCall + func (c *ProjectsLocationsDataStoresSessionsListCall) Filter(filter string) *ProjectsLocationsDataStoresSessionsListCall + func (c *ProjectsLocationsDataStoresSessionsListCall) Header() http.Header + func (c *ProjectsLocationsDataStoresSessionsListCall) IfNoneMatch(entityTag string) *ProjectsLocationsDataStoresSessionsListCall + func (c *ProjectsLocationsDataStoresSessionsListCall) OrderBy(orderBy string) *ProjectsLocationsDataStoresSessionsListCall + func (c *ProjectsLocationsDataStoresSessionsListCall) PageSize(pageSize int64) *ProjectsLocationsDataStoresSessionsListCall + func (c *ProjectsLocationsDataStoresSessionsListCall) PageToken(pageToken string) *ProjectsLocationsDataStoresSessionsListCall + func (c *ProjectsLocationsDataStoresSessionsListCall) Pages(ctx context.Context, ...) error + type ProjectsLocationsDataStoresSessionsPatchCall struct + func (c *ProjectsLocationsDataStoresSessionsPatchCall) Context(ctx context.Context) *ProjectsLocationsDataStoresSessionsPatchCall + func (c *ProjectsLocationsDataStoresSessionsPatchCall) Do(opts ...googleapi.CallOption) (*GoogleCloudDiscoveryengineV1Session, error) + func (c *ProjectsLocationsDataStoresSessionsPatchCall) Fields(s ...googleapi.Field) *ProjectsLocationsDataStoresSessionsPatchCall + func (c *ProjectsLocationsDataStoresSessionsPatchCall) Header() http.Header + func (c *ProjectsLocationsDataStoresSessionsPatchCall) UpdateMask(updateMask string) *ProjectsLocationsDataStoresSessionsPatchCall + type ProjectsLocationsDataStoresSessionsService struct + Answers *ProjectsLocationsDataStoresSessionsAnswersService + func NewProjectsLocationsDataStoresSessionsService(s *Service) *ProjectsLocationsDataStoresSessionsService + func (r *ProjectsLocationsDataStoresSessionsService) Create(parent string, ...) *ProjectsLocationsDataStoresSessionsCreateCall + func (r *ProjectsLocationsDataStoresSessionsService) Delete(name string) *ProjectsLocationsDataStoresSessionsDeleteCall + func (r *ProjectsLocationsDataStoresSessionsService) Get(name string) *ProjectsLocationsDataStoresSessionsGetCall + func (r *ProjectsLocationsDataStoresSessionsService) List(parent string) *ProjectsLocationsDataStoresSessionsListCall + func (r *ProjectsLocationsDataStoresSessionsService) Patch(name string, ...) *ProjectsLocationsDataStoresSessionsPatchCall + type ProjectsLocationsDataStoresSiteSearchEngineDisableAdvancedSiteSearchCall struct + func (c *ProjectsLocationsDataStoresSiteSearchEngineDisableAdvancedSiteSearchCall) Context(ctx context.Context) *ProjectsLocationsDataStoresSiteSearchEngineDisableAdvancedSiteSearchCall + func (c *ProjectsLocationsDataStoresSiteSearchEngineDisableAdvancedSiteSearchCall) Do(opts ...googleapi.CallOption) (*GoogleLongrunningOperation, error) + func (c *ProjectsLocationsDataStoresSiteSearchEngineDisableAdvancedSiteSearchCall) Fields(s ...googleapi.Field) *ProjectsLocationsDataStoresSiteSearchEngineDisableAdvancedSiteSearchCall + func (c *ProjectsLocationsDataStoresSiteSearchEngineDisableAdvancedSiteSearchCall) Header() http.Header + type ProjectsLocationsDataStoresSiteSearchEngineEnableAdvancedSiteSearchCall struct + func (c *ProjectsLocationsDataStoresSiteSearchEngineEnableAdvancedSiteSearchCall) Context(ctx context.Context) *ProjectsLocationsDataStoresSiteSearchEngineEnableAdvancedSiteSearchCall + func (c *ProjectsLocationsDataStoresSiteSearchEngineEnableAdvancedSiteSearchCall) Do(opts ...googleapi.CallOption) (*GoogleLongrunningOperation, error) + func (c *ProjectsLocationsDataStoresSiteSearchEngineEnableAdvancedSiteSearchCall) Fields(s ...googleapi.Field) *ProjectsLocationsDataStoresSiteSearchEngineEnableAdvancedSiteSearchCall + func (c *ProjectsLocationsDataStoresSiteSearchEngineEnableAdvancedSiteSearchCall) Header() http.Header + type ProjectsLocationsDataStoresSiteSearchEngineRecrawlUrisCall struct + func (c *ProjectsLocationsDataStoresSiteSearchEngineRecrawlUrisCall) Context(ctx context.Context) *ProjectsLocationsDataStoresSiteSearchEngineRecrawlUrisCall + func (c *ProjectsLocationsDataStoresSiteSearchEngineRecrawlUrisCall) Do(opts ...googleapi.CallOption) (*GoogleLongrunningOperation, error) + func (c *ProjectsLocationsDataStoresSiteSearchEngineRecrawlUrisCall) Fields(s ...googleapi.Field) *ProjectsLocationsDataStoresSiteSearchEngineRecrawlUrisCall + func (c *ProjectsLocationsDataStoresSiteSearchEngineRecrawlUrisCall) Header() http.Header + type ProjectsLocationsDataStoresSiteSearchEngineService struct + TargetSites *ProjectsLocationsDataStoresSiteSearchEngineTargetSitesService + func NewProjectsLocationsDataStoresSiteSearchEngineService(s *Service) *ProjectsLocationsDataStoresSiteSearchEngineService + func (r *ProjectsLocationsDataStoresSiteSearchEngineService) DisableAdvancedSiteSearch(siteSearchEngine string, ...) *ProjectsLocationsDataStoresSiteSearchEngineDisableAdvancedSiteSearchCall + func (r *ProjectsLocationsDataStoresSiteSearchEngineService) EnableAdvancedSiteSearch(siteSearchEngine string, ...) *ProjectsLocationsDataStoresSiteSearchEngineEnableAdvancedSiteSearchCall + func (r *ProjectsLocationsDataStoresSiteSearchEngineService) RecrawlUris(siteSearchEngine string, ...) *ProjectsLocationsDataStoresSiteSearchEngineRecrawlUrisCall + type ProjectsLocationsDataStoresSiteSearchEngineTargetSitesBatchCreateCall struct + func (c *ProjectsLocationsDataStoresSiteSearchEngineTargetSitesBatchCreateCall) Context(ctx context.Context) *ProjectsLocationsDataStoresSiteSearchEngineTargetSitesBatchCreateCall + func (c *ProjectsLocationsDataStoresSiteSearchEngineTargetSitesBatchCreateCall) Do(opts ...googleapi.CallOption) (*GoogleLongrunningOperation, error) + func (c *ProjectsLocationsDataStoresSiteSearchEngineTargetSitesBatchCreateCall) Fields(s ...googleapi.Field) *ProjectsLocationsDataStoresSiteSearchEngineTargetSitesBatchCreateCall + func (c *ProjectsLocationsDataStoresSiteSearchEngineTargetSitesBatchCreateCall) Header() http.Header + type ProjectsLocationsDataStoresSiteSearchEngineTargetSitesCreateCall struct + func (c *ProjectsLocationsDataStoresSiteSearchEngineTargetSitesCreateCall) Context(ctx context.Context) *ProjectsLocationsDataStoresSiteSearchEngineTargetSitesCreateCall + func (c *ProjectsLocationsDataStoresSiteSearchEngineTargetSitesCreateCall) Do(opts ...googleapi.CallOption) (*GoogleLongrunningOperation, error) + func (c *ProjectsLocationsDataStoresSiteSearchEngineTargetSitesCreateCall) Fields(s ...googleapi.Field) *ProjectsLocationsDataStoresSiteSearchEngineTargetSitesCreateCall + func (c *ProjectsLocationsDataStoresSiteSearchEngineTargetSitesCreateCall) Header() http.Header + type ProjectsLocationsDataStoresSiteSearchEngineTargetSitesDeleteCall struct + func (c *ProjectsLocationsDataStoresSiteSearchEngineTargetSitesDeleteCall) Context(ctx context.Context) *ProjectsLocationsDataStoresSiteSearchEngineTargetSitesDeleteCall + func (c *ProjectsLocationsDataStoresSiteSearchEngineTargetSitesDeleteCall) Do(opts ...googleapi.CallOption) (*GoogleLongrunningOperation, error) + func (c *ProjectsLocationsDataStoresSiteSearchEngineTargetSitesDeleteCall) Fields(s ...googleapi.Field) *ProjectsLocationsDataStoresSiteSearchEngineTargetSitesDeleteCall + func (c *ProjectsLocationsDataStoresSiteSearchEngineTargetSitesDeleteCall) Header() http.Header + type ProjectsLocationsDataStoresSiteSearchEngineTargetSitesGetCall struct + func (c *ProjectsLocationsDataStoresSiteSearchEngineTargetSitesGetCall) Context(ctx context.Context) *ProjectsLocationsDataStoresSiteSearchEngineTargetSitesGetCall + func (c *ProjectsLocationsDataStoresSiteSearchEngineTargetSitesGetCall) Do(opts ...googleapi.CallOption) (*GoogleCloudDiscoveryengineV1TargetSite, error) + func (c *ProjectsLocationsDataStoresSiteSearchEngineTargetSitesGetCall) Fields(s ...googleapi.Field) *ProjectsLocationsDataStoresSiteSearchEngineTargetSitesGetCall + func (c *ProjectsLocationsDataStoresSiteSearchEngineTargetSitesGetCall) Header() http.Header + func (c *ProjectsLocationsDataStoresSiteSearchEngineTargetSitesGetCall) IfNoneMatch(entityTag string) *ProjectsLocationsDataStoresSiteSearchEngineTargetSitesGetCall + type ProjectsLocationsDataStoresSiteSearchEngineTargetSitesListCall struct + func (c *ProjectsLocationsDataStoresSiteSearchEngineTargetSitesListCall) Context(ctx context.Context) *ProjectsLocationsDataStoresSiteSearchEngineTargetSitesListCall + func (c *ProjectsLocationsDataStoresSiteSearchEngineTargetSitesListCall) Do(opts ...googleapi.CallOption) (*GoogleCloudDiscoveryengineV1ListTargetSitesResponse, error) + func (c *ProjectsLocationsDataStoresSiteSearchEngineTargetSitesListCall) Fields(s ...googleapi.Field) *ProjectsLocationsDataStoresSiteSearchEngineTargetSitesListCall + func (c *ProjectsLocationsDataStoresSiteSearchEngineTargetSitesListCall) Header() http.Header + func (c *ProjectsLocationsDataStoresSiteSearchEngineTargetSitesListCall) IfNoneMatch(entityTag string) *ProjectsLocationsDataStoresSiteSearchEngineTargetSitesListCall + func (c *ProjectsLocationsDataStoresSiteSearchEngineTargetSitesListCall) PageSize(pageSize int64) *ProjectsLocationsDataStoresSiteSearchEngineTargetSitesListCall + func (c *ProjectsLocationsDataStoresSiteSearchEngineTargetSitesListCall) PageToken(pageToken string) *ProjectsLocationsDataStoresSiteSearchEngineTargetSitesListCall + func (c *ProjectsLocationsDataStoresSiteSearchEngineTargetSitesListCall) Pages(ctx context.Context, ...) error + type ProjectsLocationsDataStoresSiteSearchEngineTargetSitesPatchCall struct + func (c *ProjectsLocationsDataStoresSiteSearchEngineTargetSitesPatchCall) Context(ctx context.Context) *ProjectsLocationsDataStoresSiteSearchEngineTargetSitesPatchCall + func (c *ProjectsLocationsDataStoresSiteSearchEngineTargetSitesPatchCall) Do(opts ...googleapi.CallOption) (*GoogleLongrunningOperation, error) + func (c *ProjectsLocationsDataStoresSiteSearchEngineTargetSitesPatchCall) Fields(s ...googleapi.Field) *ProjectsLocationsDataStoresSiteSearchEngineTargetSitesPatchCall + func (c *ProjectsLocationsDataStoresSiteSearchEngineTargetSitesPatchCall) Header() http.Header + type ProjectsLocationsDataStoresSiteSearchEngineTargetSitesService struct + func NewProjectsLocationsDataStoresSiteSearchEngineTargetSitesService(s *Service) *ProjectsLocationsDataStoresSiteSearchEngineTargetSitesService + func (r *ProjectsLocationsDataStoresSiteSearchEngineTargetSitesService) BatchCreate(parent string, ...) *ProjectsLocationsDataStoresSiteSearchEngineTargetSitesBatchCreateCall + func (r *ProjectsLocationsDataStoresSiteSearchEngineTargetSitesService) Create(parent string, ...) *ProjectsLocationsDataStoresSiteSearchEngineTargetSitesCreateCall + func (r *ProjectsLocationsDataStoresSiteSearchEngineTargetSitesService) Delete(name string) *ProjectsLocationsDataStoresSiteSearchEngineTargetSitesDeleteCall + func (r *ProjectsLocationsDataStoresSiteSearchEngineTargetSitesService) Get(name string) *ProjectsLocationsDataStoresSiteSearchEngineTargetSitesGetCall + func (r *ProjectsLocationsDataStoresSiteSearchEngineTargetSitesService) List(parent string) *ProjectsLocationsDataStoresSiteSearchEngineTargetSitesListCall + func (r *ProjectsLocationsDataStoresSiteSearchEngineTargetSitesService) Patch(name string, ...) *ProjectsLocationsDataStoresSiteSearchEngineTargetSitesPatchCall + type ProjectsLocationsDataStoresSuggestionDenyListEntriesImportCall struct + func (c *ProjectsLocationsDataStoresSuggestionDenyListEntriesImportCall) Context(ctx context.Context) *ProjectsLocationsDataStoresSuggestionDenyListEntriesImportCall + func (c *ProjectsLocationsDataStoresSuggestionDenyListEntriesImportCall) Do(opts ...googleapi.CallOption) (*GoogleLongrunningOperation, error) + func (c *ProjectsLocationsDataStoresSuggestionDenyListEntriesImportCall) Fields(s ...googleapi.Field) *ProjectsLocationsDataStoresSuggestionDenyListEntriesImportCall + func (c *ProjectsLocationsDataStoresSuggestionDenyListEntriesImportCall) Header() http.Header + type ProjectsLocationsDataStoresSuggestionDenyListEntriesPurgeCall struct + func (c *ProjectsLocationsDataStoresSuggestionDenyListEntriesPurgeCall) Context(ctx context.Context) *ProjectsLocationsDataStoresSuggestionDenyListEntriesPurgeCall + func (c *ProjectsLocationsDataStoresSuggestionDenyListEntriesPurgeCall) Do(opts ...googleapi.CallOption) (*GoogleLongrunningOperation, error) + func (c *ProjectsLocationsDataStoresSuggestionDenyListEntriesPurgeCall) Fields(s ...googleapi.Field) *ProjectsLocationsDataStoresSuggestionDenyListEntriesPurgeCall + func (c *ProjectsLocationsDataStoresSuggestionDenyListEntriesPurgeCall) Header() http.Header + type ProjectsLocationsDataStoresSuggestionDenyListEntriesService struct + func NewProjectsLocationsDataStoresSuggestionDenyListEntriesService(s *Service) *ProjectsLocationsDataStoresSuggestionDenyListEntriesService + func (r *ProjectsLocationsDataStoresSuggestionDenyListEntriesService) Import(parent string, ...) *ProjectsLocationsDataStoresSuggestionDenyListEntriesImportCall + func (r *ProjectsLocationsDataStoresSuggestionDenyListEntriesService) Purge(parent string, ...) *ProjectsLocationsDataStoresSuggestionDenyListEntriesPurgeCall + type ProjectsLocationsDataStoresUserEventsCollectCall struct + func (c *ProjectsLocationsDataStoresUserEventsCollectCall) Context(ctx context.Context) *ProjectsLocationsDataStoresUserEventsCollectCall + func (c *ProjectsLocationsDataStoresUserEventsCollectCall) Do(opts ...googleapi.CallOption) (*GoogleApiHttpBody, error) + func (c *ProjectsLocationsDataStoresUserEventsCollectCall) Ets(ets int64) *ProjectsLocationsDataStoresUserEventsCollectCall + func (c *ProjectsLocationsDataStoresUserEventsCollectCall) Fields(s ...googleapi.Field) *ProjectsLocationsDataStoresUserEventsCollectCall + func (c *ProjectsLocationsDataStoresUserEventsCollectCall) Header() http.Header + func (c *ProjectsLocationsDataStoresUserEventsCollectCall) IfNoneMatch(entityTag string) *ProjectsLocationsDataStoresUserEventsCollectCall + func (c *ProjectsLocationsDataStoresUserEventsCollectCall) Uri(uri string) *ProjectsLocationsDataStoresUserEventsCollectCall + func (c *ProjectsLocationsDataStoresUserEventsCollectCall) UserEvent(userEvent string) *ProjectsLocationsDataStoresUserEventsCollectCall + type ProjectsLocationsDataStoresUserEventsImportCall struct + func (c *ProjectsLocationsDataStoresUserEventsImportCall) Context(ctx context.Context) *ProjectsLocationsDataStoresUserEventsImportCall + func (c *ProjectsLocationsDataStoresUserEventsImportCall) Do(opts ...googleapi.CallOption) (*GoogleLongrunningOperation, error) + func (c *ProjectsLocationsDataStoresUserEventsImportCall) Fields(s ...googleapi.Field) *ProjectsLocationsDataStoresUserEventsImportCall + func (c *ProjectsLocationsDataStoresUserEventsImportCall) Header() http.Header + type ProjectsLocationsDataStoresUserEventsPurgeCall struct + func (c *ProjectsLocationsDataStoresUserEventsPurgeCall) Context(ctx context.Context) *ProjectsLocationsDataStoresUserEventsPurgeCall + func (c *ProjectsLocationsDataStoresUserEventsPurgeCall) Do(opts ...googleapi.CallOption) (*GoogleLongrunningOperation, error) + func (c *ProjectsLocationsDataStoresUserEventsPurgeCall) Fields(s ...googleapi.Field) *ProjectsLocationsDataStoresUserEventsPurgeCall + func (c *ProjectsLocationsDataStoresUserEventsPurgeCall) Header() http.Header + type ProjectsLocationsDataStoresUserEventsService struct + func NewProjectsLocationsDataStoresUserEventsService(s *Service) *ProjectsLocationsDataStoresUserEventsService + func (r *ProjectsLocationsDataStoresUserEventsService) Collect(parent string) *ProjectsLocationsDataStoresUserEventsCollectCall + func (r *ProjectsLocationsDataStoresUserEventsService) Import(parent string, ...) *ProjectsLocationsDataStoresUserEventsImportCall + func (r *ProjectsLocationsDataStoresUserEventsService) Purge(parent string, ...) *ProjectsLocationsDataStoresUserEventsPurgeCall + func (r *ProjectsLocationsDataStoresUserEventsService) Write(parent string, ...) *ProjectsLocationsDataStoresUserEventsWriteCall + type ProjectsLocationsDataStoresUserEventsWriteCall struct + func (c *ProjectsLocationsDataStoresUserEventsWriteCall) Context(ctx context.Context) *ProjectsLocationsDataStoresUserEventsWriteCall + func (c *ProjectsLocationsDataStoresUserEventsWriteCall) Do(opts ...googleapi.CallOption) (*GoogleCloudDiscoveryengineV1UserEvent, error) + func (c *ProjectsLocationsDataStoresUserEventsWriteCall) Fields(s ...googleapi.Field) *ProjectsLocationsDataStoresUserEventsWriteCall + func (c *ProjectsLocationsDataStoresUserEventsWriteCall) Header() http.Header + func (c *ProjectsLocationsDataStoresUserEventsWriteCall) WriteAsync(writeAsync bool) *ProjectsLocationsDataStoresUserEventsWriteCall + type ProjectsLocationsGroundingConfigsCheckCall struct + func (c *ProjectsLocationsGroundingConfigsCheckCall) Context(ctx context.Context) *ProjectsLocationsGroundingConfigsCheckCall + func (c *ProjectsLocationsGroundingConfigsCheckCall) Do(opts ...googleapi.CallOption) (*GoogleCloudDiscoveryengineV1CheckGroundingResponse, error) + func (c *ProjectsLocationsGroundingConfigsCheckCall) Fields(s ...googleapi.Field) *ProjectsLocationsGroundingConfigsCheckCall + func (c *ProjectsLocationsGroundingConfigsCheckCall) Header() http.Header + type ProjectsLocationsGroundingConfigsService struct + func NewProjectsLocationsGroundingConfigsService(s *Service) *ProjectsLocationsGroundingConfigsService + func (r *ProjectsLocationsGroundingConfigsService) Check(groundingConfig string, ...) *ProjectsLocationsGroundingConfigsCheckCall + type ProjectsLocationsIdentityMappingStoresOperationsGetCall struct + func (c *ProjectsLocationsIdentityMappingStoresOperationsGetCall) Context(ctx context.Context) *ProjectsLocationsIdentityMappingStoresOperationsGetCall + func (c *ProjectsLocationsIdentityMappingStoresOperationsGetCall) Do(opts ...googleapi.CallOption) (*GoogleLongrunningOperation, error) + func (c *ProjectsLocationsIdentityMappingStoresOperationsGetCall) Fields(s ...googleapi.Field) *ProjectsLocationsIdentityMappingStoresOperationsGetCall + func (c *ProjectsLocationsIdentityMappingStoresOperationsGetCall) Header() http.Header + func (c *ProjectsLocationsIdentityMappingStoresOperationsGetCall) IfNoneMatch(entityTag string) *ProjectsLocationsIdentityMappingStoresOperationsGetCall + type ProjectsLocationsIdentityMappingStoresOperationsListCall struct + func (c *ProjectsLocationsIdentityMappingStoresOperationsListCall) Context(ctx context.Context) *ProjectsLocationsIdentityMappingStoresOperationsListCall + func (c *ProjectsLocationsIdentityMappingStoresOperationsListCall) Do(opts ...googleapi.CallOption) (*GoogleLongrunningListOperationsResponse, error) + func (c *ProjectsLocationsIdentityMappingStoresOperationsListCall) Fields(s ...googleapi.Field) *ProjectsLocationsIdentityMappingStoresOperationsListCall + func (c *ProjectsLocationsIdentityMappingStoresOperationsListCall) Filter(filter string) *ProjectsLocationsIdentityMappingStoresOperationsListCall + func (c *ProjectsLocationsIdentityMappingStoresOperationsListCall) Header() http.Header + func (c *ProjectsLocationsIdentityMappingStoresOperationsListCall) IfNoneMatch(entityTag string) *ProjectsLocationsIdentityMappingStoresOperationsListCall + func (c *ProjectsLocationsIdentityMappingStoresOperationsListCall) PageSize(pageSize int64) *ProjectsLocationsIdentityMappingStoresOperationsListCall + func (c *ProjectsLocationsIdentityMappingStoresOperationsListCall) PageToken(pageToken string) *ProjectsLocationsIdentityMappingStoresOperationsListCall + func (c *ProjectsLocationsIdentityMappingStoresOperationsListCall) Pages(ctx context.Context, f func(*GoogleLongrunningListOperationsResponse) error) error + type ProjectsLocationsIdentityMappingStoresOperationsService struct + func NewProjectsLocationsIdentityMappingStoresOperationsService(s *Service) *ProjectsLocationsIdentityMappingStoresOperationsService + func (r *ProjectsLocationsIdentityMappingStoresOperationsService) Get(name string) *ProjectsLocationsIdentityMappingStoresOperationsGetCall + func (r *ProjectsLocationsIdentityMappingStoresOperationsService) List(name string) *ProjectsLocationsIdentityMappingStoresOperationsListCall + type ProjectsLocationsIdentityMappingStoresService struct + Operations *ProjectsLocationsIdentityMappingStoresOperationsService + func NewProjectsLocationsIdentityMappingStoresService(s *Service) *ProjectsLocationsIdentityMappingStoresService + 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 ProjectsLocationsRankingConfigsRankCall struct + func (c *ProjectsLocationsRankingConfigsRankCall) Context(ctx context.Context) *ProjectsLocationsRankingConfigsRankCall + func (c *ProjectsLocationsRankingConfigsRankCall) Do(opts ...googleapi.CallOption) (*GoogleCloudDiscoveryengineV1RankResponse, error) + func (c *ProjectsLocationsRankingConfigsRankCall) Fields(s ...googleapi.Field) *ProjectsLocationsRankingConfigsRankCall + func (c *ProjectsLocationsRankingConfigsRankCall) Header() http.Header + type ProjectsLocationsRankingConfigsService struct + func NewProjectsLocationsRankingConfigsService(s *Service) *ProjectsLocationsRankingConfigsService + func (r *ProjectsLocationsRankingConfigsService) Rank(rankingConfig string, ...) *ProjectsLocationsRankingConfigsRankCall + type ProjectsLocationsService struct + Collections *ProjectsLocationsCollectionsService + DataStores *ProjectsLocationsDataStoresService + GroundingConfigs *ProjectsLocationsGroundingConfigsService + IdentityMappingStores *ProjectsLocationsIdentityMappingStoresService + Operations *ProjectsLocationsOperationsService + RankingConfigs *ProjectsLocationsRankingConfigsService + UserEvents *ProjectsLocationsUserEventsService + func NewProjectsLocationsService(s *Service) *ProjectsLocationsService + type ProjectsLocationsUserEventsCollectCall struct + func (c *ProjectsLocationsUserEventsCollectCall) Context(ctx context.Context) *ProjectsLocationsUserEventsCollectCall + func (c *ProjectsLocationsUserEventsCollectCall) Do(opts ...googleapi.CallOption) (*GoogleApiHttpBody, error) + func (c *ProjectsLocationsUserEventsCollectCall) Ets(ets int64) *ProjectsLocationsUserEventsCollectCall + func (c *ProjectsLocationsUserEventsCollectCall) Fields(s ...googleapi.Field) *ProjectsLocationsUserEventsCollectCall + func (c *ProjectsLocationsUserEventsCollectCall) Header() http.Header + func (c *ProjectsLocationsUserEventsCollectCall) IfNoneMatch(entityTag string) *ProjectsLocationsUserEventsCollectCall + func (c *ProjectsLocationsUserEventsCollectCall) Uri(uri string) *ProjectsLocationsUserEventsCollectCall + func (c *ProjectsLocationsUserEventsCollectCall) UserEvent(userEvent string) *ProjectsLocationsUserEventsCollectCall + type ProjectsLocationsUserEventsService struct + func NewProjectsLocationsUserEventsService(s *Service) *ProjectsLocationsUserEventsService + func (r *ProjectsLocationsUserEventsService) Collect(parent string) *ProjectsLocationsUserEventsCollectCall + func (r *ProjectsLocationsUserEventsService) Write(parent string, ...) *ProjectsLocationsUserEventsWriteCall + type ProjectsLocationsUserEventsWriteCall struct + func (c *ProjectsLocationsUserEventsWriteCall) Context(ctx context.Context) *ProjectsLocationsUserEventsWriteCall + func (c *ProjectsLocationsUserEventsWriteCall) Do(opts ...googleapi.CallOption) (*GoogleCloudDiscoveryengineV1UserEvent, error) + func (c *ProjectsLocationsUserEventsWriteCall) Fields(s ...googleapi.Field) *ProjectsLocationsUserEventsWriteCall + func (c *ProjectsLocationsUserEventsWriteCall) Header() http.Header + func (c *ProjectsLocationsUserEventsWriteCall) WriteAsync(writeAsync bool) *ProjectsLocationsUserEventsWriteCall + type ProjectsOperationsCancelCall struct + func (c *ProjectsOperationsCancelCall) Context(ctx context.Context) *ProjectsOperationsCancelCall + func (c *ProjectsOperationsCancelCall) Do(opts ...googleapi.CallOption) (*GoogleProtobufEmpty, error) + func (c *ProjectsOperationsCancelCall) Fields(s ...googleapi.Field) *ProjectsOperationsCancelCall + func (c *ProjectsOperationsCancelCall) Header() http.Header + 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) Cancel(name string, ...) *ProjectsOperationsCancelCall + func (r *ProjectsOperationsService) Get(name string) *ProjectsOperationsGetCall + func (r *ProjectsOperationsService) List(name string) *ProjectsOperationsListCall + type ProjectsProvisionCall struct + func (c *ProjectsProvisionCall) Context(ctx context.Context) *ProjectsProvisionCall + func (c *ProjectsProvisionCall) Do(opts ...googleapi.CallOption) (*GoogleLongrunningOperation, error) + func (c *ProjectsProvisionCall) Fields(s ...googleapi.Field) *ProjectsProvisionCall + func (c *ProjectsProvisionCall) Header() http.Header + type ProjectsService struct + Locations *ProjectsLocationsService + Operations *ProjectsOperationsService + func NewProjectsService(s *Service) *ProjectsService + func (r *ProjectsService) Provision(name string, ...) *ProjectsProvisionCall + 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)