You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
chore: Update generation configuration at Thu Dec 11 02:39:02 UTC 2025 (#2621)
* chore: Update generation configuration at Fri Dec 5 02:36:42 UTC 2025
* chore: Update generation configuration at Sat Dec 6 02:34:10 UTC 2025
* chore: generate libraries at Sat Dec 6 02:34:39 UTC 2025
* chore: Update generation configuration at Tue Dec 9 02:36:52 UTC 2025
* chore: Update generation configuration at Wed Dec 10 02:37:35 UTC 2025
* chore: Update generation configuration at Thu Dec 11 02:39:02 UTC 2025
* chore: generate libraries at Thu Dec 11 02:39:32 UTC 2025
@@ -2975,10 +2975,11 @@ public final UnaryCallable<ListSnapshotsRequest, ListSnapshotsResponse> listSnap
2975
2975
* }
2976
2976
* }</pre>
2977
2977
*
2978
-
* @param name Required. User-provided name for this snapshot. If the name is not provided in the
2979
-
* request, the server will assign a random name for this snapshot on the same project as the
2980
-
* subscription. Note that for REST API requests, you must specify a name. See the [resource
2981
-
* name rules](https://cloud.google.com/pubsub/docs/pubsub-basics#resource_names). Format is
2978
+
* @param name Required. Identifier. User-provided name for this snapshot. If the name is not
2979
+
* provided in the request, the server will assign a random name for this snapshot on the same
2980
+
* project as the subscription. Note that for REST API requests, you must specify a name. See
2981
+
* the [resource name
2982
+
* rules](https://cloud.google.com/pubsub/docs/pubsub-basics#resource_names). Format is
2982
2983
* `projects/{project}/snapshots/{snap}`.
2983
2984
* @param subscription Required. The subscription whose backlog the snapshot retains.
2984
2985
* Specifically, the created snapshot is guaranteed to retain: (a) The existing backlog on the
@@ -3028,10 +3029,11 @@ public final Snapshot createSnapshot(SnapshotName name, SubscriptionName subscri
3028
3029
* }
3029
3030
* }</pre>
3030
3031
*
3031
-
* @param name Required. User-provided name for this snapshot. If the name is not provided in the
3032
-
* request, the server will assign a random name for this snapshot on the same project as the
3033
-
* subscription. Note that for REST API requests, you must specify a name. See the [resource
3034
-
* name rules](https://cloud.google.com/pubsub/docs/pubsub-basics#resource_names). Format is
3032
+
* @param name Required. Identifier. User-provided name for this snapshot. If the name is not
3033
+
* provided in the request, the server will assign a random name for this snapshot on the same
3034
+
* project as the subscription. Note that for REST API requests, you must specify a name. See
3035
+
* the [resource name
3036
+
* rules](https://cloud.google.com/pubsub/docs/pubsub-basics#resource_names). Format is
3035
3037
* `projects/{project}/snapshots/{snap}`.
3036
3038
* @param subscription Required. The subscription whose backlog the snapshot retains.
3037
3039
* Specifically, the created snapshot is guaranteed to retain: (a) The existing backlog on the
@@ -3081,10 +3083,11 @@ public final Snapshot createSnapshot(SnapshotName name, String subscription) {
3081
3083
* }
3082
3084
* }</pre>
3083
3085
*
3084
-
* @param name Required. User-provided name for this snapshot. If the name is not provided in the
3085
-
* request, the server will assign a random name for this snapshot on the same project as the
3086
-
* subscription. Note that for REST API requests, you must specify a name. See the [resource
3087
-
* name rules](https://cloud.google.com/pubsub/docs/pubsub-basics#resource_names). Format is
3086
+
* @param name Required. Identifier. User-provided name for this snapshot. If the name is not
3087
+
* provided in the request, the server will assign a random name for this snapshot on the same
3088
+
* project as the subscription. Note that for REST API requests, you must specify a name. See
3089
+
* the [resource name
3090
+
* rules](https://cloud.google.com/pubsub/docs/pubsub-basics#resource_names). Format is
3088
3091
* `projects/{project}/snapshots/{snap}`.
3089
3092
* @param subscription Required. The subscription whose backlog the snapshot retains.
3090
3093
* Specifically, the created snapshot is guaranteed to retain: (a) The existing backlog on the
@@ -3134,10 +3137,11 @@ public final Snapshot createSnapshot(String name, SubscriptionName subscription)
3134
3137
* }
3135
3138
* }</pre>
3136
3139
*
3137
-
* @param name Required. User-provided name for this snapshot. If the name is not provided in the
3138
-
* request, the server will assign a random name for this snapshot on the same project as the
3139
-
* subscription. Note that for REST API requests, you must specify a name. See the [resource
3140
-
* name rules](https://cloud.google.com/pubsub/docs/pubsub-basics#resource_names). Format is
3140
+
* @param name Required. Identifier. User-provided name for this snapshot. If the name is not
3141
+
* provided in the request, the server will assign a random name for this snapshot on the same
3142
+
* project as the subscription. Note that for REST API requests, you must specify a name. See
3143
+
* the [resource name
3144
+
* rules](https://cloud.google.com/pubsub/docs/pubsub-basics#resource_names). Format is
3141
3145
* `projects/{project}/snapshots/{snap}`.
3142
3146
* @param subscription Required. The subscription whose backlog the snapshot retains.
3143
3147
* Specifically, the created snapshot is guaranteed to retain: (a) The existing backlog on the
@@ -3510,7 +3514,7 @@ public final UnaryCallable<UpdateSnapshotRequest, Snapshot> updateSnapshotCallab
3510
3514
* }
3511
3515
* }</pre>
3512
3516
*
3513
-
* @param snapshot Required. The name of the snapshot to delete. Format is
3517
+
* @param snapshot Required. Identifier. The name of the snapshot to delete. Format is
3514
3518
* `projects/{project}/snapshots/{snap}`.
3515
3519
* @throws com.google.api.gax.rpc.ApiException if the remote call fails
3516
3520
*/
@@ -3546,7 +3550,7 @@ public final void deleteSnapshot(SnapshotName snapshot) {
3546
3550
* }
3547
3551
* }</pre>
3548
3552
*
3549
-
* @param snapshot Required. The name of the snapshot to delete. Format is
3553
+
* @param snapshot Required. Identifier. The name of the snapshot to delete. Format is
3550
3554
* `projects/{project}/snapshots/{snap}`.
3551
3555
* @throws com.google.api.gax.rpc.ApiException if the remote call fails
0 commit comments