Package com.google.cloud.datacatalog.lineage.configmanagement.v1 (0.83.0)

GitHub Repository

Client Classes

Client classes are the main entry point to using a package. They contain several variations of Java methods for each of the API's methods.

Client Description
com.google.cloud.datacatalog.lineage.configmanagement.v1.ConfigManagementServiceClient Service Description: Lineage Config Management service. Config Management service is used to manage the configuration for Data Lineage. These Configs define different configuration options for Lineage customers to control behaviour of lineage systems.

Settings Classes

Settings classes can be used to configure credentials, endpoints, and retry settings for a Client.

Settings Description
com.google.cloud.datacatalog.lineage.configmanagement.v1.ConfigManagementServiceSettings Settings class to configure an instance of ConfigManagementServiceClient.

The default instance has everything set to sensible defaults:

Classes

Class Description
com.google.cloud.datacatalog.lineage.configmanagement.v1.Config Configuration for Data Lineage. Defines different configuration options for Lineage customers to control behaviour of lineage systems.
com.google.cloud.datacatalog.lineage.configmanagement.v1.Config.Builder Configuration for Data Lineage. Defines different configuration options for Lineage customers to control behaviour of lineage systems.
com.google.cloud.datacatalog.lineage.configmanagement.v1.Config.Ingestion Defines how Lineage should be ingested for a given resource.
com.google.cloud.datacatalog.lineage.configmanagement.v1.Config.Ingestion.Builder Defines how Lineage should be ingested for a given resource.
com.google.cloud.datacatalog.lineage.configmanagement.v1.Config.Ingestion.IngestionRule Ingestion rule for Data Lineage ingestion.
com.google.cloud.datacatalog.lineage.configmanagement.v1.Config.Ingestion.IngestionRule.Builder Ingestion rule for Data Lineage ingestion.
com.google.cloud.datacatalog.lineage.configmanagement.v1.Config.Ingestion.IngestionRule.IntegrationSelector Integration selector of the rule. The rule is only applied to the Integration selected by the selector.
com.google.cloud.datacatalog.lineage.configmanagement.v1.Config.Ingestion.IngestionRule.IntegrationSelector.Builder Integration selector of the rule. The rule is only applied to the Integration selected by the selector.
com.google.cloud.datacatalog.lineage.configmanagement.v1.Config.Ingestion.IngestionRule.LineageEnablement Lineage enablement configuration. Defines configurations for the ingestion of lineage for the resource and its children.
com.google.cloud.datacatalog.lineage.configmanagement.v1.Config.Ingestion.IngestionRule.LineageEnablement.Builder Lineage enablement configuration. Defines configurations for the ingestion of lineage for the resource and its children.
com.google.cloud.datacatalog.lineage.configmanagement.v1.ConfigManagementProto
com.google.cloud.datacatalog.lineage.configmanagement.v1.ConfigManagementServiceGrpc Lineage Config Management service. Config Management service is used to manage the configuration for Data Lineage. These Configs define different configuration options for Lineage customers to control behaviour of lineage
com.google.cloud.datacatalog.lineage.configmanagement.v1.ConfigManagementServiceGrpc.ConfigManagementServiceImplBase Base class for the server implementation of the service ConfigManagementService. Lineage Config Management service. Config Management service is used to
com.google.cloud.datacatalog.lineage.configmanagement.v1.ConfigManagementServiceSettings.Builder Builder for ConfigManagementServiceSettings.
com.google.cloud.datacatalog.lineage.configmanagement.v1.ConfigName
com.google.cloud.datacatalog.lineage.configmanagement.v1.ConfigName.Builder Builder for projects/{project}/locations/{location}/config.
com.google.cloud.datacatalog.lineage.configmanagement.v1.ConfigName.FolderLocationBuilder Builder for folders/{folder}/locations/{location}/config.
com.google.cloud.datacatalog.lineage.configmanagement.v1.ConfigName.OrganizationLocationBuilder Builder for organizations/{organization}/locations/{location}/config.
com.google.cloud.datacatalog.lineage.configmanagement.v1.GetConfigRequest Request message for GetConfig RPC.
com.google.cloud.datacatalog.lineage.configmanagement.v1.GetConfigRequest.Builder Request message for GetConfig RPC.
com.google.cloud.datacatalog.lineage.configmanagement.v1.UpdateConfigRequest Request message for UpdateConfig RPC.
com.google.cloud.datacatalog.lineage.configmanagement.v1.UpdateConfigRequest.Builder Request message for UpdateConfig RPC.

Interfaces

Interface Description
com.google.cloud.datacatalog.lineage.configmanagement.v1.Config.Ingestion.IngestionRule.IntegrationSelectorOrBuilder
com.google.cloud.datacatalog.lineage.configmanagement.v1.Config.Ingestion.IngestionRule.LineageEnablementOrBuilder
com.google.cloud.datacatalog.lineage.configmanagement.v1.Config.Ingestion.IngestionRuleOrBuilder
com.google.cloud.datacatalog.lineage.configmanagement.v1.Config.IngestionOrBuilder
com.google.cloud.datacatalog.lineage.configmanagement.v1.ConfigManagementServiceGrpc.AsyncService Lineage Config Management service. Config Management service is used to manage the configuration for Data Lineage. These Configs define different configuration options for Lineage customers to control behaviour of lineage
com.google.cloud.datacatalog.lineage.configmanagement.v1.ConfigOrBuilder
com.google.cloud.datacatalog.lineage.configmanagement.v1.GetConfigRequestOrBuilder
com.google.cloud.datacatalog.lineage.configmanagement.v1.UpdateConfigRequestOrBuilder

Enums

Enum Description
com.google.cloud.datacatalog.lineage.configmanagement.v1.Config.Ingestion.IngestionRule.IntegrationSelector.Integration Integration to which the rule applies. This enum is expected to grow over time.