Skip to content
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 @@ -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
Original file line number Diff line number Diff line change
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
Original file line number Diff line number Diff line change
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
Loading