1 // Copyright 2022 Google LLC 2 // 3 // Licensed under the Apache License, Version 2.0 (the "License"); 4 // you may not use this file except in compliance with the License. 5 // You may obtain a copy of the License at 6 // 7 // http://www.apache.org/licenses/LICENSE-2.0 8 // 9 // Unless required by applicable law or agreed to in writing, software 10 // distributed under the License is distributed on an "AS IS" BASIS, 11 // WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 12 // See the License for the specific language governing permissions and 13 // limitations under the License. 14 15 // Code generated by aliasgen. DO NOT EDIT. 16 17 // Package datacatalog aliases all exported identifiers in package 18 // "cloud.google.com/go/datacatalog/apiv1/datacatalogpb". 19 // 20 // Deprecated: Please use types in: cloud.google.com/go/datacatalog/apiv1/datacatalogpb. 21 // Please read https://github.com/googleapis/google-cloud-go/blob/main/migration.md 22 // for more details. 23 package datacatalog 24 25 import ( 26 src "cloud.google.com/go/datacatalog/apiv1/datacatalogpb" 27 grpc "google.golang.org/grpc" 28 ) 29 30 // Deprecated: Please use consts in: cloud.google.com/go/datacatalog/apiv1/datacatalogpb 31 const ( 32 BigQueryConnectionSpec_CLOUD_SQL = src.BigQueryConnectionSpec_CLOUD_SQL 33 BigQueryConnectionSpec_CONNECTION_TYPE_UNSPECIFIED = src.BigQueryConnectionSpec_CONNECTION_TYPE_UNSPECIFIED 34 CloudSqlBigQueryConnectionSpec_DATABASE_TYPE_UNSPECIFIED = src.CloudSqlBigQueryConnectionSpec_DATABASE_TYPE_UNSPECIFIED 35 CloudSqlBigQueryConnectionSpec_MYSQL = src.CloudSqlBigQueryConnectionSpec_MYSQL 36 CloudSqlBigQueryConnectionSpec_POSTGRES = src.CloudSqlBigQueryConnectionSpec_POSTGRES 37 DataSource_BIGQUERY = src.DataSource_BIGQUERY 38 DataSource_CLOUD_STORAGE = src.DataSource_CLOUD_STORAGE 39 DataSource_SERVICE_UNSPECIFIED = src.DataSource_SERVICE_UNSPECIFIED 40 DatabaseTableSpec_EXTERNAL = src.DatabaseTableSpec_EXTERNAL 41 DatabaseTableSpec_NATIVE = src.DatabaseTableSpec_NATIVE 42 DatabaseTableSpec_TABLE_TYPE_UNSPECIFIED = src.DatabaseTableSpec_TABLE_TYPE_UNSPECIFIED 43 EntryType_CLUSTER = src.EntryType_CLUSTER 44 EntryType_DATABASE = src.EntryType_DATABASE 45 EntryType_DATA_SOURCE_CONNECTION = src.EntryType_DATA_SOURCE_CONNECTION 46 EntryType_DATA_STREAM = src.EntryType_DATA_STREAM 47 EntryType_ENTRY_TYPE_UNSPECIFIED = src.EntryType_ENTRY_TYPE_UNSPECIFIED 48 EntryType_FILESET = src.EntryType_FILESET 49 EntryType_LAKE = src.EntryType_LAKE 50 EntryType_MODEL = src.EntryType_MODEL 51 EntryType_ROUTINE = src.EntryType_ROUTINE 52 EntryType_SERVICE = src.EntryType_SERVICE 53 EntryType_TABLE = src.EntryType_TABLE 54 EntryType_ZONE = src.EntryType_ZONE 55 FieldType_BOOL = src.FieldType_BOOL 56 FieldType_DOUBLE = src.FieldType_DOUBLE 57 FieldType_PRIMITIVE_TYPE_UNSPECIFIED = src.FieldType_PRIMITIVE_TYPE_UNSPECIFIED 58 FieldType_RICHTEXT = src.FieldType_RICHTEXT 59 FieldType_STRING = src.FieldType_STRING 60 FieldType_TIMESTAMP = src.FieldType_TIMESTAMP 61 IntegratedSystem_BIGQUERY = src.IntegratedSystem_BIGQUERY 62 IntegratedSystem_CLOUD_PUBSUB = src.IntegratedSystem_CLOUD_PUBSUB 63 IntegratedSystem_DATAPLEX = src.IntegratedSystem_DATAPLEX 64 IntegratedSystem_DATAPROC_METASTORE = src.IntegratedSystem_DATAPROC_METASTORE 65 IntegratedSystem_INTEGRATED_SYSTEM_UNSPECIFIED = src.IntegratedSystem_INTEGRATED_SYSTEM_UNSPECIFIED 66 RoutineSpec_Argument_IN = src.RoutineSpec_Argument_IN 67 RoutineSpec_Argument_INOUT = src.RoutineSpec_Argument_INOUT 68 RoutineSpec_Argument_MODE_UNSPECIFIED = src.RoutineSpec_Argument_MODE_UNSPECIFIED 69 RoutineSpec_Argument_OUT = src.RoutineSpec_Argument_OUT 70 RoutineSpec_PROCEDURE = src.RoutineSpec_PROCEDURE 71 RoutineSpec_ROUTINE_TYPE_UNSPECIFIED = src.RoutineSpec_ROUTINE_TYPE_UNSPECIFIED 72 RoutineSpec_SCALAR_FUNCTION = src.RoutineSpec_SCALAR_FUNCTION 73 SearchResultType_ENTRY = src.SearchResultType_ENTRY 74 SearchResultType_ENTRY_GROUP = src.SearchResultType_ENTRY_GROUP 75 SearchResultType_SEARCH_RESULT_TYPE_UNSPECIFIED = src.SearchResultType_SEARCH_RESULT_TYPE_UNSPECIFIED 76 SearchResultType_TAG_TEMPLATE = src.SearchResultType_TAG_TEMPLATE 77 TableSourceType_BIGQUERY_MATERIALIZED_VIEW = src.TableSourceType_BIGQUERY_MATERIALIZED_VIEW 78 TableSourceType_BIGQUERY_TABLE = src.TableSourceType_BIGQUERY_TABLE 79 TableSourceType_BIGQUERY_VIEW = src.TableSourceType_BIGQUERY_VIEW 80 TableSourceType_TABLE_SOURCE_TYPE_UNSPECIFIED = src.TableSourceType_TABLE_SOURCE_TYPE_UNSPECIFIED 81 Taxonomy_FINE_GRAINED_ACCESS_CONTROL = src.Taxonomy_FINE_GRAINED_ACCESS_CONTROL 82 Taxonomy_POLICY_TYPE_UNSPECIFIED = src.Taxonomy_POLICY_TYPE_UNSPECIFIED 83 ) 84 85 // Deprecated: Please use vars in: cloud.google.com/go/datacatalog/apiv1/datacatalogpb 86 var ( 87 BigQueryConnectionSpec_ConnectionType_name = src.BigQueryConnectionSpec_ConnectionType_name 88 BigQueryConnectionSpec_ConnectionType_value = src.BigQueryConnectionSpec_ConnectionType_value 89 CloudSqlBigQueryConnectionSpec_DatabaseType_name = src.CloudSqlBigQueryConnectionSpec_DatabaseType_name 90 CloudSqlBigQueryConnectionSpec_DatabaseType_value = src.CloudSqlBigQueryConnectionSpec_DatabaseType_value 91 DataSource_Service_name = src.DataSource_Service_name 92 DataSource_Service_value = src.DataSource_Service_value 93 DatabaseTableSpec_TableType_name = src.DatabaseTableSpec_TableType_name 94 DatabaseTableSpec_TableType_value = src.DatabaseTableSpec_TableType_value 95 EntryType_name = src.EntryType_name 96 EntryType_value = src.EntryType_value 97 FieldType_PrimitiveType_name = src.FieldType_PrimitiveType_name 98 FieldType_PrimitiveType_value = src.FieldType_PrimitiveType_value 99 File_google_cloud_datacatalog_v1_bigquery_proto = src.File_google_cloud_datacatalog_v1_bigquery_proto 100 File_google_cloud_datacatalog_v1_common_proto = src.File_google_cloud_datacatalog_v1_common_proto 101 File_google_cloud_datacatalog_v1_data_source_proto = src.File_google_cloud_datacatalog_v1_data_source_proto 102 File_google_cloud_datacatalog_v1_datacatalog_proto = src.File_google_cloud_datacatalog_v1_datacatalog_proto 103 File_google_cloud_datacatalog_v1_dataplex_spec_proto = src.File_google_cloud_datacatalog_v1_dataplex_spec_proto 104 File_google_cloud_datacatalog_v1_gcs_fileset_spec_proto = src.File_google_cloud_datacatalog_v1_gcs_fileset_spec_proto 105 File_google_cloud_datacatalog_v1_physical_schema_proto = src.File_google_cloud_datacatalog_v1_physical_schema_proto 106 File_google_cloud_datacatalog_v1_policytagmanager_proto = src.File_google_cloud_datacatalog_v1_policytagmanager_proto 107 File_google_cloud_datacatalog_v1_policytagmanagerserialization_proto = src.File_google_cloud_datacatalog_v1_policytagmanagerserialization_proto 108 File_google_cloud_datacatalog_v1_schema_proto = src.File_google_cloud_datacatalog_v1_schema_proto 109 File_google_cloud_datacatalog_v1_search_proto = src.File_google_cloud_datacatalog_v1_search_proto 110 File_google_cloud_datacatalog_v1_table_spec_proto = src.File_google_cloud_datacatalog_v1_table_spec_proto 111 File_google_cloud_datacatalog_v1_tags_proto = src.File_google_cloud_datacatalog_v1_tags_proto 112 File_google_cloud_datacatalog_v1_timestamps_proto = src.File_google_cloud_datacatalog_v1_timestamps_proto 113 File_google_cloud_datacatalog_v1_usage_proto = src.File_google_cloud_datacatalog_v1_usage_proto 114 IntegratedSystem_name = src.IntegratedSystem_name 115 IntegratedSystem_value = src.IntegratedSystem_value 116 RoutineSpec_Argument_Mode_name = src.RoutineSpec_Argument_Mode_name 117 RoutineSpec_Argument_Mode_value = src.RoutineSpec_Argument_Mode_value 118 RoutineSpec_RoutineType_name = src.RoutineSpec_RoutineType_name 119 RoutineSpec_RoutineType_value = src.RoutineSpec_RoutineType_value 120 SearchResultType_name = src.SearchResultType_name 121 SearchResultType_value = src.SearchResultType_value 122 TableSourceType_name = src.TableSourceType_name 123 TableSourceType_value = src.TableSourceType_value 124 Taxonomy_PolicyType_name = src.Taxonomy_PolicyType_name 125 Taxonomy_PolicyType_value = src.Taxonomy_PolicyType_value 126 ) 127 128 // Specification for the BigQuery connection. 129 // 130 // Deprecated: Please use types in: cloud.google.com/go/datacatalog/apiv1/datacatalogpb 131 type BigQueryConnectionSpec = src.BigQueryConnectionSpec 132 type BigQueryConnectionSpec_CloudSql = src.BigQueryConnectionSpec_CloudSql 133 134 // The type of the BigQuery connection. 135 // 136 // Deprecated: Please use types in: cloud.google.com/go/datacatalog/apiv1/datacatalogpb 137 type BigQueryConnectionSpec_ConnectionType = src.BigQueryConnectionSpec_ConnectionType 138 139 // Specification for a group of BigQuery tables with the `[prefix]YYYYMMDD` 140 // name pattern. For more information, see [Introduction to partitioned tables] 141 // (https://cloud.google.com/bigquery/docs/partitioned-tables#partitioning_versus_sharding). 142 // 143 // Deprecated: Please use types in: cloud.google.com/go/datacatalog/apiv1/datacatalogpb 144 type BigQueryDateShardedSpec = src.BigQueryDateShardedSpec 145 146 // Fields specific for BigQuery routines. 147 // 148 // Deprecated: Please use types in: cloud.google.com/go/datacatalog/apiv1/datacatalogpb 149 type BigQueryRoutineSpec = src.BigQueryRoutineSpec 150 151 // Describes a BigQuery table. 152 // 153 // Deprecated: Please use types in: cloud.google.com/go/datacatalog/apiv1/datacatalogpb 154 type BigQueryTableSpec = src.BigQueryTableSpec 155 type BigQueryTableSpec_TableSpec = src.BigQueryTableSpec_TableSpec 156 type BigQueryTableSpec_ViewSpec = src.BigQueryTableSpec_ViewSpec 157 158 // Business Context of the entry. 159 // 160 // Deprecated: Please use types in: cloud.google.com/go/datacatalog/apiv1/datacatalogpb 161 type BusinessContext = src.BusinessContext 162 163 // Specification for the BigQuery connection to a Cloud SQL instance. 164 // 165 // Deprecated: Please use types in: cloud.google.com/go/datacatalog/apiv1/datacatalogpb 166 type CloudSqlBigQueryConnectionSpec = src.CloudSqlBigQueryConnectionSpec 167 168 // Supported Cloud SQL database types. 169 // 170 // Deprecated: Please use types in: cloud.google.com/go/datacatalog/apiv1/datacatalogpb 171 type CloudSqlBigQueryConnectionSpec_DatabaseType = src.CloudSqlBigQueryConnectionSpec_DatabaseType 172 173 // A column within a schema. Columns can be nested inside other columns. 174 // 175 // Deprecated: Please use types in: cloud.google.com/go/datacatalog/apiv1/datacatalogpb 176 type ColumnSchema = src.ColumnSchema 177 178 // Contact people for the entry. 179 // 180 // Deprecated: Please use types in: cloud.google.com/go/datacatalog/apiv1/datacatalogpb 181 type Contacts = src.Contacts 182 183 // A contact person for the entry. 184 // 185 // Deprecated: Please use types in: cloud.google.com/go/datacatalog/apiv1/datacatalogpb 186 type Contacts_Person = src.Contacts_Person 187 188 // Request message for 189 // [CreateEntryGroup][google.cloud.datacatalog.v1.DataCatalog.CreateEntryGroup]. 190 // 191 // Deprecated: Please use types in: cloud.google.com/go/datacatalog/apiv1/datacatalogpb 192 type CreateEntryGroupRequest = src.CreateEntryGroupRequest 193 194 // Request message for 195 // [CreateEntry][google.cloud.datacatalog.v1.DataCatalog.CreateEntry]. 196 // 197 // Deprecated: Please use types in: cloud.google.com/go/datacatalog/apiv1/datacatalogpb 198 type CreateEntryRequest = src.CreateEntryRequest 199 200 // Request message for 201 // [CreatePolicyTag][google.cloud.datacatalog.v1.PolicyTagManager.CreatePolicyTag]. 202 // 203 // Deprecated: Please use types in: cloud.google.com/go/datacatalog/apiv1/datacatalogpb 204 type CreatePolicyTagRequest = src.CreatePolicyTagRequest 205 206 // Request message for 207 // [CreateTag][google.cloud.datacatalog.v1.DataCatalog.CreateTag]. 208 // 209 // Deprecated: Please use types in: cloud.google.com/go/datacatalog/apiv1/datacatalogpb 210 type CreateTagRequest = src.CreateTagRequest 211 212 // Request message for 213 // [CreateTagTemplateField][google.cloud.datacatalog.v1.DataCatalog.CreateTagTemplateField]. 214 // 215 // Deprecated: Please use types in: cloud.google.com/go/datacatalog/apiv1/datacatalogpb 216 type CreateTagTemplateFieldRequest = src.CreateTagTemplateFieldRequest 217 218 // Request message for 219 // [CreateTagTemplate][google.cloud.datacatalog.v1.DataCatalog.CreateTagTemplate]. 220 // 221 // Deprecated: Please use types in: cloud.google.com/go/datacatalog/apiv1/datacatalogpb 222 type CreateTagTemplateRequest = src.CreateTagTemplateRequest 223 224 // Request message for 225 // [CreateTaxonomy][google.cloud.datacatalog.v1.PolicyTagManager.CreateTaxonomy]. 226 // 227 // Deprecated: Please use types in: cloud.google.com/go/datacatalog/apiv1/datacatalogpb 228 type CreateTaxonomyRequest = src.CreateTaxonomyRequest 229 230 // Cross-regional source used to import an existing taxonomy into a different 231 // region. 232 // 233 // Deprecated: Please use types in: cloud.google.com/go/datacatalog/apiv1/datacatalogpb 234 type CrossRegionalSource = src.CrossRegionalSource 235 236 // DataCatalogClient is the client API for DataCatalog service. For semantics 237 // around ctx use and closing/ending streaming RPCs, please refer to 238 // https://godoc.org/google.golang.org/grpc#ClientConn.NewStream. 239 // 240 // Deprecated: Please use types in: cloud.google.com/go/datacatalog/apiv1/datacatalogpb 241 type DataCatalogClient = src.DataCatalogClient 242 243 // DataCatalogServer is the server API for DataCatalog service. 244 // 245 // Deprecated: Please use types in: cloud.google.com/go/datacatalog/apiv1/datacatalogpb 246 type DataCatalogServer = src.DataCatalogServer 247 248 // Physical location of an entry. 249 // 250 // Deprecated: Please use types in: cloud.google.com/go/datacatalog/apiv1/datacatalogpb 251 type DataSource = src.DataSource 252 253 // Specification that applies to a data source connection. Valid only for 254 // entries with the `DATA_SOURCE_CONNECTION` type. 255 // 256 // Deprecated: Please use types in: cloud.google.com/go/datacatalog/apiv1/datacatalogpb 257 type DataSourceConnectionSpec = src.DataSourceConnectionSpec 258 259 // Name of a service that stores the data. 260 // 261 // Deprecated: Please use types in: cloud.google.com/go/datacatalog/apiv1/datacatalogpb 262 type DataSource_Service = src.DataSource_Service 263 type DataSource_StorageProperties = src.DataSource_StorageProperties 264 265 // Specification that applies to a table resource. Valid only for entries with 266 // the `TABLE` type. 267 // 268 // Deprecated: Please use types in: cloud.google.com/go/datacatalog/apiv1/datacatalogpb 269 type DatabaseTableSpec = src.DatabaseTableSpec 270 271 // Type of the table. 272 // 273 // Deprecated: Please use types in: cloud.google.com/go/datacatalog/apiv1/datacatalogpb 274 type DatabaseTableSpec_TableType = src.DatabaseTableSpec_TableType 275 276 // External table registered by Dataplex. Dataplex publishes data discovered 277 // from an asset into multiple other systems (BigQuery, DPMS) in form of 278 // tables. We call them "external tables". External tables are also synced into 279 // the Data Catalog. This message contains pointers to those external tables 280 // (fully qualified name, resource name et cetera) within the Data Catalog. 281 // 282 // Deprecated: Please use types in: cloud.google.com/go/datacatalog/apiv1/datacatalogpb 283 type DataplexExternalTable = src.DataplexExternalTable 284 285 // Entry specyfication for a Dataplex fileset. 286 // 287 // Deprecated: Please use types in: cloud.google.com/go/datacatalog/apiv1/datacatalogpb 288 type DataplexFilesetSpec = src.DataplexFilesetSpec 289 290 // Common Dataplex fields. 291 // 292 // Deprecated: Please use types in: cloud.google.com/go/datacatalog/apiv1/datacatalogpb 293 type DataplexSpec = src.DataplexSpec 294 295 // Entry specification for a Dataplex table. 296 // 297 // Deprecated: Please use types in: cloud.google.com/go/datacatalog/apiv1/datacatalogpb 298 type DataplexTableSpec = src.DataplexTableSpec 299 300 // Request message for 301 // [DeleteEntryGroup][google.cloud.datacatalog.v1.DataCatalog.DeleteEntryGroup]. 302 // 303 // Deprecated: Please use types in: cloud.google.com/go/datacatalog/apiv1/datacatalogpb 304 type DeleteEntryGroupRequest = src.DeleteEntryGroupRequest 305 306 // Request message for 307 // [DeleteEntry][google.cloud.datacatalog.v1.DataCatalog.DeleteEntry]. 308 // 309 // Deprecated: Please use types in: cloud.google.com/go/datacatalog/apiv1/datacatalogpb 310 type DeleteEntryRequest = src.DeleteEntryRequest 311 312 // Request message for 313 // [DeletePolicyTag][google.cloud.datacatalog.v1.PolicyTagManager.DeletePolicyTag]. 314 // 315 // Deprecated: Please use types in: cloud.google.com/go/datacatalog/apiv1/datacatalogpb 316 type DeletePolicyTagRequest = src.DeletePolicyTagRequest 317 318 // Request message for 319 // [DeleteTag][google.cloud.datacatalog.v1.DataCatalog.DeleteTag]. 320 // 321 // Deprecated: Please use types in: cloud.google.com/go/datacatalog/apiv1/datacatalogpb 322 type DeleteTagRequest = src.DeleteTagRequest 323 324 // Request message for 325 // [DeleteTagTemplateField][google.cloud.datacatalog.v1.DataCatalog.DeleteTagTemplateField]. 326 // 327 // Deprecated: Please use types in: cloud.google.com/go/datacatalog/apiv1/datacatalogpb 328 type DeleteTagTemplateFieldRequest = src.DeleteTagTemplateFieldRequest 329 330 // Request message for 331 // [DeleteTagTemplate][google.cloud.datacatalog.v1.DataCatalog.DeleteTagTemplate]. 332 // 333 // Deprecated: Please use types in: cloud.google.com/go/datacatalog/apiv1/datacatalogpb 334 type DeleteTagTemplateRequest = src.DeleteTagTemplateRequest 335 336 // Request message for 337 // [DeleteTaxonomy][google.cloud.datacatalog.v1.PolicyTagManager.DeleteTaxonomy]. 338 // 339 // Deprecated: Please use types in: cloud.google.com/go/datacatalog/apiv1/datacatalogpb 340 type DeleteTaxonomyRequest = src.DeleteTaxonomyRequest 341 342 // Entry metadata. A Data Catalog entry represents another resource in Google 343 // Cloud Platform (such as a BigQuery dataset or a Pub/Sub topic) or outside of 344 // it. You can use the `linked_resource` field in the entry resource to refer 345 // to the original resource ID of the source system. An entry resource contains 346 // resource details, for example, its schema. Additionally, you can attach 347 // flexible metadata to an entry in the form of a 348 // [Tag][google.cloud.datacatalog.v1.Tag]. 349 // 350 // Deprecated: Please use types in: cloud.google.com/go/datacatalog/apiv1/datacatalogpb 351 type Entry = src.Entry 352 353 // Entry group metadata. An `EntryGroup` resource represents a logical 354 // grouping of zero or more Data Catalog 355 // [Entry][google.cloud.datacatalog.v1.Entry] resources. 356 // 357 // Deprecated: Please use types in: cloud.google.com/go/datacatalog/apiv1/datacatalogpb 358 type EntryGroup = src.EntryGroup 359 360 // Entry overview fields for rich text descriptions of entries. 361 // 362 // Deprecated: Please use types in: cloud.google.com/go/datacatalog/apiv1/datacatalogpb 363 type EntryOverview = src.EntryOverview 364 365 // The enum field that lists all the types of entry resources in Data Catalog. 366 // For example, a BigQuery table entry has the `TABLE` type. 367 // 368 // Deprecated: Please use types in: cloud.google.com/go/datacatalog/apiv1/datacatalogpb 369 type EntryType = src.EntryType 370 type Entry_BigqueryDateShardedSpec = src.Entry_BigqueryDateShardedSpec 371 type Entry_BigqueryTableSpec = src.Entry_BigqueryTableSpec 372 type Entry_DataSourceConnectionSpec = src.Entry_DataSourceConnectionSpec 373 type Entry_DatabaseTableSpec = src.Entry_DatabaseTableSpec 374 type Entry_FilesetSpec = src.Entry_FilesetSpec 375 type Entry_GcsFilesetSpec = src.Entry_GcsFilesetSpec 376 type Entry_IntegratedSystem = src.Entry_IntegratedSystem 377 type Entry_RoutineSpec = src.Entry_RoutineSpec 378 type Entry_Type = src.Entry_Type 379 type Entry_UserSpecifiedSystem = src.Entry_UserSpecifiedSystem 380 type Entry_UserSpecifiedType = src.Entry_UserSpecifiedType 381 382 // Request message for 383 // [ExportTaxonomies][google.cloud.datacatalog.v1.PolicyTagManagerSerialization.ExportTaxonomies]. 384 // 385 // Deprecated: Please use types in: cloud.google.com/go/datacatalog/apiv1/datacatalogpb 386 type ExportTaxonomiesRequest = src.ExportTaxonomiesRequest 387 type ExportTaxonomiesRequest_SerializedTaxonomies = src.ExportTaxonomiesRequest_SerializedTaxonomies 388 389 // Response message for 390 // [ExportTaxonomies][google.cloud.datacatalog.v1.PolicyTagManagerSerialization.ExportTaxonomies]. 391 // 392 // Deprecated: Please use types in: cloud.google.com/go/datacatalog/apiv1/datacatalogpb 393 type ExportTaxonomiesResponse = src.ExportTaxonomiesResponse 394 type FieldType = src.FieldType 395 type FieldType_EnumType = src.FieldType_EnumType 396 type FieldType_EnumType_ = src.FieldType_EnumType_ 397 type FieldType_EnumType_EnumValue = src.FieldType_EnumType_EnumValue 398 type FieldType_PrimitiveType = src.FieldType_PrimitiveType 399 type FieldType_PrimitiveType_ = src.FieldType_PrimitiveType_ 400 401 // Specification that applies to a fileset. Valid only for entries with the 402 // 'FILESET' type. 403 // 404 // Deprecated: Please use types in: cloud.google.com/go/datacatalog/apiv1/datacatalogpb 405 type FilesetSpec = src.FilesetSpec 406 407 // Specification of a single file in Cloud Storage. 408 // 409 // Deprecated: Please use types in: cloud.google.com/go/datacatalog/apiv1/datacatalogpb 410 type GcsFileSpec = src.GcsFileSpec 411 412 // Describes a Cloud Storage fileset entry. 413 // 414 // Deprecated: Please use types in: cloud.google.com/go/datacatalog/apiv1/datacatalogpb 415 type GcsFilesetSpec = src.GcsFilesetSpec 416 417 // Request message for 418 // [GetEntryGroup][google.cloud.datacatalog.v1.DataCatalog.GetEntryGroup]. 419 // 420 // Deprecated: Please use types in: cloud.google.com/go/datacatalog/apiv1/datacatalogpb 421 type GetEntryGroupRequest = src.GetEntryGroupRequest 422 423 // Request message for 424 // [GetEntry][google.cloud.datacatalog.v1.DataCatalog.GetEntry]. 425 // 426 // Deprecated: Please use types in: cloud.google.com/go/datacatalog/apiv1/datacatalogpb 427 type GetEntryRequest = src.GetEntryRequest 428 429 // Request message for 430 // [GetPolicyTag][google.cloud.datacatalog.v1.PolicyTagManager.GetPolicyTag]. 431 // 432 // Deprecated: Please use types in: cloud.google.com/go/datacatalog/apiv1/datacatalogpb 433 type GetPolicyTagRequest = src.GetPolicyTagRequest 434 435 // Request message for 436 // [GetTagTemplate][google.cloud.datacatalog.v1.DataCatalog.GetTagTemplate]. 437 // 438 // Deprecated: Please use types in: cloud.google.com/go/datacatalog/apiv1/datacatalogpb 439 type GetTagTemplateRequest = src.GetTagTemplateRequest 440 441 // Request message for 442 // [GetTaxonomy][google.cloud.datacatalog.v1.PolicyTagManager.GetTaxonomy]. 443 // 444 // Deprecated: Please use types in: cloud.google.com/go/datacatalog/apiv1/datacatalogpb 445 type GetTaxonomyRequest = src.GetTaxonomyRequest 446 447 // Request message for 448 // [ImportTaxonomies][google.cloud.datacatalog.v1.PolicyTagManagerSerialization.ImportTaxonomies]. 449 // 450 // Deprecated: Please use types in: cloud.google.com/go/datacatalog/apiv1/datacatalogpb 451 type ImportTaxonomiesRequest = src.ImportTaxonomiesRequest 452 type ImportTaxonomiesRequest_CrossRegionalSource = src.ImportTaxonomiesRequest_CrossRegionalSource 453 type ImportTaxonomiesRequest_InlineSource = src.ImportTaxonomiesRequest_InlineSource 454 455 // Response message for 456 // [ImportTaxonomies][google.cloud.datacatalog.v1.PolicyTagManagerSerialization.ImportTaxonomies]. 457 // 458 // Deprecated: Please use types in: cloud.google.com/go/datacatalog/apiv1/datacatalogpb 459 type ImportTaxonomiesResponse = src.ImportTaxonomiesResponse 460 461 // Inline source containing taxonomies to import. 462 // 463 // Deprecated: Please use types in: cloud.google.com/go/datacatalog/apiv1/datacatalogpb 464 type InlineSource = src.InlineSource 465 466 // This enum lists all the systems that Data Catalog integrates with. 467 // 468 // Deprecated: Please use types in: cloud.google.com/go/datacatalog/apiv1/datacatalogpb 469 type IntegratedSystem = src.IntegratedSystem 470 471 // Request message for 472 // [ListEntries][google.cloud.datacatalog.v1.DataCatalog.ListEntries]. 473 // 474 // Deprecated: Please use types in: cloud.google.com/go/datacatalog/apiv1/datacatalogpb 475 type ListEntriesRequest = src.ListEntriesRequest 476 477 // Response message for 478 // [ListEntries][google.cloud.datacatalog.v1.DataCatalog.ListEntries]. 479 // 480 // Deprecated: Please use types in: cloud.google.com/go/datacatalog/apiv1/datacatalogpb 481 type ListEntriesResponse = src.ListEntriesResponse 482 483 // Request message for 484 // [ListEntryGroups][google.cloud.datacatalog.v1.DataCatalog.ListEntryGroups]. 485 // 486 // Deprecated: Please use types in: cloud.google.com/go/datacatalog/apiv1/datacatalogpb 487 type ListEntryGroupsRequest = src.ListEntryGroupsRequest 488 489 // Response message for 490 // [ListEntryGroups][google.cloud.datacatalog.v1.DataCatalog.ListEntryGroups]. 491 // 492 // Deprecated: Please use types in: cloud.google.com/go/datacatalog/apiv1/datacatalogpb 493 type ListEntryGroupsResponse = src.ListEntryGroupsResponse 494 495 // Request message for 496 // [ListPolicyTags][google.cloud.datacatalog.v1.PolicyTagManager.ListPolicyTags]. 497 // 498 // Deprecated: Please use types in: cloud.google.com/go/datacatalog/apiv1/datacatalogpb 499 type ListPolicyTagsRequest = src.ListPolicyTagsRequest 500 501 // Response message for 502 // [ListPolicyTags][google.cloud.datacatalog.v1.PolicyTagManager.ListPolicyTags]. 503 // 504 // Deprecated: Please use types in: cloud.google.com/go/datacatalog/apiv1/datacatalogpb 505 type ListPolicyTagsResponse = src.ListPolicyTagsResponse 506 507 // Request message for 508 // [ListTags][google.cloud.datacatalog.v1.DataCatalog.ListTags]. 509 // 510 // Deprecated: Please use types in: cloud.google.com/go/datacatalog/apiv1/datacatalogpb 511 type ListTagsRequest = src.ListTagsRequest 512 513 // Response message for 514 // [ListTags][google.cloud.datacatalog.v1.DataCatalog.ListTags]. 515 // 516 // Deprecated: Please use types in: cloud.google.com/go/datacatalog/apiv1/datacatalogpb 517 type ListTagsResponse = src.ListTagsResponse 518 519 // Request message for 520 // [ListTaxonomies][google.cloud.datacatalog.v1.PolicyTagManager.ListTaxonomies]. 521 // 522 // Deprecated: Please use types in: cloud.google.com/go/datacatalog/apiv1/datacatalogpb 523 type ListTaxonomiesRequest = src.ListTaxonomiesRequest 524 525 // Response message for 526 // [ListTaxonomies][google.cloud.datacatalog.v1.PolicyTagManager.ListTaxonomies]. 527 // 528 // Deprecated: Please use types in: cloud.google.com/go/datacatalog/apiv1/datacatalogpb 529 type ListTaxonomiesResponse = src.ListTaxonomiesResponse 530 531 // Request message for 532 // [LookupEntry][google.cloud.datacatalog.v1.DataCatalog.LookupEntry]. 533 // 534 // Deprecated: Please use types in: cloud.google.com/go/datacatalog/apiv1/datacatalogpb 535 type LookupEntryRequest = src.LookupEntryRequest 536 type LookupEntryRequest_FullyQualifiedName = src.LookupEntryRequest_FullyQualifiedName 537 type LookupEntryRequest_LinkedResource = src.LookupEntryRequest_LinkedResource 538 type LookupEntryRequest_SqlResource = src.LookupEntryRequest_SqlResource 539 540 // Request message for 541 // [ModifyEntryContacts][google.cloud.datacatalog.v1.DataCatalog.ModifyEntryContacts]. 542 // 543 // Deprecated: Please use types in: cloud.google.com/go/datacatalog/apiv1/datacatalogpb 544 type ModifyEntryContactsRequest = src.ModifyEntryContactsRequest 545 546 // Request message for 547 // [ModifyEntryOverview][google.cloud.datacatalog.v1.DataCatalog.ModifyEntryOverview]. 548 // 549 // Deprecated: Please use types in: cloud.google.com/go/datacatalog/apiv1/datacatalogpb 550 type ModifyEntryOverviewRequest = src.ModifyEntryOverviewRequest 551 552 // Entry metadata relevant only to the user and private to them. 553 // 554 // Deprecated: Please use types in: cloud.google.com/go/datacatalog/apiv1/datacatalogpb 555 type PersonalDetails = src.PersonalDetails 556 557 // Native schema used by a resource represented as an entry. Used by query 558 // engines for deserializing and parsing source data. 559 // 560 // Deprecated: Please use types in: cloud.google.com/go/datacatalog/apiv1/datacatalogpb 561 type PhysicalSchema = src.PhysicalSchema 562 type PhysicalSchema_Avro = src.PhysicalSchema_Avro 563 564 // Schema in Avro JSON format. 565 // 566 // Deprecated: Please use types in: cloud.google.com/go/datacatalog/apiv1/datacatalogpb 567 type PhysicalSchema_AvroSchema = src.PhysicalSchema_AvroSchema 568 type PhysicalSchema_Csv = src.PhysicalSchema_Csv 569 570 // Marks a CSV-encoded data source. 571 // 572 // Deprecated: Please use types in: cloud.google.com/go/datacatalog/apiv1/datacatalogpb 573 type PhysicalSchema_CsvSchema = src.PhysicalSchema_CsvSchema 574 type PhysicalSchema_Orc = src.PhysicalSchema_Orc 575 576 // Marks an ORC-encoded data source. 577 // 578 // Deprecated: Please use types in: cloud.google.com/go/datacatalog/apiv1/datacatalogpb 579 type PhysicalSchema_OrcSchema = src.PhysicalSchema_OrcSchema 580 type PhysicalSchema_Parquet = src.PhysicalSchema_Parquet 581 582 // Marks a Parquet-encoded data source. 583 // 584 // Deprecated: Please use types in: cloud.google.com/go/datacatalog/apiv1/datacatalogpb 585 type PhysicalSchema_ParquetSchema = src.PhysicalSchema_ParquetSchema 586 type PhysicalSchema_Protobuf = src.PhysicalSchema_Protobuf 587 588 // Schema in protocol buffer format. 589 // 590 // Deprecated: Please use types in: cloud.google.com/go/datacatalog/apiv1/datacatalogpb 591 type PhysicalSchema_ProtobufSchema = src.PhysicalSchema_ProtobufSchema 592 type PhysicalSchema_Thrift = src.PhysicalSchema_Thrift 593 594 // Schema in Thrift format. 595 // 596 // Deprecated: Please use types in: cloud.google.com/go/datacatalog/apiv1/datacatalogpb 597 type PhysicalSchema_ThriftSchema = src.PhysicalSchema_ThriftSchema 598 599 // Denotes one policy tag in a taxonomy, for example, SSN. Policy tags can be 600 // defined in a hierarchy. For example: ``` + Geolocation - LatLong - City - 601 // ZipCode ``` Where the "Geolocation" policy tag contains three children. 602 // 603 // Deprecated: Please use types in: cloud.google.com/go/datacatalog/apiv1/datacatalogpb 604 type PolicyTag = src.PolicyTag 605 606 // PolicyTagManagerClient is the client API for PolicyTagManager service. For 607 // semantics around ctx use and closing/ending streaming RPCs, please refer to 608 // https://godoc.org/google.golang.org/grpc#ClientConn.NewStream. 609 // 610 // Deprecated: Please use types in: cloud.google.com/go/datacatalog/apiv1/datacatalogpb 611 type PolicyTagManagerClient = src.PolicyTagManagerClient 612 613 // PolicyTagManagerSerializationClient is the client API for 614 // PolicyTagManagerSerialization service. For semantics around ctx use and 615 // closing/ending streaming RPCs, please refer to 616 // https://godoc.org/google.golang.org/grpc#ClientConn.NewStream. 617 // 618 // Deprecated: Please use types in: cloud.google.com/go/datacatalog/apiv1/datacatalogpb 619 type PolicyTagManagerSerializationClient = src.PolicyTagManagerSerializationClient 620 621 // PolicyTagManagerSerializationServer is the server API for 622 // PolicyTagManagerSerialization service. 623 // 624 // Deprecated: Please use types in: cloud.google.com/go/datacatalog/apiv1/datacatalogpb 625 type PolicyTagManagerSerializationServer = src.PolicyTagManagerSerializationServer 626 627 // PolicyTagManagerServer is the server API for PolicyTagManager service. 628 // 629 // Deprecated: Please use types in: cloud.google.com/go/datacatalog/apiv1/datacatalogpb 630 type PolicyTagManagerServer = src.PolicyTagManagerServer 631 632 // Request message for 633 // [RenameTagTemplateFieldEnumValue][google.cloud.datacatalog.v1.DataCatalog.RenameTagTemplateFieldEnumValue]. 634 // 635 // Deprecated: Please use types in: cloud.google.com/go/datacatalog/apiv1/datacatalogpb 636 type RenameTagTemplateFieldEnumValueRequest = src.RenameTagTemplateFieldEnumValueRequest 637 638 // Request message for 639 // [RenameTagTemplateField][google.cloud.datacatalog.v1.DataCatalog.RenameTagTemplateField]. 640 // 641 // Deprecated: Please use types in: cloud.google.com/go/datacatalog/apiv1/datacatalogpb 642 type RenameTagTemplateFieldRequest = src.RenameTagTemplateFieldRequest 643 644 // Request message for 645 // [ReplaceTaxonomy][google.cloud.datacatalog.v1.PolicyTagManagerSerialization.ReplaceTaxonomy]. 646 // 647 // Deprecated: Please use types in: cloud.google.com/go/datacatalog/apiv1/datacatalogpb 648 type ReplaceTaxonomyRequest = src.ReplaceTaxonomyRequest 649 650 // Specification that applies to a routine. Valid only for entries with the 651 // `ROUTINE` type. 652 // 653 // Deprecated: Please use types in: cloud.google.com/go/datacatalog/apiv1/datacatalogpb 654 type RoutineSpec = src.RoutineSpec 655 656 // Input or output argument of a function or stored procedure. 657 // 658 // Deprecated: Please use types in: cloud.google.com/go/datacatalog/apiv1/datacatalogpb 659 type RoutineSpec_Argument = src.RoutineSpec_Argument 660 661 // The input or output mode of the argument. 662 // 663 // Deprecated: Please use types in: cloud.google.com/go/datacatalog/apiv1/datacatalogpb 664 type RoutineSpec_Argument_Mode = src.RoutineSpec_Argument_Mode 665 type RoutineSpec_BigqueryRoutineSpec = src.RoutineSpec_BigqueryRoutineSpec 666 667 // The fine-grained type of the routine. 668 // 669 // Deprecated: Please use types in: cloud.google.com/go/datacatalog/apiv1/datacatalogpb 670 type RoutineSpec_RoutineType = src.RoutineSpec_RoutineType 671 672 // Represents a schema, for example, a BigQuery, GoogleSQL, or Avro schema. 673 // 674 // Deprecated: Please use types in: cloud.google.com/go/datacatalog/apiv1/datacatalogpb 675 type Schema = src.Schema 676 677 // Request message for 678 // [SearchCatalog][google.cloud.datacatalog.v1.DataCatalog.SearchCatalog]. 679 // 680 // Deprecated: Please use types in: cloud.google.com/go/datacatalog/apiv1/datacatalogpb 681 type SearchCatalogRequest = src.SearchCatalogRequest 682 683 // The criteria that select the subspace used for query matching. 684 // 685 // Deprecated: Please use types in: cloud.google.com/go/datacatalog/apiv1/datacatalogpb 686 type SearchCatalogRequest_Scope = src.SearchCatalogRequest_Scope 687 688 // Response message for 689 // [SearchCatalog][google.cloud.datacatalog.v1.DataCatalog.SearchCatalog]. 690 // 691 // Deprecated: Please use types in: cloud.google.com/go/datacatalog/apiv1/datacatalogpb 692 type SearchCatalogResponse = src.SearchCatalogResponse 693 694 // Result in the response to a search request. Each result captures details of 695 // one entry that matches the search. 696 // 697 // Deprecated: Please use types in: cloud.google.com/go/datacatalog/apiv1/datacatalogpb 698 type SearchCatalogResult = src.SearchCatalogResult 699 type SearchCatalogResult_IntegratedSystem = src.SearchCatalogResult_IntegratedSystem 700 type SearchCatalogResult_UserSpecifiedSystem = src.SearchCatalogResult_UserSpecifiedSystem 701 702 // The resource types that can be returned in search results. 703 // 704 // Deprecated: Please use types in: cloud.google.com/go/datacatalog/apiv1/datacatalogpb 705 type SearchResultType = src.SearchResultType 706 707 // A nested protocol buffer that represents a policy tag and all its 708 // descendants. 709 // 710 // Deprecated: Please use types in: cloud.google.com/go/datacatalog/apiv1/datacatalogpb 711 type SerializedPolicyTag = src.SerializedPolicyTag 712 713 // A nested protocol buffer that represents a taxonomy and the hierarchy of 714 // its policy tags. Used for taxonomy replacement, import, and export. 715 // 716 // Deprecated: Please use types in: cloud.google.com/go/datacatalog/apiv1/datacatalogpb 717 type SerializedTaxonomy = src.SerializedTaxonomy 718 719 // Request message for 720 // [StarEntry][google.cloud.datacatalog.v1.DataCatalog.StarEntry]. 721 // 722 // Deprecated: Please use types in: cloud.google.com/go/datacatalog/apiv1/datacatalogpb 723 type StarEntryRequest = src.StarEntryRequest 724 725 // Response message for 726 // [StarEntry][google.cloud.datacatalog.v1.DataCatalog.StarEntry]. Empty for 727 // now 728 // 729 // Deprecated: Please use types in: cloud.google.com/go/datacatalog/apiv1/datacatalogpb 730 type StarEntryResponse = src.StarEntryResponse 731 732 // Details the properties of the underlying storage. 733 // 734 // Deprecated: Please use types in: cloud.google.com/go/datacatalog/apiv1/datacatalogpb 735 type StorageProperties = src.StorageProperties 736 737 // Timestamps associated with this resource in a particular system. 738 // 739 // Deprecated: Please use types in: cloud.google.com/go/datacatalog/apiv1/datacatalogpb 740 type SystemTimestamps = src.SystemTimestamps 741 742 // Table source type. 743 // 744 // Deprecated: Please use types in: cloud.google.com/go/datacatalog/apiv1/datacatalogpb 745 type TableSourceType = src.TableSourceType 746 747 // Normal BigQuery table specification. 748 // 749 // Deprecated: Please use types in: cloud.google.com/go/datacatalog/apiv1/datacatalogpb 750 type TableSpec = src.TableSpec 751 752 // Tags contain custom metadata and are attached to Data Catalog resources. 753 // Tags conform with the specification of their tag template. See [Data Catalog 754 // IAM](https://cloud.google.com/data-catalog/docs/concepts/iam) for 755 // information on the permissions needed to create or view tags. 756 // 757 // Deprecated: Please use types in: cloud.google.com/go/datacatalog/apiv1/datacatalogpb 758 type Tag = src.Tag 759 760 // Contains the value and additional information on a field within a 761 // [Tag][google.cloud.datacatalog.v1.Tag]. 762 // 763 // Deprecated: Please use types in: cloud.google.com/go/datacatalog/apiv1/datacatalogpb 764 type TagField = src.TagField 765 type TagField_BoolValue = src.TagField_BoolValue 766 type TagField_DoubleValue = src.TagField_DoubleValue 767 768 // An enum value. 769 // 770 // Deprecated: Please use types in: cloud.google.com/go/datacatalog/apiv1/datacatalogpb 771 type TagField_EnumValue = src.TagField_EnumValue 772 type TagField_EnumValue_ = src.TagField_EnumValue_ 773 type TagField_RichtextValue = src.TagField_RichtextValue 774 type TagField_StringValue = src.TagField_StringValue 775 type TagField_TimestampValue = src.TagField_TimestampValue 776 777 // A tag template defines a tag that can have one or more typed fields. The 778 // template is used to create tags that are attached to GCP resources. [Tag 779 // template roles] 780 // (https://cloud.google.com/iam/docs/understanding-roles#data-catalog-roles) 781 // provide permissions to create, edit, and use the template. For example, see 782 // the [TagTemplate User] 783 // (https://cloud.google.com/data-catalog/docs/how-to/template-user) role that 784 // includes a permission to use the tag template to tag resources. 785 // 786 // Deprecated: Please use types in: cloud.google.com/go/datacatalog/apiv1/datacatalogpb 787 type TagTemplate = src.TagTemplate 788 789 // The template for an individual field within a tag template. 790 // 791 // Deprecated: Please use types in: cloud.google.com/go/datacatalog/apiv1/datacatalogpb 792 type TagTemplateField = src.TagTemplateField 793 type Tag_Column = src.Tag_Column 794 795 // A taxonomy is a collection of hierarchical policy tags that classify data 796 // along a common axis. For example, a "data sensitivity" taxonomy might 797 // contain the following policy tags: ``` + PII - Account number - Age - SSN - 798 // Zipcode + Financials - Revenue ``` A "data origin" taxonomy might contain 799 // the following policy tags: ``` + User data + Employee data + Partner data + 800 // Public data ``` 801 // 802 // Deprecated: Please use types in: cloud.google.com/go/datacatalog/apiv1/datacatalogpb 803 type Taxonomy = src.Taxonomy 804 805 // Defines policy types where the policy tags can be used for. 806 // 807 // Deprecated: Please use types in: cloud.google.com/go/datacatalog/apiv1/datacatalogpb 808 type Taxonomy_PolicyType = src.Taxonomy_PolicyType 809 810 // UnimplementedDataCatalogServer can be embedded to have forward compatible 811 // implementations. 812 // 813 // Deprecated: Please use types in: cloud.google.com/go/datacatalog/apiv1/datacatalogpb 814 type UnimplementedDataCatalogServer = src.UnimplementedDataCatalogServer 815 816 // UnimplementedPolicyTagManagerSerializationServer can be embedded to have 817 // forward compatible implementations. 818 // 819 // Deprecated: Please use types in: cloud.google.com/go/datacatalog/apiv1/datacatalogpb 820 type UnimplementedPolicyTagManagerSerializationServer = src.UnimplementedPolicyTagManagerSerializationServer 821 822 // UnimplementedPolicyTagManagerServer can be embedded to have forward 823 // compatible implementations. 824 // 825 // Deprecated: Please use types in: cloud.google.com/go/datacatalog/apiv1/datacatalogpb 826 type UnimplementedPolicyTagManagerServer = src.UnimplementedPolicyTagManagerServer 827 828 // Request message for 829 // [UnstarEntry][google.cloud.datacatalog.v1.DataCatalog.UnstarEntry]. 830 // 831 // Deprecated: Please use types in: cloud.google.com/go/datacatalog/apiv1/datacatalogpb 832 type UnstarEntryRequest = src.UnstarEntryRequest 833 834 // Response message for 835 // [UnstarEntry][google.cloud.datacatalog.v1.DataCatalog.UnstarEntry]. Empty 836 // for now 837 // 838 // Deprecated: Please use types in: cloud.google.com/go/datacatalog/apiv1/datacatalogpb 839 type UnstarEntryResponse = src.UnstarEntryResponse 840 841 // Request message for 842 // [UpdateEntryGroup][google.cloud.datacatalog.v1.DataCatalog.UpdateEntryGroup]. 843 // 844 // Deprecated: Please use types in: cloud.google.com/go/datacatalog/apiv1/datacatalogpb 845 type UpdateEntryGroupRequest = src.UpdateEntryGroupRequest 846 847 // Request message for 848 // [UpdateEntry][google.cloud.datacatalog.v1.DataCatalog.UpdateEntry]. 849 // 850 // Deprecated: Please use types in: cloud.google.com/go/datacatalog/apiv1/datacatalogpb 851 type UpdateEntryRequest = src.UpdateEntryRequest 852 853 // Request message for 854 // [UpdatePolicyTag][google.cloud.datacatalog.v1.PolicyTagManager.UpdatePolicyTag]. 855 // 856 // Deprecated: Please use types in: cloud.google.com/go/datacatalog/apiv1/datacatalogpb 857 type UpdatePolicyTagRequest = src.UpdatePolicyTagRequest 858 859 // Request message for 860 // [UpdateTag][google.cloud.datacatalog.v1.DataCatalog.UpdateTag]. 861 // 862 // Deprecated: Please use types in: cloud.google.com/go/datacatalog/apiv1/datacatalogpb 863 type UpdateTagRequest = src.UpdateTagRequest 864 865 // Request message for 866 // [UpdateTagTemplateField][google.cloud.datacatalog.v1.DataCatalog.UpdateTagTemplateField]. 867 // 868 // Deprecated: Please use types in: cloud.google.com/go/datacatalog/apiv1/datacatalogpb 869 type UpdateTagTemplateFieldRequest = src.UpdateTagTemplateFieldRequest 870 871 // Request message for 872 // [UpdateTagTemplate][google.cloud.datacatalog.v1.DataCatalog.UpdateTagTemplate]. 873 // 874 // Deprecated: Please use types in: cloud.google.com/go/datacatalog/apiv1/datacatalogpb 875 type UpdateTagTemplateRequest = src.UpdateTagTemplateRequest 876 877 // Request message for 878 // [UpdateTaxonomy][google.cloud.datacatalog.v1.PolicyTagManager.UpdateTaxonomy]. 879 // 880 // Deprecated: Please use types in: cloud.google.com/go/datacatalog/apiv1/datacatalogpb 881 type UpdateTaxonomyRequest = src.UpdateTaxonomyRequest 882 883 // The set of all usage signals that Data Catalog stores. Note: Usually, these 884 // signals are updated daily. In rare cases, an update may fail but will be 885 // performed again on the next day. 886 // 887 // Deprecated: Please use types in: cloud.google.com/go/datacatalog/apiv1/datacatalogpb 888 type UsageSignal = src.UsageSignal 889 890 // Detailed statistics on the entry's usage. Usage statistics have the 891 // following limitations: - Only BigQuery tables have them. - They only include 892 // BigQuery query jobs. - They might be underestimated because wildcard table 893 // references are not yet counted. For more information, see [Querying multiple 894 // tables using a wildcard table] 895 // (https://cloud.google.com/bigquery/docs/querying-wildcard-tables) 896 // 897 // Deprecated: Please use types in: cloud.google.com/go/datacatalog/apiv1/datacatalogpb 898 type UsageStats = src.UsageStats 899 900 // Table view specification. 901 // 902 // Deprecated: Please use types in: cloud.google.com/go/datacatalog/apiv1/datacatalogpb 903 type ViewSpec = src.ViewSpec 904 905 // Deprecated: Please use funcs in: cloud.google.com/go/datacatalog/apiv1/datacatalogpb 906 func NewDataCatalogClient(cc grpc.ClientConnInterface) DataCatalogClient { 907 return src.NewDataCatalogClient(cc) 908 } 909 910 // Deprecated: Please use funcs in: cloud.google.com/go/datacatalog/apiv1/datacatalogpb 911 func NewPolicyTagManagerClient(cc grpc.ClientConnInterface) PolicyTagManagerClient { 912 return src.NewPolicyTagManagerClient(cc) 913 } 914 915 // Deprecated: Please use funcs in: cloud.google.com/go/datacatalog/apiv1/datacatalogpb 916 func NewPolicyTagManagerSerializationClient(cc grpc.ClientConnInterface) PolicyTagManagerSerializationClient { 917 return src.NewPolicyTagManagerSerializationClient(cc) 918 } 919 920 // Deprecated: Please use funcs in: cloud.google.com/go/datacatalog/apiv1/datacatalogpb 921 func RegisterDataCatalogServer(s *grpc.Server, srv DataCatalogServer) { 922 src.RegisterDataCatalogServer(s, srv) 923 } 924 925 // Deprecated: Please use funcs in: cloud.google.com/go/datacatalog/apiv1/datacatalogpb 926 func RegisterPolicyTagManagerSerializationServer(s *grpc.Server, srv PolicyTagManagerSerializationServer) { 927 src.RegisterPolicyTagManagerSerializationServer(s, srv) 928 } 929 930 // Deprecated: Please use funcs in: cloud.google.com/go/datacatalog/apiv1/datacatalogpb 931 func RegisterPolicyTagManagerServer(s *grpc.Server, srv PolicyTagManagerServer) { 932 src.RegisterPolicyTagManagerServer(s, srv) 933 } 934