Home
last modified time | relevance | path

Searched defs:insight (Results 1 – 25 of 28) sorted by relevance

12

/external/google-cloud-java/java-recommender/proto-google-cloud-recommender-v1/src/main/java/com/google/cloud/recommender/v1/
DInsightName.java52 private final String insight; field in InsightName
172 String project, String location, String insightType, String insight) { in of()
183 String project, String location, String insightType, String insight) { in ofProjectLocationInsightTypeInsightName()
194 String billingAccount, String location, String insightType, String insight) { in ofBillingAccountLocationInsightTypeInsightName()
205 String folder, String location, String insightType, String insight) { in ofFolderLocationInsightTypeInsightName()
216 String organization, String location, String insightType, String insight) { in ofOrganizationLocationInsightTypeInsightName()
225 public static String format(String project, String location, String insightType, String insight) { in format()
237 String project, String location, String insightType, String insight) { in formatProjectLocationInsightTypeInsightName()
249 String billingAccount, String location, String insightType, String insight) { in formatBillingAccountLocationInsightTypeInsightName()
261 String folder, String location, String insightType, String insight) { in formatFolderLocationInsightTypeInsightName()
[all …]
/external/google-cloud-java/java-recommender/proto-google-cloud-recommender-v1beta1/src/main/java/com/google/cloud/recommender/v1beta1/
DInsightName.java52 private final String insight; field in InsightName
172 String project, String location, String insightType, String insight) { in of()
183 String project, String location, String insightType, String insight) { in ofProjectLocationInsightTypeInsightName()
194 String billingAccount, String location, String insightType, String insight) { in ofBillingAccountLocationInsightTypeInsightName()
205 String folder, String location, String insightType, String insight) { in ofFolderLocationInsightTypeInsightName()
216 String organization, String location, String insightType, String insight) { in ofOrganizationLocationInsightTypeInsightName()
225 public static String format(String project, String location, String insightType, String insight) { in format()
237 String project, String location, String insightType, String insight) { in formatProjectLocationInsightTypeInsightName()
249 String billingAccount, String location, String insightType, String insight) { in formatBillingAccountLocationInsightTypeInsightName()
261 String folder, String location, String insightType, String insight) { in formatFolderLocationInsightTypeInsightName()
[all …]
/external/grpc-grpc-java/core/src/test/java/io/grpc/internal/
DDelayedStreamTest.java449 InsightBuilder insight = new InsightBuilder(); in appendTimeoutInsight_notStarted() local
456 InsightBuilder insight = new InsightBuilder(); in appendTimeoutInsight_realStreamNotSet() local
475 InsightBuilder insight = new InsightBuilder(); in appendTimeoutInsight_realStreamSet() local
DDelayedClientTransportTest.java650 InsightBuilder insight = new InsightBuilder(); in pendingStream_appendTimeoutInsight_waitForReady() local
DAbstractClientStreamTest.java478 InsightBuilder insight = new InsightBuilder(); in appendTimeoutInsight() local
DRetriableStreamTest.java397 InsightBuilder insight = new InsightBuilder(); in retry_everythingDrained() local
2257 InsightBuilder insight = new InsightBuilder(); in hedging_everythingDrained_oneHedgeReceivesNonFatal_oneHedgeReceivesFatalStatus() local
/external/grpc-grpc-java/core/src/main/java/io/grpc/internal/
DInsightBuilder.java34 public InsightBuilder append(@Nullable Object insight) { in append()
DFailingClientStream.java70 public void appendTimeoutInsight(InsightBuilder insight) { in appendTimeoutInsight()
DClientStream.java107 void appendTimeoutInsight(InsightBuilder insight); in appendTimeoutInsight()
DDelayedStream.java101 public void appendTimeoutInsight(InsightBuilder insight) { in appendTimeoutInsight()
DNoopClientStream.java91 public void appendTimeoutInsight(InsightBuilder insight) { in appendTimeoutInsight()
DForwardingClientStream.java121 public void appendTimeoutInsight(InsightBuilder insight) { in appendTimeoutInsight()
DDelayedClientTransport.java404 public void appendTimeoutInsight(InsightBuilder insight) { in appendTimeoutInsight()
DClientCallImpl.java392 InsightBuilder insight = new InsightBuilder(); in run() local
695 InsightBuilder insight = new InsightBuilder(); in closedInternal() local
DAbstractClientStream.java211 public final void appendTimeoutInsight(InsightBuilder insight) { in appendTimeoutInsight()
DRetriableStream.java753 public void appendTimeoutInsight(InsightBuilder insight) { in appendTimeoutInsight()
/external/googleapis/google/cloud/recommender/logging/v1beta1/
Daction_log.proto57 string insight = 4 [(google.api.field_behavior) = REQUIRED]; field
/external/googleapis/google/cloud/recommender/logging/v1/
Daction_log.proto58 string insight = 4 [ field
/external/grpc-grpc-java/binder/src/main/java/io/grpc/binder/internal/
DMultiMessageClientStream.java178 public void appendTimeoutInsight(InsightBuilder insight) { in appendTimeoutInsight()
DSingleMessageClientStream.java170 public void appendTimeoutInsight(InsightBuilder insight) { in appendTimeoutInsight()
/external/google-cloud-java/java-recommender/proto-google-cloud-recommender-v1/src/main/proto/google/cloud/recommender/v1/
Drecommendation.proto71 string insight = 1; field
/external/google-cloud-java/java-recommender/proto-google-cloud-recommender-v1beta1/src/main/proto/google/cloud/recommender/v1beta1/
Drecommendation.proto71 string insight = 1; field
/external/googleapis/google/cloud/recommender/v1beta1/
Drecommendation.proto64 string insight = 1; field
/external/googleapis/google/cloud/recommender/v1/
Drecommendation.proto71 string insight = 1; field
/external/googleapis/google/cloud/migrationcenter/v1/
Dmigrationcenter.proto3313 oneof insight { oneof

12