@Generated("by gapic-generator-java")
Package com.google.cloud.enterpriseknowledgegraph.v1
A client to Enterprise Knowledge Graph API
The interfaces provided are listed below, along with usage samples.
======================= EnterpriseKnowledgeGraphServiceClient =======================
Service Description: APIs for enterprise knowledge graph product.
Sample for EnterpriseKnowledgeGraphServiceClient:
// This snippet has been automatically generated and should be regarded as a code template only.
// It will require modifications to work:
// - It may require correct/in-range values for request initialization.
// - It may require specifying regional endpoints when creating the service client as shown in
// https://cloud.google.com/java/docs/setup#configure_endpoints_for_the_client_library
try (EnterpriseKnowledgeGraphServiceClient enterpriseKnowledgeGraphServiceClient =
EnterpriseKnowledgeGraphServiceClient.create()) {
LocationName parent = LocationName.of("[PROJECT]", "[LOCATION]");
EntityReconciliationJob entityReconciliationJob =
EntityReconciliationJob.newBuilder().build();
EntityReconciliationJob response =
enterpriseKnowledgeGraphServiceClient.createEntityReconciliationJob(
parent, entityReconciliationJob);
}
-
Class Summary Class Description AffinityClusteringConfig Options for affinity clustering.AffinityClusteringConfig.Builder Options for affinity clustering.BigQueryInputConfig The input config for BigQuery tables.BigQueryInputConfig.Builder The input config for BigQuery tables.CancelEntityReconciliationJobRequest Request message for CancelEntityReconciliationJob.CancelEntityReconciliationJobRequest.Builder Request message for CancelEntityReconciliationJob.CloudKnowledgeGraphEntityName CloudKnowledgeGraphEntityName.Builder Builder for projects/{project}/locations/{location}/cloudKnowledgeGraphEntities/{cloud_knowledge_graph_entity}.CommonOperationMetadata The common metadata for long running operations.CommonOperationMetadata.Builder The common metadata for long running operations.ConnectedComponentsConfig Options for connected components.ConnectedComponentsConfig.Builder Options for connected components.CreateEntityReconciliationJobRequest Request message for CreateEntityReconciliationJob.CreateEntityReconciliationJobRequest.Builder Request message for CreateEntityReconciliationJob.DeleteEntityReconciliationJobRequest Request message for DeleteEntityReconciliationJob.DeleteEntityReconciliationJobRequest.Builder Request message for DeleteEntityReconciliationJob.DeleteOperationMetadata Details of operations that perform deletes of any entities.DeleteOperationMetadata.Builder Details of operations that perform deletes of any entities.EnterpriseKnowledgeGraphServiceClient Service Description: APIs for enterprise knowledge graph product.EnterpriseKnowledgeGraphServiceClient.ListEntityReconciliationJobsFixedSizeCollection EnterpriseKnowledgeGraphServiceClient.ListEntityReconciliationJobsPage EnterpriseKnowledgeGraphServiceClient.ListEntityReconciliationJobsPagedResponse EnterpriseKnowledgeGraphServiceGrpc APIs for enterprise knowledge graph product.EnterpriseKnowledgeGraphServiceGrpc.EnterpriseKnowledgeGraphServiceBlockingStub A stub to allow clients to do synchronous rpc calls to service EnterpriseKnowledgeGraphService.EnterpriseKnowledgeGraphServiceGrpc.EnterpriseKnowledgeGraphServiceFutureStub A stub to allow clients to do ListenableFuture-style rpc calls to service EnterpriseKnowledgeGraphService.EnterpriseKnowledgeGraphServiceGrpc.EnterpriseKnowledgeGraphServiceImplBase Base class for the server implementation of the service EnterpriseKnowledgeGraphService.EnterpriseKnowledgeGraphServiceGrpc.EnterpriseKnowledgeGraphServiceStub A stub to allow clients to do asynchronous rpc calls to service EnterpriseKnowledgeGraphService.EnterpriseKnowledgeGraphServiceSettings Settings class to configure an instance ofEnterpriseKnowledgeGraphServiceClient
.EnterpriseKnowledgeGraphServiceSettings.Builder Builder for EnterpriseKnowledgeGraphServiceSettings.EntityReconciliationJob Entity reconciliation job message.EntityReconciliationJob.Builder Entity reconciliation job message.EntityReconciliationJobName EntityReconciliationJobName.Builder Builder for projects/{project}/locations/{location}/entityReconciliationJobs/{entity_reconciliation_job}.GetEntityReconciliationJobRequest Request message for GetEntityReconciliationJob.GetEntityReconciliationJobRequest.Builder Request message for GetEntityReconciliationJob.InputConfig The desired input location and metadata.InputConfig.Builder The desired input location and metadata.JobStateProto ListEntityReconciliationJobsRequest Request message for [EnterpriseKnowledgeGraphService.ListEntityReconciliationJobs][google.cloud.enterpriseknowledgegraph.v1.EnterpriseKnowledgeGraphService.ListEntityReconciliationJobs].ListEntityReconciliationJobsRequest.Builder Request message for [EnterpriseKnowledgeGraphService.ListEntityReconciliationJobs][google.cloud.enterpriseknowledgegraph.v1.EnterpriseKnowledgeGraphService.ListEntityReconciliationJobs].ListEntityReconciliationJobsResponse Response message for [EnterpriseKnowledgeGraphService.ListEntityReconciliationJobs][google.cloud.enterpriseknowledgegraph.v1.EnterpriseKnowledgeGraphService.ListEntityReconciliationJobs].ListEntityReconciliationJobsResponse.Builder Response message for [EnterpriseKnowledgeGraphService.ListEntityReconciliationJobs][google.cloud.enterpriseknowledgegraph.v1.EnterpriseKnowledgeGraphService.ListEntityReconciliationJobs].LocationName LocationName.Builder Builder for projects/{project}/locations/{location}.LookupPublicKgRequest Request message for [EnterpriseKnowledgeGraphService.LookupPublicKg][google.cloud.enterpriseknowledgegraph.v1.EnterpriseKnowledgeGraphService.LookupPublicKg].LookupPublicKgRequest.Builder Request message for [EnterpriseKnowledgeGraphService.LookupPublicKg][google.cloud.enterpriseknowledgegraph.v1.EnterpriseKnowledgeGraphService.LookupPublicKg].LookupPublicKgResponse Response message for [EnterpriseKnowledgeGraphService.LookupPublicKg][google.cloud.enterpriseknowledgegraph.v1.EnterpriseKnowledgeGraphService.LookupPublicKg].LookupPublicKgResponse.Builder Response message for [EnterpriseKnowledgeGraphService.LookupPublicKg][google.cloud.enterpriseknowledgegraph.v1.EnterpriseKnowledgeGraphService.LookupPublicKg].LookupRequest Request message for [EnterpriseKnowledgeGraphService.Lookup][google.cloud.enterpriseknowledgegraph.v1.EnterpriseKnowledgeGraphService.Lookup].LookupRequest.Builder Request message for [EnterpriseKnowledgeGraphService.Lookup][google.cloud.enterpriseknowledgegraph.v1.EnterpriseKnowledgeGraphService.Lookup].LookupResponse Response message for [EnterpriseKnowledgeGraphService.Lookup][google.cloud.enterpriseknowledgegraph.v1.EnterpriseKnowledgeGraphService.Lookup].LookupResponse.Builder Response message for [EnterpriseKnowledgeGraphService.Lookup][google.cloud.enterpriseknowledgegraph.v1.EnterpriseKnowledgeGraphService.Lookup].OperationMetadataProto OutputConfig The desired output location and metadata.OutputConfig.Builder The desired output location and metadata.PublicKnowledgeGraphEntityName PublicKnowledgeGraphEntityName.Builder Builder for projects/{project}/locations/{location}/publicKnowledgeGraphEntities/{public_knowledge_graph_entity}.ReconConfig Recon configsReconConfig.Builder Recon configsReconConfig.ModelConfig Model ConfigsReconConfig.ModelConfig.Builder Model ConfigsReconConfig.Options Options for experimental changes on entity clustering behavior.ReconConfig.Options.Builder Options for experimental changes on entity clustering behavior.SearchPublicKgRequest Request message for [EnterpriseKnowledgeGraphService.Search][google.cloud.enterpriseknowledgegraph.v1.EnterpriseKnowledgeGraphService.Search].SearchPublicKgRequest.Builder Request message for [EnterpriseKnowledgeGraphService.Search][google.cloud.enterpriseknowledgegraph.v1.EnterpriseKnowledgeGraphService.Search].SearchPublicKgResponse Response message for [EnterpriseKnowledgeGraphService.Search][google.cloud.enterpriseknowledgegraph.v1.EnterpriseKnowledgeGraphService.Search].SearchPublicKgResponse.Builder Response message for [EnterpriseKnowledgeGraphService.Search][google.cloud.enterpriseknowledgegraph.v1.EnterpriseKnowledgeGraphService.Search].SearchRequest Request message for [EnterpriseKnowledgeGraphService.Search][google.cloud.enterpriseknowledgegraph.v1.EnterpriseKnowledgeGraphService.Search].SearchRequest.Builder Request message for [EnterpriseKnowledgeGraphService.Search][google.cloud.enterpriseknowledgegraph.v1.EnterpriseKnowledgeGraphService.Search].SearchResponse Response message for [EnterpriseKnowledgeGraphService.Search][google.cloud.enterpriseknowledgegraph.v1.EnterpriseKnowledgeGraphService.Search].SearchResponse.Builder Response message for [EnterpriseKnowledgeGraphService.Search][google.cloud.enterpriseknowledgegraph.v1.EnterpriseKnowledgeGraphService.Search].ServiceProto -
Enum Summary Enum Description CommonOperationMetadata.State State of the longrunning operation.InputConfig.EntityType The type of entities we will support.JobState Describes the state of a job.ReconConfig.ClusteringConfigCase