Skip to content
This repository has been archived by the owner on Sep 16, 2023. It is now read-only.

Commit

Permalink
chore: update Java and Python dependencies (#687)
Browse files Browse the repository at this point in the history
* chore: update Java and Python dependencies

PiperOrigin-RevId: 408420890

Source-Link: googleapis/googleapis@2921f9f

Source-Link: googleapis/googleapis-gen@6598ca8
Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiNjU5OGNhOGNiYmY1MjI2NzMzYTA5OWM0NTA2NTE4YTVhZjZmZjc0YyJ9

* 🦉 Updates from OwlBot

See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md

Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
  • Loading branch information
gcf-owl-bot[bot] and gcf-owl-bot[bot] committed Nov 17, 2021
1 parent 6ae3060 commit 5525650
Show file tree
Hide file tree
Showing 7 changed files with 70 additions and 81 deletions.
Expand Up @@ -190,7 +190,7 @@ public DataCatalogStub getStub() {
* error.
* @param query Optional. The query string with a minimum of 3 characters and specific syntax. For
* more information, see [Data Catalog search
* syntax](https://cloud.google.com/data-catalog/docs/how-to/search-reference).
* syntax](/data-catalog/docs/how-to/search-reference).
* <p>An empty query string returns all data assets (in the specified scope) that you have
* access to.
* <p>A query string can be a simple `xyz` or qualified by predicates:
Expand Down Expand Up @@ -2044,9 +2044,9 @@ public final TagTemplate updateTagTemplate(TagTemplate tagTemplate) {
* `display_name` and `is_publicly_readable` can be overwritten.
* <p>If this parameter is absent or empty, all modifiable fields are overwritten. If such
* fields are non-required and omitted in the request body, their values are emptied.
* <p>Note: Updating the `is_publicly_readable` field may require up to 12 hours to take
* effect in search results. Additionally, it also requires the `tagTemplates.getIamPolicy`
* and `tagTemplates.setIamPolicy` permissions.
* <p>Note: Updating the ``is_publicly_readable`` field may require up to 12 hours to take
* effect in search results. Additionally, it also requires the ``tagTemplates.getIamPolicy``
* and ``tagTemplates.setIamPolicy`` permissions.
* @throws com.google.api.gax.rpc.ApiException if the remote call fails
*/
public final TagTemplate updateTagTemplate(TagTemplate tagTemplate, FieldMask updateMask) {
Expand Down Expand Up @@ -3037,9 +3037,9 @@ public final void deleteTagTemplateField(DeleteTagTemplateFieldRequest request)
*
* <ul>
* <li>An [Entry][google.cloud.datacatalog.v1.Entry] if the method name is
* `projects.locations.entryGroups.entries.tags.create`.
* ``projects.locations.entryGroups.entries.tags.create``.
* <li>Or [EntryGroup][google.cloud.datacatalog.v1.EntryGroup]if the method name is
* `projects.locations.entryGroups.tags.create`.
* ``projects.locations.entryGroups.tags.create``.
* </ul>
*
* <p>Note: The project identified by the `parent` parameter for the [tag]
Expand Down Expand Up @@ -3081,9 +3081,9 @@ public final Tag createTag(TagName parent, Tag tag) {
*
* <ul>
* <li>An [Entry][google.cloud.datacatalog.v1.Entry] if the method name is
* `projects.locations.entryGroups.entries.tags.create`.
* ``projects.locations.entryGroups.entries.tags.create``.
* <li>Or [EntryGroup][google.cloud.datacatalog.v1.EntryGroup]if the method name is
* `projects.locations.entryGroups.tags.create`.
* ``projects.locations.entryGroups.tags.create``.
* </ul>
*
* <p>Note: The project identified by the `parent` parameter for the [tag]
Expand Down Expand Up @@ -3122,9 +3122,9 @@ public final Tag createTag(String parent, Tag tag) {
*
* <ul>
* <li>An [Entry][google.cloud.datacatalog.v1.Entry] if the method name is
* `projects.locations.entryGroups.entries.tags.create`.
* ``projects.locations.entryGroups.entries.tags.create``.
* <li>Or [EntryGroup][google.cloud.datacatalog.v1.EntryGroup]if the method name is
* `projects.locations.entryGroups.tags.create`.
* ``projects.locations.entryGroups.tags.create``.
* </ul>
*
* <p>Note: The project identified by the `parent` parameter for the [tag]
Expand Down Expand Up @@ -3161,9 +3161,9 @@ public final Tag createTag(CreateTagRequest request) {
*
* <ul>
* <li>An [Entry][google.cloud.datacatalog.v1.Entry] if the method name is
* `projects.locations.entryGroups.entries.tags.create`.
* ``projects.locations.entryGroups.entries.tags.create``.
* <li>Or [EntryGroup][google.cloud.datacatalog.v1.EntryGroup]if the method name is
* `projects.locations.entryGroups.tags.create`.
* ``projects.locations.entryGroups.tags.create``.
* </ul>
*
* <p>Note: The project identified by the `parent` parameter for the [tag]
Expand Down
Expand Up @@ -1732,9 +1732,9 @@ public void deleteTagTemplateField(
* <pre>
* Creates a tag and assigns it to:
* * An [Entry][google.cloud.datacatalog.v1.Entry] if the method name is
* `projects.locations.entryGroups.entries.tags.create`.
* ``projects.locations.entryGroups.entries.tags.create``.
* * Or [EntryGroup][google.cloud.datacatalog.v1.EntryGroup]if the method
* name is `projects.locations.entryGroups.tags.create`.
* name is ``projects.locations.entryGroups.tags.create``.
* Note: The project identified by the `parent` parameter for the [tag]
* (https://cloud.google.com/data-catalog/docs/reference/rest/v1/projects.locations.entryGroups.entries.tags/create#path-parameters)
* and the [tag template]
Expand Down Expand Up @@ -2506,9 +2506,9 @@ public void deleteTagTemplateField(
* <pre>
* Creates a tag and assigns it to:
* * An [Entry][google.cloud.datacatalog.v1.Entry] if the method name is
* `projects.locations.entryGroups.entries.tags.create`.
* ``projects.locations.entryGroups.entries.tags.create``.
* * Or [EntryGroup][google.cloud.datacatalog.v1.EntryGroup]if the method
* name is `projects.locations.entryGroups.tags.create`.
* name is ``projects.locations.entryGroups.tags.create``.
* Note: The project identified by the `parent` parameter for the [tag]
* (https://cloud.google.com/data-catalog/docs/reference/rest/v1/projects.locations.entryGroups.entries.tags/create#path-parameters)
* and the [tag template]
Expand Down Expand Up @@ -3036,9 +3036,9 @@ public com.google.protobuf.Empty deleteTagTemplateField(
* <pre>
* Creates a tag and assigns it to:
* * An [Entry][google.cloud.datacatalog.v1.Entry] if the method name is
* `projects.locations.entryGroups.entries.tags.create`.
* ``projects.locations.entryGroups.entries.tags.create``.
* * Or [EntryGroup][google.cloud.datacatalog.v1.EntryGroup]if the method
* name is `projects.locations.entryGroups.tags.create`.
* name is ``projects.locations.entryGroups.tags.create``.
* Note: The project identified by the `parent` parameter for the [tag]
* (https://cloud.google.com/data-catalog/docs/reference/rest/v1/projects.locations.entryGroups.entries.tags/create#path-parameters)
* and the [tag template]
Expand Down Expand Up @@ -3568,9 +3568,9 @@ protected DataCatalogFutureStub build(
* <pre>
* Creates a tag and assigns it to:
* * An [Entry][google.cloud.datacatalog.v1.Entry] if the method name is
* `projects.locations.entryGroups.entries.tags.create`.
* ``projects.locations.entryGroups.entries.tags.create``.
* * Or [EntryGroup][google.cloud.datacatalog.v1.EntryGroup]if the method
* name is `projects.locations.entryGroups.tags.create`.
* name is ``projects.locations.entryGroups.tags.create``.
* Note: The project identified by the `parent` parameter for the [tag]
* (https://cloud.google.com/data-catalog/docs/reference/rest/v1/projects.locations.entryGroups.entries.tags/create#path-parameters)
* and the [tag template]
Expand Down
Expand Up @@ -385,7 +385,7 @@ public interface ScopeOrBuilder
* in the search results. By default, they are included only if you have
* explicit permissions on them to view them. For example, if you are the
* owner.
* Other scope fields, for example, `include_org_ids`,
* Other scope fields, for example, ``include_org_ids``,
* still restrict the returned public tag templates and at least one of
* them is required.
* </pre>
Expand Down Expand Up @@ -802,7 +802,7 @@ public com.google.protobuf.ByteString getRestrictedLocationsBytes(int index) {
* in the search results. By default, they are included only if you have
* explicit permissions on them to view them. For example, if you are the
* owner.
* Other scope fields, for example, `include_org_ids`,
* Other scope fields, for example, ``include_org_ids``,
* still restrict the returned public tag templates and at least one of
* them is required.
* </pre>
Expand Down Expand Up @@ -1952,7 +1952,7 @@ public Builder addRestrictedLocationsBytes(com.google.protobuf.ByteString value)
* in the search results. By default, they are included only if you have
* explicit permissions on them to view them. For example, if you are the
* owner.
* Other scope fields, for example, `include_org_ids`,
* Other scope fields, for example, ``include_org_ids``,
* still restrict the returned public tag templates and at least one of
* them is required.
* </pre>
Expand All @@ -1975,7 +1975,7 @@ public boolean getIncludePublicTagTemplates() {
* in the search results. By default, they are included only if you have
* explicit permissions on them to view them. For example, if you are the
* owner.
* Other scope fields, for example, `include_org_ids`,
* Other scope fields, for example, ``include_org_ids``,
* still restrict the returned public tag templates and at least one of
* them is required.
* </pre>
Expand All @@ -2001,7 +2001,7 @@ public Builder setIncludePublicTagTemplates(boolean value) {
* in the search results. By default, they are included only if you have
* explicit permissions on them to view them. For example, if you are the
* owner.
* Other scope fields, for example, `include_org_ids`,
* Other scope fields, for example, ``include_org_ids``,
* still restrict the returned public tag templates and at least one of
* them is required.
* </pre>
Expand Down Expand Up @@ -2142,8 +2142,7 @@ public com.google.cloud.datacatalog.v1.SearchCatalogRequest.ScopeOrBuilder getSc
* <pre>
* Optional. The query string with a minimum of 3 characters and specific syntax.
* For more information, see
* [Data Catalog search
* syntax](https://cloud.google.com/data-catalog/docs/how-to/search-reference).
* [Data Catalog search syntax](/data-catalog/docs/how-to/search-reference).
* An empty query string returns all data assets (in the specified scope)
* that you have access to.
* A query string can be a simple `xyz` or qualified by predicates:
Expand Down Expand Up @@ -2174,8 +2173,7 @@ public java.lang.String getQuery() {
* <pre>
* Optional. The query string with a minimum of 3 characters and specific syntax.
* For more information, see
* [Data Catalog search
* syntax](https://cloud.google.com/data-catalog/docs/how-to/search-reference).
* [Data Catalog search syntax](/data-catalog/docs/how-to/search-reference).
* An empty query string returns all data assets (in the specified scope)
* that you have access to.
* A query string can be a simple `xyz` or qualified by predicates:
Expand Down Expand Up @@ -2970,8 +2968,7 @@ public com.google.cloud.datacatalog.v1.SearchCatalogRequest.ScopeOrBuilder getSc
* <pre>
* Optional. The query string with a minimum of 3 characters and specific syntax.
* For more information, see
* [Data Catalog search
* syntax](https://cloud.google.com/data-catalog/docs/how-to/search-reference).
* [Data Catalog search syntax](/data-catalog/docs/how-to/search-reference).
* An empty query string returns all data assets (in the specified scope)
* that you have access to.
* A query string can be a simple `xyz` or qualified by predicates:
Expand Down Expand Up @@ -3001,8 +2998,7 @@ public java.lang.String getQuery() {
* <pre>
* Optional. The query string with a minimum of 3 characters and specific syntax.
* For more information, see
* [Data Catalog search
* syntax](https://cloud.google.com/data-catalog/docs/how-to/search-reference).
* [Data Catalog search syntax](/data-catalog/docs/how-to/search-reference).
* An empty query string returns all data assets (in the specified scope)
* that you have access to.
* A query string can be a simple `xyz` or qualified by predicates:
Expand Down Expand Up @@ -3032,8 +3028,7 @@ public com.google.protobuf.ByteString getQueryBytes() {
* <pre>
* Optional. The query string with a minimum of 3 characters and specific syntax.
* For more information, see
* [Data Catalog search
* syntax](https://cloud.google.com/data-catalog/docs/how-to/search-reference).
* [Data Catalog search syntax](/data-catalog/docs/how-to/search-reference).
* An empty query string returns all data assets (in the specified scope)
* that you have access to.
* A query string can be a simple `xyz` or qualified by predicates:
Expand Down Expand Up @@ -3062,8 +3057,7 @@ public Builder setQuery(java.lang.String value) {
* <pre>
* Optional. The query string with a minimum of 3 characters and specific syntax.
* For more information, see
* [Data Catalog search
* syntax](https://cloud.google.com/data-catalog/docs/how-to/search-reference).
* [Data Catalog search syntax](/data-catalog/docs/how-to/search-reference).
* An empty query string returns all data assets (in the specified scope)
* that you have access to.
* A query string can be a simple `xyz` or qualified by predicates:
Expand All @@ -3088,8 +3082,7 @@ public Builder clearQuery() {
* <pre>
* Optional. The query string with a minimum of 3 characters and specific syntax.
* For more information, see
* [Data Catalog search
* syntax](https://cloud.google.com/data-catalog/docs/how-to/search-reference).
* [Data Catalog search syntax](/data-catalog/docs/how-to/search-reference).
* An empty query string returns all data assets (in the specified scope)
* that you have access to.
* A query string can be a simple `xyz` or qualified by predicates:
Expand Down
Expand Up @@ -79,8 +79,7 @@ public interface SearchCatalogRequestOrBuilder
* <pre>
* Optional. The query string with a minimum of 3 characters and specific syntax.
* For more information, see
* [Data Catalog search
* syntax](https://cloud.google.com/data-catalog/docs/how-to/search-reference).
* [Data Catalog search syntax](/data-catalog/docs/how-to/search-reference).
* An empty query string returns all data assets (in the specified scope)
* that you have access to.
* A query string can be a simple `xyz` or qualified by predicates:
Expand All @@ -100,8 +99,7 @@ public interface SearchCatalogRequestOrBuilder
* <pre>
* Optional. The query string with a minimum of 3 characters and specific syntax.
* For more information, see
* [Data Catalog search
* syntax](https://cloud.google.com/data-catalog/docs/how-to/search-reference).
* [Data Catalog search syntax](/data-catalog/docs/how-to/search-reference).
* An empty query string returns all data assets (in the specified scope)
* that you have access to.
* A query string can be a simple `xyz` or qualified by predicates:
Expand Down

0 comments on commit 5525650

Please sign in to comment.