Skip to content

Commit

Permalink
feat: API for publish idempotence (#1320)
Browse files Browse the repository at this point in the history
- [ ] Regenerate this pull request now.

PiperOrigin-RevId: 507561467

Source-Link: https://togithub.com/googleapis/googleapis/commit/8bf4545d6339c9c07a107af9ef5f7123b63091d2

Source-Link: https://togithub.com/googleapis/googleapis-gen/commit/c37939c2d09c76feacf48dece24807957f49e0cb
Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiYzM3OTM5YzJkMDljNzZmZWFjZjQ4ZGVjZTI0ODA3OTU3ZjQ5ZTBjYiJ9
  • Loading branch information
gcf-owl-bot[bot] committed Feb 6, 2023
1 parent 47e449c commit 4cadfba
Show file tree
Hide file tree
Showing 25 changed files with 2,543 additions and 344 deletions.
Expand Up @@ -147,8 +147,8 @@ public long getPartition() {
*
*
* <pre>
* Required. The target publish or event time. Specifying a future time will return an
* unset cursor.
* Required. The target publish or event time. Specifying a future time will
* return an unset cursor.
* </pre>
*
* <code>
Expand All @@ -165,8 +165,8 @@ public boolean hasTarget() {
*
*
* <pre>
* Required. The target publish or event time. Specifying a future time will return an
* unset cursor.
* Required. The target publish or event time. Specifying a future time will
* return an unset cursor.
* </pre>
*
* <code>
Expand All @@ -185,8 +185,8 @@ public com.google.cloud.pubsublite.proto.TimeTarget getTarget() {
*
*
* <pre>
* Required. The target publish or event time. Specifying a future time will return an
* unset cursor.
* Required. The target publish or event time. Specifying a future time will
* return an unset cursor.
* </pre>
*
* <code>
Expand Down Expand Up @@ -776,8 +776,8 @@ public Builder clearPartition() {
*
*
* <pre>
* Required. The target publish or event time. Specifying a future time will return an
* unset cursor.
* Required. The target publish or event time. Specifying a future time will
* return an unset cursor.
* </pre>
*
* <code>
Expand All @@ -793,8 +793,8 @@ public boolean hasTarget() {
*
*
* <pre>
* Required. The target publish or event time. Specifying a future time will return an
* unset cursor.
* Required. The target publish or event time. Specifying a future time will
* return an unset cursor.
* </pre>
*
* <code>
Expand All @@ -816,8 +816,8 @@ public com.google.cloud.pubsublite.proto.TimeTarget getTarget() {
*
*
* <pre>
* Required. The target publish or event time. Specifying a future time will return an
* unset cursor.
* Required. The target publish or event time. Specifying a future time will
* return an unset cursor.
* </pre>
*
* <code>
Expand All @@ -841,8 +841,8 @@ public Builder setTarget(com.google.cloud.pubsublite.proto.TimeTarget value) {
*
*
* <pre>
* Required. The target publish or event time. Specifying a future time will return an
* unset cursor.
* Required. The target publish or event time. Specifying a future time will
* return an unset cursor.
* </pre>
*
* <code>
Expand All @@ -863,8 +863,8 @@ public Builder setTarget(com.google.cloud.pubsublite.proto.TimeTarget.Builder bu
*
*
* <pre>
* Required. The target publish or event time. Specifying a future time will return an
* unset cursor.
* Required. The target publish or event time. Specifying a future time will
* return an unset cursor.
* </pre>
*
* <code>
Expand All @@ -891,8 +891,8 @@ public Builder mergeTarget(com.google.cloud.pubsublite.proto.TimeTarget value) {
*
*
* <pre>
* Required. The target publish or event time. Specifying a future time will return an
* unset cursor.
* Required. The target publish or event time. Specifying a future time will
* return an unset cursor.
* </pre>
*
* <code>
Expand All @@ -913,8 +913,8 @@ public Builder clearTarget() {
*
*
* <pre>
* Required. The target publish or event time. Specifying a future time will return an
* unset cursor.
* Required. The target publish or event time. Specifying a future time will
* return an unset cursor.
* </pre>
*
* <code>
Expand All @@ -930,8 +930,8 @@ public com.google.cloud.pubsublite.proto.TimeTarget.Builder getTargetBuilder() {
*
*
* <pre>
* Required. The target publish or event time. Specifying a future time will return an
* unset cursor.
* Required. The target publish or event time. Specifying a future time will
* return an unset cursor.
* </pre>
*
* <code>
Expand All @@ -951,8 +951,8 @@ public com.google.cloud.pubsublite.proto.TimeTargetOrBuilder getTargetOrBuilder(
*
*
* <pre>
* Required. The target publish or event time. Specifying a future time will return an
* unset cursor.
* Required. The target publish or event time. Specifying a future time will
* return an unset cursor.
* </pre>
*
* <code>
Expand Down
Expand Up @@ -69,8 +69,8 @@ public interface ComputeTimeCursorRequestOrBuilder
*
*
* <pre>
* Required. The target publish or event time. Specifying a future time will return an
* unset cursor.
* Required. The target publish or event time. Specifying a future time will
* return an unset cursor.
* </pre>
*
* <code>
Expand All @@ -84,8 +84,8 @@ public interface ComputeTimeCursorRequestOrBuilder
*
*
* <pre>
* Required. The target publish or event time. Specifying a future time will return an
* unset cursor.
* Required. The target publish or event time. Specifying a future time will
* return an unset cursor.
* </pre>
*
* <code>
Expand All @@ -99,8 +99,8 @@ public interface ComputeTimeCursorRequestOrBuilder
*
*
* <pre>
* Required. The target publish or event time. Specifying a future time will return an
* unset cursor.
* Required. The target publish or event time. Specifying a future time will
* return an unset cursor.
* </pre>
*
* <code>
Expand Down
Expand Up @@ -131,7 +131,8 @@ public com.google.protobuf.ByteString getParentBytes() {
*
*
* <pre>
* Required. Configuration of the reservation to create. Its `name` field is ignored.
* Required. Configuration of the reservation to create. Its `name` field is
* ignored.
* </pre>
*
* <code>
Expand All @@ -148,7 +149,8 @@ public boolean hasReservation() {
*
*
* <pre>
* Required. Configuration of the reservation to create. Its `name` field is ignored.
* Required. Configuration of the reservation to create. Its `name` field is
* ignored.
* </pre>
*
* <code>
Expand All @@ -167,7 +169,8 @@ public com.google.cloud.pubsublite.proto.Reservation getReservation() {
*
*
* <pre>
* Required. Configuration of the reservation to create. Its `name` field is ignored.
* Required. Configuration of the reservation to create. Its `name` field is
* ignored.
* </pre>
*
* <code>
Expand All @@ -189,8 +192,8 @@ public com.google.cloud.pubsublite.proto.ReservationOrBuilder getReservationOrBu
*
*
* <pre>
* Required. The ID to use for the reservation, which will become the final component of
* the reservation's name.
* Required. The ID to use for the reservation, which will become the final
* component of the reservation's name.
* This value is structured like: `my-reservation-name`.
* </pre>
*
Expand All @@ -214,8 +217,8 @@ public java.lang.String getReservationId() {
*
*
* <pre>
* Required. The ID to use for the reservation, which will become the final component of
* the reservation's name.
* Required. The ID to use for the reservation, which will become the final
* component of the reservation's name.
* This value is structured like: `my-reservation-name`.
* </pre>
*
Expand Down Expand Up @@ -766,7 +769,8 @@ public Builder setParentBytes(com.google.protobuf.ByteString value) {
*
*
* <pre>
* Required. Configuration of the reservation to create. Its `name` field is ignored.
* Required. Configuration of the reservation to create. Its `name` field is
* ignored.
* </pre>
*
* <code>
Expand All @@ -782,7 +786,8 @@ public boolean hasReservation() {
*
*
* <pre>
* Required. Configuration of the reservation to create. Its `name` field is ignored.
* Required. Configuration of the reservation to create. Its `name` field is
* ignored.
* </pre>
*
* <code>
Expand All @@ -804,7 +809,8 @@ public com.google.cloud.pubsublite.proto.Reservation getReservation() {
*
*
* <pre>
* Required. Configuration of the reservation to create. Its `name` field is ignored.
* Required. Configuration of the reservation to create. Its `name` field is
* ignored.
* </pre>
*
* <code>
Expand All @@ -828,7 +834,8 @@ public Builder setReservation(com.google.cloud.pubsublite.proto.Reservation valu
*
*
* <pre>
* Required. Configuration of the reservation to create. Its `name` field is ignored.
* Required. Configuration of the reservation to create. Its `name` field is
* ignored.
* </pre>
*
* <code>
Expand All @@ -850,7 +857,8 @@ public Builder setReservation(
*
*
* <pre>
* Required. Configuration of the reservation to create. Its `name` field is ignored.
* Required. Configuration of the reservation to create. Its `name` field is
* ignored.
* </pre>
*
* <code>
Expand All @@ -877,7 +885,8 @@ public Builder mergeReservation(com.google.cloud.pubsublite.proto.Reservation va
*
*
* <pre>
* Required. Configuration of the reservation to create. Its `name` field is ignored.
* Required. Configuration of the reservation to create. Its `name` field is
* ignored.
* </pre>
*
* <code>
Expand All @@ -898,7 +907,8 @@ public Builder clearReservation() {
*
*
* <pre>
* Required. Configuration of the reservation to create. Its `name` field is ignored.
* Required. Configuration of the reservation to create. Its `name` field is
* ignored.
* </pre>
*
* <code>
Expand All @@ -914,7 +924,8 @@ public com.google.cloud.pubsublite.proto.Reservation.Builder getReservationBuild
*
*
* <pre>
* Required. Configuration of the reservation to create. Its `name` field is ignored.
* Required. Configuration of the reservation to create. Its `name` field is
* ignored.
* </pre>
*
* <code>
Expand All @@ -934,7 +945,8 @@ public com.google.cloud.pubsublite.proto.ReservationOrBuilder getReservationOrBu
*
*
* <pre>
* Required. Configuration of the reservation to create. Its `name` field is ignored.
* Required. Configuration of the reservation to create. Its `name` field is
* ignored.
* </pre>
*
* <code>
Expand Down Expand Up @@ -963,8 +975,8 @@ public com.google.cloud.pubsublite.proto.ReservationOrBuilder getReservationOrBu
*
*
* <pre>
* Required. The ID to use for the reservation, which will become the final component of
* the reservation's name.
* Required. The ID to use for the reservation, which will become the final
* component of the reservation's name.
* This value is structured like: `my-reservation-name`.
* </pre>
*
Expand All @@ -987,8 +999,8 @@ public java.lang.String getReservationId() {
*
*
* <pre>
* Required. The ID to use for the reservation, which will become the final component of
* the reservation's name.
* Required. The ID to use for the reservation, which will become the final
* component of the reservation's name.
* This value is structured like: `my-reservation-name`.
* </pre>
*
Expand All @@ -1011,8 +1023,8 @@ public com.google.protobuf.ByteString getReservationIdBytes() {
*
*
* <pre>
* Required. The ID to use for the reservation, which will become the final component of
* the reservation's name.
* Required. The ID to use for the reservation, which will become the final
* component of the reservation's name.
* This value is structured like: `my-reservation-name`.
* </pre>
*
Expand All @@ -1034,8 +1046,8 @@ public Builder setReservationId(java.lang.String value) {
*
*
* <pre>
* Required. The ID to use for the reservation, which will become the final component of
* the reservation's name.
* Required. The ID to use for the reservation, which will become the final
* component of the reservation's name.
* This value is structured like: `my-reservation-name`.
* </pre>
*
Expand All @@ -1053,8 +1065,8 @@ public Builder clearReservationId() {
*
*
* <pre>
* Required. The ID to use for the reservation, which will become the final component of
* the reservation's name.
* Required. The ID to use for the reservation, which will become the final
* component of the reservation's name.
* This value is structured like: `my-reservation-name`.
* </pre>
*
Expand Down

0 comments on commit 4cadfba

Please sign in to comment.