diff --git a/packages/google-cloud-datacatalog/google/cloud/datacatalog_v1/proto/datacatalog_pb2.py b/packages/google-cloud-datacatalog/google/cloud/datacatalog_v1/proto/datacatalog_pb2.py index cc04fc45a2cb..bec03032257d 100644 --- a/packages/google-cloud-datacatalog/google/cloud/datacatalog_v1/proto/datacatalog_pb2.py +++ b/packages/google-cloud-datacatalog/google/cloud/datacatalog_v1/proto/datacatalog_pb2.py @@ -2535,10 +2535,7 @@ { "DESCRIPTOR": _SEARCHCATALOGREQUEST_SCOPE, "__module__": "google.cloud.datacatalog_v1.proto.datacatalog_pb2", - "__doc__": """The criteria that select the subspace used for query - matching. - - + "__doc__": """The criteria that select the subspace used for query matching. Attributes: include_org_ids: The list of organization IDs to search within. To find your @@ -2576,10 +2573,8 @@ ), "DESCRIPTOR": _SEARCHCATALOGREQUEST, "__module__": "google.cloud.datacatalog_v1.proto.datacatalog_pb2", - "__doc__": """Request message for - [SearchCatalog][google.cloud.datacatalog.v1.DataCatalog.SearchCatalog]. - - + "__doc__": """Request message for [SearchCatalog][google.cloud.datacatalog.v1.DataCa + talog.SearchCatalog]. Attributes: scope: Required. The scope of this search request. A ``scope`` that @@ -2625,10 +2620,8 @@ { "DESCRIPTOR": _SEARCHCATALOGRESPONSE, "__module__": "google.cloud.datacatalog_v1.proto.datacatalog_pb2", - "__doc__": """Response message for - [SearchCatalog][google.cloud.datacatalog.v1.DataCatalog.SearchCatalog]. - - + "__doc__": """Response message for [SearchCatalog][google.cloud.datacatalog.v1.DataC + atalog.SearchCatalog]. Attributes: results: Search results. @@ -2653,10 +2646,8 @@ { "DESCRIPTOR": _CREATEENTRYGROUPREQUEST, "__module__": "google.cloud.datacatalog_v1.proto.datacatalog_pb2", - "__doc__": """Request message for - [CreateEntryGroup][google.cloud.datacatalog.v1.DataCatalog.CreateEntryGroup]. - - + "__doc__": """Request message for [CreateEntryGroup][google.cloud.datacatalog.v1.Dat + aCatalog.CreateEntryGroup]. Attributes: parent: Required. The name of the project this entry group is in. @@ -2682,10 +2673,8 @@ { "DESCRIPTOR": _UPDATEENTRYGROUPREQUEST, "__module__": "google.cloud.datacatalog_v1.proto.datacatalog_pb2", - "__doc__": """Request message for - [UpdateEntryGroup][google.cloud.datacatalog.v1.DataCatalog.UpdateEntryGroup]. - - + "__doc__": """Request message for [UpdateEntryGroup][google.cloud.datacatalog.v1.Dat + aCatalog.UpdateEntryGroup]. Attributes: entry_group: Required. The updated entry group. “name” field must be set. @@ -2704,10 +2693,8 @@ { "DESCRIPTOR": _GETENTRYGROUPREQUEST, "__module__": "google.cloud.datacatalog_v1.proto.datacatalog_pb2", - "__doc__": """Request message for - [GetEntryGroup][google.cloud.datacatalog.v1.DataCatalog.GetEntryGroup]. - - + "__doc__": """Request message for [GetEntryGroup][google.cloud.datacatalog.v1.DataCa + talog.GetEntryGroup]. Attributes: name: Required. The name of the entry group. For example, ``projects @@ -2728,10 +2715,8 @@ { "DESCRIPTOR": _DELETEENTRYGROUPREQUEST, "__module__": "google.cloud.datacatalog_v1.proto.datacatalog_pb2", - "__doc__": """Request message for - [DeleteEntryGroup][google.cloud.datacatalog.v1.DataCatalog.DeleteEntryGroup]. - - + "__doc__": """Request message for [DeleteEntryGroup][google.cloud.datacatalog.v1.Dat + aCatalog.DeleteEntryGroup]. Attributes: name: Required. The name of the entry group. For example, ``projects @@ -2751,10 +2736,8 @@ { "DESCRIPTOR": _LISTENTRYGROUPSREQUEST, "__module__": "google.cloud.datacatalog_v1.proto.datacatalog_pb2", - "__doc__": """Request message for - [ListEntryGroups][google.cloud.datacatalog.v1.DataCatalog.ListEntryGroups]. - - + "__doc__": """Request message for [ListEntryGroups][google.cloud.datacatalog.v1.Data + Catalog.ListEntryGroups]. Attributes: parent: Required. The name of the location that contains the entry @@ -2779,10 +2762,8 @@ { "DESCRIPTOR": _LISTENTRYGROUPSRESPONSE, "__module__": "google.cloud.datacatalog_v1.proto.datacatalog_pb2", - "__doc__": """Response message for - [ListEntryGroups][google.cloud.datacatalog.v1.DataCatalog.ListEntryGroups]. - - + "__doc__": """Response message for [ListEntryGroups][google.cloud.datacatalog.v1.Dat + aCatalog.ListEntryGroups]. Attributes: entry_groups: EntryGroup details. @@ -2803,8 +2784,6 @@ "__module__": "google.cloud.datacatalog_v1.proto.datacatalog_pb2", "__doc__": """Request message for [CreateEntry][google.cloud.datacatalog.v1.DataCatalog.CreateEntry]. - - Attributes: parent: Required. The name of the entry group this entry is in. @@ -2830,8 +2809,6 @@ "__module__": "google.cloud.datacatalog_v1.proto.datacatalog_pb2", "__doc__": """Request message for [UpdateEntry][google.cloud.datacatalog.v1.DataCatalog.UpdateEntry]. - - Attributes: entry: Required. The updated entry. The “name” field must be set. @@ -2860,8 +2837,6 @@ "__module__": "google.cloud.datacatalog_v1.proto.datacatalog_pb2", "__doc__": """Request message for [DeleteEntry][google.cloud.datacatalog.v1.DataCatalog.DeleteEntry]. - - Attributes: name: Required. The name of the entry. Example: - projects/{projec @@ -2881,8 +2856,6 @@ "__module__": "google.cloud.datacatalog_v1.proto.datacatalog_pb2", "__doc__": """Request message for [GetEntry][google.cloud.datacatalog.v1.DataCatalog.GetEntry]. - - Attributes: name: Required. The name of the entry. Example: - projects/{projec @@ -2902,8 +2875,6 @@ "__module__": "google.cloud.datacatalog_v1.proto.datacatalog_pb2", "__doc__": """Request message for [LookupEntry][google.cloud.datacatalog.v1.DataCatalog.LookupEntry]. - - Attributes: target_name: Required. Represents either the Google Cloud Platform resource @@ -2938,17 +2909,14 @@ { "DESCRIPTOR": _ENTRY, "__module__": "google.cloud.datacatalog_v1.proto.datacatalog_pb2", - "__doc__": """Entry Metadata. A Data Catalog Entry resource represents - another resource in Google Cloud Platform (such as a BigQuery dataset or - a Pub/Sub topic) or outside of Google Cloud Platform. Clients can use + "__doc__": """Entry Metadata. A Data Catalog Entry resource represents another + resource in Google Cloud Platform (such as a BigQuery dataset or a + Pub/Sub topic) or outside of Google Cloud Platform. Clients 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, such as its schema. An - Entry can also be used to attach flexible metadata, such as a + original resource ID of the source system. An Entry resource contains + resource details, such as its schema. An Entry can also be used to + attach flexible metadata, such as a [Tag][google.cloud.datacatalog.v1.Tag]. - - Attributes: name: The Data Catalog resource name of the entry in URL format. @@ -3037,11 +3005,9 @@ { "DESCRIPTOR": _ENTRYGROUP, "__module__": "google.cloud.datacatalog_v1.proto.datacatalog_pb2", - "__doc__": """EntryGroup Metadata. An EntryGroup resource represents a - logical grouping of zero or more Data Catalog + "__doc__": """EntryGroup Metadata. An EntryGroup resource represents a logical + grouping of zero or more Data Catalog [Entry][google.cloud.datacatalog.v1.Entry] resources. - - Attributes: name: The resource name of the entry group in URL format. Example: @@ -3071,10 +3037,8 @@ { "DESCRIPTOR": _CREATETAGTEMPLATEREQUEST, "__module__": "google.cloud.datacatalog_v1.proto.datacatalog_pb2", - "__doc__": """Request message for - [CreateTagTemplate][google.cloud.datacatalog.v1.DataCatalog.CreateTagTemplate]. - - + "__doc__": """Request message for [CreateTagTemplate][google.cloud.datacatalog.v1.Da + taCatalog.CreateTagTemplate]. Attributes: parent: Required. The name of the project and the template location @@ -3097,10 +3061,8 @@ { "DESCRIPTOR": _GETTAGTEMPLATEREQUEST, "__module__": "google.cloud.datacatalog_v1.proto.datacatalog_pb2", - "__doc__": """Request message for - [GetTagTemplate][google.cloud.datacatalog.v1.DataCatalog.GetTagTemplate]. - - + "__doc__": """Request message for [GetTagTemplate][google.cloud.datacatalog.v1.DataC + atalog.GetTagTemplate]. Attributes: name: Required. The name of the tag template. Example: - projects/ @@ -3118,10 +3080,8 @@ { "DESCRIPTOR": _UPDATETAGTEMPLATEREQUEST, "__module__": "google.cloud.datacatalog_v1.proto.datacatalog_pb2", - "__doc__": """Request message for - [UpdateTagTemplate][google.cloud.datacatalog.v1.DataCatalog.UpdateTagTemplate]. - - + "__doc__": """Request message for [UpdateTagTemplate][google.cloud.datacatalog.v1.Da + taCatalog.UpdateTagTemplate]. Attributes: tag_template: Required. The template to update. The “name” field must be @@ -3142,10 +3102,8 @@ { "DESCRIPTOR": _DELETETAGTEMPLATEREQUEST, "__module__": "google.cloud.datacatalog_v1.proto.datacatalog_pb2", - "__doc__": """Request message for - [DeleteTagTemplate][google.cloud.datacatalog.v1.DataCatalog.DeleteTagTemplate]. - - + "__doc__": """Request message for [DeleteTagTemplate][google.cloud.datacatalog.v1.Da + taCatalog.DeleteTagTemplate]. Attributes: name: Required. The name of the tag template to delete. Example: - @@ -3170,8 +3128,6 @@ "__module__": "google.cloud.datacatalog_v1.proto.datacatalog_pb2", "__doc__": """Request message for [CreateTag][google.cloud.datacatalog.v1.DataCatalog.CreateTag]. - - Attributes: parent: Required. The name of the resource to attach this tag to. Tags @@ -3195,8 +3151,6 @@ "__module__": "google.cloud.datacatalog_v1.proto.datacatalog_pb2", "__doc__": """Request message for [UpdateTag][google.cloud.datacatalog.v1.DataCatalog.UpdateTag]. - - Attributes: tag: Required. The updated tag. The “name” field must be set. @@ -3218,8 +3172,6 @@ "__module__": "google.cloud.datacatalog_v1.proto.datacatalog_pb2", "__doc__": """Request message for [DeleteTag][google.cloud.datacatalog.v1.DataCatalog.DeleteTag]. - - Attributes: name: Required. The name of the tag to delete. Example: - projects @@ -3237,10 +3189,8 @@ { "DESCRIPTOR": _CREATETAGTEMPLATEFIELDREQUEST, "__module__": "google.cloud.datacatalog_v1.proto.datacatalog_pb2", - "__doc__": """Request message for - [CreateTagTemplateField][google.cloud.datacatalog.v1.DataCatalog.CreateTagTemplateField]. - - + "__doc__": """Request message for [CreateTagTemplateField][google.cloud.datacatalog. + v1.DataCatalog.CreateTagTemplateField]. Attributes: parent: Required. The name of the project and the template location @@ -3268,10 +3218,8 @@ { "DESCRIPTOR": _UPDATETAGTEMPLATEFIELDREQUEST, "__module__": "google.cloud.datacatalog_v1.proto.datacatalog_pb2", - "__doc__": """Request message for - [UpdateTagTemplateField][google.cloud.datacatalog.v1.DataCatalog.UpdateTagTemplateField]. - - + "__doc__": """Request message for [UpdateTagTemplateField][google.cloud.datacatalog. + v1.DataCatalog.UpdateTagTemplateField]. Attributes: name: Required. The name of the tag template field. Example: - pro @@ -3301,10 +3249,8 @@ { "DESCRIPTOR": _RENAMETAGTEMPLATEFIELDREQUEST, "__module__": "google.cloud.datacatalog_v1.proto.datacatalog_pb2", - "__doc__": """Request message for - [RenameTagTemplateField][google.cloud.datacatalog.v1.DataCatalog.RenameTagTemplateField]. - - + "__doc__": """Request message for [RenameTagTemplateField][google.cloud.datacatalog. + v1.DataCatalog.RenameTagTemplateField]. Attributes: name: Required. The name of the tag template. Example: - projects/ @@ -3325,10 +3271,8 @@ { "DESCRIPTOR": _DELETETAGTEMPLATEFIELDREQUEST, "__module__": "google.cloud.datacatalog_v1.proto.datacatalog_pb2", - "__doc__": """Request message for - [DeleteTagTemplateField][google.cloud.datacatalog.v1.DataCatalog.DeleteTagTemplateField]. - - + "__doc__": """Request message for [DeleteTagTemplateField][google.cloud.datacatalog. + v1.DataCatalog.DeleteTagTemplateField]. Attributes: name: Required. The name of the tag template field to delete. @@ -3353,8 +3297,6 @@ "__module__": "google.cloud.datacatalog_v1.proto.datacatalog_pb2", "__doc__": """Request message for [ListTags][google.cloud.datacatalog.v1.DataCatalog.ListTags]. - - Attributes: parent: Required. The name of the Data Catalog resource to list the @@ -3384,8 +3326,6 @@ "__module__": "google.cloud.datacatalog_v1.proto.datacatalog_pb2", "__doc__": """Response message for [ListTags][google.cloud.datacatalog.v1.DataCatalog.ListTags]. - - Attributes: tags: [Tag][google.cloud.datacatalog.v1.Tag] details. @@ -3406,8 +3346,6 @@ "__module__": "google.cloud.datacatalog_v1.proto.datacatalog_pb2", "__doc__": """Request message for [ListEntries][google.cloud.datacatalog.v1.DataCatalog.ListEntries]. - - Attributes: parent: Required. The name of the entry group that contains the @@ -3440,8 +3378,6 @@ "__module__": "google.cloud.datacatalog_v1.proto.datacatalog_pb2", "__doc__": """Response message for [ListEntries][google.cloud.datacatalog.v1.DataCatalog.ListEntries]. - - Attributes: entries: Entry details. diff --git a/packages/google-cloud-datacatalog/google/cloud/datacatalog_v1/proto/gcs_fileset_spec_pb2.py b/packages/google-cloud-datacatalog/google/cloud/datacatalog_v1/proto/gcs_fileset_spec_pb2.py index 64e385fda91d..a6298f86afe9 100644 --- a/packages/google-cloud-datacatalog/google/cloud/datacatalog_v1/proto/gcs_fileset_spec_pb2.py +++ b/packages/google-cloud-datacatalog/google/cloud/datacatalog_v1/proto/gcs_fileset_spec_pb2.py @@ -179,8 +179,6 @@ "DESCRIPTOR": _GCSFILESETSPEC, "__module__": "google.cloud.datacatalog_v1.proto.gcs_fileset_spec_pb2", "__doc__": """Describes a Cloud Storage fileset entry. - - Attributes: file_patterns: Required. Patterns to identify a set of files in Google Cloud @@ -222,8 +220,6 @@ "DESCRIPTOR": _GCSFILESPEC, "__module__": "google.cloud.datacatalog_v1.proto.gcs_fileset_spec_pb2", "__doc__": """Specifications of a single file in Cloud Storage. - - Attributes: file_path: Required. The full file path. Example: diff --git a/packages/google-cloud-datacatalog/google/cloud/datacatalog_v1/proto/schema_pb2.py b/packages/google-cloud-datacatalog/google/cloud/datacatalog_v1/proto/schema_pb2.py index 216fa17c479b..ba06829f4bc4 100644 --- a/packages/google-cloud-datacatalog/google/cloud/datacatalog_v1/proto/schema_pb2.py +++ b/packages/google-cloud-datacatalog/google/cloud/datacatalog_v1/proto/schema_pb2.py @@ -186,10 +186,7 @@ { "DESCRIPTOR": _SCHEMA, "__module__": "google.cloud.datacatalog_v1.proto.schema_pb2", - "__doc__": """Represents a schema (e.g. BigQuery, GoogleSQL, Avro - schema). - - + "__doc__": """Represents a schema (e.g. BigQuery, GoogleSQL, Avro schema). Attributes: columns: Required. Schema of columns. A maximum of 10,000 columns and @@ -206,10 +203,8 @@ { "DESCRIPTOR": _COLUMNSCHEMA, "__module__": "google.cloud.datacatalog_v1.proto.schema_pb2", - "__doc__": """Representation of a column within a schema. Columns could - be nested inside other columns. - - + "__doc__": """Representation of a column within a schema. Columns could be nested + inside other columns. Attributes: column: Required. Name of the column. diff --git a/packages/google-cloud-datacatalog/google/cloud/datacatalog_v1/proto/search_pb2.py b/packages/google-cloud-datacatalog/google/cloud/datacatalog_v1/proto/search_pb2.py index 19283264186f..2342c35a58fa 100644 --- a/packages/google-cloud-datacatalog/google/cloud/datacatalog_v1/proto/search_pb2.py +++ b/packages/google-cloud-datacatalog/google/cloud/datacatalog_v1/proto/search_pb2.py @@ -234,10 +234,8 @@ { "DESCRIPTOR": _SEARCHCATALOGRESULT, "__module__": "google.cloud.datacatalog_v1.proto.search_pb2", - "__doc__": """A result that appears in the response of a search request. - Each result captures details of one entry that matches the search. - - + "__doc__": """A result that appears in the response of a search request. Each result + captures details of one entry that matches the search. Attributes: search_result_type: Type of the search result. This field can be used to determine diff --git a/packages/google-cloud-datacatalog/google/cloud/datacatalog_v1/proto/table_spec_pb2.py b/packages/google-cloud-datacatalog/google/cloud/datacatalog_v1/proto/table_spec_pb2.py index 4f2e89c03e3e..2b26a977f06e 100644 --- a/packages/google-cloud-datacatalog/google/cloud/datacatalog_v1/proto/table_spec_pb2.py +++ b/packages/google-cloud-datacatalog/google/cloud/datacatalog_v1/proto/table_spec_pb2.py @@ -326,8 +326,6 @@ "DESCRIPTOR": _BIGQUERYTABLESPEC, "__module__": "google.cloud.datacatalog_v1.proto.table_spec_pb2", "__doc__": """Describes a BigQuery table. - - Attributes: table_source_type: Output only. The table source type. @@ -352,8 +350,6 @@ "DESCRIPTOR": _VIEWSPEC, "__module__": "google.cloud.datacatalog_v1.proto.table_spec_pb2", "__doc__": """Table view specification. - - Attributes: view_query: Output only. The query that defines the table view. @@ -370,8 +366,6 @@ "DESCRIPTOR": _TABLESPEC, "__module__": "google.cloud.datacatalog_v1.proto.table_spec_pb2", "__doc__": """Normal BigQuery table spec. - - Attributes: grouped_entry: Output only. If the table is a dated shard, i.e., with name @@ -394,9 +388,8 @@ "__module__": "google.cloud.datacatalog_v1.proto.table_spec_pb2", "__doc__": """Spec for a group of BigQuery tables with name pattern ``[prefix]YYYYMMDD``. Context: - https://cloud.google.com/bigquery/docs/partitioned-tables#partitioning_versus_sharding - - + https://cloud.google.com/bigquery/docs/partitioned- + tables#partitioning_versus_sharding Attributes: dataset: Output only. The Data Catalog resource name of the dataset diff --git a/packages/google-cloud-datacatalog/google/cloud/datacatalog_v1/proto/tags_pb2.py b/packages/google-cloud-datacatalog/google/cloud/datacatalog_v1/proto/tags_pb2.py index 0ddc69cb5ff6..b9c95aacdfd6 100644 --- a/packages/google-cloud-datacatalog/google/cloud/datacatalog_v1/proto/tags_pb2.py +++ b/packages/google-cloud-datacatalog/google/cloud/datacatalog_v1/proto/tags_pb2.py @@ -893,14 +893,11 @@ ), "DESCRIPTOR": _TAG, "__module__": "google.cloud.datacatalog_v1.proto.tags_pb2", - "__doc__": """Tags are used to attach custom metadata to Data Catalog - resources. Tags conform to the specifications within their tag template. - - See `Data Catalog - IAM `__ for - information on the permissions needed to create or view tags. - - + "__doc__": """Tags are used to attach custom metadata to Data Catalog resources. + Tags conform to the specifications within their tag template. See + `Data Catalog IAM `__ for information on the permissions + needed to create or view tags. Attributes: name: The resource name of the tag in URL format. Example: - proje @@ -950,8 +947,6 @@ "DESCRIPTOR": _TAGFIELD_ENUMVALUE, "__module__": "google.cloud.datacatalog_v1.proto.tags_pb2", "__doc__": """Holds an enum value. - - Attributes: display_name: The display name of the enum value. @@ -961,10 +956,8 @@ ), "DESCRIPTOR": _TAGFIELD, "__module__": "google.cloud.datacatalog_v1.proto.tags_pb2", - "__doc__": """Contains the value and supporting information for a field - within a [Tag][google.cloud.datacatalog.v1.Tag]. - - + "__doc__": """Contains the value and supporting information for a field within a + [Tag][google.cloud.datacatalog.v1.Tag]. Attributes: display_name: Output only. The display name of this field. @@ -1012,17 +1005,14 @@ ), "DESCRIPTOR": _TAGTEMPLATE, "__module__": "google.cloud.datacatalog_v1.proto.tags_pb2", - "__doc__": """A tag template defines a tag, which can have one or more - typed fields. The template is used to create and attach the tag to GCP - resources. `Tag template - roles `__ - provide permissions to create, edit, and use the template. See, for - example, the `TagTemplate - User `__ + "__doc__": """A tag template defines a tag, which can have one or more typed fields. + The template is used to create and attach the tag to GCP resources. + `Tag template roles `__ provide permissions to create, edit, and + use the template. See, for example, the `TagTemplate User + `__ role, which includes permission to use the tag template to tag resources. - - Attributes: name: The resource name of the tag template in URL format. Example: @@ -1055,10 +1045,7 @@ { "DESCRIPTOR": _TAGTEMPLATEFIELD, "__module__": "google.cloud.datacatalog_v1.proto.tags_pb2", - "__doc__": """The template for an individual field within a tag - template. - - + "__doc__": """The template for an individual field within a tag template. Attributes: name: Output only. The resource name of the tag template field in diff --git a/packages/google-cloud-datacatalog/google/cloud/datacatalog_v1/proto/timestamps_pb2.py b/packages/google-cloud-datacatalog/google/cloud/datacatalog_v1/proto/timestamps_pb2.py index c808405f3eed..65dc789072f6 100644 --- a/packages/google-cloud-datacatalog/google/cloud/datacatalog_v1/proto/timestamps_pb2.py +++ b/packages/google-cloud-datacatalog/google/cloud/datacatalog_v1/proto/timestamps_pb2.py @@ -122,8 +122,6 @@ "DESCRIPTOR": _SYSTEMTIMESTAMPS, "__module__": "google.cloud.datacatalog_v1.proto.timestamps_pb2", "__doc__": """Timestamps about this resource according to a particular system. - - Attributes: create_time: The creation time of the resource within the given system. diff --git a/packages/google-cloud-datacatalog/google/cloud/datacatalog_v1beta1/proto/datacatalog_pb2.py b/packages/google-cloud-datacatalog/google/cloud/datacatalog_v1beta1/proto/datacatalog_pb2.py index 00ca7fda83c7..55cadbcc7b47 100644 --- a/packages/google-cloud-datacatalog/google/cloud/datacatalog_v1beta1/proto/datacatalog_pb2.py +++ b/packages/google-cloud-datacatalog/google/cloud/datacatalog_v1beta1/proto/datacatalog_pb2.py @@ -2501,10 +2501,7 @@ { "DESCRIPTOR": _SEARCHCATALOGREQUEST_SCOPE, "__module__": "google.cloud.datacatalog_v1beta1.proto.datacatalog_pb2", - "__doc__": """The criteria that select the subspace used for query - matching. - - + "__doc__": """The criteria that select the subspace used for query matching. Attributes: include_org_ids: The list of organization IDs to search within. To find your @@ -2526,10 +2523,8 @@ ), "DESCRIPTOR": _SEARCHCATALOGREQUEST, "__module__": "google.cloud.datacatalog_v1beta1.proto.datacatalog_pb2", - "__doc__": """Request message for - [SearchCatalog][google.cloud.datacatalog.v1beta1.DataCatalog.SearchCatalog]. - - + "__doc__": """Request message for [SearchCatalog][google.cloud.datacatalog.v1beta1.D + ataCatalog.SearchCatalog]. Attributes: scope: Required. The scope of this search request. A ``scope`` that @@ -2575,10 +2570,8 @@ { "DESCRIPTOR": _SEARCHCATALOGRESPONSE, "__module__": "google.cloud.datacatalog_v1beta1.proto.datacatalog_pb2", - "__doc__": """Response message for - [SearchCatalog][google.cloud.datacatalog.v1beta1.DataCatalog.SearchCatalog]. - - + "__doc__": """Response message for [SearchCatalog][google.cloud.datacatalog.v1beta1. + DataCatalog.SearchCatalog]. Attributes: results: Search results. @@ -2597,10 +2590,8 @@ { "DESCRIPTOR": _CREATEENTRYGROUPREQUEST, "__module__": "google.cloud.datacatalog_v1beta1.proto.datacatalog_pb2", - "__doc__": """Request message for - [CreateEntryGroup][google.cloud.datacatalog.v1beta1.DataCatalog.CreateEntryGroup]. - - + "__doc__": """Request message for [CreateEntryGroup][google.cloud.datacatalog.v1beta + 1.DataCatalog.CreateEntryGroup]. Attributes: parent: Required. The name of the project this entry group is in. @@ -2626,10 +2617,8 @@ { "DESCRIPTOR": _UPDATEENTRYGROUPREQUEST, "__module__": "google.cloud.datacatalog_v1beta1.proto.datacatalog_pb2", - "__doc__": """Request message for - [UpdateEntryGroup][google.cloud.datacatalog.v1beta1.DataCatalog.UpdateEntryGroup]. - - + "__doc__": """Request message for [UpdateEntryGroup][google.cloud.datacatalog.v1beta + 1.DataCatalog.UpdateEntryGroup]. Attributes: entry_group: Required. The updated entry group. “name” field must be set. @@ -2648,10 +2637,8 @@ { "DESCRIPTOR": _GETENTRYGROUPREQUEST, "__module__": "google.cloud.datacatalog_v1beta1.proto.datacatalog_pb2", - "__doc__": """Request message for - [GetEntryGroup][google.cloud.datacatalog.v1beta1.DataCatalog.GetEntryGroup]. - - + "__doc__": """Request message for [GetEntryGroup][google.cloud.datacatalog.v1beta1.D + ataCatalog.GetEntryGroup]. Attributes: name: Required. The name of the entry group. For example, ``projects @@ -2672,10 +2659,8 @@ { "DESCRIPTOR": _DELETEENTRYGROUPREQUEST, "__module__": "google.cloud.datacatalog_v1beta1.proto.datacatalog_pb2", - "__doc__": """Request message for - [DeleteEntryGroup][google.cloud.datacatalog.v1beta1.DataCatalog.DeleteEntryGroup]. - - + "__doc__": """Request message for [DeleteEntryGroup][google.cloud.datacatalog.v1beta + 1.DataCatalog.DeleteEntryGroup]. Attributes: name: Required. The name of the entry group. For example, ``projects @@ -2695,10 +2680,8 @@ { "DESCRIPTOR": _LISTENTRYGROUPSREQUEST, "__module__": "google.cloud.datacatalog_v1beta1.proto.datacatalog_pb2", - "__doc__": """Request message for - [ListEntryGroups][google.cloud.datacatalog.v1beta1.DataCatalog.ListEntryGroups]. - - + "__doc__": """Request message for [ListEntryGroups][google.cloud.datacatalog.v1beta1 + .DataCatalog.ListEntryGroups]. Attributes: parent: Required. The name of the location that contains the entry @@ -2723,10 +2706,8 @@ { "DESCRIPTOR": _LISTENTRYGROUPSRESPONSE, "__module__": "google.cloud.datacatalog_v1beta1.proto.datacatalog_pb2", - "__doc__": """Response message for - [ListEntryGroups][google.cloud.datacatalog.v1beta1.DataCatalog.ListEntryGroups]. - - + "__doc__": """Response message for [ListEntryGroups][google.cloud.datacatalog.v1beta + 1.DataCatalog.ListEntryGroups]. Attributes: entry_groups: EntryGroup details. @@ -2745,10 +2726,8 @@ { "DESCRIPTOR": _CREATEENTRYREQUEST, "__module__": "google.cloud.datacatalog_v1beta1.proto.datacatalog_pb2", - "__doc__": """Request message for - [CreateEntry][google.cloud.datacatalog.v1beta1.DataCatalog.CreateEntry]. - - + "__doc__": """Request message for [CreateEntry][google.cloud.datacatalog.v1beta1.Dat + aCatalog.CreateEntry]. Attributes: parent: Required. The name of the entry group this entry is in. @@ -2772,10 +2751,8 @@ { "DESCRIPTOR": _UPDATEENTRYREQUEST, "__module__": "google.cloud.datacatalog_v1beta1.proto.datacatalog_pb2", - "__doc__": """Request message for - [UpdateEntry][google.cloud.datacatalog.v1beta1.DataCatalog.UpdateEntry]. - - + "__doc__": """Request message for [UpdateEntry][google.cloud.datacatalog.v1beta1.Dat + aCatalog.UpdateEntry]. Attributes: entry: Required. The updated entry. The “name” field must be set. @@ -2802,10 +2779,8 @@ { "DESCRIPTOR": _DELETEENTRYREQUEST, "__module__": "google.cloud.datacatalog_v1beta1.proto.datacatalog_pb2", - "__doc__": """Request message for - [DeleteEntry][google.cloud.datacatalog.v1beta1.DataCatalog.DeleteEntry]. - - + "__doc__": """Request message for [DeleteEntry][google.cloud.datacatalog.v1beta1.Dat + aCatalog.DeleteEntry]. Attributes: name: Required. The name of the entry. Example: - projects/{projec @@ -2825,8 +2800,6 @@ "__module__": "google.cloud.datacatalog_v1beta1.proto.datacatalog_pb2", "__doc__": """Request message for [GetEntry][google.cloud.datacatalog.v1beta1.DataCatalog.GetEntry]. - - Attributes: name: Required. The name of the entry. Example: - projects/{projec @@ -2844,10 +2817,8 @@ { "DESCRIPTOR": _LOOKUPENTRYREQUEST, "__module__": "google.cloud.datacatalog_v1beta1.proto.datacatalog_pb2", - "__doc__": """Request message for - [LookupEntry][google.cloud.datacatalog.v1beta1.DataCatalog.LookupEntry]. - - + "__doc__": """Request message for [LookupEntry][google.cloud.datacatalog.v1beta1.Dat + aCatalog.LookupEntry]. Attributes: target_name: Required. Represents either the Google Cloud Platform resource @@ -2882,17 +2853,14 @@ { "DESCRIPTOR": _ENTRY, "__module__": "google.cloud.datacatalog_v1beta1.proto.datacatalog_pb2", - "__doc__": """Entry Metadata. A Data Catalog Entry resource represents - another resource in Google Cloud Platform (such as a BigQuery dataset or - a Pub/Sub topic), or outside of Google Cloud Platform. Clients can use + "__doc__": """Entry Metadata. A Data Catalog Entry resource represents another + resource in Google Cloud Platform (such as a BigQuery dataset or a + Pub/Sub topic), or outside of Google Cloud Platform. Clients 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, such as its schema. An - Entry can also be used to attach flexible metadata, such as a + original resource ID of the source system. An Entry resource contains + resource details, such as its schema. An Entry can also be used to + attach flexible metadata, such as a [Tag][google.cloud.datacatalog.v1beta1.Tag]. - - Attributes: name: The Data Catalog resource name of the entry in URL format. @@ -2982,11 +2950,9 @@ { "DESCRIPTOR": _ENTRYGROUP, "__module__": "google.cloud.datacatalog_v1beta1.proto.datacatalog_pb2", - "__doc__": """EntryGroup Metadata. An EntryGroup resource represents a - logical grouping of zero or more Data Catalog + "__doc__": """EntryGroup Metadata. An EntryGroup resource represents a logical + grouping of zero or more Data Catalog [Entry][google.cloud.datacatalog.v1beta1.Entry] resources. - - Attributes: name: The resource name of the entry group in URL format. Example: @@ -3016,10 +2982,8 @@ { "DESCRIPTOR": _CREATETAGTEMPLATEREQUEST, "__module__": "google.cloud.datacatalog_v1beta1.proto.datacatalog_pb2", - "__doc__": """Request message for - [CreateTagTemplate][google.cloud.datacatalog.v1beta1.DataCatalog.CreateTagTemplate]. - - + "__doc__": """Request message for [CreateTagTemplate][google.cloud.datacatalog.v1bet + a1.DataCatalog.CreateTagTemplate]. Attributes: parent: Required. The name of the project and the template location @@ -3042,10 +3006,8 @@ { "DESCRIPTOR": _GETTAGTEMPLATEREQUEST, "__module__": "google.cloud.datacatalog_v1beta1.proto.datacatalog_pb2", - "__doc__": """Request message for - [GetTagTemplate][google.cloud.datacatalog.v1beta1.DataCatalog.GetTagTemplate]. - - + "__doc__": """Request message for [GetTagTemplate][google.cloud.datacatalog.v1beta1. + DataCatalog.GetTagTemplate]. Attributes: name: Required. The name of the tag template. Example: - projects/ @@ -3063,10 +3025,8 @@ { "DESCRIPTOR": _UPDATETAGTEMPLATEREQUEST, "__module__": "google.cloud.datacatalog_v1beta1.proto.datacatalog_pb2", - "__doc__": """Request message for - [UpdateTagTemplate][google.cloud.datacatalog.v1beta1.DataCatalog.UpdateTagTemplate]. - - + "__doc__": """Request message for [UpdateTagTemplate][google.cloud.datacatalog.v1bet + a1.DataCatalog.UpdateTagTemplate]. Attributes: tag_template: Required. The template to update. The “name” field must be @@ -3087,10 +3047,8 @@ { "DESCRIPTOR": _DELETETAGTEMPLATEREQUEST, "__module__": "google.cloud.datacatalog_v1beta1.proto.datacatalog_pb2", - "__doc__": """Request message for - [DeleteTagTemplate][google.cloud.datacatalog.v1beta1.DataCatalog.DeleteTagTemplate]. - - + "__doc__": """Request message for [DeleteTagTemplate][google.cloud.datacatalog.v1bet + a1.DataCatalog.DeleteTagTemplate]. Attributes: name: Required. The name of the tag template to delete. Example: - @@ -3115,8 +3073,6 @@ "__module__": "google.cloud.datacatalog_v1beta1.proto.datacatalog_pb2", "__doc__": """Request message for [CreateTag][google.cloud.datacatalog.v1beta1.DataCatalog.CreateTag]. - - Attributes: parent: Required. The name of the resource to attach this tag to. Tags @@ -3140,8 +3096,6 @@ "__module__": "google.cloud.datacatalog_v1beta1.proto.datacatalog_pb2", "__doc__": """Request message for [UpdateTag][google.cloud.datacatalog.v1beta1.DataCatalog.UpdateTag]. - - Attributes: tag: Required. The updated tag. The “name” field must be set. @@ -3163,8 +3117,6 @@ "__module__": "google.cloud.datacatalog_v1beta1.proto.datacatalog_pb2", "__doc__": """Request message for [DeleteTag][google.cloud.datacatalog.v1beta1.DataCatalog.DeleteTag]. - - Attributes: name: Required. The name of the tag to delete. Example: - projects @@ -3182,10 +3134,8 @@ { "DESCRIPTOR": _CREATETAGTEMPLATEFIELDREQUEST, "__module__": "google.cloud.datacatalog_v1beta1.proto.datacatalog_pb2", - "__doc__": """Request message for - [CreateTagTemplateField][google.cloud.datacatalog.v1beta1.DataCatalog.CreateTagTemplateField]. - - + "__doc__": """Request message for [CreateTagTemplateField][google.cloud.datacatalog. + v1beta1.DataCatalog.CreateTagTemplateField]. Attributes: parent: Required. The name of the project and the template location @@ -3213,10 +3163,8 @@ { "DESCRIPTOR": _UPDATETAGTEMPLATEFIELDREQUEST, "__module__": "google.cloud.datacatalog_v1beta1.proto.datacatalog_pb2", - "__doc__": """Request message for - [UpdateTagTemplateField][google.cloud.datacatalog.v1beta1.DataCatalog.UpdateTagTemplateField]. - - + "__doc__": """Request message for [UpdateTagTemplateField][google.cloud.datacatalog. + v1beta1.DataCatalog.UpdateTagTemplateField]. Attributes: name: Required. The name of the tag template field. Example: - pro @@ -3246,10 +3194,8 @@ { "DESCRIPTOR": _RENAMETAGTEMPLATEFIELDREQUEST, "__module__": "google.cloud.datacatalog_v1beta1.proto.datacatalog_pb2", - "__doc__": """Request message for - [RenameTagTemplateField][google.cloud.datacatalog.v1beta1.DataCatalog.RenameTagTemplateField]. - - + "__doc__": """Request message for [RenameTagTemplateField][google.cloud.datacatalog. + v1beta1.DataCatalog.RenameTagTemplateField]. Attributes: name: Required. The name of the tag template. Example: - projects/ @@ -3270,10 +3216,8 @@ { "DESCRIPTOR": _DELETETAGTEMPLATEFIELDREQUEST, "__module__": "google.cloud.datacatalog_v1beta1.proto.datacatalog_pb2", - "__doc__": """Request message for - [DeleteTagTemplateField][google.cloud.datacatalog.v1beta1.DataCatalog.DeleteTagTemplateField]. - - + "__doc__": """Request message for [DeleteTagTemplateField][google.cloud.datacatalog. + v1beta1.DataCatalog.DeleteTagTemplateField]. Attributes: name: Required. The name of the tag template field to delete. @@ -3298,8 +3242,6 @@ "__module__": "google.cloud.datacatalog_v1beta1.proto.datacatalog_pb2", "__doc__": """Request message for [ListTags][google.cloud.datacatalog.v1beta1.DataCatalog.ListTags]. - - Attributes: parent: Required. The name of the Data Catalog resource to list the @@ -3329,8 +3271,6 @@ "__module__": "google.cloud.datacatalog_v1beta1.proto.datacatalog_pb2", "__doc__": """Response message for [ListTags][google.cloud.datacatalog.v1beta1.DataCatalog.ListTags]. - - Attributes: tags: [Tag][google.cloud.datacatalog.v1beta1.Tag] details. @@ -3349,10 +3289,8 @@ { "DESCRIPTOR": _LISTENTRIESREQUEST, "__module__": "google.cloud.datacatalog_v1beta1.proto.datacatalog_pb2", - "__doc__": """Request message for - [ListEntries][google.cloud.datacatalog.v1beta1.DataCatalog.ListEntries]. - - + "__doc__": """Request message for [ListEntries][google.cloud.datacatalog.v1beta1.Dat + aCatalog.ListEntries]. Attributes: parent: Required. The name of the entry group that contains the @@ -3383,10 +3321,8 @@ { "DESCRIPTOR": _LISTENTRIESRESPONSE, "__module__": "google.cloud.datacatalog_v1beta1.proto.datacatalog_pb2", - "__doc__": """Response message for - [ListEntries][google.cloud.datacatalog.v1beta1.DataCatalog.ListEntries]. - - + "__doc__": """Response message for [ListEntries][google.cloud.datacatalog.v1beta1.Da + taCatalog.ListEntries]. Attributes: entries: Entry details. diff --git a/packages/google-cloud-datacatalog/google/cloud/datacatalog_v1beta1/proto/gcs_fileset_spec_pb2.py b/packages/google-cloud-datacatalog/google/cloud/datacatalog_v1beta1/proto/gcs_fileset_spec_pb2.py index a28beffd9716..3f9d14586933 100644 --- a/packages/google-cloud-datacatalog/google/cloud/datacatalog_v1beta1/proto/gcs_fileset_spec_pb2.py +++ b/packages/google-cloud-datacatalog/google/cloud/datacatalog_v1beta1/proto/gcs_fileset_spec_pb2.py @@ -179,8 +179,6 @@ "DESCRIPTOR": _GCSFILESETSPEC, "__module__": "google.cloud.datacatalog_v1beta1.proto.gcs_fileset_spec_pb2", "__doc__": """Describes a Cloud Storage fileset entry. - - Attributes: file_patterns: Required. Patterns to identify a set of files in Google Cloud @@ -222,8 +220,6 @@ "DESCRIPTOR": _GCSFILESPEC, "__module__": "google.cloud.datacatalog_v1beta1.proto.gcs_fileset_spec_pb2", "__doc__": """Specifications of a single file in Cloud Storage. - - Attributes: file_path: Required. The full file path. Example: diff --git a/packages/google-cloud-datacatalog/google/cloud/datacatalog_v1beta1/proto/policytagmanager_pb2.py b/packages/google-cloud-datacatalog/google/cloud/datacatalog_v1beta1/proto/policytagmanager_pb2.py index 0667e324d717..c5ee75c4ce10 100644 --- a/packages/google-cloud-datacatalog/google/cloud/datacatalog_v1beta1/proto/policytagmanager_pb2.py +++ b/packages/google-cloud-datacatalog/google/cloud/datacatalog_v1beta1/proto/policytagmanager_pb2.py @@ -961,13 +961,11 @@ { "DESCRIPTOR": _TAXONOMY, "__module__": "google.cloud.datacatalog_v1beta1.proto.policytagmanager_pb2", - "__doc__": """A taxonomy is a collection of policy tags that classify - data along a common axis. For instance a data *sensitivity* taxonomy - could contain policy tags denoting PII such as age, zipcode, and SSN. A - data *origin* taxonomy could contain policy tags to distinguish user - data, employee data, partner data, public data. - - + "__doc__": """A taxonomy is a collection of policy tags that classify data along a + common axis. For instance a data *sensitivity* taxonomy could contain + policy tags denoting PII such as age, zipcode, and SSN. A data + *origin* taxonomy could contain policy tags to distinguish user data, + employee data, partner data, public data. Attributes: name: Output only. Resource name of this taxonomy, whose format is: @@ -998,13 +996,10 @@ { "DESCRIPTOR": _POLICYTAG, "__module__": "google.cloud.datacatalog_v1beta1.proto.policytagmanager_pb2", - "__doc__": """Denotes one policy tag in a taxonomy (e.g. ssn). Policy - Tags can be defined in a hierarchy. For example, consider the following - hierarchy: Geolocation -> (LatLong, City, ZipCode). PolicyTag - “Geolocation” contains three child policy tags: “LatLong”, “City”, and - “ZipCode”. - - + "__doc__": """Denotes one policy tag in a taxonomy (e.g. ssn). Policy Tags can be + defined in a hierarchy. For example, consider the following hierarchy: + Geolocation -> (LatLong, City, ZipCode). PolicyTag “Geolocation” + contains three child policy tags: “LatLong”, “City”, and “ZipCode”. Attributes: name: Output only. Resource name of this policy tag, whose format @@ -1044,10 +1039,8 @@ { "DESCRIPTOR": _CREATETAXONOMYREQUEST, "__module__": "google.cloud.datacatalog_v1beta1.proto.policytagmanager_pb2", - "__doc__": """Request message for - [CreateTaxonomy][google.cloud.datacatalog.v1beta1.PolicyTagManager.CreateTaxonomy]. - - + "__doc__": """Request message for [CreateTaxonomy][google.cloud.datacatalog.v1beta1. + PolicyTagManager.CreateTaxonomy]. Attributes: parent: Required. Resource name of the project that the taxonomy will @@ -1066,10 +1059,8 @@ { "DESCRIPTOR": _DELETETAXONOMYREQUEST, "__module__": "google.cloud.datacatalog_v1beta1.proto.policytagmanager_pb2", - "__doc__": """Request message for - [DeleteTaxonomy][google.cloud.datacatalog.v1beta1.PolicyTagManager.DeleteTaxonomy]. - - + "__doc__": """Request message for [DeleteTaxonomy][google.cloud.datacatalog.v1beta1. + PolicyTagManager.DeleteTaxonomy]. Attributes: name: Required. Resource name of the taxonomy to be deleted. All @@ -1086,10 +1077,8 @@ { "DESCRIPTOR": _UPDATETAXONOMYREQUEST, "__module__": "google.cloud.datacatalog_v1beta1.proto.policytagmanager_pb2", - "__doc__": """Request message for - [UpdateTaxonomy][google.cloud.datacatalog.v1beta1.PolicyTagManager.UpdateTaxonomy]. - - + "__doc__": """Request message for [UpdateTaxonomy][google.cloud.datacatalog.v1beta1. + PolicyTagManager.UpdateTaxonomy]. Attributes: taxonomy: The taxonomy to update. Only description, display_name, and @@ -1111,10 +1100,8 @@ { "DESCRIPTOR": _LISTTAXONOMIESREQUEST, "__module__": "google.cloud.datacatalog_v1beta1.proto.policytagmanager_pb2", - "__doc__": """Request message for - [ListTaxonomies][google.cloud.datacatalog.v1beta1.PolicyTagManager.ListTaxonomies]. - - + "__doc__": """Request message for [ListTaxonomies][google.cloud.datacatalog.v1beta1. + PolicyTagManager.ListTaxonomies]. Attributes: parent: Required. Resource name of the project to list the taxonomies @@ -1137,10 +1124,8 @@ { "DESCRIPTOR": _LISTTAXONOMIESRESPONSE, "__module__": "google.cloud.datacatalog_v1beta1.proto.policytagmanager_pb2", - "__doc__": """Response message for - [ListTaxonomies][google.cloud.datacatalog.v1beta1.PolicyTagManager.ListTaxonomies]. - - + "__doc__": """Response message for [ListTaxonomies][google.cloud.datacatalog.v1beta1 + .PolicyTagManager.ListTaxonomies]. Attributes: taxonomies: Taxonomies that the project contains. @@ -1159,10 +1144,8 @@ { "DESCRIPTOR": _GETTAXONOMYREQUEST, "__module__": "google.cloud.datacatalog_v1beta1.proto.policytagmanager_pb2", - "__doc__": """Request message for - [GetTaxonomy][google.cloud.datacatalog.v1beta1.PolicyTagManager.GetTaxonomy]. - - + "__doc__": """Request message for [GetTaxonomy][google.cloud.datacatalog.v1beta1.Pol + icyTagManager.GetTaxonomy]. Attributes: name: Required. Resource name of the requested taxonomy. @@ -1178,10 +1161,8 @@ { "DESCRIPTOR": _CREATEPOLICYTAGREQUEST, "__module__": "google.cloud.datacatalog_v1beta1.proto.policytagmanager_pb2", - "__doc__": """Request message for - [CreatePolicyTag][google.cloud.datacatalog.v1beta1.PolicyTagManager.CreatePolicyTag]. - - + "__doc__": """Request message for [CreatePolicyTag][google.cloud.datacatalog.v1beta1 + .PolicyTagManager.CreatePolicyTag]. Attributes: parent: Required. Resource name of the taxonomy that the policy tag @@ -1200,10 +1181,8 @@ { "DESCRIPTOR": _DELETEPOLICYTAGREQUEST, "__module__": "google.cloud.datacatalog_v1beta1.proto.policytagmanager_pb2", - "__doc__": """Request message for - [DeletePolicyTag][google.cloud.datacatalog.v1beta1.PolicyTagManager.DeletePolicyTag]. - - + "__doc__": """Request message for [DeletePolicyTag][google.cloud.datacatalog.v1beta1 + .PolicyTagManager.DeletePolicyTag]. Attributes: name: Required. Resource name of the policy tag to be deleted. All @@ -1220,10 +1199,8 @@ { "DESCRIPTOR": _UPDATEPOLICYTAGREQUEST, "__module__": "google.cloud.datacatalog_v1beta1.proto.policytagmanager_pb2", - "__doc__": """Request message for - [UpdatePolicyTag][google.cloud.datacatalog.v1beta1.PolicyTagManager.UpdatePolicyTag]. - - + "__doc__": """Request message for [UpdatePolicyTag][google.cloud.datacatalog.v1beta1 + .PolicyTagManager.UpdatePolicyTag]. Attributes: policy_tag: The policy tag to update. Only the description, display_name, @@ -1250,10 +1227,8 @@ { "DESCRIPTOR": _LISTPOLICYTAGSREQUEST, "__module__": "google.cloud.datacatalog_v1beta1.proto.policytagmanager_pb2", - "__doc__": """Request message for - [ListPolicyTags][google.cloud.datacatalog.v1beta1.PolicyTagManager.ListPolicyTags]. - - + "__doc__": """Request message for [ListPolicyTags][google.cloud.datacatalog.v1beta1. + PolicyTagManager.ListPolicyTags]. Attributes: parent: Required. Resource name of the taxonomy to list the policy @@ -1276,10 +1251,8 @@ { "DESCRIPTOR": _LISTPOLICYTAGSRESPONSE, "__module__": "google.cloud.datacatalog_v1beta1.proto.policytagmanager_pb2", - "__doc__": """Response message for - [ListPolicyTags][google.cloud.datacatalog.v1beta1.PolicyTagManager.ListPolicyTags]. - - + "__doc__": """Response message for [ListPolicyTags][google.cloud.datacatalog.v1beta1 + .PolicyTagManager.ListPolicyTags]. Attributes: policy_tags: The policy tags that are in the requested taxonomy. @@ -1298,10 +1271,8 @@ { "DESCRIPTOR": _GETPOLICYTAGREQUEST, "__module__": "google.cloud.datacatalog_v1beta1.proto.policytagmanager_pb2", - "__doc__": """Request message for - [GetPolicyTag][google.cloud.datacatalog.v1beta1.PolicyTagManager.GetPolicyTag]. - - + "__doc__": """Request message for [GetPolicyTag][google.cloud.datacatalog.v1beta1.Po + licyTagManager.GetPolicyTag]. Attributes: name: Required. Resource name of the requested policy tag. diff --git a/packages/google-cloud-datacatalog/google/cloud/datacatalog_v1beta1/proto/policytagmanagerserialization_pb2.py b/packages/google-cloud-datacatalog/google/cloud/datacatalog_v1beta1/proto/policytagmanagerserialization_pb2.py index 1e50ebf3bf37..8c4c923eb016 100644 --- a/packages/google-cloud-datacatalog/google/cloud/datacatalog_v1beta1/proto/policytagmanagerserialization_pb2.py +++ b/packages/google-cloud-datacatalog/google/cloud/datacatalog_v1beta1/proto/policytagmanagerserialization_pb2.py @@ -494,10 +494,8 @@ { "DESCRIPTOR": _SERIALIZEDTAXONOMY, "__module__": "google.cloud.datacatalog_v1beta1.proto.policytagmanagerserialization_pb2", - "__doc__": """Message capturing a taxonomy and its policy tag hierarchy - as a nested proto. Used for taxonomy import/export and mutation. - - + "__doc__": """Message capturing a taxonomy and its policy tag hierarchy as a nested + proto. Used for taxonomy import/export and mutation. Attributes: display_name: Required. Display name of the taxonomy. Max 200 bytes when @@ -520,10 +518,7 @@ { "DESCRIPTOR": _SERIALIZEDPOLICYTAG, "__module__": "google.cloud.datacatalog_v1beta1.proto.policytagmanagerserialization_pb2", - "__doc__": """Message representing one policy tag when exported as a - nested proto. - - + "__doc__": """Message representing one policy tag when exported as a nested proto. Attributes: display_name: Required. Display name of the policy tag. Max 200 bytes when @@ -546,10 +541,8 @@ { "DESCRIPTOR": _IMPORTTAXONOMIESREQUEST, "__module__": "google.cloud.datacatalog_v1beta1.proto.policytagmanagerserialization_pb2", - "__doc__": """Request message for - [ImportTaxonomies][google.cloud.datacatalog.v1beta1.PolicyTagManagerSerialization.ImportTaxonomies]. - - + "__doc__": """Request message for [ImportTaxonomies][google.cloud.datacatalog.v1beta + 1.PolicyTagManagerSerialization.ImportTaxonomies]. Attributes: parent: Required. Resource name of project that the newly created @@ -572,8 +565,6 @@ "DESCRIPTOR": _INLINESOURCE, "__module__": "google.cloud.datacatalog_v1beta1.proto.policytagmanagerserialization_pb2", "__doc__": """Inline source used for taxonomies import. - - Attributes: taxonomies: Required. Taxonomies to be imported. @@ -589,10 +580,8 @@ { "DESCRIPTOR": _IMPORTTAXONOMIESRESPONSE, "__module__": "google.cloud.datacatalog_v1beta1.proto.policytagmanagerserialization_pb2", - "__doc__": """Response message for - [ImportTaxonomies][google.cloud.datacatalog.v1beta1.PolicyTagManagerSerialization.ImportTaxonomies]. - - + "__doc__": """Response message for [ImportTaxonomies][google.cloud.datacatalog.v1bet + a1.PolicyTagManagerSerialization.ImportTaxonomies]. Attributes: taxonomies: Taxonomies that were imported. @@ -608,10 +597,8 @@ { "DESCRIPTOR": _EXPORTTAXONOMIESREQUEST, "__module__": "google.cloud.datacatalog_v1beta1.proto.policytagmanagerserialization_pb2", - "__doc__": """Request message for - [ExportTaxonomies][google.cloud.datacatalog.v1beta1.PolicyTagManagerSerialization.ExportTaxonomies]. - - + "__doc__": """Request message for [ExportTaxonomies][google.cloud.datacatalog.v1beta + 1.PolicyTagManagerSerialization.ExportTaxonomies]. Attributes: parent: Required. Resource name of the project that taxonomies to be @@ -634,10 +621,8 @@ { "DESCRIPTOR": _EXPORTTAXONOMIESRESPONSE, "__module__": "google.cloud.datacatalog_v1beta1.proto.policytagmanagerserialization_pb2", - "__doc__": """Response message for - [ExportTaxonomies][google.cloud.datacatalog.v1beta1.PolicyTagManagerSerialization.ExportTaxonomies]. - - + "__doc__": """Response message for [ExportTaxonomies][google.cloud.datacatalog.v1bet + a1.PolicyTagManagerSerialization.ExportTaxonomies]. Attributes: taxonomies: List of taxonomies and policy tags in a tree structure. diff --git a/packages/google-cloud-datacatalog/google/cloud/datacatalog_v1beta1/proto/schema_pb2.py b/packages/google-cloud-datacatalog/google/cloud/datacatalog_v1beta1/proto/schema_pb2.py index c326430c2c88..483abda70a97 100644 --- a/packages/google-cloud-datacatalog/google/cloud/datacatalog_v1beta1/proto/schema_pb2.py +++ b/packages/google-cloud-datacatalog/google/cloud/datacatalog_v1beta1/proto/schema_pb2.py @@ -186,10 +186,7 @@ { "DESCRIPTOR": _SCHEMA, "__module__": "google.cloud.datacatalog_v1beta1.proto.schema_pb2", - "__doc__": """Represents a schema (e.g. BigQuery, GoogleSQL, Avro - schema). - - + "__doc__": """Represents a schema (e.g. BigQuery, GoogleSQL, Avro schema). Attributes: columns: Required. Schema of columns. A maximum of 10,000 columns and @@ -206,10 +203,8 @@ { "DESCRIPTOR": _COLUMNSCHEMA, "__module__": "google.cloud.datacatalog_v1beta1.proto.schema_pb2", - "__doc__": """Representation of a column within a schema. Columns could - be nested inside other columns. - - + "__doc__": """Representation of a column within a schema. Columns could be nested + inside other columns. Attributes: column: Required. Name of the column. diff --git a/packages/google-cloud-datacatalog/google/cloud/datacatalog_v1beta1/proto/search_pb2.py b/packages/google-cloud-datacatalog/google/cloud/datacatalog_v1beta1/proto/search_pb2.py index 538d08b6aaf6..8ab7bb1e278b 100644 --- a/packages/google-cloud-datacatalog/google/cloud/datacatalog_v1beta1/proto/search_pb2.py +++ b/packages/google-cloud-datacatalog/google/cloud/datacatalog_v1beta1/proto/search_pb2.py @@ -173,10 +173,8 @@ { "DESCRIPTOR": _SEARCHCATALOGRESULT, "__module__": "google.cloud.datacatalog_v1beta1.proto.search_pb2", - "__doc__": """A result that appears in the response of a search request. - Each result captures details of one entry that matches the search. - - + "__doc__": """A result that appears in the response of a search request. Each result + captures details of one entry that matches the search. Attributes: search_result_type: Type of the search result. This field can be used to determine diff --git a/packages/google-cloud-datacatalog/google/cloud/datacatalog_v1beta1/proto/table_spec_pb2.py b/packages/google-cloud-datacatalog/google/cloud/datacatalog_v1beta1/proto/table_spec_pb2.py index 45f616246565..552a4ac0f25f 100644 --- a/packages/google-cloud-datacatalog/google/cloud/datacatalog_v1beta1/proto/table_spec_pb2.py +++ b/packages/google-cloud-datacatalog/google/cloud/datacatalog_v1beta1/proto/table_spec_pb2.py @@ -326,8 +326,6 @@ "DESCRIPTOR": _BIGQUERYTABLESPEC, "__module__": "google.cloud.datacatalog_v1beta1.proto.table_spec_pb2", "__doc__": """Describes a BigQuery table. - - Attributes: table_source_type: Output only. The table source type. @@ -352,8 +350,6 @@ "DESCRIPTOR": _VIEWSPEC, "__module__": "google.cloud.datacatalog_v1beta1.proto.table_spec_pb2", "__doc__": """Table view specification. - - Attributes: view_query: Output only. The query that defines the table view. @@ -370,8 +366,6 @@ "DESCRIPTOR": _TABLESPEC, "__module__": "google.cloud.datacatalog_v1beta1.proto.table_spec_pb2", "__doc__": """Normal BigQuery table spec. - - Attributes: grouped_entry: Output only. If the table is a dated shard, i.e., with name @@ -394,9 +388,8 @@ "__module__": "google.cloud.datacatalog_v1beta1.proto.table_spec_pb2", "__doc__": """Spec for a group of BigQuery tables with name pattern ``[prefix]YYYYMMDD``. Context: - https://cloud.google.com/bigquery/docs/partitioned-tables#partitioning_versus_sharding - - + https://cloud.google.com/bigquery/docs/partitioned- + tables#partitioning_versus_sharding Attributes: dataset: Output only. The Data Catalog resource name of the dataset diff --git a/packages/google-cloud-datacatalog/google/cloud/datacatalog_v1beta1/proto/tags_pb2.py b/packages/google-cloud-datacatalog/google/cloud/datacatalog_v1beta1/proto/tags_pb2.py index 12a5620f4ae8..b6c5d9f9c797 100644 --- a/packages/google-cloud-datacatalog/google/cloud/datacatalog_v1beta1/proto/tags_pb2.py +++ b/packages/google-cloud-datacatalog/google/cloud/datacatalog_v1beta1/proto/tags_pb2.py @@ -893,14 +893,11 @@ ), "DESCRIPTOR": _TAG, "__module__": "google.cloud.datacatalog_v1beta1.proto.tags_pb2", - "__doc__": """Tags are used to attach custom metadata to Data Catalog - resources. Tags conform to the specifications within their tag template. - - See `Data Catalog - IAM `__ for - information on the permissions needed to create or view tags. - - + "__doc__": """Tags are used to attach custom metadata to Data Catalog resources. + Tags conform to the specifications within their tag template. See + `Data Catalog IAM `__ for information on the permissions + needed to create or view tags. Attributes: name: The resource name of the tag in URL format. Example: - proje @@ -950,8 +947,6 @@ "DESCRIPTOR": _TAGFIELD_ENUMVALUE, "__module__": "google.cloud.datacatalog_v1beta1.proto.tags_pb2", "__doc__": """Holds an enum value. - - Attributes: display_name: The display name of the enum value. @@ -961,10 +956,8 @@ ), "DESCRIPTOR": _TAGFIELD, "__module__": "google.cloud.datacatalog_v1beta1.proto.tags_pb2", - "__doc__": """Contains the value and supporting information for a field - within a [Tag][google.cloud.datacatalog.v1beta1.Tag]. - - + "__doc__": """Contains the value and supporting information for a field within a + [Tag][google.cloud.datacatalog.v1beta1.Tag]. Attributes: display_name: Output only. The display name of this field. @@ -1011,17 +1004,14 @@ ), "DESCRIPTOR": _TAGTEMPLATE, "__module__": "google.cloud.datacatalog_v1beta1.proto.tags_pb2", - "__doc__": """A tag template defines a tag, which can have one or more - typed fields. The template is used to create and attach the tag to GCP - resources. `Tag template - roles `__ - provide permissions to create, edit, and use the template. See, for - example, the `TagTemplate - User `__ + "__doc__": """A tag template defines a tag, which can have one or more typed fields. + The template is used to create and attach the tag to GCP resources. + `Tag template roles `__ provide permissions to create, edit, and + use the template. See, for example, the `TagTemplate User + `__ role, which includes permission to use the tag template to tag resources. - - Attributes: name: The resource name of the tag template in URL format. Example: @@ -1054,10 +1044,7 @@ { "DESCRIPTOR": _TAGTEMPLATEFIELD, "__module__": "google.cloud.datacatalog_v1beta1.proto.tags_pb2", - "__doc__": """The template for an individual field within a tag - template. - - + "__doc__": """The template for an individual field within a tag template. Attributes: name: Output only. The resource name of the tag template field in diff --git a/packages/google-cloud-datacatalog/google/cloud/datacatalog_v1beta1/proto/timestamps_pb2.py b/packages/google-cloud-datacatalog/google/cloud/datacatalog_v1beta1/proto/timestamps_pb2.py index 01c3b81421bf..4a0d3fa3e840 100644 --- a/packages/google-cloud-datacatalog/google/cloud/datacatalog_v1beta1/proto/timestamps_pb2.py +++ b/packages/google-cloud-datacatalog/google/cloud/datacatalog_v1beta1/proto/timestamps_pb2.py @@ -122,8 +122,6 @@ "DESCRIPTOR": _SYSTEMTIMESTAMPS, "__module__": "google.cloud.datacatalog_v1beta1.proto.timestamps_pb2", "__doc__": """Timestamps about this resource according to a particular system. - - Attributes: create_time: The creation time of the resource within the given system. diff --git a/packages/google-cloud-datacatalog/synth.metadata b/packages/google-cloud-datacatalog/synth.metadata index 0dfa1c2e9b82..3bce689976a0 100644 --- a/packages/google-cloud-datacatalog/synth.metadata +++ b/packages/google-cloud-datacatalog/synth.metadata @@ -11,8 +11,8 @@ "git": { "name": "googleapis", "remote": "https://github.com/googleapis/googleapis.git", - "sha": "89e89786896d256c70f43e68a975470c4f4f220e", - "internalRef": "311239362" + "sha": "dec3204175104cef49bf21d685d5517caaf0058f", + "internalRef": "312689208" } }, {