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

Commit

Permalink
🦉 Updates from OwlBot
Browse files Browse the repository at this point in the history
  • Loading branch information
gcf-owl-bot[bot] committed Nov 8, 2021
1 parent 14f152a commit 1995b58
Show file tree
Hide file tree
Showing 474 changed files with 71,857 additions and 44,820 deletions.
Expand Up @@ -65,13 +65,13 @@
* methods:
*
* <ol>
* <li> A "flattened" method. With this type of method, the fields of the request type have been
* <li>A "flattened" method. With this type of method, the fields of the request type have been
* converted into function parameters. It may be the case that not all fields are available as
* parameters, and not every API method will have a flattened method entry point.
* <li> A "request object" method. This type of method only takes one parameter, a request object,
* <li>A "request object" method. This type of method only takes one parameter, a request object,
* which must be constructed before the call. Not every API method will have a request object
* method.
* <li> A "callable" method. This type of method takes no parameters and returns an immutable API
* <li>A "callable" method. This type of method takes no parameters and returns an immutable API
* callable object, which can be used to initiate calls to the service.
* </ol>
*
Expand Down Expand Up @@ -195,9 +195,9 @@ public DataCatalogStub getStub() {
* access to.
* <p>A query string can be a simple `xyz` or qualified by predicates:
* <ul>
* <li> `name:x`
* <li> `column:y`
* <li> `description:z`
* <li>`name:x`
* <li>`column:y`
* <li>`description:z`
* </ul>
*
* @throws com.google.api.gax.rpc.ApiException if the remote call fails
Expand Down Expand Up @@ -348,9 +348,9 @@ public final UnaryCallable<SearchCatalogRequest, SearchCatalogResponse> searchCa
* `{@literal @}` symbol for the following resources:
*
* <ul>
* <li> BigQuery entries (`{@literal @}bigquery`)
* <li> Pub/Sub topics (`{@literal @}pubsub`)
* <li> Dataproc Metastore services (`{@literal @}dataproc_metastore_{SERVICE_NAME_HASH}`)
* <li>BigQuery entries (`{@literal @}bigquery`)
* <li>Pub/Sub topics (`{@literal @}pubsub`)
* <li>Dataproc Metastore services (`{@literal @}dataproc_metastore_{SERVICE_NAME_HASH}`)
* </ul>
*
* <p>You can create your own entry groups for Cloud Storage fileset entries and custom entries
Expand Down Expand Up @@ -409,9 +409,9 @@ public final EntryGroup createEntryGroup(
* `{@literal @}` symbol for the following resources:
*
* <ul>
* <li> BigQuery entries (`{@literal @}bigquery`)
* <li> Pub/Sub topics (`{@literal @}pubsub`)
* <li> Dataproc Metastore services (`{@literal @}dataproc_metastore_{SERVICE_NAME_HASH}`)
* <li>BigQuery entries (`{@literal @}bigquery`)
* <li>Pub/Sub topics (`{@literal @}pubsub`)
* <li>Dataproc Metastore services (`{@literal @}dataproc_metastore_{SERVICE_NAME_HASH}`)
* </ul>
*
* <p>You can create your own entry groups for Cloud Storage fileset entries and custom entries
Expand Down Expand Up @@ -470,9 +470,9 @@ public final EntryGroup createEntryGroup(
* `{@literal @}` symbol for the following resources:
*
* <ul>
* <li> BigQuery entries (`{@literal @}bigquery`)
* <li> Pub/Sub topics (`{@literal @}pubsub`)
* <li> Dataproc Metastore services (`{@literal @}dataproc_metastore_{SERVICE_NAME_HASH}`)
* <li>BigQuery entries (`{@literal @}bigquery`)
* <li>Pub/Sub topics (`{@literal @}pubsub`)
* <li>Dataproc Metastore services (`{@literal @}dataproc_metastore_{SERVICE_NAME_HASH}`)
* </ul>
*
* <p>You can create your own entry groups for Cloud Storage fileset entries and custom entries
Expand Down Expand Up @@ -520,9 +520,9 @@ public final EntryGroup createEntryGroup(CreateEntryGroupRequest request) {
* `{@literal @}` symbol for the following resources:
*
* <ul>
* <li> BigQuery entries (`{@literal @}bigquery`)
* <li> Pub/Sub topics (`{@literal @}pubsub`)
* <li> Dataproc Metastore services (`{@literal @}dataproc_metastore_{SERVICE_NAME_HASH}`)
* <li>BigQuery entries (`{@literal @}bigquery`)
* <li>Pub/Sub topics (`{@literal @}pubsub`)
* <li>Dataproc Metastore services (`{@literal @}dataproc_metastore_{SERVICE_NAME_HASH}`)
* </ul>
*
* <p>You can create your own entry groups for Cloud Storage fileset entries and custom entries
Expand Down Expand Up @@ -1268,25 +1268,25 @@ public final Entry updateEntry(Entry entry) {
* <p>You can modify only the fields listed below.
* <p>For entries with type `DATA_STREAM`:
* <ul>
* <li> `schema`
* <li>`schema`
* </ul>
* <p>For entries with type `FILESET`:
* <ul>
* <li> `schema`
* <li> `display_name`
* <li> `description`
* <li> `gcs_fileset_spec`
* <li> `gcs_fileset_spec.file_patterns`
* <li>`schema`
* <li>`display_name`
* <li>`description`
* <li>`gcs_fileset_spec`
* <li>`gcs_fileset_spec.file_patterns`
* </ul>
* <p>For entries with `user_specified_type`:
* <ul>
* <li> `schema`
* <li> `display_name`
* <li> `description`
* <li> `user_specified_type`
* <li> `user_specified_system`
* <li> `linked_resource`
* <li> `source_system_timestamps`
* <li>`schema`
* <li>`display_name`
* <li>`description`
* <li>`user_specified_type`
* <li>`user_specified_system`
* <li>`linked_resource`
* <li>`source_system_timestamps`
* </ul>
*
* @throws com.google.api.gax.rpc.ApiException if the remote call fails
Expand Down Expand Up @@ -2476,9 +2476,9 @@ public final TagTemplateField updateTagTemplateField(
* @param updateMask Optional. Names of fields whose values to overwrite on an individual field of
* a tag template. The following fields are modifiable:
* <ul>
* <li> `display_name`
* <li> `type.enum_type`
* <li> `is_required`
* <li>`display_name`
* <li>`type.enum_type`
* <li>`is_required`
* </ul>
* <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 with one
Expand Down Expand Up @@ -2532,9 +2532,9 @@ public final TagTemplateField updateTagTemplateField(
* @param updateMask Optional. Names of fields whose values to overwrite on an individual field of
* a tag template. The following fields are modifiable:
* <ul>
* <li> `display_name`
* <li> `type.enum_type`
* <li> `is_required`
* <li>`display_name`
* <li>`type.enum_type`
* <li>`is_required`
* </ul>
* <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 with one
Expand Down Expand Up @@ -3036,9 +3036,9 @@ public final void deleteTagTemplateField(DeleteTagTemplateFieldRequest request)
* Creates a tag and assigns it to:
*
* <ul>
* <li> An [Entry][google.cloud.datacatalog.v1.Entry] if the method name is
* <li>An [Entry][google.cloud.datacatalog.v1.Entry] if the method name is
* ``projects.locations.entryGroups.entries.tags.create``.
* <li> Or [EntryGroup][google.cloud.datacatalog.v1.EntryGroup]if the method name is
* <li>Or [EntryGroup][google.cloud.datacatalog.v1.EntryGroup]if the method name is
* ``projects.locations.entryGroups.tags.create``.
* </ul>
*
Expand Down Expand Up @@ -3080,9 +3080,9 @@ public final Tag createTag(TagName parent, Tag tag) {
* Creates a tag and assigns it to:
*
* <ul>
* <li> An [Entry][google.cloud.datacatalog.v1.Entry] if the method name is
* <li>An [Entry][google.cloud.datacatalog.v1.Entry] if the method name is
* ``projects.locations.entryGroups.entries.tags.create``.
* <li> Or [EntryGroup][google.cloud.datacatalog.v1.EntryGroup]if the method name is
* <li>Or [EntryGroup][google.cloud.datacatalog.v1.EntryGroup]if the method name is
* ``projects.locations.entryGroups.tags.create``.
* </ul>
*
Expand Down Expand Up @@ -3121,9 +3121,9 @@ public final Tag createTag(String parent, Tag tag) {
* Creates a tag and assigns it to:
*
* <ul>
* <li> An [Entry][google.cloud.datacatalog.v1.Entry] if the method name is
* <li>An [Entry][google.cloud.datacatalog.v1.Entry] if the method name is
* ``projects.locations.entryGroups.entries.tags.create``.
* <li> Or [EntryGroup][google.cloud.datacatalog.v1.EntryGroup]if the method name is
* <li>Or [EntryGroup][google.cloud.datacatalog.v1.EntryGroup]if the method name is
* ``projects.locations.entryGroups.tags.create``.
* </ul>
*
Expand Down Expand Up @@ -3160,9 +3160,9 @@ public final Tag createTag(CreateTagRequest request) {
* Creates a tag and assigns it to:
*
* <ul>
* <li> An [Entry][google.cloud.datacatalog.v1.Entry] if the method name is
* <li>An [Entry][google.cloud.datacatalog.v1.Entry] if the method name is
* ``projects.locations.entryGroups.entries.tags.create``.
* <li> Or [EntryGroup][google.cloud.datacatalog.v1.EntryGroup]if the method name is
* <li>Or [EntryGroup][google.cloud.datacatalog.v1.EntryGroup]if the method name is
* ``projects.locations.entryGroups.tags.create``.
* </ul>
*
Expand Down Expand Up @@ -3693,9 +3693,9 @@ public final UnaryCallable<SetIamPolicyRequest, Policy> setIamPolicyCallable() {
* <p>May return:
*
* <ul>
* <li> A`NOT_FOUND` error if the resource doesn't exist or you don't have the permission to
* view it.
* <li> An empty policy if the resource exists but doesn't have a set policy.
* <li>A`NOT_FOUND` error if the resource doesn't exist or you don't have the permission to view
* it.
* <li>An empty policy if the resource exists but doesn't have a set policy.
* </ul>
*
* <p>Supported resources are:
Expand Down Expand Up @@ -3738,9 +3738,9 @@ public final Policy getIamPolicy(ResourceName resource) {
* <p>May return:
*
* <ul>
* <li> A`NOT_FOUND` error if the resource doesn't exist or you don't have the permission to
* view it.
* <li> An empty policy if the resource exists but doesn't have a set policy.
* <li>A`NOT_FOUND` error if the resource doesn't exist or you don't have the permission to view
* it.
* <li>An empty policy if the resource exists but doesn't have a set policy.
* </ul>
*
* <p>Supported resources are:
Expand Down Expand Up @@ -3781,9 +3781,9 @@ public final Policy getIamPolicy(String resource) {
* <p>May return:
*
* <ul>
* <li> A`NOT_FOUND` error if the resource doesn't exist or you don't have the permission to
* view it.
* <li> An empty policy if the resource exists but doesn't have a set policy.
* <li>A`NOT_FOUND` error if the resource doesn't exist or you don't have the permission to view
* it.
* <li>An empty policy if the resource exists but doesn't have a set policy.
* </ul>
*
* <p>Supported resources are:
Expand Down Expand Up @@ -3826,9 +3826,9 @@ public final Policy getIamPolicy(GetIamPolicyRequest request) {
* <p>May return:
*
* <ul>
* <li> A`NOT_FOUND` error if the resource doesn't exist or you don't have the permission to
* view it.
* <li> An empty policy if the resource exists but doesn't have a set policy.
* <li>A`NOT_FOUND` error if the resource doesn't exist or you don't have the permission to view
* it.
* <li>An empty policy if the resource exists but doesn't have a set policy.
* </ul>
*
* <p>Supported resources are:
Expand Down Expand Up @@ -3970,7 +3970,10 @@ public boolean awaitTermination(long duration, TimeUnit unit) throws Interrupted

public static class SearchCatalogPagedResponse
extends AbstractPagedListResponse<
SearchCatalogRequest, SearchCatalogResponse, SearchCatalogResult, SearchCatalogPage,
SearchCatalogRequest,
SearchCatalogResponse,
SearchCatalogResult,
SearchCatalogPage,
SearchCatalogFixedSizeCollection> {

public static ApiFuture<SearchCatalogPagedResponse> createAsync(
Expand Down Expand Up @@ -4020,7 +4023,10 @@ public ApiFuture<SearchCatalogPage> createPageAsync(

public static class SearchCatalogFixedSizeCollection
extends AbstractFixedSizeCollection<
SearchCatalogRequest, SearchCatalogResponse, SearchCatalogResult, SearchCatalogPage,
SearchCatalogRequest,
SearchCatalogResponse,
SearchCatalogResult,
SearchCatalogPage,
SearchCatalogFixedSizeCollection> {

private SearchCatalogFixedSizeCollection(List<SearchCatalogPage> pages, int collectionSize) {
Expand All @@ -4040,7 +4046,10 @@ protected SearchCatalogFixedSizeCollection createCollection(

public static class ListEntryGroupsPagedResponse
extends AbstractPagedListResponse<
ListEntryGroupsRequest, ListEntryGroupsResponse, EntryGroup, ListEntryGroupsPage,
ListEntryGroupsRequest,
ListEntryGroupsResponse,
EntryGroup,
ListEntryGroupsPage,
ListEntryGroupsFixedSizeCollection> {

public static ApiFuture<ListEntryGroupsPagedResponse> createAsync(
Expand Down Expand Up @@ -4090,7 +4099,10 @@ public ApiFuture<ListEntryGroupsPage> createPageAsync(

public static class ListEntryGroupsFixedSizeCollection
extends AbstractFixedSizeCollection<
ListEntryGroupsRequest, ListEntryGroupsResponse, EntryGroup, ListEntryGroupsPage,
ListEntryGroupsRequest,
ListEntryGroupsResponse,
EntryGroup,
ListEntryGroupsPage,
ListEntryGroupsFixedSizeCollection> {

private ListEntryGroupsFixedSizeCollection(
Expand All @@ -4111,7 +4123,10 @@ protected ListEntryGroupsFixedSizeCollection createCollection(

public static class ListEntriesPagedResponse
extends AbstractPagedListResponse<
ListEntriesRequest, ListEntriesResponse, Entry, ListEntriesPage,
ListEntriesRequest,
ListEntriesResponse,
Entry,
ListEntriesPage,
ListEntriesFixedSizeCollection> {

public static ApiFuture<ListEntriesPagedResponse> createAsync(
Expand Down Expand Up @@ -4158,7 +4173,10 @@ public ApiFuture<ListEntriesPage> createPageAsync(

public static class ListEntriesFixedSizeCollection
extends AbstractFixedSizeCollection<
ListEntriesRequest, ListEntriesResponse, Entry, ListEntriesPage,
ListEntriesRequest,
ListEntriesResponse,
Entry,
ListEntriesPage,
ListEntriesFixedSizeCollection> {

private ListEntriesFixedSizeCollection(List<ListEntriesPage> pages, int collectionSize) {
Expand Down
Expand Up @@ -30,7 +30,6 @@
import com.google.api.gax.rpc.ClientContext;
import com.google.api.gax.rpc.ClientSettings;
import com.google.api.gax.rpc.PagedCallSettings;
import com.google.api.gax.rpc.StubSettings;
import com.google.api.gax.rpc.TransportChannelProvider;
import com.google.api.gax.rpc.UnaryCallSettings;
import com.google.cloud.datacatalog.v1.stub.DataCatalogStubSettings;
Expand All @@ -51,9 +50,9 @@
* <p>The default instance has everything set to sensible defaults:
*
* <ul>
* <li> The default service address (datacatalog.googleapis.com) and default port (443) are used.
* <li> Credentials are acquired automatically through Application Default Credentials.
* <li> Retries are configured for idempotent methods but not for non-idempotent methods.
* <li>The default service address (datacatalog.googleapis.com) and default port (443) are used.
* <li>Credentials are acquired automatically through Application Default Credentials.
* <li>Retries are configured for idempotent methods but not for non-idempotent methods.
* </ul>
*
* <p>The builder of this class is recursive, so contained classes are themselves builders. When
Expand Down

0 comments on commit 1995b58

Please sign in to comment.