Package Classes (0.3.12)

Summary of entries of Classes for enterpriseknowledgegraph.

Classes

EnterpriseKnowledgeGraphServiceAsyncClient

APIs for enterprise knowledge graph product.

EnterpriseKnowledgeGraphServiceClient

APIs for enterprise knowledge graph product.

ListEntityReconciliationJobsAsyncPager

A pager for iterating through list_entity_reconciliation_jobs requests.

This class thinly wraps an initial ListEntityReconciliationJobsResponse object, and provides an __aiter__ method to iterate through its entity_reconciliation_jobs field.

If there are more pages, the __aiter__ method will make additional ListEntityReconciliationJobs requests and continue to iterate through the entity_reconciliation_jobs field on the corresponding responses.

All the usual ListEntityReconciliationJobsResponse attributes are available on the pager. If multiple requests are made, only the most recent response is retained, and thus used for attribute lookup.

ListEntityReconciliationJobsPager

A pager for iterating through list_entity_reconciliation_jobs requests.

This class thinly wraps an initial ListEntityReconciliationJobsResponse object, and provides an __iter__ method to iterate through its entity_reconciliation_jobs field.

If there are more pages, the __iter__ method will make additional ListEntityReconciliationJobs requests and continue to iterate through the entity_reconciliation_jobs field on the corresponding responses.

All the usual ListEntityReconciliationJobsResponse attributes are available on the pager. If multiple requests are made, only the most recent response is retained, and thus used for attribute lookup.

AffinityClusteringConfig

Options for affinity clustering.

BigQueryInputConfig

The input config for BigQuery tables.

CancelEntityReconciliationJobRequest

Request message for CancelEntityReconciliationJob.

CommonOperationMetadata

The common metadata for long running operations.

State

State of the longrunning operation.

ConnectedComponentsConfig

Options for connected components.

CreateEntityReconciliationJobRequest

Request message for CreateEntityReconciliationJob.

DeleteEntityReconciliationJobRequest

Request message for DeleteEntityReconciliationJob.

DeleteOperationMetadata

Details of operations that perform deletes of any entities.

EntityReconciliationJob

Entity reconciliation job message.

GetEntityReconciliationJobRequest

Request message for GetEntityReconciliationJob.

InputConfig

The desired input location and metadata.

EntityType

The type of entities we will support. Currently, we only support people, establishment, property, and product types. If the type is unspecified, it will be generic type.

JobState

Describes the state of a job.

ListEntityReconciliationJobsRequest

Request message for EnterpriseKnowledgeGraphService.ListEntityReconciliationJobs.

ListEntityReconciliationJobsResponse

Response message for EnterpriseKnowledgeGraphService.ListEntityReconciliationJobs.

LookupPublicKgRequest

Request message for EnterpriseKnowledgeGraphService.LookupPublicKg.

LookupPublicKgResponse

Response message for EnterpriseKnowledgeGraphService.LookupPublicKg.

LookupRequest

Request message for EnterpriseKnowledgeGraphService.Lookup.

LookupResponse

Response message for EnterpriseKnowledgeGraphService.Lookup.

OutputConfig

The desired output location and metadata.

ReconConfig

Recon configs

This message has oneof_ fields (mutually exclusive fields). For each oneof, at most one member field can be set at the same time. Setting any member of the oneof automatically clears all other members.

.. _oneof: https://proto-plus-python.readthedocs.io/en/stable/fields.html#oneofs-mutually-exclusive-fields

ModelConfig

Model Configs

Options

Options for experimental changes on entity clustering behavior.

SearchPublicKgRequest

Request message for EnterpriseKnowledgeGraphService.Search.

SearchPublicKgResponse

Response message for EnterpriseKnowledgeGraphService.Search.

SearchRequest

Request message for EnterpriseKnowledgeGraphService.Search.

SearchResponse

Response message for EnterpriseKnowledgeGraphService.Search.

Modules

pagers

API documentation for enterpriseknowledgegraph_v1.services.enterprise_knowledge_graph_service.pagers module.