@@ -126,7 +126,7 @@ public static final com.google.protobuf.Descriptors.Descriptor getDescriptor() {
126126 *
127127 * <pre>
128128 * Required. The resource name of the entitlement to activate.
129- * The name takes the format:
129+ * Name uses the format:
130130 * accounts/{account_id}/customers/{customer_id}/entitlements/{entitlement_id}
131131 * </pre>
132132 *
@@ -151,7 +151,7 @@ public java.lang.String getName() {
151151 *
152152 * <pre>
153153 * Required. The resource name of the entitlement to activate.
154- * The name takes the format:
154+ * Name uses the format:
155155 * accounts/{account_id}/customers/{customer_id}/entitlements/{entitlement_id}
156156 * </pre>
157157 *
@@ -178,13 +178,12 @@ public com.google.protobuf.ByteString getNameBytes() {
178178 *
179179 *
180180 * <pre>
181- * Optional. An optional request ID to identify requests. Specify a unique request ID so
182- * that if you must retry your request, the server will know to ignore the
183- * request if it has already been completed.
184- * For example, consider a situation where you make an initial request and
185- * the request times out. If you make the request again with the same
186- * request ID, the server can check if the original operation with the same
187- * request ID was received, and if so, will ignore the second request.
181+ * Optional. You can specify an optional unique request ID, and if you need to retry
182+ * your request, the server will know to ignore the request if it's complete.
183+ * For example, you make an initial request and the request times out. If you
184+ * make the request again with the same request ID, the server can check if
185+ * it received the original operation with the same request ID. If it did, it
186+ * will ignore the second request.
188187 * The request ID must be a valid [UUID](https://tools.ietf.org/html/rfc4122)
189188 * with the exception that zero UUID is not supported
190189 * (`00000000-0000-0000-0000-000000000000`).
@@ -210,13 +209,12 @@ public java.lang.String getRequestId() {
210209 *
211210 *
212211 * <pre>
213- * Optional. An optional request ID to identify requests. Specify a unique request ID so
214- * that if you must retry your request, the server will know to ignore the
215- * request if it has already been completed.
216- * For example, consider a situation where you make an initial request and
217- * the request times out. If you make the request again with the same
218- * request ID, the server can check if the original operation with the same
219- * request ID was received, and if so, will ignore the second request.
212+ * Optional. You can specify an optional unique request ID, and if you need to retry
213+ * your request, the server will know to ignore the request if it's complete.
214+ * For example, you make an initial request and the request times out. If you
215+ * make the request again with the same request ID, the server can check if
216+ * it received the original operation with the same request ID. If it did, it
217+ * will ignore the second request.
220218 * The request ID must be a valid [UUID](https://tools.ietf.org/html/rfc4122)
221219 * with the exception that zero UUID is not supported
222220 * (`00000000-0000-0000-0000-000000000000`).
@@ -580,7 +578,7 @@ public Builder mergeFrom(
580578 *
581579 * <pre>
582580 * Required. The resource name of the entitlement to activate.
583- * The name takes the format:
581+ * Name uses the format:
584582 * accounts/{account_id}/customers/{customer_id}/entitlements/{entitlement_id}
585583 * </pre>
586584 *
@@ -604,7 +602,7 @@ public java.lang.String getName() {
604602 *
605603 * <pre>
606604 * Required. The resource name of the entitlement to activate.
607- * The name takes the format:
605+ * Name uses the format:
608606 * accounts/{account_id}/customers/{customer_id}/entitlements/{entitlement_id}
609607 * </pre>
610608 *
@@ -628,7 +626,7 @@ public com.google.protobuf.ByteString getNameBytes() {
628626 *
629627 * <pre>
630628 * Required. The resource name of the entitlement to activate.
631- * The name takes the format:
629+ * Name uses the format:
632630 * accounts/{account_id}/customers/{customer_id}/entitlements/{entitlement_id}
633631 * </pre>
634632 *
@@ -651,7 +649,7 @@ public Builder setName(java.lang.String value) {
651649 *
652650 * <pre>
653651 * Required. The resource name of the entitlement to activate.
654- * The name takes the format:
652+ * Name uses the format:
655653 * accounts/{account_id}/customers/{customer_id}/entitlements/{entitlement_id}
656654 * </pre>
657655 *
@@ -670,7 +668,7 @@ public Builder clearName() {
670668 *
671669 * <pre>
672670 * Required. The resource name of the entitlement to activate.
673- * The name takes the format:
671+ * Name uses the format:
674672 * accounts/{account_id}/customers/{customer_id}/entitlements/{entitlement_id}
675673 * </pre>
676674 *
@@ -695,13 +693,12 @@ public Builder setNameBytes(com.google.protobuf.ByteString value) {
695693 *
696694 *
697695 * <pre>
698- * Optional. An optional request ID to identify requests. Specify a unique request ID so
699- * that if you must retry your request, the server will know to ignore the
700- * request if it has already been completed.
701- * For example, consider a situation where you make an initial request and
702- * the request times out. If you make the request again with the same
703- * request ID, the server can check if the original operation with the same
704- * request ID was received, and if so, will ignore the second request.
696+ * Optional. You can specify an optional unique request ID, and if you need to retry
697+ * your request, the server will know to ignore the request if it's complete.
698+ * For example, you make an initial request and the request times out. If you
699+ * make the request again with the same request ID, the server can check if
700+ * it received the original operation with the same request ID. If it did, it
701+ * will ignore the second request.
705702 * The request ID must be a valid [UUID](https://tools.ietf.org/html/rfc4122)
706703 * with the exception that zero UUID is not supported
707704 * (`00000000-0000-0000-0000-000000000000`).
@@ -726,13 +723,12 @@ public java.lang.String getRequestId() {
726723 *
727724 *
728725 * <pre>
729- * Optional. An optional request ID to identify requests. Specify a unique request ID so
730- * that if you must retry your request, the server will know to ignore the
731- * request if it has already been completed.
732- * For example, consider a situation where you make an initial request and
733- * the request times out. If you make the request again with the same
734- * request ID, the server can check if the original operation with the same
735- * request ID was received, and if so, will ignore the second request.
726+ * Optional. You can specify an optional unique request ID, and if you need to retry
727+ * your request, the server will know to ignore the request if it's complete.
728+ * For example, you make an initial request and the request times out. If you
729+ * make the request again with the same request ID, the server can check if
730+ * it received the original operation with the same request ID. If it did, it
731+ * will ignore the second request.
736732 * The request ID must be a valid [UUID](https://tools.ietf.org/html/rfc4122)
737733 * with the exception that zero UUID is not supported
738734 * (`00000000-0000-0000-0000-000000000000`).
@@ -757,13 +753,12 @@ public com.google.protobuf.ByteString getRequestIdBytes() {
757753 *
758754 *
759755 * <pre>
760- * Optional. An optional request ID to identify requests. Specify a unique request ID so
761- * that if you must retry your request, the server will know to ignore the
762- * request if it has already been completed.
763- * For example, consider a situation where you make an initial request and
764- * the request times out. If you make the request again with the same
765- * request ID, the server can check if the original operation with the same
766- * request ID was received, and if so, will ignore the second request.
756+ * Optional. You can specify an optional unique request ID, and if you need to retry
757+ * your request, the server will know to ignore the request if it's complete.
758+ * For example, you make an initial request and the request times out. If you
759+ * make the request again with the same request ID, the server can check if
760+ * it received the original operation with the same request ID. If it did, it
761+ * will ignore the second request.
767762 * The request ID must be a valid [UUID](https://tools.ietf.org/html/rfc4122)
768763 * with the exception that zero UUID is not supported
769764 * (`00000000-0000-0000-0000-000000000000`).
@@ -787,13 +782,12 @@ public Builder setRequestId(java.lang.String value) {
787782 *
788783 *
789784 * <pre>
790- * Optional. An optional request ID to identify requests. Specify a unique request ID so
791- * that if you must retry your request, the server will know to ignore the
792- * request if it has already been completed.
793- * For example, consider a situation where you make an initial request and
794- * the request times out. If you make the request again with the same
795- * request ID, the server can check if the original operation with the same
796- * request ID was received, and if so, will ignore the second request.
785+ * Optional. You can specify an optional unique request ID, and if you need to retry
786+ * your request, the server will know to ignore the request if it's complete.
787+ * For example, you make an initial request and the request times out. If you
788+ * make the request again with the same request ID, the server can check if
789+ * it received the original operation with the same request ID. If it did, it
790+ * will ignore the second request.
797791 * The request ID must be a valid [UUID](https://tools.ietf.org/html/rfc4122)
798792 * with the exception that zero UUID is not supported
799793 * (`00000000-0000-0000-0000-000000000000`).
@@ -813,13 +807,12 @@ public Builder clearRequestId() {
813807 *
814808 *
815809 * <pre>
816- * Optional. An optional request ID to identify requests. Specify a unique request ID so
817- * that if you must retry your request, the server will know to ignore the
818- * request if it has already been completed.
819- * For example, consider a situation where you make an initial request and
820- * the request times out. If you make the request again with the same
821- * request ID, the server can check if the original operation with the same
822- * request ID was received, and if so, will ignore the second request.
810+ * Optional. You can specify an optional unique request ID, and if you need to retry
811+ * your request, the server will know to ignore the request if it's complete.
812+ * For example, you make an initial request and the request times out. If you
813+ * make the request again with the same request ID, the server can check if
814+ * it received the original operation with the same request ID. If it did, it
815+ * will ignore the second request.
823816 * The request ID must be a valid [UUID](https://tools.ietf.org/html/rfc4122)
824817 * with the exception that zero UUID is not supported
825818 * (`00000000-0000-0000-0000-000000000000`).
0 commit comments