proto_docs/google/cloud/talent/v4beta1/job_service.rb in google-cloud-talent-v4beta1-0.4.3 vs proto_docs/google/cloud/talent/v4beta1/job_service.rb in google-cloud-talent-v4beta1-0.4.4
- old
+ new
@@ -233,10 +233,10 @@
# * `count(numeric_histogram_facet, list of buckets)`: Count the number of
# matching entities within each bucket.
#
# Data types:
#
- # * Histogram facet: facet names with format [a-zA-Z][a-zA-Z0-9_]+.
+ # * Histogram facet: facet names with format `[a-zA-Z][a-zA-Z0-9_]+`.
# * String: string like "any string with backslash escape for quote(\")."
# * Number: whole number and floating point number like 10, -1 and -0.01.
# * List: list of elements with comma(,) separator surrounded by square
# brackets, for example, [1, 2, 3] and ["one", "two", "three"].
#