Class ReconConfig (0.3.8)

ReconConfig(mapping=None, *, ignore_unknown_fields=False, **kwargs)

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

Attributes

NameDescription
connected_components_config google.cloud.enterpriseknowledgegraph_v1.types.ConnectedComponentsConfig
Configs for connected components. This field is a member of oneof_ clustering_config.
affinity_clustering_config google.cloud.enterpriseknowledgegraph_v1.types.AffinityClusteringConfig
Configs for affinity clustering. This field is a member of oneof_ clustering_config.
options google.cloud.enterpriseknowledgegraph_v1.types.ReconConfig.Options
Extra options that affect entity clustering behavior.
model_config google.cloud.enterpriseknowledgegraph_v1.types.ReconConfig.ModelConfig
Model Configs

Classes

ModelConfig

ModelConfig(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Model Configs

Options

Options(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Options for experimental changes on entity clustering behavior.