Skip to content

Commit 21a802f

Browse files
chore: Update gapic-generator-python to v1.11.3 (#542)
* chore: Update gapic-generator-python to v1.11.3 PiperOrigin-RevId: 546899192 Source-Link: googleapis/googleapis@e6b1691 Source-Link: googleapis/googleapis-gen@0b3917c Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiMGIzOTE3YzQyMWNiZGE3ZmNiNjcwOTJlMTZjMzNmM2VhNDZmNGJjNyJ9 * 🦉 Updates from OwlBot post-processor See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md --------- Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
1 parent 081b705 commit 21a802f

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

  • packages/google-cloud-dataproc/google/cloud/dataproc_v1/types

packages/google-cloud-dataproc/google/cloud/dataproc_v1/types/clusters.py

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1284,8 +1284,9 @@ class KerberosConfig(proto.Message):
12841284
Attributes:
12851285
enable_kerberos (bool):
12861286
Optional. Flag to indicate whether to
1287-
Kerberize the cluster (default: false). Set this
1288-
field to true to enable Kerberos on a cluster.
1287+
Kerberize the cluster (default:
1288+
false). Set this field to true to enable
1289+
Kerberos on a cluster.
12891290
root_principal_password_uri (str):
12901291
Optional. The Cloud Storage URI of a KMS
12911292
encrypted file containing the root principal

0 commit comments

Comments
 (0)