Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: Re-generated to pick up changes in the API or client library generator. #75

Merged
merged 1 commit into from Jan 31, 2020
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.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
Expand Up @@ -1516,8 +1516,8 @@ public final UnaryCallable<ListSnapshotsRequest, ListSnapshotsResponse> listSnap
* }
* </code></pre>
*
* @param name Optional user-provided name for this snapshot. If the name is not provided in the
* request, the server will assign a random name for this snapshot on the same project as the
* @param name User-provided name for this snapshot. If the name is not provided in the request,
* the server will assign a random name for this snapshot on the same project as the
* subscription. Note that for REST API requests, you must specify a name. See the &lt;a
* href="https://cloud.google.com/pubsub/docs/admin#resource_names"&gt; resource name
* rules&lt;/a&gt;. Format is `projects/{project}/snapshots/{snap}`.
Expand Down Expand Up @@ -1565,8 +1565,8 @@ public final Snapshot createSnapshot(
* }
* </code></pre>
*
* @param name Optional user-provided name for this snapshot. If the name is not provided in the
* request, the server will assign a random name for this snapshot on the same project as the
* @param name User-provided name for this snapshot. If the name is not provided in the request,
* the server will assign a random name for this snapshot on the same project as the
* subscription. Note that for REST API requests, you must specify a name. See the &lt;a
* href="https://cloud.google.com/pubsub/docs/admin#resource_names"&gt; resource name
* rules&lt;/a&gt;. Format is `projects/{project}/snapshots/{snap}`.
Expand Down
Expand Up @@ -150,13 +150,12 @@ protected com.google.protobuf.MapField internalGetMapField(int number) {
*
*
* <pre>
* Optional user-provided name for this snapshot.
* If the name is not provided in the request, the server will assign a random
* name for this snapshot on the same project as the subscription.
* Note that for REST API requests, you must specify a name. See the
* &lt;a href="https://cloud.google.com/pubsub/docs/admin#resource_names"&gt;
* resource name rules&lt;/a&gt;.
* Format is `projects/{project}/snapshots/{snap}`.
* User-provided name for this snapshot. If the name is not provided in the
* request, the server will assign a random name for this snapshot on the same
* project as the subscription. Note that for REST API requests, you must
* specify a name. See the &lt;a
* href="https://cloud.google.com/pubsub/docs/admin#resource_names"&gt; resource
* name rules&lt;/a&gt;. Format is `projects/{project}/snapshots/{snap}`.
* </pre>
*
* <code>string name = 1;</code>
Expand All @@ -178,13 +177,12 @@ public java.lang.String getName() {
*
*
* <pre>
* Optional user-provided name for this snapshot.
* If the name is not provided in the request, the server will assign a random
* name for this snapshot on the same project as the subscription.
* Note that for REST API requests, you must specify a name. See the
* &lt;a href="https://cloud.google.com/pubsub/docs/admin#resource_names"&gt;
* resource name rules&lt;/a&gt;.
* Format is `projects/{project}/snapshots/{snap}`.
* User-provided name for this snapshot. If the name is not provided in the
* request, the server will assign a random name for this snapshot on the same
* project as the subscription. Note that for REST API requests, you must
* specify a name. See the &lt;a
* href="https://cloud.google.com/pubsub/docs/admin#resource_names"&gt; resource
* name rules&lt;/a&gt;. Format is `projects/{project}/snapshots/{snap}`.
* </pre>
*
* <code>string name = 1;</code>
Expand Down Expand Up @@ -744,13 +742,12 @@ public Builder mergeFrom(
*
*
* <pre>
* Optional user-provided name for this snapshot.
* If the name is not provided in the request, the server will assign a random
* name for this snapshot on the same project as the subscription.
* Note that for REST API requests, you must specify a name. See the
* &lt;a href="https://cloud.google.com/pubsub/docs/admin#resource_names"&gt;
* resource name rules&lt;/a&gt;.
* Format is `projects/{project}/snapshots/{snap}`.
* User-provided name for this snapshot. If the name is not provided in the
* request, the server will assign a random name for this snapshot on the same
* project as the subscription. Note that for REST API requests, you must
* specify a name. See the &lt;a
* href="https://cloud.google.com/pubsub/docs/admin#resource_names"&gt; resource
* name rules&lt;/a&gt;. Format is `projects/{project}/snapshots/{snap}`.
* </pre>
*
* <code>string name = 1;</code>
Expand All @@ -772,13 +769,12 @@ public java.lang.String getName() {
*
*
* <pre>
* Optional user-provided name for this snapshot.
* If the name is not provided in the request, the server will assign a random
* name for this snapshot on the same project as the subscription.
* Note that for REST API requests, you must specify a name. See the
* &lt;a href="https://cloud.google.com/pubsub/docs/admin#resource_names"&gt;
* resource name rules&lt;/a&gt;.
* Format is `projects/{project}/snapshots/{snap}`.
* User-provided name for this snapshot. If the name is not provided in the
* request, the server will assign a random name for this snapshot on the same
* project as the subscription. Note that for REST API requests, you must
* specify a name. See the &lt;a
* href="https://cloud.google.com/pubsub/docs/admin#resource_names"&gt; resource
* name rules&lt;/a&gt;. Format is `projects/{project}/snapshots/{snap}`.
* </pre>
*
* <code>string name = 1;</code>
Expand All @@ -800,13 +796,12 @@ public com.google.protobuf.ByteString getNameBytes() {
*
*
* <pre>
* Optional user-provided name for this snapshot.
* If the name is not provided in the request, the server will assign a random
* name for this snapshot on the same project as the subscription.
* Note that for REST API requests, you must specify a name. See the
* &lt;a href="https://cloud.google.com/pubsub/docs/admin#resource_names"&gt;
* resource name rules&lt;/a&gt;.
* Format is `projects/{project}/snapshots/{snap}`.
* User-provided name for this snapshot. If the name is not provided in the
* request, the server will assign a random name for this snapshot on the same
* project as the subscription. Note that for REST API requests, you must
* specify a name. See the &lt;a
* href="https://cloud.google.com/pubsub/docs/admin#resource_names"&gt; resource
* name rules&lt;/a&gt;. Format is `projects/{project}/snapshots/{snap}`.
* </pre>
*
* <code>string name = 1;</code>
Expand All @@ -827,13 +822,12 @@ public Builder setName(java.lang.String value) {
*
*
* <pre>
* Optional user-provided name for this snapshot.
* If the name is not provided in the request, the server will assign a random
* name for this snapshot on the same project as the subscription.
* Note that for REST API requests, you must specify a name. See the
* &lt;a href="https://cloud.google.com/pubsub/docs/admin#resource_names"&gt;
* resource name rules&lt;/a&gt;.
* Format is `projects/{project}/snapshots/{snap}`.
* User-provided name for this snapshot. If the name is not provided in the
* request, the server will assign a random name for this snapshot on the same
* project as the subscription. Note that for REST API requests, you must
* specify a name. See the &lt;a
* href="https://cloud.google.com/pubsub/docs/admin#resource_names"&gt; resource
* name rules&lt;/a&gt;. Format is `projects/{project}/snapshots/{snap}`.
* </pre>
*
* <code>string name = 1;</code>
Expand All @@ -850,13 +844,12 @@ public Builder clearName() {
*
*
* <pre>
* Optional user-provided name for this snapshot.
* If the name is not provided in the request, the server will assign a random
* name for this snapshot on the same project as the subscription.
* Note that for REST API requests, you must specify a name. See the
* &lt;a href="https://cloud.google.com/pubsub/docs/admin#resource_names"&gt;
* resource name rules&lt;/a&gt;.
* Format is `projects/{project}/snapshots/{snap}`.
* User-provided name for this snapshot. If the name is not provided in the
* request, the server will assign a random name for this snapshot on the same
* project as the subscription. Note that for REST API requests, you must
* specify a name. See the &lt;a
* href="https://cloud.google.com/pubsub/docs/admin#resource_names"&gt; resource
* name rules&lt;/a&gt;. Format is `projects/{project}/snapshots/{snap}`.
* </pre>
*
* <code>string name = 1;</code>
Expand Down
Expand Up @@ -27,13 +27,12 @@ public interface CreateSnapshotRequestOrBuilder
*
*
* <pre>
* Optional user-provided name for this snapshot.
* If the name is not provided in the request, the server will assign a random
* name for this snapshot on the same project as the subscription.
* Note that for REST API requests, you must specify a name. See the
* &lt;a href="https://cloud.google.com/pubsub/docs/admin#resource_names"&gt;
* resource name rules&lt;/a&gt;.
* Format is `projects/{project}/snapshots/{snap}`.
* User-provided name for this snapshot. If the name is not provided in the
* request, the server will assign a random name for this snapshot on the same
* project as the subscription. Note that for REST API requests, you must
* specify a name. See the &lt;a
* href="https://cloud.google.com/pubsub/docs/admin#resource_names"&gt; resource
* name rules&lt;/a&gt;. Format is `projects/{project}/snapshots/{snap}`.
* </pre>
*
* <code>string name = 1;</code>
Expand All @@ -45,13 +44,12 @@ public interface CreateSnapshotRequestOrBuilder
*
*
* <pre>
* Optional user-provided name for this snapshot.
* If the name is not provided in the request, the server will assign a random
* name for this snapshot on the same project as the subscription.
* Note that for REST API requests, you must specify a name. See the
* &lt;a href="https://cloud.google.com/pubsub/docs/admin#resource_names"&gt;
* resource name rules&lt;/a&gt;.
* Format is `projects/{project}/snapshots/{snap}`.
* User-provided name for this snapshot. If the name is not provided in the
* request, the server will assign a random name for this snapshot on the same
* project as the subscription. Note that for REST API requests, you must
* specify a name. See the &lt;a
* href="https://cloud.google.com/pubsub/docs/admin#resource_names"&gt; resource
* name rules&lt;/a&gt;. Format is `projects/{project}/snapshots/{snap}`.
* </pre>
*
* <code>string name = 1;</code>
Expand Down