| Modifier and Type | Method and Description |
|---|---|
HistogramQueryResult |
HistogramQueryResult.Builder.build() |
HistogramQueryResult |
HistogramQueryResult.Builder.buildPartial() |
static HistogramQueryResult |
HistogramQueryResult.getDefaultInstance() |
HistogramQueryResult |
HistogramQueryResult.getDefaultInstanceForType() |
HistogramQueryResult |
HistogramQueryResult.Builder.getDefaultInstanceForType() |
HistogramQueryResult |
SearchProfilesResponseOrBuilder.getHistogramQueryResults(int index)
The histogram results that match with specified
[SearchProfilesRequest.histogram_queries][google.cloud.talent.v4beta1.SearchProfilesRequest.histogram_queries].
|
HistogramQueryResult |
SearchProfilesResponse.getHistogramQueryResults(int index)
The histogram results that match with specified
[SearchProfilesRequest.histogram_queries][google.cloud.talent.v4beta1.SearchProfilesRequest.histogram_queries].
|
HistogramQueryResult |
SearchProfilesResponse.Builder.getHistogramQueryResults(int index)
The histogram results that match with specified
[SearchProfilesRequest.histogram_queries][google.cloud.talent.v4beta1.SearchProfilesRequest.histogram_queries].
|
HistogramQueryResult |
SearchJobsResponse.getHistogramQueryResults(int index)
The histogram results that match with specified
[SearchJobsRequest.histogram_queries][google.cloud.talent.v4beta1.SearchJobsRequest.histogram_queries].
|
HistogramQueryResult |
SearchJobsResponse.Builder.getHistogramQueryResults(int index)
The histogram results that match with specified
[SearchJobsRequest.histogram_queries][google.cloud.talent.v4beta1.SearchJobsRequest.histogram_queries].
|
HistogramQueryResult |
SearchJobsResponseOrBuilder.getHistogramQueryResults(int index)
The histogram results that match with specified
[SearchJobsRequest.histogram_queries][google.cloud.talent.v4beta1.SearchJobsRequest.histogram_queries].
|
static HistogramQueryResult |
HistogramQueryResult.parseDelimitedFrom(InputStream input) |
static HistogramQueryResult |
HistogramQueryResult.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static HistogramQueryResult |
HistogramQueryResult.parseFrom(byte[] data) |
static HistogramQueryResult |
HistogramQueryResult.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static HistogramQueryResult |
HistogramQueryResult.parseFrom(ByteBuffer data) |
static HistogramQueryResult |
HistogramQueryResult.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static HistogramQueryResult |
HistogramQueryResult.parseFrom(com.google.protobuf.ByteString data) |
static HistogramQueryResult |
HistogramQueryResult.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static HistogramQueryResult |
HistogramQueryResult.parseFrom(com.google.protobuf.CodedInputStream input) |
static HistogramQueryResult |
HistogramQueryResult.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static HistogramQueryResult |
HistogramQueryResult.parseFrom(InputStream input) |
static HistogramQueryResult |
HistogramQueryResult.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
List<HistogramQueryResult> |
SearchProfilesResponseOrBuilder.getHistogramQueryResultsList()
The histogram results that match with specified
[SearchProfilesRequest.histogram_queries][google.cloud.talent.v4beta1.SearchProfilesRequest.histogram_queries].
|
List<HistogramQueryResult> |
SearchProfilesResponse.getHistogramQueryResultsList()
The histogram results that match with specified
[SearchProfilesRequest.histogram_queries][google.cloud.talent.v4beta1.SearchProfilesRequest.histogram_queries].
|
List<HistogramQueryResult> |
SearchProfilesResponse.Builder.getHistogramQueryResultsList()
The histogram results that match with specified
[SearchProfilesRequest.histogram_queries][google.cloud.talent.v4beta1.SearchProfilesRequest.histogram_queries].
|
List<HistogramQueryResult> |
SearchJobsResponse.getHistogramQueryResultsList()
The histogram results that match with specified
[SearchJobsRequest.histogram_queries][google.cloud.talent.v4beta1.SearchJobsRequest.histogram_queries].
|
List<HistogramQueryResult> |
SearchJobsResponse.Builder.getHistogramQueryResultsList()
The histogram results that match with specified
[SearchJobsRequest.histogram_queries][google.cloud.talent.v4beta1.SearchJobsRequest.histogram_queries].
|
List<HistogramQueryResult> |
SearchJobsResponseOrBuilder.getHistogramQueryResultsList()
The histogram results that match with specified
[SearchJobsRequest.histogram_queries][google.cloud.talent.v4beta1.SearchJobsRequest.histogram_queries].
|
com.google.protobuf.Parser<HistogramQueryResult> |
HistogramQueryResult.getParserForType() |
static com.google.protobuf.Parser<HistogramQueryResult> |
HistogramQueryResult.parser() |
| Modifier and Type | Method and Description |
|---|---|
SearchProfilesResponse.Builder |
SearchProfilesResponse.Builder.addHistogramQueryResults(HistogramQueryResult value)
The histogram results that match with specified
[SearchProfilesRequest.histogram_queries][google.cloud.talent.v4beta1.SearchProfilesRequest.histogram_queries].
|
SearchJobsResponse.Builder |
SearchJobsResponse.Builder.addHistogramQueryResults(HistogramQueryResult value)
The histogram results that match with specified
[SearchJobsRequest.histogram_queries][google.cloud.talent.v4beta1.SearchJobsRequest.histogram_queries].
|
SearchProfilesResponse.Builder |
SearchProfilesResponse.Builder.addHistogramQueryResults(int index,
HistogramQueryResult value)
The histogram results that match with specified
[SearchProfilesRequest.histogram_queries][google.cloud.talent.v4beta1.SearchProfilesRequest.histogram_queries].
|
SearchJobsResponse.Builder |
SearchJobsResponse.Builder.addHistogramQueryResults(int index,
HistogramQueryResult value)
The histogram results that match with specified
[SearchJobsRequest.histogram_queries][google.cloud.talent.v4beta1.SearchJobsRequest.histogram_queries].
|
HistogramQueryResult.Builder |
HistogramQueryResult.Builder.mergeFrom(HistogramQueryResult other) |
static HistogramQueryResult.Builder |
HistogramQueryResult.newBuilder(HistogramQueryResult prototype) |
SearchProfilesResponse.Builder |
SearchProfilesResponse.Builder.setHistogramQueryResults(int index,
HistogramQueryResult value)
The histogram results that match with specified
[SearchProfilesRequest.histogram_queries][google.cloud.talent.v4beta1.SearchProfilesRequest.histogram_queries].
|
SearchJobsResponse.Builder |
SearchJobsResponse.Builder.setHistogramQueryResults(int index,
HistogramQueryResult value)
The histogram results that match with specified
[SearchJobsRequest.histogram_queries][google.cloud.talent.v4beta1.SearchJobsRequest.histogram_queries].
|
| Modifier and Type | Method and Description |
|---|---|
SearchProfilesResponse.Builder |
SearchProfilesResponse.Builder.addAllHistogramQueryResults(Iterable<? extends HistogramQueryResult> values)
The histogram results that match with specified
[SearchProfilesRequest.histogram_queries][google.cloud.talent.v4beta1.SearchProfilesRequest.histogram_queries].
|
SearchJobsResponse.Builder |
SearchJobsResponse.Builder.addAllHistogramQueryResults(Iterable<? extends HistogramQueryResult> values)
The histogram results that match with specified
[SearchJobsRequest.histogram_queries][google.cloud.talent.v4beta1.SearchJobsRequest.histogram_queries].
|
Copyright © 2019 Google LLC. All rights reserved.