proto_docs/google/dataflow/v1beta3/jobs.rb in google-cloud-dataflow-v1beta3-0.3.0 vs proto_docs/google/dataflow/v1beta3/jobs.rb in google-cloud-dataflow-v1beta3-0.4.0
- old
+ new
@@ -39,10 +39,10 @@
# given time. If a caller attempts to create a Job with the same
# name as an already-existing Job, the attempt returns the
# existing Job.
#
# The name must match the regular expression
- # `[a-z]([-a-z0-9]{0,38}[a-z0-9])?`
+ # `[a-z]([-a-z0-9]{0,1022}[a-z0-9])?`
# @!attribute [rw] type
# @return [::Google::Cloud::Dataflow::V1beta3::JobType]
# The type of Cloud Dataflow job.
# @!attribute [rw] environment
# @return [::Google::Cloud::Dataflow::V1beta3::Environment]