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

docs: fix docstring formatting #973

Merged
merged 2 commits into from
Nov 17, 2021
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,7 @@
@javax.annotation.Generated(
value = "by gRPC proto compiler",
comments = "Source: google/cloud/automl/v1/service.proto")
@io.grpc.stub.annotations.GrpcGenerated
public final class AutoMlGrpc {

private AutoMlGrpc() {}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@
@javax.annotation.Generated(
value = "by gRPC proto compiler",
comments = "Source: google/cloud/automl/v1/prediction_service.proto")
@io.grpc.stub.annotations.GrpcGenerated
public final class PredictionServiceGrpc {

private PredictionServiceGrpc() {}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,7 @@
@javax.annotation.Generated(
value = "by gRPC proto compiler",
comments = "Source: google/cloud/automl/v1beta1/service.proto")
@io.grpc.stub.annotations.GrpcGenerated
public final class AutoMlGrpc {

private AutoMlGrpc() {}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@
@javax.annotation.Generated(
value = "by gRPC proto compiler",
comments = "Source: google/cloud/automl/v1beta1/prediction_service.proto")
@io.grpc.stub.annotations.GrpcGenerated
public final class PredictionServiceGrpc {

private PredictionServiceGrpc() {}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -193,9 +193,10 @@ 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 @@ -220,9 +221,10 @@ 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 @@ -802,9 +804,10 @@ 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 @@ -828,9 +831,10 @@ 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 @@ -854,9 +858,10 @@ 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 @@ -879,9 +884,10 @@ 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 @@ -900,9 +906,10 @@ 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
Original file line number Diff line number Diff line change
Expand Up @@ -58,9 +58,10 @@ 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 @@ -74,9 +75,10 @@ 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
Original file line number Diff line number Diff line change
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
Original file line number Diff line number Diff line change
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
Original file line number Diff line number Diff line change
Expand Up @@ -330,10 +330,11 @@ 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 @@ -456,11 +457,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
Loading