@@ -772,7 +772,7 @@ private State(int value) {
772772 * [CryptoKeyVersionAlgorithm][google.cloud.kms.v1.CryptoKeyVersion.CryptoKeyVersionAlgorithm]
773773 * values. For RSA signing algorithms, the PSS algorithms should be preferred,
774774 * use PKCS1 algorithms if required for compatibility. For further
775- * recommandations , see
775+ * recommendations , see
776776 * https://cloud.google.com/kms/docs/algorithms#algorithm_recommendations.
777777 * </pre>
778778 *
@@ -3410,12 +3410,14 @@ public com.google.cloud.security.privateca.v1.CertificateConfigOrBuilder getConf
34103410 *
34113411 *
34123412 * <pre>
3413- * Required. The desired lifetime of the CA certificate. Used to create the
3413+ * Required. Immutable. The desired lifetime of the CA certificate. Used to create the
34143414 * "not_before_time" and "not_after_time" fields inside an X.509
34153415 * certificate.
34163416 * </pre>
34173417 *
3418- * <code>.google.protobuf.Duration lifetime = 4 [(.google.api.field_behavior) = REQUIRED];</code>
3418+ * <code>
3419+ * .google.protobuf.Duration lifetime = 4 [(.google.api.field_behavior) = REQUIRED, (.google.api.field_behavior) = IMMUTABLE];
3420+ * </code>
34193421 *
34203422 * @return Whether the lifetime field is set.
34213423 */
@@ -3427,12 +3429,14 @@ public boolean hasLifetime() {
34273429 *
34283430 *
34293431 * <pre>
3430- * Required. The desired lifetime of the CA certificate. Used to create the
3432+ * Required. Immutable. The desired lifetime of the CA certificate. Used to create the
34313433 * "not_before_time" and "not_after_time" fields inside an X.509
34323434 * certificate.
34333435 * </pre>
34343436 *
3435- * <code>.google.protobuf.Duration lifetime = 4 [(.google.api.field_behavior) = REQUIRED];</code>
3437+ * <code>
3438+ * .google.protobuf.Duration lifetime = 4 [(.google.api.field_behavior) = REQUIRED, (.google.api.field_behavior) = IMMUTABLE];
3439+ * </code>
34363440 *
34373441 * @return The lifetime.
34383442 */
@@ -3444,12 +3448,14 @@ public com.google.protobuf.Duration getLifetime() {
34443448 *
34453449 *
34463450 * <pre>
3447- * Required. The desired lifetime of the CA certificate. Used to create the
3451+ * Required. Immutable. The desired lifetime of the CA certificate. Used to create the
34483452 * "not_before_time" and "not_after_time" fields inside an X.509
34493453 * certificate.
34503454 * </pre>
34513455 *
3452- * <code>.google.protobuf.Duration lifetime = 4 [(.google.api.field_behavior) = REQUIRED];</code>
3456+ * <code>
3457+ * .google.protobuf.Duration lifetime = 4 [(.google.api.field_behavior) = REQUIRED, (.google.api.field_behavior) = IMMUTABLE];
3458+ * </code>
34533459 */
34543460 @ java .lang .Override
34553461 public com .google .protobuf .DurationOrBuilder getLifetimeOrBuilder () {
@@ -5457,12 +5463,13 @@ public com.google.cloud.security.privateca.v1.CertificateConfigOrBuilder getConf
54575463 *
54585464 *
54595465 * <pre>
5460- * Required. The desired lifetime of the CA certificate. Used to create the
5466+ * Required. Immutable. The desired lifetime of the CA certificate. Used to create the
54615467 * "not_before_time" and "not_after_time" fields inside an X.509
54625468 * certificate.
54635469 * </pre>
54645470 *
5465- * <code>.google.protobuf.Duration lifetime = 4 [(.google.api.field_behavior) = REQUIRED];
5471+ * <code>
5472+ * .google.protobuf.Duration lifetime = 4 [(.google.api.field_behavior) = REQUIRED, (.google.api.field_behavior) = IMMUTABLE];
54665473 * </code>
54675474 *
54685475 * @return Whether the lifetime field is set.
@@ -5474,12 +5481,13 @@ public boolean hasLifetime() {
54745481 *
54755482 *
54765483 * <pre>
5477- * Required. The desired lifetime of the CA certificate. Used to create the
5484+ * Required. Immutable. The desired lifetime of the CA certificate. Used to create the
54785485 * "not_before_time" and "not_after_time" fields inside an X.509
54795486 * certificate.
54805487 * </pre>
54815488 *
5482- * <code>.google.protobuf.Duration lifetime = 4 [(.google.api.field_behavior) = REQUIRED];
5489+ * <code>
5490+ * .google.protobuf.Duration lifetime = 4 [(.google.api.field_behavior) = REQUIRED, (.google.api.field_behavior) = IMMUTABLE];
54835491 * </code>
54845492 *
54855493 * @return The lifetime.
@@ -5495,12 +5503,13 @@ public com.google.protobuf.Duration getLifetime() {
54955503 *
54965504 *
54975505 * <pre>
5498- * Required. The desired lifetime of the CA certificate. Used to create the
5506+ * Required. Immutable. The desired lifetime of the CA certificate. Used to create the
54995507 * "not_before_time" and "not_after_time" fields inside an X.509
55005508 * certificate.
55015509 * </pre>
55025510 *
5503- * <code>.google.protobuf.Duration lifetime = 4 [(.google.api.field_behavior) = REQUIRED];
5511+ * <code>
5512+ * .google.protobuf.Duration lifetime = 4 [(.google.api.field_behavior) = REQUIRED, (.google.api.field_behavior) = IMMUTABLE];
55045513 * </code>
55055514 */
55065515 public Builder setLifetime (com .google .protobuf .Duration value ) {
@@ -5520,12 +5529,13 @@ public Builder setLifetime(com.google.protobuf.Duration value) {
55205529 *
55215530 *
55225531 * <pre>
5523- * Required. The desired lifetime of the CA certificate. Used to create the
5532+ * Required. Immutable. The desired lifetime of the CA certificate. Used to create the
55245533 * "not_before_time" and "not_after_time" fields inside an X.509
55255534 * certificate.
55265535 * </pre>
55275536 *
5528- * <code>.google.protobuf.Duration lifetime = 4 [(.google.api.field_behavior) = REQUIRED];
5537+ * <code>
5538+ * .google.protobuf.Duration lifetime = 4 [(.google.api.field_behavior) = REQUIRED, (.google.api.field_behavior) = IMMUTABLE];
55295539 * </code>
55305540 */
55315541 public Builder setLifetime (com .google .protobuf .Duration .Builder builderForValue ) {
@@ -5542,12 +5552,13 @@ public Builder setLifetime(com.google.protobuf.Duration.Builder builderForValue)
55425552 *
55435553 *
55445554 * <pre>
5545- * Required. The desired lifetime of the CA certificate. Used to create the
5555+ * Required. Immutable. The desired lifetime of the CA certificate. Used to create the
55465556 * "not_before_time" and "not_after_time" fields inside an X.509
55475557 * certificate.
55485558 * </pre>
55495559 *
5550- * <code>.google.protobuf.Duration lifetime = 4 [(.google.api.field_behavior) = REQUIRED];
5560+ * <code>
5561+ * .google.protobuf.Duration lifetime = 4 [(.google.api.field_behavior) = REQUIRED, (.google.api.field_behavior) = IMMUTABLE];
55515562 * </code>
55525563 */
55535564 public Builder mergeLifetime (com .google .protobuf .Duration value ) {
@@ -5569,12 +5580,13 @@ public Builder mergeLifetime(com.google.protobuf.Duration value) {
55695580 *
55705581 *
55715582 * <pre>
5572- * Required. The desired lifetime of the CA certificate. Used to create the
5583+ * Required. Immutable. The desired lifetime of the CA certificate. Used to create the
55735584 * "not_before_time" and "not_after_time" fields inside an X.509
55745585 * certificate.
55755586 * </pre>
55765587 *
5577- * <code>.google.protobuf.Duration lifetime = 4 [(.google.api.field_behavior) = REQUIRED];
5588+ * <code>
5589+ * .google.protobuf.Duration lifetime = 4 [(.google.api.field_behavior) = REQUIRED, (.google.api.field_behavior) = IMMUTABLE];
55785590 * </code>
55795591 */
55805592 public Builder clearLifetime () {
@@ -5592,12 +5604,13 @@ public Builder clearLifetime() {
55925604 *
55935605 *
55945606 * <pre>
5595- * Required. The desired lifetime of the CA certificate. Used to create the
5607+ * Required. Immutable. The desired lifetime of the CA certificate. Used to create the
55965608 * "not_before_time" and "not_after_time" fields inside an X.509
55975609 * certificate.
55985610 * </pre>
55995611 *
5600- * <code>.google.protobuf.Duration lifetime = 4 [(.google.api.field_behavior) = REQUIRED];
5612+ * <code>
5613+ * .google.protobuf.Duration lifetime = 4 [(.google.api.field_behavior) = REQUIRED, (.google.api.field_behavior) = IMMUTABLE];
56015614 * </code>
56025615 */
56035616 public com .google .protobuf .Duration .Builder getLifetimeBuilder () {
@@ -5609,12 +5622,13 @@ public com.google.protobuf.Duration.Builder getLifetimeBuilder() {
56095622 *
56105623 *
56115624 * <pre>
5612- * Required. The desired lifetime of the CA certificate. Used to create the
5625+ * Required. Immutable. The desired lifetime of the CA certificate. Used to create the
56135626 * "not_before_time" and "not_after_time" fields inside an X.509
56145627 * certificate.
56155628 * </pre>
56165629 *
5617- * <code>.google.protobuf.Duration lifetime = 4 [(.google.api.field_behavior) = REQUIRED];
5630+ * <code>
5631+ * .google.protobuf.Duration lifetime = 4 [(.google.api.field_behavior) = REQUIRED, (.google.api.field_behavior) = IMMUTABLE];
56185632 * </code>
56195633 */
56205634 public com .google .protobuf .DurationOrBuilder getLifetimeOrBuilder () {
@@ -5628,12 +5642,13 @@ public com.google.protobuf.DurationOrBuilder getLifetimeOrBuilder() {
56285642 *
56295643 *
56305644 * <pre>
5631- * Required. The desired lifetime of the CA certificate. Used to create the
5645+ * Required. Immutable. The desired lifetime of the CA certificate. Used to create the
56325646 * "not_before_time" and "not_after_time" fields inside an X.509
56335647 * certificate.
56345648 * </pre>
56355649 *
5636- * <code>.google.protobuf.Duration lifetime = 4 [(.google.api.field_behavior) = REQUIRED];
5650+ * <code>
5651+ * .google.protobuf.Duration lifetime = 4 [(.google.api.field_behavior) = REQUIRED, (.google.api.field_behavior) = IMMUTABLE];
56375652 * </code>
56385653 */
56395654 private com .google .protobuf .SingleFieldBuilderV3 <
0 commit comments