Package com.google.cloud.dataplex.v1 (1.45.0)

GitHub Repository RPC Documentation REST Documentation

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.dataplex.v1.CatalogServiceClient Service Description: The primary resources offered by this service are EntryGroups, EntryTypes, AspectTypes, Entry and Aspect which collectively allow a data administrator to organize, manage, secure and catalog data across their organization located across cloud projects in a variety of storage systems including Cloud Storage and BigQuery.
com.google.cloud.dataplex.v1.ContentServiceClient Service Description: ContentService manages Notebook and SQL Scripts for Dataplex.

This class provides the ability to make remote calls to the backing service through method calls that map to API methods. Sample code to get started:

com.google.cloud.dataplex.v1.DataScanServiceClient Service Description: DataScanService manages DataScan resources which can be configured to run various types of data scanning workload and generate enriched metadata (e.g. Data Profile, Data Quality) for the data source.
com.google.cloud.dataplex.v1.DataTaxonomyServiceClient Service Description: DataTaxonomyService enables attribute-based governance. The resources currently offered include DataTaxonomy and DataAttribute.

This class provides the ability to make remote calls to the backing service through method

com.google.cloud.dataplex.v1.DataplexServiceClient Service Description: Dataplex service provides data lakes as a service. The primary resources offered by this service are Lakes, Zones and Assets which collectively allow a data administrator to organize, manage, secure and catalog data across their organization located across cloud projects in a variety of storage systems including Cloud Storage and BigQuery.
com.google.cloud.dataplex.v1.MetadataServiceClient Service Description: Metadata service manages metadata resources such as tables, filesets and partitions.

This class provides the ability to make remote calls to the backing service through method

Settings Classes

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

Settings Description
com.google.cloud.dataplex.v1.CatalogServiceSettings Settings class to configure an instance of CatalogServiceClient.

The default instance has everything set to sensible defaults:

com.google.cloud.dataplex.v1.ContentServiceSettings Settings class to configure an instance of ContentServiceClient.

The default instance has everything set to sensible defaults:

com.google.cloud.dataplex.v1.DataScanServiceSettings Settings class to configure an instance of DataScanServiceClient.

The default instance has everything set to sensible defaults:

com.google.cloud.dataplex.v1.DataTaxonomyServiceSettings Settings class to configure an instance of DataTaxonomyServiceClient.

The default instance has everything set to sensible defaults:

com.google.cloud.dataplex.v1.DataplexServiceSettings Settings class to configure an instance of DataplexServiceClient.

The default instance has everything set to sensible defaults:

com.google.cloud.dataplex.v1.MetadataServiceSettings Settings class to configure an instance of MetadataServiceClient.

The default instance has everything set to sensible defaults:

Classes

Class Description
com.google.cloud.dataplex.v1.Action Action represents an issue requiring administrator action for resolution.
com.google.cloud.dataplex.v1.Action.Builder Action represents an issue requiring administrator action for resolution.
com.google.cloud.dataplex.v1.Action.FailedSecurityPolicyApply Failed to apply security policy to the managed resource(s) under a lake, zone or an asset. For a lake or zone resource, one or more underlying assets has a failure applying security policy to the associated managed
com.google.cloud.dataplex.v1.Action.FailedSecurityPolicyApply.Builder Failed to apply security policy to the managed resource(s) under a lake, zone or an asset. For a lake or zone resource, one or more underlying assets has a failure applying security policy to the associated managed
com.google.cloud.dataplex.v1.Action.IncompatibleDataSchema Action details for incompatible schemas detected by discovery.
com.google.cloud.dataplex.v1.Action.IncompatibleDataSchema.Builder Action details for incompatible schemas detected by discovery.
com.google.cloud.dataplex.v1.Action.InvalidDataFormat Action details for invalid or unsupported data files detected by discovery.
com.google.cloud.dataplex.v1.Action.InvalidDataFormat.Builder Action details for invalid or unsupported data files detected by discovery.
com.google.cloud.dataplex.v1.Action.InvalidDataOrganization Action details for invalid data arrangement.
com.google.cloud.dataplex.v1.Action.InvalidDataOrganization.Builder Action details for invalid data arrangement.
com.google.cloud.dataplex.v1.Action.InvalidDataPartition Action details for invalid or unsupported partitions detected by discovery.
com.google.cloud.dataplex.v1.Action.InvalidDataPartition.Builder Action details for invalid or unsupported partitions detected by discovery.
com.google.cloud.dataplex.v1.Action.MissingData Action details for absence of data detected by discovery.
com.google.cloud.dataplex.v1.Action.MissingData.Builder Action details for absence of data detected by discovery.
com.google.cloud.dataplex.v1.Action.MissingResource Action details for resource references in assets that cannot be located.
com.google.cloud.dataplex.v1.Action.MissingResource.Builder Action details for resource references in assets that cannot be located.
com.google.cloud.dataplex.v1.Action.UnauthorizedResource Action details for unauthorized resource issues raised to indicate that the service account associated with the lake instance is not authorized to access or manage the resource associated with an asset.
com.google.cloud.dataplex.v1.Action.UnauthorizedResource.Builder Action details for unauthorized resource issues raised to indicate that the service account associated with the lake instance is not authorized to access or manage the resource associated with an asset.
com.google.cloud.dataplex.v1.AnalyzeProto
com.google.cloud.dataplex.v1.Aspect An aspect is a single piece of metadata describing an entry.
com.google.cloud.dataplex.v1.Aspect.Builder An aspect is a single piece of metadata describing an entry.
com.google.cloud.dataplex.v1.AspectSource AspectSource contains source system related information for the aspect.
com.google.cloud.dataplex.v1.AspectSource.Builder AspectSource contains source system related information for the aspect.
com.google.cloud.dataplex.v1.AspectType Aspect Type is a template for creating Aspects, and represents the JSON-schema for a given Entry, e.g., BigQuery Table Schema.
com.google.cloud.dataplex.v1.AspectType.Authorization Autorization for an Aspect Type.
com.google.cloud.dataplex.v1.AspectType.Authorization.Builder Autorization for an Aspect Type.
com.google.cloud.dataplex.v1.AspectType.Builder Aspect Type is a template for creating Aspects, and represents the JSON-schema for a given Entry, e.g., BigQuery Table Schema.
com.google.cloud.dataplex.v1.AspectType.MetadataTemplate MetadataTemplate definition for AspectType
com.google.cloud.dataplex.v1.AspectType.MetadataTemplate.Annotations Definition of the annotations of a field
com.google.cloud.dataplex.v1.AspectType.MetadataTemplate.Annotations.Builder Definition of the annotations of a field
com.google.cloud.dataplex.v1.AspectType.MetadataTemplate.Builder MetadataTemplate definition for AspectType
com.google.cloud.dataplex.v1.AspectType.MetadataTemplate.Constraints Definition of the constraints of a field
com.google.cloud.dataplex.v1.AspectType.MetadataTemplate.Constraints.Builder Definition of the constraints of a field
com.google.cloud.dataplex.v1.AspectType.MetadataTemplate.EnumValue Definition of Enumvalue (to be used by enum fields)
com.google.cloud.dataplex.v1.AspectType.MetadataTemplate.EnumValue.Builder Definition of Enumvalue (to be used by enum fields)
com.google.cloud.dataplex.v1.AspectTypeName
com.google.cloud.dataplex.v1.AspectTypeName.Builder Builder for projects/{project}/locations/{location}/aspectTypes/{aspect_type}.
com.google.cloud.dataplex.v1.Asset An asset represents a cloud resource that is being managed within a lake as a member of a zone.
com.google.cloud.dataplex.v1.Asset.Builder An asset represents a cloud resource that is being managed within a lake as a member of a zone.
com.google.cloud.dataplex.v1.Asset.DiscoverySpec Settings to manage the metadata discovery and publishing for an asset.
com.google.cloud.dataplex.v1.Asset.DiscoverySpec.Builder Settings to manage the metadata discovery and publishing for an asset.
com.google.cloud.dataplex.v1.Asset.DiscoverySpec.CsvOptions Describe CSV and similar semi-structured data formats.
com.google.cloud.dataplex.v1.Asset.DiscoverySpec.CsvOptions.Builder Describe CSV and similar semi-structured data formats.
com.google.cloud.dataplex.v1.Asset.DiscoverySpec.JsonOptions Describe JSON data format.
com.google.cloud.dataplex.v1.Asset.DiscoverySpec.JsonOptions.Builder Describe JSON data format.
com.google.cloud.dataplex.v1.Asset.DiscoveryStatus Status of discovery for an asset.
com.google.cloud.dataplex.v1.Asset.DiscoveryStatus.Builder Status of discovery for an asset.
com.google.cloud.dataplex.v1.Asset.DiscoveryStatus.Stats The aggregated data statistics for the asset reported by discovery.
com.google.cloud.dataplex.v1.Asset.DiscoveryStatus.Stats.Builder The aggregated data statistics for the asset reported by discovery.
com.google.cloud.dataplex.v1.Asset.ResourceSpec Identifies the cloud resource that is referenced by this asset.
com.google.cloud.dataplex.v1.Asset.ResourceSpec.Builder Identifies the cloud resource that is referenced by this asset.
com.google.cloud.dataplex.v1.Asset.ResourceStatus Status of the resource referenced by an asset.
com.google.cloud.dataplex.v1.Asset.ResourceStatus.Builder Status of the resource referenced by an asset.
com.google.cloud.dataplex.v1.Asset.SecurityStatus Security policy status of the asset. Data security policy, i.e., readers, writers & owners, should be specified in the lake/zone/asset IAM policy.
com.google.cloud.dataplex.v1.Asset.SecurityStatus.Builder Security policy status of the asset. Data security policy, i.e., readers, writers & owners, should be specified in the lake/zone/asset IAM policy.
com.google.cloud.dataplex.v1.AssetName
com.google.cloud.dataplex.v1.AssetName.Builder Builder for projects/{project}/locations/{location}/lakes/{lake}/zones/{zone}/assets/{asset}.
com.google.cloud.dataplex.v1.AssetStatus Aggregated status of the underlying assets of a lake or zone.
com.google.cloud.dataplex.v1.AssetStatus.Builder Aggregated status of the underlying assets of a lake or zone.
com.google.cloud.dataplex.v1.CancelJobRequest Cancel task jobs.
com.google.cloud.dataplex.v1.CancelJobRequest.Builder Cancel task jobs.