diff --git a/packages/google-cloud-batch/google/cloud/batch_v1/types/job.py b/packages/google-cloud-batch/google/cloud/batch_v1/types/job.py index 3dd8b56d93fd..7f61abc5acb8 100644 --- a/packages/google-cloud-batch/google/cloud/batch_v1/types/job.py +++ b/packages/google-cloud-batch/google/cloud/batch_v1/types/job.py @@ -492,9 +492,7 @@ class Accelerator(proto.Message): count (int): The number of accelerators of this type. install_gpu_drivers (bool): - When true, Batch will install the GPU - drivers. This field will be ignored if - specified. + """ type_ = proto.Field( diff --git a/packages/google-cloud-batch/google/cloud/batch_v1alpha/types/job.py b/packages/google-cloud-batch/google/cloud/batch_v1alpha/types/job.py index 43568ddb46e6..0d9036eaf264 100644 --- a/packages/google-cloud-batch/google/cloud/batch_v1alpha/types/job.py +++ b/packages/google-cloud-batch/google/cloud/batch_v1alpha/types/job.py @@ -582,9 +582,7 @@ class Accelerator(proto.Message): count (int): The number of accelerators of this type. install_gpu_drivers (bool): - When true, Batch will install the GPU - drivers. This field will be ignored if - specified. + """ type_ = proto.Field(