lib/google/cloud/talent/v4beta1/doc/google/cloud/talent/v4beta1/histogram.rb in google-cloud-talent-0.8.2 vs lib/google/cloud/talent/v4beta1/doc/google/cloud/talent/v4beta1/histogram.rb in google-cloud-talent-0.8.3
- old
+ new
@@ -1,6 +1,6 @@
-# Copyright 2019 Google LLC
+# Copyright 2020 Google LLC
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at
#
@@ -21,19 +21,14 @@
# @!attribute [rw] histogram_query
# @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.
+ # 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.
class HistogramQuery; end
- # Histogram result that matches
- # {Google::Cloud::Talent::V4beta1::HistogramQuery HistogramQuery} specified in
- # searches.
+ # Histogram result that matches {Google::Cloud::Talent::V4beta1::HistogramQuery HistogramQuery} specified in searches.
# @!attribute [rw] histogram_query
# @return [String]
# Requested histogram expression.
# @!attribute [rw] histogram
# @return [Hash{String => Integer}]
\ No newline at end of file