Searched defs:getInsightSettings (Results 1 – 4 of 4) sorted by relevance
| /external/google-cloud-java/java-recommender/google-cloud-recommender/src/main/java/com/google/cloud/recommender/v1/stub/ |
| D | RecommenderStubSettings.java | 120 private final UnaryCallSettings<GetInsightRequest, Insight> getInsightSettings; field in RecommenderStubSettings 263 public UnaryCallSettings<GetInsightRequest, Insight> getInsightSettings() { in getInsightSettings() method in RecommenderStubSettings 453 private final UnaryCallSettings.Builder<GetInsightRequest, Insight> getInsightSettings; field in RecommenderStubSettings.Builder 707 public UnaryCallSettings.Builder<GetInsightRequest, Insight> getInsightSettings() { in getInsightSettings() method in RecommenderStubSettings.Builder
|
| /external/google-cloud-java/java-recommender/google-cloud-recommender/src/main/java/com/google/cloud/recommender/v1beta1/stub/ |
| D | RecommenderStubSettings.java | 121 private final UnaryCallSettings<GetInsightRequest, Insight> getInsightSettings; field in RecommenderStubSettings 264 public UnaryCallSettings<GetInsightRequest, Insight> getInsightSettings() { in getInsightSettings() method in RecommenderStubSettings 454 private final UnaryCallSettings.Builder<GetInsightRequest, Insight> getInsightSettings; field in RecommenderStubSettings.Builder 708 public UnaryCallSettings.Builder<GetInsightRequest, Insight> getInsightSettings() { in getInsightSettings() method in RecommenderStubSettings.Builder
|
| /external/google-cloud-java/java-recommender/google-cloud-recommender/src/main/java/com/google/cloud/recommender/v1/ |
| D | RecommenderSettings.java | 85 public UnaryCallSettings<GetInsightRequest, Insight> getInsightSettings() { in getInsightSettings() method in RecommenderSettings 270 public UnaryCallSettings.Builder<GetInsightRequest, Insight> getInsightSettings() { in getInsightSettings() method in RecommenderSettings.Builder
|
| /external/google-cloud-java/java-recommender/google-cloud-recommender/src/main/java/com/google/cloud/recommender/v1beta1/ |
| D | RecommenderSettings.java | 86 public UnaryCallSettings<GetInsightRequest, Insight> getInsightSettings() { in getInsightSettings() method in RecommenderSettings 271 public UnaryCallSettings.Builder<GetInsightRequest, Insight> getInsightSettings() { in getInsightSettings() method in RecommenderSettings.Builder
|