package datacatalog
import "google.golang.org/genproto/googleapis/cloud/datacatalog/v1"
Package datacatalog aliases all exported identifiers in package "cloud.google.com/go/datacatalog/apiv1/datacatalogpb".
Deprecated: Please use types in: cloud.google.com/go/datacatalog/apiv1/datacatalogpb. Please read https://github.com/googleapis/google-cloud-go/blob/main/migration.md for more details.
Index ¶
- Constants
- Variables
- func RegisterDataCatalogServer(s *grpc.Server, srv DataCatalogServer)
- func RegisterPolicyTagManagerSerializationServer(s *grpc.Server, srv PolicyTagManagerSerializationServer)
- func RegisterPolicyTagManagerServer(s *grpc.Server, srv PolicyTagManagerServer)
- type BigQueryConnectionSpec
- type BigQueryConnectionSpec_CloudSql
- type BigQueryConnectionSpec_ConnectionType
- type BigQueryDateShardedSpec
- type BigQueryRoutineSpec
- type BigQueryTableSpec
- type BigQueryTableSpec_TableSpec
- type BigQueryTableSpec_ViewSpec
- type BusinessContext
- type CloudSqlBigQueryConnectionSpec
- type CloudSqlBigQueryConnectionSpec_DatabaseType
- type ColumnSchema
- type Contacts
- type Contacts_Person
- type CreateEntryGroupRequest
- type CreateEntryRequest
- type CreatePolicyTagRequest
- type CreateTagRequest
- type CreateTagTemplateFieldRequest
- type CreateTagTemplateRequest
- type CreateTaxonomyRequest
- type CrossRegionalSource
- type DataCatalogClient
- type DataCatalogServer
- type DataSource
- type DataSourceConnectionSpec
- type DataSource_Service
- type DataSource_StorageProperties
- type DatabaseTableSpec
- type DatabaseTableSpec_TableType
- type DataplexExternalTable
- type DataplexFilesetSpec
- type DataplexSpec
- type DataplexTableSpec
- type DeleteEntryGroupRequest
- type DeleteEntryRequest
- type DeletePolicyTagRequest
- type DeleteTagRequest
- type DeleteTagTemplateFieldRequest
- type DeleteTagTemplateRequest
- type DeleteTaxonomyRequest
- type Entry
- type EntryGroup
- type EntryOverview
- type EntryType
- type Entry_BigqueryDateShardedSpec
- type Entry_BigqueryTableSpec
- type Entry_DataSourceConnectionSpec
- type Entry_DatabaseTableSpec
- type Entry_FilesetSpec
- type Entry_GcsFilesetSpec
- type Entry_IntegratedSystem
- type Entry_RoutineSpec
- type Entry_Type
- type Entry_UserSpecifiedSystem
- type Entry_UserSpecifiedType
- type ExportTaxonomiesRequest
- type ExportTaxonomiesRequest_SerializedTaxonomies
- type ExportTaxonomiesResponse
- type FieldType
- type FieldType_EnumType
- type FieldType_EnumType_
- type FieldType_EnumType_EnumValue
- type FieldType_PrimitiveType
- type FieldType_PrimitiveType_
- type FilesetSpec
- type GcsFileSpec
- type GcsFilesetSpec
- type GetEntryGroupRequest
- type GetEntryRequest
- type GetPolicyTagRequest
- type GetTagTemplateRequest
- type GetTaxonomyRequest
- type ImportTaxonomiesRequest
- type ImportTaxonomiesRequest_CrossRegionalSource
- type ImportTaxonomiesRequest_InlineSource
- type ImportTaxonomiesResponse
- type InlineSource
- type IntegratedSystem
- type ListEntriesRequest
- type ListEntriesResponse
- type ListEntryGroupsRequest
- type ListEntryGroupsResponse
- type ListPolicyTagsRequest
- type ListPolicyTagsResponse
- type ListTagsRequest
- type ListTagsResponse
- type ListTaxonomiesRequest
- type ListTaxonomiesResponse
- type LookupEntryRequest
- type LookupEntryRequest_FullyQualifiedName
- type LookupEntryRequest_LinkedResource
- type LookupEntryRequest_SqlResource
- type ModifyEntryContactsRequest
- type ModifyEntryOverviewRequest
- type PersonalDetails
- type PhysicalSchema
- type PhysicalSchema_Avro
- type PhysicalSchema_AvroSchema
- type PhysicalSchema_Csv
- type PhysicalSchema_CsvSchema
- type PhysicalSchema_Orc
- type PhysicalSchema_OrcSchema
- type PhysicalSchema_Parquet
- type PhysicalSchema_ParquetSchema
- type PhysicalSchema_Protobuf
- type PhysicalSchema_ProtobufSchema
- type PhysicalSchema_Thrift
- type PhysicalSchema_ThriftSchema
- type PolicyTag
- type PolicyTagManagerClient
- type PolicyTagManagerSerializationClient
- type PolicyTagManagerSerializationServer
- type PolicyTagManagerServer
- type RenameTagTemplateFieldEnumValueRequest
- type RenameTagTemplateFieldRequest
- type ReplaceTaxonomyRequest
- type RoutineSpec
- type RoutineSpec_Argument
- type RoutineSpec_Argument_Mode
- type RoutineSpec_BigqueryRoutineSpec
- type RoutineSpec_RoutineType
- type Schema
- type SearchCatalogRequest
- type SearchCatalogRequest_Scope
- type SearchCatalogResponse
- type SearchCatalogResult
- type SearchCatalogResult_IntegratedSystem
- type SearchCatalogResult_UserSpecifiedSystem
- type SearchResultType
- type SerializedPolicyTag
- type SerializedTaxonomy
- type StarEntryRequest
- type StarEntryResponse
- type StorageProperties
- type SystemTimestamps
- type TableSourceType
- type TableSpec
- type Tag
- type TagField
- type TagField_BoolValue
- type TagField_DoubleValue
- type TagField_EnumValue
- type TagField_EnumValue_
- type TagField_RichtextValue
- type TagField_StringValue
- type TagField_TimestampValue
- type TagTemplate
- type TagTemplateField
- type Tag_Column
- type Taxonomy
- type Taxonomy_PolicyType
- type UnimplementedDataCatalogServer
- type UnimplementedPolicyTagManagerSerializationServer
- type UnimplementedPolicyTagManagerServer
- type UnstarEntryRequest
- type UnstarEntryResponse
- type UpdateEntryGroupRequest
- type UpdateEntryRequest
- type UpdatePolicyTagRequest
- type UpdateTagRequest
- type UpdateTagTemplateFieldRequest
- type UpdateTagTemplateRequest
- type UpdateTaxonomyRequest
- type UsageSignal
- type UsageStats
- type ViewSpec
Constants ¶
const ( BigQueryConnectionSpec_CLOUD_SQL = src.BigQueryConnectionSpec_CLOUD_SQL BigQueryConnectionSpec_CONNECTION_TYPE_UNSPECIFIED = src.BigQueryConnectionSpec_CONNECTION_TYPE_UNSPECIFIED CloudSqlBigQueryConnectionSpec_DATABASE_TYPE_UNSPECIFIED = src.CloudSqlBigQueryConnectionSpec_DATABASE_TYPE_UNSPECIFIED CloudSqlBigQueryConnectionSpec_MYSQL = src.CloudSqlBigQueryConnectionSpec_MYSQL CloudSqlBigQueryConnectionSpec_POSTGRES = src.CloudSqlBigQueryConnectionSpec_POSTGRES DataSource_BIGQUERY = src.DataSource_BIGQUERY DataSource_CLOUD_STORAGE = src.DataSource_CLOUD_STORAGE DataSource_SERVICE_UNSPECIFIED = src.DataSource_SERVICE_UNSPECIFIED DatabaseTableSpec_EXTERNAL = src.DatabaseTableSpec_EXTERNAL DatabaseTableSpec_NATIVE = src.DatabaseTableSpec_NATIVE DatabaseTableSpec_TABLE_TYPE_UNSPECIFIED = src.DatabaseTableSpec_TABLE_TYPE_UNSPECIFIED EntryType_CLUSTER = src.EntryType_CLUSTER EntryType_DATABASE = src.EntryType_DATABASE EntryType_DATA_SOURCE_CONNECTION = src.EntryType_DATA_SOURCE_CONNECTION EntryType_DATA_STREAM = src.EntryType_DATA_STREAM EntryType_ENTRY_TYPE_UNSPECIFIED = src.EntryType_ENTRY_TYPE_UNSPECIFIED EntryType_FILESET = src.EntryType_FILESET EntryType_LAKE = src.EntryType_LAKE EntryType_MODEL = src.EntryType_MODEL EntryType_ROUTINE = src.EntryType_ROUTINE EntryType_SERVICE = src.EntryType_SERVICE EntryType_TABLE = src.EntryType_TABLE EntryType_ZONE = src.EntryType_ZONE FieldType_BOOL = src.FieldType_BOOL FieldType_DOUBLE = src.FieldType_DOUBLE FieldType_PRIMITIVE_TYPE_UNSPECIFIED = src.FieldType_PRIMITIVE_TYPE_UNSPECIFIED FieldType_RICHTEXT = src.FieldType_RICHTEXT FieldType_STRING = src.FieldType_STRING FieldType_TIMESTAMP = src.FieldType_TIMESTAMP IntegratedSystem_BIGQUERY = src.IntegratedSystem_BIGQUERY IntegratedSystem_CLOUD_PUBSUB = src.IntegratedSystem_CLOUD_PUBSUB IntegratedSystem_DATAPLEX = src.IntegratedSystem_DATAPLEX IntegratedSystem_DATAPROC_METASTORE = src.IntegratedSystem_DATAPROC_METASTORE IntegratedSystem_INTEGRATED_SYSTEM_UNSPECIFIED = src.IntegratedSystem_INTEGRATED_SYSTEM_UNSPECIFIED RoutineSpec_Argument_IN = src.RoutineSpec_Argument_IN RoutineSpec_Argument_INOUT = src.RoutineSpec_Argument_INOUT RoutineSpec_Argument_MODE_UNSPECIFIED = src.RoutineSpec_Argument_MODE_UNSPECIFIED RoutineSpec_Argument_OUT = src.RoutineSpec_Argument_OUT RoutineSpec_PROCEDURE = src.RoutineSpec_PROCEDURE RoutineSpec_ROUTINE_TYPE_UNSPECIFIED = src.RoutineSpec_ROUTINE_TYPE_UNSPECIFIED RoutineSpec_SCALAR_FUNCTION = src.RoutineSpec_SCALAR_FUNCTION SearchResultType_ENTRY = src.SearchResultType_ENTRY SearchResultType_ENTRY_GROUP = src.SearchResultType_ENTRY_GROUP SearchResultType_SEARCH_RESULT_TYPE_UNSPECIFIED = src.SearchResultType_SEARCH_RESULT_TYPE_UNSPECIFIED SearchResultType_TAG_TEMPLATE = src.SearchResultType_TAG_TEMPLATE TableSourceType_BIGQUERY_MATERIALIZED_VIEW = src.TableSourceType_BIGQUERY_MATERIALIZED_VIEW TableSourceType_BIGQUERY_TABLE = src.TableSourceType_BIGQUERY_TABLE TableSourceType_BIGQUERY_VIEW = src.TableSourceType_BIGQUERY_VIEW TableSourceType_TABLE_SOURCE_TYPE_UNSPECIFIED = src.TableSourceType_TABLE_SOURCE_TYPE_UNSPECIFIED Taxonomy_FINE_GRAINED_ACCESS_CONTROL = src.Taxonomy_FINE_GRAINED_ACCESS_CONTROL Taxonomy_POLICY_TYPE_UNSPECIFIED = src.Taxonomy_POLICY_TYPE_UNSPECIFIED )
Deprecated: Please use consts in: cloud.google.com/go/datacatalog/apiv1/datacatalogpb
Variables ¶
var ( BigQueryConnectionSpec_ConnectionType_name = src.BigQueryConnectionSpec_ConnectionType_name BigQueryConnectionSpec_ConnectionType_value = src.BigQueryConnectionSpec_ConnectionType_value CloudSqlBigQueryConnectionSpec_DatabaseType_name = src.CloudSqlBigQueryConnectionSpec_DatabaseType_name CloudSqlBigQueryConnectionSpec_DatabaseType_value = src.CloudSqlBigQueryConnectionSpec_DatabaseType_value DataSource_Service_name = src.DataSource_Service_name DataSource_Service_value = src.DataSource_Service_value DatabaseTableSpec_TableType_name = src.DatabaseTableSpec_TableType_name DatabaseTableSpec_TableType_value = src.DatabaseTableSpec_TableType_value EntryType_name = src.EntryType_name EntryType_value = src.EntryType_value FieldType_PrimitiveType_name = src.FieldType_PrimitiveType_name FieldType_PrimitiveType_value = src.FieldType_PrimitiveType_value File_google_cloud_datacatalog_v1_bigquery_proto = src.File_google_cloud_datacatalog_v1_bigquery_proto File_google_cloud_datacatalog_v1_common_proto = src.File_google_cloud_datacatalog_v1_common_proto File_google_cloud_datacatalog_v1_data_source_proto = src.File_google_cloud_datacatalog_v1_data_source_proto File_google_cloud_datacatalog_v1_datacatalog_proto = src.File_google_cloud_datacatalog_v1_datacatalog_proto File_google_cloud_datacatalog_v1_dataplex_spec_proto = src.File_google_cloud_datacatalog_v1_dataplex_spec_proto File_google_cloud_datacatalog_v1_gcs_fileset_spec_proto = src.File_google_cloud_datacatalog_v1_gcs_fileset_spec_proto File_google_cloud_datacatalog_v1_physical_schema_proto = src.File_google_cloud_datacatalog_v1_physical_schema_proto File_google_cloud_datacatalog_v1_policytagmanager_proto = src.File_google_cloud_datacatalog_v1_policytagmanager_proto File_google_cloud_datacatalog_v1_policytagmanagerserialization_proto = src.File_google_cloud_datacatalog_v1_policytagmanagerserialization_proto File_google_cloud_datacatalog_v1_schema_proto = src.File_google_cloud_datacatalog_v1_schema_proto File_google_cloud_datacatalog_v1_search_proto = src.File_google_cloud_datacatalog_v1_search_proto File_google_cloud_datacatalog_v1_table_spec_proto = src.File_google_cloud_datacatalog_v1_table_spec_proto = src.File_google_cloud_datacatalog_v1_tags_proto File_google_cloud_datacatalog_v1_timestamps_proto = src.File_google_cloud_datacatalog_v1_timestamps_proto File_google_cloud_datacatalog_v1_usage_proto = src.File_google_cloud_datacatalog_v1_usage_proto IntegratedSystem_name = src.IntegratedSystem_name IntegratedSystem_value = src.IntegratedSystem_value RoutineSpec_Argument_Mode_name = src.RoutineSpec_Argument_Mode_name RoutineSpec_Argument_Mode_value = src.RoutineSpec_Argument_Mode_value RoutineSpec_RoutineType_name = src.RoutineSpec_RoutineType_name RoutineSpec_RoutineType_value = src.RoutineSpec_RoutineType_value SearchResultType_name = src.SearchResultType_name SearchResultType_value = src.SearchResultType_value TableSourceType_name = src.TableSourceType_name TableSourceType_value = src.TableSourceType_value Taxonomy_PolicyType_name = src.Taxonomy_PolicyType_name Taxonomy_PolicyType_value = src.Taxonomy_PolicyType_value )
Deprecated: Please use vars in: cloud.google.com/go/datacatalog/apiv1/datacatalogpb
Functions ¶
func RegisterDataCatalogServer ¶
func RegisterDataCatalogServer(s *grpc.Server, srv DataCatalogServer)
Deprecated: Please use funcs in: cloud.google.com/go/datacatalog/apiv1/datacatalogpb
func RegisterPolicyTagManagerSerializationServer ¶
func RegisterPolicyTagManagerSerializationServer(s *grpc.Server, srv PolicyTagManagerSerializationServer)
Deprecated: Please use funcs in: cloud.google.com/go/datacatalog/apiv1/datacatalogpb
func RegisterPolicyTagManagerServer ¶
func RegisterPolicyTagManagerServer(s *grpc.Server, srv PolicyTagManagerServer)
Deprecated: Please use funcs in: cloud.google.com/go/datacatalog/apiv1/datacatalogpb
Types ¶
type BigQueryConnectionSpec ¶
type BigQueryConnectionSpec = src.BigQueryConnectionSpec
Specification for the BigQuery connection.
Deprecated: Please use types in: cloud.google.com/go/datacatalog/apiv1/datacatalogpb
type BigQueryConnectionSpec_CloudSql ¶
type BigQueryConnectionSpec_CloudSql = src.BigQueryConnectionSpec_CloudSql
type BigQueryConnectionSpec_ConnectionType ¶
type BigQueryConnectionSpec_ConnectionType = src.BigQueryConnectionSpec_ConnectionType
The type of the BigQuery connection.
Deprecated: Please use types in: cloud.google.com/go/datacatalog/apiv1/datacatalogpb
type BigQueryDateShardedSpec ¶
type BigQueryDateShardedSpec = src.BigQueryDateShardedSpec
Specification for a group of BigQuery tables with the `[prefix]YYYYMMDD` name pattern. For more information, see [Introduction to partitioned tables] (https://cloud.google.com/bigquery/docs/partitioned-tables#partitioning_versus_sharding).
Deprecated: Please use types in: cloud.google.com/go/datacatalog/apiv1/datacatalogpb
type BigQueryRoutineSpec ¶
type BigQueryRoutineSpec = src.BigQueryRoutineSpec
Fields specific for BigQuery routines.
Deprecated: Please use types in: cloud.google.com/go/datacatalog/apiv1/datacatalogpb
type BigQueryTableSpec ¶
type BigQueryTableSpec = src.BigQueryTableSpec
Describes a BigQuery table.
Deprecated: Please use types in: cloud.google.com/go/datacatalog/apiv1/datacatalogpb
type BigQueryTableSpec_TableSpec ¶
type BigQueryTableSpec_TableSpec = src.BigQueryTableSpec_TableSpec
type BigQueryTableSpec_ViewSpec ¶
type BigQueryTableSpec_ViewSpec = src.BigQueryTableSpec_ViewSpec
type BusinessContext ¶
type BusinessContext = src.BusinessContext
Business Context of the entry.
Deprecated: Please use types in: cloud.google.com/go/datacatalog/apiv1/datacatalogpb
type CloudSqlBigQueryConnectionSpec ¶
type CloudSqlBigQueryConnectionSpec = src.CloudSqlBigQueryConnectionSpec
Specification for the BigQuery connection to a Cloud SQL instance.
Deprecated: Please use types in: cloud.google.com/go/datacatalog/apiv1/datacatalogpb
type CloudSqlBigQueryConnectionSpec_DatabaseType ¶
type CloudSqlBigQueryConnectionSpec_DatabaseType = src.CloudSqlBigQueryConnectionSpec_DatabaseType
Supported Cloud SQL database types.
Deprecated: Please use types in: cloud.google.com/go/datacatalog/apiv1/datacatalogpb
type ColumnSchema ¶
type ColumnSchema = src.ColumnSchema
A column within a schema. Columns can be nested inside other columns.
Deprecated: Please use types in: cloud.google.com/go/datacatalog/apiv1/datacatalogpb
type Contacts ¶
Contact people for the entry.
Deprecated: Please use types in: cloud.google.com/go/datacatalog/apiv1/datacatalogpb
type Contacts_Person ¶
type Contacts_Person = src.Contacts_Person
A contact person for the entry.
Deprecated: Please use types in: cloud.google.com/go/datacatalog/apiv1/datacatalogpb
type CreateEntryGroupRequest ¶
type CreateEntryGroupRequest = src.CreateEntryGroupRequest
Request message for [CreateEntryGroup][google.cloud.datacatalog.v1.DataCatalog.CreateEntryGroup].
Deprecated: Please use types in: cloud.google.com/go/datacatalog/apiv1/datacatalogpb
type CreateEntryRequest ¶
type CreateEntryRequest = src.CreateEntryRequest
Request message for [CreateEntry][google.cloud.datacatalog.v1.DataCatalog.CreateEntry].
Deprecated: Please use types in: cloud.google.com/go/datacatalog/apiv1/datacatalogpb
type CreatePolicyTagRequest ¶
type CreatePolicyTagRequest = src.CreatePolicyTagRequest
Request message for [CreatePolicyTag][google.cloud.datacatalog.v1.PolicyTagManager.CreatePolicyTag].
Deprecated: Please use types in: cloud.google.com/go/datacatalog/apiv1/datacatalogpb
type CreateTagRequest ¶
type CreateTagRequest = src.CreateTagRequest
Request message for [CreateTag][google.cloud.datacatalog.v1.DataCatalog.CreateTag].
Deprecated: Please use types in: cloud.google.com/go/datacatalog/apiv1/datacatalogpb
type CreateTagTemplateFieldRequest ¶
type CreateTagTemplateFieldRequest = src.CreateTagTemplateFieldRequest
Request message for [CreateTagTemplateField][google.cloud.datacatalog.v1.DataCatalog.CreateTagTemplateField].
Deprecated: Please use types in: cloud.google.com/go/datacatalog/apiv1/datacatalogpb
type CreateTagTemplateRequest ¶
type CreateTagTemplateRequest = src.CreateTagTemplateRequest
Request message for [CreateTagTemplate][google.cloud.datacatalog.v1.DataCatalog.CreateTagTemplate].
Deprecated: Please use types in: cloud.google.com/go/datacatalog/apiv1/datacatalogpb
type CreateTaxonomyRequest ¶
type CreateTaxonomyRequest = src.CreateTaxonomyRequest
Request message for [CreateTaxonomy][google.cloud.datacatalog.v1.PolicyTagManager.CreateTaxonomy].
Deprecated: Please use types in: cloud.google.com/go/datacatalog/apiv1/datacatalogpb
type CrossRegionalSource ¶
type CrossRegionalSource = src.CrossRegionalSource
Cross-regional source used to import an existing taxonomy into a different region.
Deprecated: Please use types in: cloud.google.com/go/datacatalog/apiv1/datacatalogpb
type DataCatalogClient ¶
type DataCatalogClient = src.DataCatalogClient
DataCatalogClient is the client API for DataCatalog service. For semantics around ctx use and closing/ending streaming RPCs, please refer to https://godoc.org/google.golang.org/grpc#ClientConn.NewStream.
Deprecated: Please use types in: cloud.google.com/go/datacatalog/apiv1/datacatalogpb
func NewDataCatalogClient ¶
func NewDataCatalogClient(cc grpc.ClientConnInterface) DataCatalogClient
Deprecated: Please use funcs in: cloud.google.com/go/datacatalog/apiv1/datacatalogpb
type DataCatalogServer ¶
type DataCatalogServer = src.DataCatalogServer
DataCatalogServer is the server API for DataCatalog service.
Deprecated: Please use types in: cloud.google.com/go/datacatalog/apiv1/datacatalogpb
type DataSource ¶
type DataSource = src.DataSource
Physical location of an entry.
Deprecated: Please use types in: cloud.google.com/go/datacatalog/apiv1/datacatalogpb
type DataSourceConnectionSpec ¶
type DataSourceConnectionSpec = src.DataSourceConnectionSpec
Specification that applies to a data source connection. Valid only for entries with the `DATA_SOURCE_CONNECTION` type.
Deprecated: Please use types in: cloud.google.com/go/datacatalog/apiv1/datacatalogpb
type DataSource_Service ¶
type DataSource_Service = src.DataSource_Service
Name of a service that stores the data.
Deprecated: Please use types in: cloud.google.com/go/datacatalog/apiv1/datacatalogpb
type DataSource_StorageProperties ¶
type DataSource_StorageProperties = src.DataSource_StorageProperties
type DatabaseTableSpec ¶
type DatabaseTableSpec = src.DatabaseTableSpec
Specification that applies to a table resource. Valid only for entries with the `TABLE` type.
Deprecated: Please use types in: cloud.google.com/go/datacatalog/apiv1/datacatalogpb
type DatabaseTableSpec_TableType ¶
type DatabaseTableSpec_TableType = src.DatabaseTableSpec_TableType
Type of the table.
Deprecated: Please use types in: cloud.google.com/go/datacatalog/apiv1/datacatalogpb
type DataplexExternalTable ¶
type DataplexExternalTable = src.DataplexExternalTable
External table registered by Dataplex. Dataplex publishes data discovered from an asset into multiple other systems (BigQuery, DPMS) in form of tables. We call them "external tables". External tables are also synced into the Data Catalog. This message contains pointers to those external tables (fully qualified name, resource name et cetera) within the Data Catalog.
Deprecated: Please use types in: cloud.google.com/go/datacatalog/apiv1/datacatalogpb
type DataplexFilesetSpec ¶
type DataplexFilesetSpec = src.DataplexFilesetSpec
Entry specyfication for a Dataplex fileset.
Deprecated: Please use types in: cloud.google.com/go/datacatalog/apiv1/datacatalogpb
type DataplexSpec ¶
type DataplexSpec = src.DataplexSpec
Common Dataplex fields.
Deprecated: Please use types in: cloud.google.com/go/datacatalog/apiv1/datacatalogpb
type DataplexTableSpec ¶
type DataplexTableSpec = src.DataplexTableSpec
Entry specification for a Dataplex table.
Deprecated: Please use types in: cloud.google.com/go/datacatalog/apiv1/datacatalogpb
type DeleteEntryGroupRequest ¶
type DeleteEntryGroupRequest = src.DeleteEntryGroupRequest
Request message for [DeleteEntryGroup][google.cloud.datacatalog.v1.DataCatalog.DeleteEntryGroup].
Deprecated: Please use types in: cloud.google.com/go/datacatalog/apiv1/datacatalogpb
type DeleteEntryRequest ¶
type DeleteEntryRequest = src.DeleteEntryRequest
Request message for [DeleteEntry][google.cloud.datacatalog.v1.DataCatalog.DeleteEntry].
Deprecated: Please use types in: cloud.google.com/go/datacatalog/apiv1/datacatalogpb
type DeletePolicyTagRequest ¶
type DeletePolicyTagRequest = src.DeletePolicyTagRequest
Request message for [DeletePolicyTag][google.cloud.datacatalog.v1.PolicyTagManager.DeletePolicyTag].
Deprecated: Please use types in: cloud.google.com/go/datacatalog/apiv1/datacatalogpb
type DeleteTagRequest ¶
type DeleteTagRequest = src.DeleteTagRequest
Request message for [DeleteTag][google.cloud.datacatalog.v1.DataCatalog.DeleteTag].
Deprecated: Please use types in: cloud.google.com/go/datacatalog/apiv1/datacatalogpb
type DeleteTagTemplateFieldRequest ¶
type DeleteTagTemplateFieldRequest = src.DeleteTagTemplateFieldRequest
Request message for [DeleteTagTemplateField][google.cloud.datacatalog.v1.DataCatalog.DeleteTagTemplateField].
Deprecated: Please use types in: cloud.google.com/go/datacatalog/apiv1/datacatalogpb
type DeleteTagTemplateRequest ¶
type DeleteTagTemplateRequest = src.DeleteTagTemplateRequest
Request message for [DeleteTagTemplate][google.cloud.datacatalog.v1.DataCatalog.DeleteTagTemplate].
Deprecated: Please use types in: cloud.google.com/go/datacatalog/apiv1/datacatalogpb
type DeleteTaxonomyRequest ¶
type DeleteTaxonomyRequest = src.DeleteTaxonomyRequest
Request message for [DeleteTaxonomy][google.cloud.datacatalog.v1.PolicyTagManager.DeleteTaxonomy].
Deprecated: Please use types in: cloud.google.com/go/datacatalog/apiv1/datacatalogpb
type Entry ¶
Entry metadata. A Data Catalog entry represents another resource in Google Cloud Platform (such as a BigQuery dataset or a Pub/Sub topic) or outside of it. You can use the `linked_resource` field in the entry resource to refer to the original resource ID of the source system. An entry resource contains resource details, for example, its schema. Additionally, you can attach flexible metadata to an entry in the form of a Tag[google.cloud.datacatalog.v1.Tag].
Deprecated: Please use types in: cloud.google.com/go/datacatalog/apiv1/datacatalogpb
type EntryGroup ¶
type EntryGroup = src.EntryGroup
Entry group metadata. An `EntryGroup` resource represents a logical grouping of zero or more Data Catalog Entry[google.cloud.datacatalog.v1.Entry] resources.
Deprecated: Please use types in: cloud.google.com/go/datacatalog/apiv1/datacatalogpb
type EntryOverview ¶
type EntryOverview = src.EntryOverview
Entry overview fields for rich text descriptions of entries.
Deprecated: Please use types in: cloud.google.com/go/datacatalog/apiv1/datacatalogpb
type EntryType ¶
The enum field that lists all the types of entry resources in Data Catalog. For example, a BigQuery table entry has the `TABLE` type.
Deprecated: Please use types in: cloud.google.com/go/datacatalog/apiv1/datacatalogpb
type Entry_BigqueryDateShardedSpec ¶
type Entry_BigqueryDateShardedSpec = src.Entry_BigqueryDateShardedSpec
type Entry_BigqueryTableSpec ¶
type Entry_BigqueryTableSpec = src.Entry_BigqueryTableSpec
type Entry_DataSourceConnectionSpec ¶
type Entry_DataSourceConnectionSpec = src.Entry_DataSourceConnectionSpec
type Entry_DatabaseTableSpec ¶
type Entry_DatabaseTableSpec = src.Entry_DatabaseTableSpec
type Entry_FilesetSpec ¶
type Entry_FilesetSpec = src.Entry_FilesetSpec
type Entry_GcsFilesetSpec ¶
type Entry_GcsFilesetSpec = src.Entry_GcsFilesetSpec
type Entry_IntegratedSystem ¶
type Entry_IntegratedSystem = src.Entry_IntegratedSystem
type Entry_RoutineSpec ¶
type Entry_RoutineSpec = src.Entry_RoutineSpec
type Entry_Type ¶
type Entry_Type = src.Entry_Type
type Entry_UserSpecifiedSystem ¶
type Entry_UserSpecifiedSystem = src.Entry_UserSpecifiedSystem
type Entry_UserSpecifiedType ¶
type Entry_UserSpecifiedType = src.Entry_UserSpecifiedType
type ExportTaxonomiesRequest ¶
type ExportTaxonomiesRequest = src.ExportTaxonomiesRequest
Request message for [ExportTaxonomies][google.cloud.datacatalog.v1.PolicyTagManagerSerialization.ExportTaxonomies].
Deprecated: Please use types in: cloud.google.com/go/datacatalog/apiv1/datacatalogpb
type ExportTaxonomiesRequest_SerializedTaxonomies ¶
type ExportTaxonomiesRequest_SerializedTaxonomies = src.ExportTaxonomiesRequest_SerializedTaxonomies
type ExportTaxonomiesResponse ¶
type ExportTaxonomiesResponse = src.ExportTaxonomiesResponse
Response message for [ExportTaxonomies][google.cloud.datacatalog.v1.PolicyTagManagerSerialization.ExportTaxonomies].
Deprecated: Please use types in: cloud.google.com/go/datacatalog/apiv1/datacatalogpb
type FieldType ¶
type FieldType_EnumType ¶
type FieldType_EnumType = src.FieldType_EnumType
type FieldType_EnumType_ ¶
type FieldType_EnumType_ = src.FieldType_EnumType_
type FieldType_EnumType_EnumValue ¶
type FieldType_EnumType_EnumValue = src.FieldType_EnumType_EnumValue
type FieldType_PrimitiveType ¶
type FieldType_PrimitiveType = src.FieldType_PrimitiveType
type FieldType_PrimitiveType_ ¶
type FieldType_PrimitiveType_ = src.FieldType_PrimitiveType_
type FilesetSpec ¶
type FilesetSpec = src.FilesetSpec
Specification that applies to a fileset. Valid only for entries with the 'FILESET' type.
Deprecated: Please use types in: cloud.google.com/go/datacatalog/apiv1/datacatalogpb
type GcsFileSpec ¶
type GcsFileSpec = src.GcsFileSpec
Specification of a single file in Cloud Storage.
Deprecated: Please use types in: cloud.google.com/go/datacatalog/apiv1/datacatalogpb
type GcsFilesetSpec ¶
type GcsFilesetSpec = src.GcsFilesetSpec
Describes a Cloud Storage fileset entry.
Deprecated: Please use types in: cloud.google.com/go/datacatalog/apiv1/datacatalogpb
type GetEntryGroupRequest ¶
type GetEntryGroupRequest = src.GetEntryGroupRequest
Request message for [GetEntryGroup][google.cloud.datacatalog.v1.DataCatalog.GetEntryGroup].
Deprecated: Please use types in: cloud.google.com/go/datacatalog/apiv1/datacatalogpb
type GetEntryRequest ¶
type GetEntryRequest = src.GetEntryRequest
Request message for [GetEntry][google.cloud.datacatalog.v1.DataCatalog.GetEntry].
Deprecated: Please use types in: cloud.google.com/go/datacatalog/apiv1/datacatalogpb
type GetPolicyTagRequest ¶
type GetPolicyTagRequest = src.GetPolicyTagRequest
Request message for [GetPolicyTag][google.cloud.datacatalog.v1.PolicyTagManager.GetPolicyTag].
Deprecated: Please use types in: cloud.google.com/go/datacatalog/apiv1/datacatalogpb
type GetTagTemplateRequest ¶
type GetTagTemplateRequest = src.GetTagTemplateRequest
Request message for [GetTagTemplate][google.cloud.datacatalog.v1.DataCatalog.GetTagTemplate].
Deprecated: Please use types in: cloud.google.com/go/datacatalog/apiv1/datacatalogpb
type GetTaxonomyRequest ¶
type GetTaxonomyRequest = src.GetTaxonomyRequest
Request message for [GetTaxonomy][google.cloud.datacatalog.v1.PolicyTagManager.GetTaxonomy].
Deprecated: Please use types in: cloud.google.com/go/datacatalog/apiv1/datacatalogpb
type ImportTaxonomiesRequest ¶
type ImportTaxonomiesRequest = src.ImportTaxonomiesRequest
Request message for [ImportTaxonomies][google.cloud.datacatalog.v1.PolicyTagManagerSerialization.ImportTaxonomies].
Deprecated: Please use types in: cloud.google.com/go/datacatalog/apiv1/datacatalogpb
type ImportTaxonomiesRequest_CrossRegionalSource ¶
type ImportTaxonomiesRequest_CrossRegionalSource = src.ImportTaxonomiesRequest_CrossRegionalSource
type ImportTaxonomiesRequest_InlineSource ¶
type ImportTaxonomiesRequest_InlineSource = src.ImportTaxonomiesRequest_InlineSource
type ImportTaxonomiesResponse ¶
type ImportTaxonomiesResponse = src.ImportTaxonomiesResponse
Response message for [ImportTaxonomies][google.cloud.datacatalog.v1.PolicyTagManagerSerialization.ImportTaxonomies].
Deprecated: Please use types in: cloud.google.com/go/datacatalog/apiv1/datacatalogpb
type InlineSource ¶
type InlineSource = src.InlineSource
Inline source containing taxonomies to import.
Deprecated: Please use types in: cloud.google.com/go/datacatalog/apiv1/datacatalogpb
type IntegratedSystem ¶
type IntegratedSystem = src.IntegratedSystem
This enum lists all the systems that Data Catalog integrates with.
Deprecated: Please use types in: cloud.google.com/go/datacatalog/apiv1/datacatalogpb
type ListEntriesRequest ¶
type ListEntriesRequest = src.ListEntriesRequest
Request message for [ListEntries][google.cloud.datacatalog.v1.DataCatalog.ListEntries].
Deprecated: Please use types in: cloud.google.com/go/datacatalog/apiv1/datacatalogpb
type ListEntriesResponse ¶
type ListEntriesResponse = src.ListEntriesResponse
Response message for [ListEntries][google.cloud.datacatalog.v1.DataCatalog.ListEntries].
Deprecated: Please use types in: cloud.google.com/go/datacatalog/apiv1/datacatalogpb
type ListEntryGroupsRequest ¶
type ListEntryGroupsRequest = src.ListEntryGroupsRequest
Request message for [ListEntryGroups][google.cloud.datacatalog.v1.DataCatalog.ListEntryGroups].
Deprecated: Please use types in: cloud.google.com/go/datacatalog/apiv1/datacatalogpb
type ListEntryGroupsResponse ¶
type ListEntryGroupsResponse = src.ListEntryGroupsResponse
Response message for [ListEntryGroups][google.cloud.datacatalog.v1.DataCatalog.ListEntryGroups].
Deprecated: Please use types in: cloud.google.com/go/datacatalog/apiv1/datacatalogpb
type ListPolicyTagsRequest ¶
type ListPolicyTagsRequest = src.ListPolicyTagsRequest
Request message for [ListPolicyTags][google.cloud.datacatalog.v1.PolicyTagManager.ListPolicyTags].
Deprecated: Please use types in: cloud.google.com/go/datacatalog/apiv1/datacatalogpb
type ListPolicyTagsResponse ¶
type ListPolicyTagsResponse = src.ListPolicyTagsResponse
Response message for [ListPolicyTags][google.cloud.datacatalog.v1.PolicyTagManager.ListPolicyTags].
Deprecated: Please use types in: cloud.google.com/go/datacatalog/apiv1/datacatalogpb
type ListTagsRequest ¶
type ListTagsRequest = src.ListTagsRequest
Request message for [ListTags][google.cloud.datacatalog.v1.DataCatalog.ListTags].
Deprecated: Please use types in: cloud.google.com/go/datacatalog/apiv1/datacatalogpb
type ListTagsResponse ¶
type ListTagsResponse = src.ListTagsResponse
Response message for [ListTags][google.cloud.datacatalog.v1.DataCatalog.ListTags].
Deprecated: Please use types in: cloud.google.com/go/datacatalog/apiv1/datacatalogpb
type ListTaxonomiesRequest ¶
type ListTaxonomiesRequest = src.ListTaxonomiesRequest
Request message for [ListTaxonomies][google.cloud.datacatalog.v1.PolicyTagManager.ListTaxonomies].
Deprecated: Please use types in: cloud.google.com/go/datacatalog/apiv1/datacatalogpb
type ListTaxonomiesResponse ¶
type ListTaxonomiesResponse = src.ListTaxonomiesResponse
Response message for [ListTaxonomies][google.cloud.datacatalog.v1.PolicyTagManager.ListTaxonomies].
Deprecated: Please use types in: cloud.google.com/go/datacatalog/apiv1/datacatalogpb
type LookupEntryRequest ¶
type LookupEntryRequest = src.LookupEntryRequest
Request message for [LookupEntry][google.cloud.datacatalog.v1.DataCatalog.LookupEntry].
Deprecated: Please use types in: cloud.google.com/go/datacatalog/apiv1/datacatalogpb
type LookupEntryRequest_FullyQualifiedName ¶
type LookupEntryRequest_FullyQualifiedName = src.LookupEntryRequest_FullyQualifiedName
type LookupEntryRequest_LinkedResource ¶
type LookupEntryRequest_LinkedResource = src.LookupEntryRequest_LinkedResource
type LookupEntryRequest_SqlResource ¶
type LookupEntryRequest_SqlResource = src.LookupEntryRequest_SqlResource
type ModifyEntryContactsRequest ¶
type ModifyEntryContactsRequest = src.ModifyEntryContactsRequest
Request message for [ModifyEntryContacts][google.cloud.datacatalog.v1.DataCatalog.ModifyEntryContacts].
Deprecated: Please use types in: cloud.google.com/go/datacatalog/apiv1/datacatalogpb
type ModifyEntryOverviewRequest ¶
type ModifyEntryOverviewRequest = src.ModifyEntryOverviewRequest
Request message for [ModifyEntryOverview][google.cloud.datacatalog.v1.DataCatalog.ModifyEntryOverview].
Deprecated: Please use types in: cloud.google.com/go/datacatalog/apiv1/datacatalogpb
type PersonalDetails ¶
type PersonalDetails = src.PersonalDetails
Entry metadata relevant only to the user and private to them.
Deprecated: Please use types in: cloud.google.com/go/datacatalog/apiv1/datacatalogpb
type PhysicalSchema ¶
type PhysicalSchema = src.PhysicalSchema
Native schema used by a resource represented as an entry. Used by query engines for deserializing and parsing source data.
Deprecated: Please use types in: cloud.google.com/go/datacatalog/apiv1/datacatalogpb
type PhysicalSchema_Avro ¶
type PhysicalSchema_Avro = src.PhysicalSchema_Avro
type PhysicalSchema_AvroSchema ¶
type PhysicalSchema_AvroSchema = src.PhysicalSchema_AvroSchema
Schema in Avro JSON format.
Deprecated: Please use types in: cloud.google.com/go/datacatalog/apiv1/datacatalogpb
type PhysicalSchema_Csv ¶
type PhysicalSchema_Csv = src.PhysicalSchema_Csv
type PhysicalSchema_CsvSchema ¶
type PhysicalSchema_CsvSchema = src.PhysicalSchema_CsvSchema
Marks a CSV-encoded data source.
Deprecated: Please use types in: cloud.google.com/go/datacatalog/apiv1/datacatalogpb
type PhysicalSchema_Orc ¶
type PhysicalSchema_Orc = src.PhysicalSchema_Orc
type PhysicalSchema_OrcSchema ¶
type PhysicalSchema_OrcSchema = src.PhysicalSchema_OrcSchema
Marks an ORC-encoded data source.
Deprecated: Please use types in: cloud.google.com/go/datacatalog/apiv1/datacatalogpb
type PhysicalSchema_Parquet ¶
type PhysicalSchema_Parquet = src.PhysicalSchema_Parquet
type PhysicalSchema_ParquetSchema ¶
type PhysicalSchema_ParquetSchema = src.PhysicalSchema_ParquetSchema
Marks a Parquet-encoded data source.
Deprecated: Please use types in: cloud.google.com/go/datacatalog/apiv1/datacatalogpb
type PhysicalSchema_Protobuf ¶
type PhysicalSchema_Protobuf = src.PhysicalSchema_Protobuf
type PhysicalSchema_ProtobufSchema ¶
type PhysicalSchema_ProtobufSchema = src.PhysicalSchema_ProtobufSchema
Schema in protocol buffer format.
Deprecated: Please use types in: cloud.google.com/go/datacatalog/apiv1/datacatalogpb
type PhysicalSchema_Thrift ¶
type PhysicalSchema_Thrift = src.PhysicalSchema_Thrift
type PhysicalSchema_ThriftSchema ¶
type PhysicalSchema_ThriftSchema = src.PhysicalSchema_ThriftSchema
Schema in Thrift format.
Deprecated: Please use types in: cloud.google.com/go/datacatalog/apiv1/datacatalogpb
type PolicyTag ¶
Denotes one policy tag in a taxonomy, for example, SSN. Policy tags can be defined in a hierarchy. For example: ``` + Geolocation - LatLong - City - ZipCode ``` Where the "Geolocation" policy tag contains three children.
Deprecated: Please use types in: cloud.google.com/go/datacatalog/apiv1/datacatalogpb
type PolicyTagManagerClient ¶
type PolicyTagManagerClient = src.PolicyTagManagerClient
PolicyTagManagerClient is the client API for PolicyTagManager service. For semantics around ctx use and closing/ending streaming RPCs, please refer to https://godoc.org/google.golang.org/grpc#ClientConn.NewStream.
Deprecated: Please use types in: cloud.google.com/go/datacatalog/apiv1/datacatalogpb
func NewPolicyTagManagerClient ¶
func NewPolicyTagManagerClient(cc grpc.ClientConnInterface) PolicyTagManagerClient
Deprecated: Please use funcs in: cloud.google.com/go/datacatalog/apiv1/datacatalogpb
type PolicyTagManagerSerializationClient ¶
type PolicyTagManagerSerializationClient = src.PolicyTagManagerSerializationClient
PolicyTagManagerSerializationClient is the client API for PolicyTagManagerSerialization service. For semantics around ctx use and closing/ending streaming RPCs, please refer to https://godoc.org/google.golang.org/grpc#ClientConn.NewStream.
Deprecated: Please use types in: cloud.google.com/go/datacatalog/apiv1/datacatalogpb
func NewPolicyTagManagerSerializationClient ¶
func NewPolicyTagManagerSerializationClient(cc grpc.ClientConnInterface) PolicyTagManagerSerializationClient
Deprecated: Please use funcs in: cloud.google.com/go/datacatalog/apiv1/datacatalogpb
type PolicyTagManagerSerializationServer ¶
type PolicyTagManagerSerializationServer = src.PolicyTagManagerSerializationServer
PolicyTagManagerSerializationServer is the server API for PolicyTagManagerSerialization service.
Deprecated: Please use types in: cloud.google.com/go/datacatalog/apiv1/datacatalogpb
type PolicyTagManagerServer ¶
type PolicyTagManagerServer = src.PolicyTagManagerServer
PolicyTagManagerServer is the server API for PolicyTagManager service.
Deprecated: Please use types in: cloud.google.com/go/datacatalog/apiv1/datacatalogpb
type RenameTagTemplateFieldEnumValueRequest ¶
type RenameTagTemplateFieldEnumValueRequest = src.RenameTagTemplateFieldEnumValueRequest
Request message for [RenameTagTemplateFieldEnumValue][google.cloud.datacatalog.v1.DataCatalog.RenameTagTemplateFieldEnumValue].
Deprecated: Please use types in: cloud.google.com/go/datacatalog/apiv1/datacatalogpb
type RenameTagTemplateFieldRequest ¶
type RenameTagTemplateFieldRequest = src.RenameTagTemplateFieldRequest
Request message for [RenameTagTemplateField][google.cloud.datacatalog.v1.DataCatalog.RenameTagTemplateField].
Deprecated: Please use types in: cloud.google.com/go/datacatalog/apiv1/datacatalogpb
type ReplaceTaxonomyRequest ¶
type ReplaceTaxonomyRequest = src.ReplaceTaxonomyRequest
Request message for [ReplaceTaxonomy][google.cloud.datacatalog.v1.PolicyTagManagerSerialization.ReplaceTaxonomy].
Deprecated: Please use types in: cloud.google.com/go/datacatalog/apiv1/datacatalogpb
type RoutineSpec ¶
type RoutineSpec = src.RoutineSpec
Specification that applies to a routine. Valid only for entries with the `ROUTINE` type.
Deprecated: Please use types in: cloud.google.com/go/datacatalog/apiv1/datacatalogpb
type RoutineSpec_Argument ¶
type RoutineSpec_Argument = src.RoutineSpec_Argument
Input or output argument of a function or stored procedure.
Deprecated: Please use types in: cloud.google.com/go/datacatalog/apiv1/datacatalogpb
type RoutineSpec_Argument_Mode ¶
type RoutineSpec_Argument_Mode = src.RoutineSpec_Argument_Mode
The input or output mode of the argument.
Deprecated: Please use types in: cloud.google.com/go/datacatalog/apiv1/datacatalogpb
type RoutineSpec_BigqueryRoutineSpec ¶
type RoutineSpec_BigqueryRoutineSpec = src.RoutineSpec_BigqueryRoutineSpec
type RoutineSpec_RoutineType ¶
type RoutineSpec_RoutineType = src.RoutineSpec_RoutineType
The fine-grained type of the routine.
Deprecated: Please use types in: cloud.google.com/go/datacatalog/apiv1/datacatalogpb
type Schema ¶
Represents a schema, for example, a BigQuery, GoogleSQL, or Avro schema.
Deprecated: Please use types in: cloud.google.com/go/datacatalog/apiv1/datacatalogpb
type SearchCatalogRequest ¶
type SearchCatalogRequest = src.SearchCatalogRequest
Request message for [SearchCatalog][google.cloud.datacatalog.v1.DataCatalog.SearchCatalog].
Deprecated: Please use types in: cloud.google.com/go/datacatalog/apiv1/datacatalogpb
type SearchCatalogRequest_Scope ¶
type SearchCatalogRequest_Scope = src.SearchCatalogRequest_Scope
The criteria that select the subspace used for query matching.
Deprecated: Please use types in: cloud.google.com/go/datacatalog/apiv1/datacatalogpb
type SearchCatalogResponse ¶
type SearchCatalogResponse = src.SearchCatalogResponse
Response message for [SearchCatalog][google.cloud.datacatalog.v1.DataCatalog.SearchCatalog].
Deprecated: Please use types in: cloud.google.com/go/datacatalog/apiv1/datacatalogpb
type SearchCatalogResult ¶
type SearchCatalogResult = src.SearchCatalogResult
Result in the response to a search request. Each result captures details of one entry that matches the search.
Deprecated: Please use types in: cloud.google.com/go/datacatalog/apiv1/datacatalogpb
type SearchCatalogResult_IntegratedSystem ¶
type SearchCatalogResult_IntegratedSystem = src.SearchCatalogResult_IntegratedSystem
type SearchCatalogResult_UserSpecifiedSystem ¶
type SearchCatalogResult_UserSpecifiedSystem = src.SearchCatalogResult_UserSpecifiedSystem
type SearchResultType ¶
type SearchResultType = src.SearchResultType
The resource types that can be returned in search results.
Deprecated: Please use types in: cloud.google.com/go/datacatalog/apiv1/datacatalogpb
type SerializedPolicyTag ¶
type SerializedPolicyTag = src.SerializedPolicyTag
A nested protocol buffer that represents a policy tag and all its descendants.
Deprecated: Please use types in: cloud.google.com/go/datacatalog/apiv1/datacatalogpb
type SerializedTaxonomy ¶
type SerializedTaxonomy = src.SerializedTaxonomy
A nested protocol buffer that represents a taxonomy and the hierarchy of its policy tags. Used for taxonomy replacement, import, and export.
Deprecated: Please use types in: cloud.google.com/go/datacatalog/apiv1/datacatalogpb
type StarEntryRequest ¶
type StarEntryRequest = src.StarEntryRequest
Request message for [StarEntry][google.cloud.datacatalog.v1.DataCatalog.StarEntry].
Deprecated: Please use types in: cloud.google.com/go/datacatalog/apiv1/datacatalogpb
type StarEntryResponse ¶
type StarEntryResponse = src.StarEntryResponse
Response message for [StarEntry][google.cloud.datacatalog.v1.DataCatalog.StarEntry]. Empty for now
Deprecated: Please use types in: cloud.google.com/go/datacatalog/apiv1/datacatalogpb
type StorageProperties ¶
type StorageProperties = src.StorageProperties
Details the properties of the underlying storage.
Deprecated: Please use types in: cloud.google.com/go/datacatalog/apiv1/datacatalogpb
type SystemTimestamps ¶
type SystemTimestamps = src.SystemTimestamps
Timestamps associated with this resource in a particular system.
Deprecated: Please use types in: cloud.google.com/go/datacatalog/apiv1/datacatalogpb
type TableSourceType ¶
type TableSourceType = src.TableSourceType
Table source type.
Deprecated: Please use types in: cloud.google.com/go/datacatalog/apiv1/datacatalogpb
type TableSpec ¶
Normal BigQuery table specification.
Deprecated: Please use types in: cloud.google.com/go/datacatalog/apiv1/datacatalogpb
type Tag ¶
Tags contain custom metadata and are attached to Data Catalog resources. Tags conform with the specification of their tag template. See [Data Catalog IAM](https://cloud.google.com/data-catalog/docs/concepts/iam) for information on the permissions needed to create or view tags.
Deprecated: Please use types in: cloud.google.com/go/datacatalog/apiv1/datacatalogpb
type TagField ¶
Contains the value and additional information on a field within a Tag[google.cloud.datacatalog.v1.Tag].
Deprecated: Please use types in: cloud.google.com/go/datacatalog/apiv1/datacatalogpb
type TagField_BoolValue ¶
type TagField_BoolValue = src.TagField_BoolValue
type TagField_DoubleValue ¶
type TagField_DoubleValue = src.TagField_DoubleValue
type TagField_EnumValue ¶
type TagField_EnumValue = src.TagField_EnumValue
An enum value.
Deprecated: Please use types in: cloud.google.com/go/datacatalog/apiv1/datacatalogpb
type TagField_EnumValue_ ¶
type TagField_EnumValue_ = src.TagField_EnumValue_
type TagField_RichtextValue ¶
type TagField_RichtextValue = src.TagField_RichtextValue
type TagField_StringValue ¶
type TagField_StringValue = src.TagField_StringValue
type TagField_TimestampValue ¶
type TagField_TimestampValue = src.TagField_TimestampValue
type TagTemplate ¶
type TagTemplate = src.TagTemplate
A tag template defines a tag that can have one or more typed fields. The template is used to create tags that are attached to GCP resources. [Tag template roles] (https://cloud.google.com/iam/docs/understanding-roles#data-catalog-roles) provide permissions to create, edit, and use the template. For example, see the [TagTemplate User] (https://cloud.google.com/data-catalog/docs/how-to/template-user) role that includes a permission to use the tag template to tag resources.
Deprecated: Please use types in: cloud.google.com/go/datacatalog/apiv1/datacatalogpb
type TagTemplateField ¶
type TagTemplateField = src.TagTemplateField
The template for an individual field within a tag template.
Deprecated: Please use types in: cloud.google.com/go/datacatalog/apiv1/datacatalogpb
type Tag_Column ¶
type Tag_Column = src.Tag_Column
type Taxonomy ¶
A taxonomy is a collection of hierarchical policy tags that classify data along a common axis. For example, a "data sensitivity" taxonomy might contain the following policy tags: ``` + PII - Account number - Age - SSN - Zipcode + Financials - Revenue ``` A "data origin" taxonomy might contain the following policy tags: ``` + User data + Employee data + Partner data + Public data ```
Deprecated: Please use types in: cloud.google.com/go/datacatalog/apiv1/datacatalogpb
type Taxonomy_PolicyType ¶
type Taxonomy_PolicyType = src.Taxonomy_PolicyType
Defines policy types where the policy tags can be used for.
Deprecated: Please use types in: cloud.google.com/go/datacatalog/apiv1/datacatalogpb
type UnimplementedDataCatalogServer ¶
type UnimplementedDataCatalogServer = src.UnimplementedDataCatalogServer
UnimplementedDataCatalogServer can be embedded to have forward compatible implementations.
Deprecated: Please use types in: cloud.google.com/go/datacatalog/apiv1/datacatalogpb
type UnimplementedPolicyTagManagerSerializationServer ¶
type UnimplementedPolicyTagManagerSerializationServer = src.UnimplementedPolicyTagManagerSerializationServer
UnimplementedPolicyTagManagerSerializationServer can be embedded to have forward compatible implementations.
Deprecated: Please use types in: cloud.google.com/go/datacatalog/apiv1/datacatalogpb
type UnimplementedPolicyTagManagerServer ¶
type UnimplementedPolicyTagManagerServer = src.UnimplementedPolicyTagManagerServer
UnimplementedPolicyTagManagerServer can be embedded to have forward compatible implementations.
Deprecated: Please use types in: cloud.google.com/go/datacatalog/apiv1/datacatalogpb
type UnstarEntryRequest ¶
type UnstarEntryRequest = src.UnstarEntryRequest
Request message for [UnstarEntry][google.cloud.datacatalog.v1.DataCatalog.UnstarEntry].
Deprecated: Please use types in: cloud.google.com/go/datacatalog/apiv1/datacatalogpb
type UnstarEntryResponse ¶
type UnstarEntryResponse = src.UnstarEntryResponse
Response message for [UnstarEntry][google.cloud.datacatalog.v1.DataCatalog.UnstarEntry]. Empty for now
Deprecated: Please use types in: cloud.google.com/go/datacatalog/apiv1/datacatalogpb
type UpdateEntryGroupRequest ¶
type UpdateEntryGroupRequest = src.UpdateEntryGroupRequest
Request message for [UpdateEntryGroup][google.cloud.datacatalog.v1.DataCatalog.UpdateEntryGroup].
Deprecated: Please use types in: cloud.google.com/go/datacatalog/apiv1/datacatalogpb
type UpdateEntryRequest ¶
type UpdateEntryRequest = src.UpdateEntryRequest
Request message for [UpdateEntry][google.cloud.datacatalog.v1.DataCatalog.UpdateEntry].
Deprecated: Please use types in: cloud.google.com/go/datacatalog/apiv1/datacatalogpb
type UpdatePolicyTagRequest ¶
type UpdatePolicyTagRequest = src.UpdatePolicyTagRequest
Request message for [UpdatePolicyTag][google.cloud.datacatalog.v1.PolicyTagManager.UpdatePolicyTag].
Deprecated: Please use types in: cloud.google.com/go/datacatalog/apiv1/datacatalogpb
type UpdateTagRequest ¶
type UpdateTagRequest = src.UpdateTagRequest
Request message for [UpdateTag][google.cloud.datacatalog.v1.DataCatalog.UpdateTag].
Deprecated: Please use types in: cloud.google.com/go/datacatalog/apiv1/datacatalogpb
type UpdateTagTemplateFieldRequest ¶
type UpdateTagTemplateFieldRequest = src.UpdateTagTemplateFieldRequest
Request message for [UpdateTagTemplateField][google.cloud.datacatalog.v1.DataCatalog.UpdateTagTemplateField].
Deprecated: Please use types in: cloud.google.com/go/datacatalog/apiv1/datacatalogpb
type UpdateTagTemplateRequest ¶
type UpdateTagTemplateRequest = src.UpdateTagTemplateRequest
Request message for [UpdateTagTemplate][google.cloud.datacatalog.v1.DataCatalog.UpdateTagTemplate].
Deprecated: Please use types in: cloud.google.com/go/datacatalog/apiv1/datacatalogpb
type UpdateTaxonomyRequest ¶
type UpdateTaxonomyRequest = src.UpdateTaxonomyRequest
Request message for [UpdateTaxonomy][google.cloud.datacatalog.v1.PolicyTagManager.UpdateTaxonomy].
Deprecated: Please use types in: cloud.google.com/go/datacatalog/apiv1/datacatalogpb
type UsageSignal ¶
type UsageSignal = src.UsageSignal
The set of all usage signals that Data Catalog stores. Note: Usually, these signals are updated daily. In rare cases, an update may fail but will be performed again on the next day.
Deprecated: Please use types in: cloud.google.com/go/datacatalog/apiv1/datacatalogpb
type UsageStats ¶
type UsageStats = src.UsageStats
Detailed statistics on the entry's usage. Usage statistics have the following limitations: - Only BigQuery tables have them. - They only include BigQuery query jobs. - They might be underestimated because wildcard table references are not yet counted. For more information, see [Querying multiple tables using a wildcard table] (https://cloud.google.com/bigquery/docs/querying-wildcard-tables)
Deprecated: Please use types in: cloud.google.com/go/datacatalog/apiv1/datacatalogpb
type ViewSpec ¶
Table view specification.
Deprecated: Please use types in: cloud.google.com/go/datacatalog/apiv1/datacatalogpb
Source Files ¶
alias.go
- Version
- v0.0.0-20250219182151-9fdb1cabc7b2 (latest)
- Published
- Feb 19, 2025
- Platform
- linux/amd64
- Imports
- 2 packages
- Last checked
- 1 hour ago –
Tools for package owners.