data_catalog library
Google Cloud Data Catalog — entry groups, tag templates, and tags (legacy Data Catalog API; prefer Dataplex Universal Catalog for new catalogs).
Classes
- DataCatalogEntryCustomType
-
Custom
user_specified_typeentry. - DataCatalogEntryFileset
-
Builtin
type = FILESETentry. - DataCatalogEntryGcsFilesetSpec
-
gcs_fileset_spec— only valid whenentryKindis DataCatalogEntryFileset. - DataCatalogEntryKind
-
Choice of entry type. Sealed so callers pick exactly one of the provider
type/user_specified_typescalars. - DataCatalogTagBoolValue
-
bool_valuevariant. - DataCatalogTagDoubleValue
-
double_valuevariant. - DataCatalogTagEnumValue
-
enum_valuevariant — display name of an allowed template enum. - DataCatalogTagField
-
One entry in the tag
fieldsset. - DataCatalogTagFieldValue
- Value stored on one DataCatalogTagField. Exactly one variant.
- DataCatalogTagStringValue
-
string_valuevariant. - DataCatalogTagTemplateEnumAllowedValue
- One allowed value inside an enum field type.
- DataCatalogTagTemplateEnumFieldType
-
type.enum_typevariant. - DataCatalogTagTemplateField
-
One entry in the tag template
fieldsset. - DataCatalogTagTemplateFieldType
- Field value type — exactly one of primitive / enum.
- DataCatalogTagTemplatePrimitiveFieldType
-
type.primitive_typevariant. - DataCatalogTagTimestampValue
-
timestamp_valuevariant (RFC3339). - GoogleDataCatalogEntry
-
Factory wrapper for
google_data_catalog_entry. - GoogleDataCatalogEntryGroup
-
Factory wrapper for
google_data_catalog_entry_group. - GoogleDataCatalogEntryGroupIamBinding
-
Factory wrapper for
google_data_catalog_entry_group_iam_binding. - GoogleDataCatalogEntryGroupIamMember
-
Factory wrapper for
google_data_catalog_entry_group_iam_member. - GoogleDataCatalogEntryGroupIamPolicy
-
Factory wrapper for
google_data_catalog_entry_group_iam_policy. - GoogleDataCatalogPolicyTag
-
Factory wrapper for
google_data_catalog_policy_tag. - GoogleDataCatalogPolicyTagIamBinding
-
Factory wrapper for
google_data_catalog_policy_tag_iam_binding. - GoogleDataCatalogPolicyTagIamMember
-
Factory wrapper for
google_data_catalog_policy_tag_iam_member. - GoogleDataCatalogPolicyTagIamPolicy
-
Factory wrapper for
google_data_catalog_policy_tag_iam_policy. - GoogleDataCatalogTag
-
Factory wrapper for
google_data_catalog_tag. - GoogleDataCatalogTagTemplate
-
Factory wrapper for
google_data_catalog_tag_template. - GoogleDataCatalogTagTemplateIamBinding
-
Factory wrapper for
google_data_catalog_tag_template_iam_binding. - GoogleDataCatalogTagTemplateIamMember
-
Factory wrapper for
google_data_catalog_tag_template_iam_member. - GoogleDataCatalogTagTemplateIamPolicy
-
Factory wrapper for
google_data_catalog_tag_template_iam_policy. - GoogleDataCatalogTaxonomy
-
Factory wrapper for
google_data_catalog_taxonomy. - GoogleDataCatalogTaxonomyIamBinding
-
Factory wrapper for
google_data_catalog_taxonomy_iam_binding. - GoogleDataCatalogTaxonomyIamMember
-
Factory wrapper for
google_data_catalog_taxonomy_iam_member. - GoogleDataCatalogTaxonomyIamPolicy
-
Factory wrapper for
google_data_catalog_taxonomy_iam_policy.
Enums
- DataCatalogTagTemplatePrimitiveType
- Primitive field types for DataCatalogTagTemplatePrimitiveFieldType.