Skip to content
This repository has been archived by the owner on Nov 29, 2023. It is now read-only.

chore: Update gapic-generator-python to v1.11.3 #542

Merged
merged 2 commits into from
Jul 10, 2023
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 3 additions & 2 deletions google/cloud/dataproc_v1/types/clusters.py
Original file line number Diff line number Diff line change
Expand Up @@ -1284,8 +1284,9 @@ class KerberosConfig(proto.Message):
Attributes:
enable_kerberos (bool):
Optional. Flag to indicate whether to
Kerberize the cluster (default: false). Set this
field to true to enable Kerberos on a cluster.
Kerberize the cluster (default:
false). Set this field to true to enable
Kerberos on a cluster.
root_principal_password_uri (str):
Optional. The Cloud Storage URI of a KMS
encrypted file containing the root principal
Expand Down