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 (#964)
Browse files Browse the repository at this point in the history
- [x] Regenerate this pull request now.

PiperOrigin-RevId: 408420890

Source-Link: googleapis/googleapis@2921f9f

Source-Link: googleapis/googleapis-gen@6598ca8
Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiNjU5OGNhOGNiYmY1MjI2NzMzYTA5OWM0NTA2NTE4YTVhZjZmZjc0YyJ9
  • Loading branch information
gcf-owl-bot[bot] committed Nov 17, 2021
1 parent 581a31e commit f4237e8
Show file tree
Hide file tree
Showing 10 changed files with 80 additions and 100 deletions.
Expand Up @@ -193,10 +193,9 @@ public com.google.protobuf.ByteString getParentBytes() {
* <pre>
* An expression for filtering the results of the request.
* * `dataset_metadata` - for existence of the case (e.g.
* `image_classification_dataset_metadata:*`). Some examples of
* using the filter are:
* image_classification_dataset_metadata:*). Some examples of using the filter are:
* * `translation_dataset_metadata:*` --&gt; The dataset has
* `translation_dataset_metadata`.
* translation_dataset_metadata.
* </pre>
*
* <code>string filter = 3;</code>
Expand All @@ -221,10 +220,9 @@ public java.lang.String getFilter() {
* <pre>
* An expression for filtering the results of the request.
* * `dataset_metadata` - for existence of the case (e.g.
* `image_classification_dataset_metadata:*`). Some examples of
* using the filter are:
* image_classification_dataset_metadata:*). Some examples of using the filter are:
* * `translation_dataset_metadata:*` --&gt; The dataset has
* `translation_dataset_metadata`.
* translation_dataset_metadata.
* </pre>
*
* <code>string filter = 3;</code>
Expand Down Expand Up @@ -804,10 +802,9 @@ public Builder setParentBytes(com.google.protobuf.ByteString value) {
* <pre>
* An expression for filtering the results of the request.
* * `dataset_metadata` - for existence of the case (e.g.
* `image_classification_dataset_metadata:*`). Some examples of
* using the filter are:
* image_classification_dataset_metadata:*). Some examples of using the filter are:
* * `translation_dataset_metadata:*` --&gt; The dataset has
* `translation_dataset_metadata`.
* translation_dataset_metadata.
* </pre>
*
* <code>string filter = 3;</code>
Expand All @@ -831,10 +828,9 @@ public java.lang.String getFilter() {
* <pre>
* An expression for filtering the results of the request.
* * `dataset_metadata` - for existence of the case (e.g.
* `image_classification_dataset_metadata:*`). Some examples of
* using the filter are:
* image_classification_dataset_metadata:*). Some examples of using the filter are:
* * `translation_dataset_metadata:*` --&gt; The dataset has
* `translation_dataset_metadata`.
* translation_dataset_metadata.
* </pre>
*
* <code>string filter = 3;</code>
Expand All @@ -858,10 +854,9 @@ public com.google.protobuf.ByteString getFilterBytes() {
* <pre>
* An expression for filtering the results of the request.
* * `dataset_metadata` - for existence of the case (e.g.
* `image_classification_dataset_metadata:*`). Some examples of
* using the filter are:
* image_classification_dataset_metadata:*). Some examples of using the filter are:
* * `translation_dataset_metadata:*` --&gt; The dataset has
* `translation_dataset_metadata`.
* translation_dataset_metadata.
* </pre>
*
* <code>string filter = 3;</code>
Expand All @@ -884,10 +879,9 @@ public Builder setFilter(java.lang.String value) {
* <pre>
* An expression for filtering the results of the request.
* * `dataset_metadata` - for existence of the case (e.g.
* `image_classification_dataset_metadata:*`). Some examples of
* using the filter are:
* image_classification_dataset_metadata:*). Some examples of using the filter are:
* * `translation_dataset_metadata:*` --&gt; The dataset has
* `translation_dataset_metadata`.
* translation_dataset_metadata.
* </pre>
*
* <code>string filter = 3;</code>
Expand All @@ -906,10 +900,9 @@ public Builder clearFilter() {
* <pre>
* An expression for filtering the results of the request.
* * `dataset_metadata` - for existence of the case (e.g.
* `image_classification_dataset_metadata:*`). Some examples of
* using the filter are:
* image_classification_dataset_metadata:*). Some examples of using the filter are:
* * `translation_dataset_metadata:*` --&gt; The dataset has
* `translation_dataset_metadata`.
* translation_dataset_metadata.
* </pre>
*
* <code>string filter = 3;</code>
Expand Down
Expand Up @@ -58,10 +58,9 @@ public interface ListDatasetsRequestOrBuilder
* <pre>
* An expression for filtering the results of the request.
* * `dataset_metadata` - for existence of the case (e.g.
* `image_classification_dataset_metadata:*`). Some examples of
* using the filter are:
* image_classification_dataset_metadata:*). Some examples of using the filter are:
* * `translation_dataset_metadata:*` --&gt; The dataset has
* `translation_dataset_metadata`.
* translation_dataset_metadata.
* </pre>
*
* <code>string filter = 3;</code>
Expand All @@ -75,10 +74,9 @@ public interface ListDatasetsRequestOrBuilder
* <pre>
* An expression for filtering the results of the request.
* * `dataset_metadata` - for existence of the case (e.g.
* `image_classification_dataset_metadata:*`). Some examples of
* using the filter are:
* image_classification_dataset_metadata:*). Some examples of using the filter are:
* * `translation_dataset_metadata:*` --&gt; The dataset has
* `translation_dataset_metadata`.
* translation_dataset_metadata.
* </pre>
*
* <code>string filter = 3;</code>
Expand Down
Expand Up @@ -193,10 +193,10 @@ public com.google.protobuf.ByteString getParentBytes() {
* <pre>
* An expression for filtering the results of the request.
* * `model_metadata` - for existence of the case (e.g.
* `video_classification_model_metadata:*`).
* video_classification_model_metadata:*).
* * `dataset_id` - for = or !=. Some examples of using the filter are:
* * `image_classification_model_metadata:*` --&gt; The model has
* `image_classification_model_metadata`.
* image_classification_model_metadata.
* * `dataset_id=5` --&gt; The model was created from a dataset with ID 5.
* </pre>
*
Expand All @@ -222,10 +222,10 @@ public java.lang.String getFilter() {
* <pre>
* An expression for filtering the results of the request.
* * `model_metadata` - for existence of the case (e.g.
* `video_classification_model_metadata:*`).
* video_classification_model_metadata:*).
* * `dataset_id` - for = or !=. Some examples of using the filter are:
* * `image_classification_model_metadata:*` --&gt; The model has
* `image_classification_model_metadata`.
* image_classification_model_metadata.
* * `dataset_id=5` --&gt; The model was created from a dataset with ID 5.
* </pre>
*
Expand Down Expand Up @@ -805,10 +805,10 @@ public Builder setParentBytes(com.google.protobuf.ByteString value) {
* <pre>
* An expression for filtering the results of the request.
* * `model_metadata` - for existence of the case (e.g.
* `video_classification_model_metadata:*`).
* video_classification_model_metadata:*).
* * `dataset_id` - for = or !=. Some examples of using the filter are:
* * `image_classification_model_metadata:*` --&gt; The model has
* `image_classification_model_metadata`.
* image_classification_model_metadata.
* * `dataset_id=5` --&gt; The model was created from a dataset with ID 5.
* </pre>
*
Expand All @@ -833,10 +833,10 @@ public java.lang.String getFilter() {
* <pre>
* An expression for filtering the results of the request.
* * `model_metadata` - for existence of the case (e.g.
* `video_classification_model_metadata:*`).
* video_classification_model_metadata:*).
* * `dataset_id` - for = or !=. Some examples of using the filter are:
* * `image_classification_model_metadata:*` --&gt; The model has
* `image_classification_model_metadata`.
* image_classification_model_metadata.
* * `dataset_id=5` --&gt; The model was created from a dataset with ID 5.
* </pre>
*
Expand All @@ -861,10 +861,10 @@ public com.google.protobuf.ByteString getFilterBytes() {
* <pre>
* An expression for filtering the results of the request.
* * `model_metadata` - for existence of the case (e.g.
* `video_classification_model_metadata:*`).
* video_classification_model_metadata:*).
* * `dataset_id` - for = or !=. Some examples of using the filter are:
* * `image_classification_model_metadata:*` --&gt; The model has
* `image_classification_model_metadata`.
* image_classification_model_metadata.
* * `dataset_id=5` --&gt; The model was created from a dataset with ID 5.
* </pre>
*
Expand All @@ -888,10 +888,10 @@ public Builder setFilter(java.lang.String value) {
* <pre>
* An expression for filtering the results of the request.
* * `model_metadata` - for existence of the case (e.g.
* `video_classification_model_metadata:*`).
* video_classification_model_metadata:*).
* * `dataset_id` - for = or !=. Some examples of using the filter are:
* * `image_classification_model_metadata:*` --&gt; The model has
* `image_classification_model_metadata`.
* image_classification_model_metadata.
* * `dataset_id=5` --&gt; The model was created from a dataset with ID 5.
* </pre>
*
Expand All @@ -911,10 +911,10 @@ public Builder clearFilter() {
* <pre>
* An expression for filtering the results of the request.
* * `model_metadata` - for existence of the case (e.g.
* `video_classification_model_metadata:*`).
* video_classification_model_metadata:*).
* * `dataset_id` - for = or !=. Some examples of using the filter are:
* * `image_classification_model_metadata:*` --&gt; The model has
* `image_classification_model_metadata`.
* image_classification_model_metadata.
* * `dataset_id=5` --&gt; The model was created from a dataset with ID 5.
* </pre>
*
Expand Down
Expand Up @@ -58,10 +58,10 @@ public interface ListModelsRequestOrBuilder
* <pre>
* An expression for filtering the results of the request.
* * `model_metadata` - for existence of the case (e.g.
* `video_classification_model_metadata:*`).
* video_classification_model_metadata:*).
* * `dataset_id` - for = or !=. Some examples of using the filter are:
* * `image_classification_model_metadata:*` --&gt; The model has
* `image_classification_model_metadata`.
* image_classification_model_metadata.
* * `dataset_id=5` --&gt; The model was created from a dataset with ID 5.
* </pre>
*
Expand All @@ -76,10 +76,10 @@ public interface ListModelsRequestOrBuilder
* <pre>
* An expression for filtering the results of the request.
* * `model_metadata` - for existence of the case (e.g.
* `video_classification_model_metadata:*`).
* video_classification_model_metadata:*).
* * `dataset_id` - for = or !=. Some examples of using the filter are:
* * `image_classification_model_metadata:*` --&gt; The model has
* `image_classification_model_metadata`.
* image_classification_model_metadata.
* * `dataset_id=5` --&gt; The model was created from a dataset with ID 5.
* </pre>
*
Expand Down
Expand Up @@ -330,11 +330,10 @@ message ListDatasetsRequest {
// An expression for filtering the results of the request.
//
// * `dataset_metadata` - for existence of the case (e.g.
// `image_classification_dataset_metadata:*`). Some examples of
// using the filter are:
// image_classification_dataset_metadata:*). Some examples of using the filter are:
//
// * `translation_dataset_metadata:*` --> The dataset has
// `translation_dataset_metadata`.
// translation_dataset_metadata.
string filter = 3;

// Requested page size. Server may return fewer results than requested.
Expand Down Expand Up @@ -457,11 +456,11 @@ message ListModelsRequest {
// An expression for filtering the results of the request.
//
// * `model_metadata` - for existence of the case (e.g.
// `video_classification_model_metadata:*`).
// video_classification_model_metadata:*).
// * `dataset_id` - for = or !=. Some examples of using the filter are:
//
// * `image_classification_model_metadata:*` --> The model has
// `image_classification_model_metadata`.
// image_classification_model_metadata.
// * `dataset_id=5` --> The model was created from a dataset with ID 5.
string filter = 3;

Expand Down
Expand Up @@ -193,10 +193,9 @@ public com.google.protobuf.ByteString getParentBytes() {
* <pre>
* An expression for filtering the results of the request.
* * `dataset_metadata` - for existence of the case (e.g.
* `image_classification_dataset_metadata:*`). Some examples of
* using the filter are:
* image_classification_dataset_metadata:*). Some examples of using the filter are:
* * `translation_dataset_metadata:*` --&gt; The dataset has
* `translation_dataset_metadata`.
* translation_dataset_metadata.
* </pre>
*
* <code>string filter = 3;</code>
Expand All @@ -221,10 +220,9 @@ public java.lang.String getFilter() {
* <pre>
* An expression for filtering the results of the request.
* * `dataset_metadata` - for existence of the case (e.g.
* `image_classification_dataset_metadata:*`). Some examples of
* using the filter are:
* image_classification_dataset_metadata:*). Some examples of using the filter are:
* * `translation_dataset_metadata:*` --&gt; The dataset has
* `translation_dataset_metadata`.
* translation_dataset_metadata.
* </pre>
*
* <code>string filter = 3;</code>
Expand Down Expand Up @@ -806,10 +804,9 @@ public Builder setParentBytes(com.google.protobuf.ByteString value) {
* <pre>
* An expression for filtering the results of the request.
* * `dataset_metadata` - for existence of the case (e.g.
* `image_classification_dataset_metadata:*`). Some examples of
* using the filter are:
* image_classification_dataset_metadata:*). Some examples of using the filter are:
* * `translation_dataset_metadata:*` --&gt; The dataset has
* `translation_dataset_metadata`.
* translation_dataset_metadata.
* </pre>
*
* <code>string filter = 3;</code>
Expand All @@ -833,10 +830,9 @@ public java.lang.String getFilter() {
* <pre>
* An expression for filtering the results of the request.
* * `dataset_metadata` - for existence of the case (e.g.
* `image_classification_dataset_metadata:*`). Some examples of
* using the filter are:
* image_classification_dataset_metadata:*). Some examples of using the filter are:
* * `translation_dataset_metadata:*` --&gt; The dataset has
* `translation_dataset_metadata`.
* translation_dataset_metadata.
* </pre>
*
* <code>string filter = 3;</code>
Expand All @@ -860,10 +856,9 @@ public com.google.protobuf.ByteString getFilterBytes() {
* <pre>
* An expression for filtering the results of the request.
* * `dataset_metadata` - for existence of the case (e.g.
* `image_classification_dataset_metadata:*`). Some examples of
* using the filter are:
* image_classification_dataset_metadata:*). Some examples of using the filter are:
* * `translation_dataset_metadata:*` --&gt; The dataset has
* `translation_dataset_metadata`.
* translation_dataset_metadata.
* </pre>
*
* <code>string filter = 3;</code>
Expand All @@ -886,10 +881,9 @@ public Builder setFilter(java.lang.String value) {
* <pre>
* An expression for filtering the results of the request.
* * `dataset_metadata` - for existence of the case (e.g.
* `image_classification_dataset_metadata:*`). Some examples of
* using the filter are:
* image_classification_dataset_metadata:*). Some examples of using the filter are:
* * `translation_dataset_metadata:*` --&gt; The dataset has
* `translation_dataset_metadata`.
* translation_dataset_metadata.
* </pre>
*
* <code>string filter = 3;</code>
Expand All @@ -908,10 +902,9 @@ public Builder clearFilter() {
* <pre>
* An expression for filtering the results of the request.
* * `dataset_metadata` - for existence of the case (e.g.
* `image_classification_dataset_metadata:*`). Some examples of
* using the filter are:
* image_classification_dataset_metadata:*). Some examples of using the filter are:
* * `translation_dataset_metadata:*` --&gt; The dataset has
* `translation_dataset_metadata`.
* translation_dataset_metadata.
* </pre>
*
* <code>string filter = 3;</code>
Expand Down

0 comments on commit f4237e8

Please sign in to comment.