proto_docs/google/cloud/talent/v4beta1/histogram.rb in google-cloud-talent-v4beta1-0.4.6 vs proto_docs/google/cloud/talent/v4beta1/histogram.rb in google-cloud-talent-v4beta1-0.5.0

- old
+ new

@@ -26,10 +26,10 @@ # @return [::String] # An expression specifies a histogram request against matching resources # (for example, jobs, profiles) for searches. # # See {::Google::Cloud::Talent::V4beta1::SearchJobsRequest#histogram_queries SearchJobsRequest.histogram_queries} and - # {::Google::Cloud::Talent::V4beta1::SearchProfilesRequest#histogram_queries SearchProfilesRequest.histogram_queries} for details about syntax. + # [SearchProfilesRequest.histogram_queries][google.cloud.talent.v4beta1.SearchProfilesRequest.histogram_queries] for details about syntax. class HistogramQuery include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end