/aosp_15_r20/external/google-cloud-java/java-dialogflow/proto-google-cloud-dialogflow-v2beta1/src/main/java/com/google/cloud/dialogflow/v2beta1/ |
H A D | SessionEntityTypeName.java | 51 private final String entityType; field in SessionEntityTypeName 161 public static SessionEntityTypeName of(String project, String session, String entityType) { in of() 167 String project, String session, String entityType) { in ofProjectSessionEntityTypeName() 173 String project, String location, String session, String entityType) { in ofProjectLocationSessionEntityTypeName() 184 String project, String environment, String user, String session, String entityType) { in ofProjectEnvironmentUserSessionEntityTypeName() 201 String entityType) { in ofProjectLocationEnvironmentUserSessionEntityTypeName() 212 public static String format(String project, String session, String entityType) { in format() 223 String project, String session, String entityType) { in formatProjectSessionEntityTypeName() 234 String project, String location, String session, String entityType) { in formatProjectLocationSessionEntityTypeName() 246 String project, String environment, String user, String session, String entityType) { in formatProjectEnvironmentUserSessionEntityTypeName() [all …]
|
H A D | EntityTypeName.java | 43 private final String entityType; field in EntityTypeName 97 public static EntityTypeName of(String project, String entityType) { in of() 102 public static EntityTypeName ofProjectEntityTypeName(String project, String entityType) { in ofProjectEntityTypeName() 108 String project, String location, String entityType) { in ofProjectLocationEntityTypeName() 116 public static String format(String project, String entityType) { in format() 121 public static String formatProjectEntityTypeName(String project, String entityType) { in formatProjectEntityTypeName() 127 String project, String location, String entityType) { in formatProjectLocationEntityTypeName() 238 private String entityType; field in EntityTypeName.Builder 255 public Builder setEntityType(String entityType) { in setEntityType() 278 private String entityType; field in EntityTypeName.ProjectLocationEntityTypeBuilder [all …]
|
H A D | EnvironmentSessionEntityTypeName.java | 41 private final String entityType; field in EnvironmentSessionEntityTypeName 80 String project, String environment, String user, String session, String entityType) { in of() 91 String project, String environment, String user, String session, String entityType) { in format() 185 private String entityType; field in EnvironmentSessionEntityTypeName.Builder 227 public Builder setEntityType(String entityType) { in setEntityType()
|
/aosp_15_r20/external/google-cloud-java/java-dialogflow/proto-google-cloud-dialogflow-v2/src/main/java/com/google/cloud/dialogflow/v2/ |
H A D | SessionEntityTypeName.java | 51 private final String entityType; field in SessionEntityTypeName 161 public static SessionEntityTypeName of(String project, String session, String entityType) { in of() 167 String project, String session, String entityType) { in ofProjectSessionEntityTypeName() 173 String project, String environment, String user, String session, String entityType) { in ofProjectEnvironmentUserSessionEntityTypeName() 185 String project, String location, String session, String entityType) { in ofProjectLocationSessionEntityTypeName() 201 String entityType) { in ofProjectLocationEnvironmentUserSessionEntityTypeName() 212 public static String format(String project, String session, String entityType) { in format() 223 String project, String session, String entityType) { in formatProjectSessionEntityTypeName() 234 String project, String environment, String user, String session, String entityType) { in formatProjectEnvironmentUserSessionEntityTypeName() 247 String project, String location, String session, String entityType) { in formatProjectLocationSessionEntityTypeName() [all …]
|
H A D | EntityTypeName.java | 43 private final String entityType; field in EntityTypeName 97 public static EntityTypeName of(String project, String entityType) { in of() 102 public static EntityTypeName ofProjectEntityTypeName(String project, String entityType) { in ofProjectEntityTypeName() 108 String project, String location, String entityType) { in ofProjectLocationEntityTypeName() 116 public static String format(String project, String entityType) { in format() 121 public static String formatProjectEntityTypeName(String project, String entityType) { in formatProjectEntityTypeName() 127 String project, String location, String entityType) { in formatProjectLocationEntityTypeName() 238 private String entityType; field in EntityTypeName.Builder 255 public Builder setEntityType(String entityType) { in setEntityType() 278 private String entityType; field in EntityTypeName.ProjectLocationEntityTypeBuilder [all …]
|
/aosp_15_r20/external/google-cloud-java/java-dialogflow-cx/proto-google-cloud-dialogflow-cx-v3/src/main/java/com/google/cloud/dialogflow/cx/v3/ |
H A D | SessionEntityTypeName.java | 47 private final String entityType; field in SessionEntityTypeName 124 String project, String location, String agent, String session, String entityType) { in of() 136 String project, String location, String agent, String session, String entityType) { in ofProjectLocationAgentSessionEntityTypeName() 153 String entityType) { in ofProjectLocationAgentEnvironmentSessionEntityTypeName() 165 String project, String location, String agent, String session, String entityType) { in format() 178 String project, String location, String agent, String session, String entityType) { in formatProjectLocationAgentSessionEntityTypeName() 196 String entityType) { in formatProjectLocationAgentEnvironmentSessionEntityTypeName() 347 private String entityType; field in SessionEntityTypeName.Builder 391 public Builder setEntityType(String entityType) { in setEntityType() 424 private String entityType; field in SessionEntityTypeName.ProjectLocationAgentEnvironmentSessionEntityTypeBuilder [all …]
|
H A D | EntityTypeName.java | 39 private final String entityType; field in EntityTypeName 81 String project, String location, String agent, String entityType) { in of() 90 public static String format(String project, String location, String agent, String entityType) { in format() 209 private String entityType; field in EntityTypeName.Builder 244 public Builder setEntityType(String entityType) { in setEntityType()
|
/aosp_15_r20/external/google-cloud-java/java-dialogflow-cx/proto-google-cloud-dialogflow-cx-v3beta1/src/main/java/com/google/cloud/dialogflow/cx/v3beta1/ |
H A D | SessionEntityTypeName.java | 47 private final String entityType; field in SessionEntityTypeName 124 String project, String location, String agent, String session, String entityType) { in of() 136 String project, String location, String agent, String session, String entityType) { in ofProjectLocationAgentSessionEntityTypeName() 153 String entityType) { in ofProjectLocationAgentEnvironmentSessionEntityTypeName() 165 String project, String location, String agent, String session, String entityType) { in format() 178 String project, String location, String agent, String session, String entityType) { in formatProjectLocationAgentSessionEntityTypeName() 196 String entityType) { in formatProjectLocationAgentEnvironmentSessionEntityTypeName() 347 private String entityType; field in SessionEntityTypeName.Builder 391 public Builder setEntityType(String entityType) { in setEntityType() 424 private String entityType; field in SessionEntityTypeName.ProjectLocationAgentEnvironmentSessionEntityTypeBuilder [all …]
|
H A D | EntityTypeName.java | 39 private final String entityType; field in EntityTypeName 81 String project, String location, String agent, String entityType) { in of() 90 public static String format(String project, String location, String agent, String entityType) { in format() 209 private String entityType; field in EntityTypeName.Builder 244 public Builder setEntityType(String entityType) { in setEntityType()
|
/aosp_15_r20/external/google-cloud-java/java-aiplatform/google-cloud-aiplatform/src/test/java/com/google/cloud/aiplatform/v1/ |
H A D | FeaturestoreServiceClientTest.java | 776 EntityType entityType = EntityType.newBuilder().build(); in createEntityTypeTest() local 800 EntityType entityType = EntityType.newBuilder().build(); in createEntityTypeExceptionTest() local 834 EntityType entityType = EntityType.newBuilder().build(); in createEntityTypeTest2() local 858 EntityType entityType = EntityType.newBuilder().build(); in createEntityTypeExceptionTest2() local 892 EntityType entityType = EntityType.newBuilder().build(); in createEntityTypeTest3() local 919 EntityType entityType = EntityType.newBuilder().build(); in createEntityTypeExceptionTest3() local 954 EntityType entityType = EntityType.newBuilder().build(); in createEntityTypeTest4() local 981 EntityType entityType = EntityType.newBuilder().build(); in createEntityTypeExceptionTest4() local 1193 EntityType entityType = EntityType.newBuilder().build(); in updateEntityTypeTest() local 1217 EntityType entityType = EntityType.newBuilder().build(); in updateEntityTypeExceptionTest() local [all …]
|
H A D | FeaturestoreOnlineServingServiceClientTest.java | 117 EntityTypeName entityType = in readFeatureValuesTest() local 140 EntityTypeName entityType = in readFeatureValuesExceptionTest() local 158 String entityType = "entityType-1482998339"; in readFeatureValuesTest2() local 180 String entityType = "entityType-1482998339"; in readFeatureValuesExceptionTest2() local 250 EntityTypeName entityType = in writeFeatureValuesTest() local 275 EntityTypeName entityType = in writeFeatureValuesExceptionTest() local 290 String entityType = "entityType-1482998339"; in writeFeatureValuesTest2() local 314 String entityType = "entityType-1482998339"; in writeFeatureValuesExceptionTest2() local
|
/aosp_15_r20/external/google-cloud-java/java-aiplatform/google-cloud-aiplatform/src/test/java/com/google/cloud/aiplatform/v1beta1/ |
H A D | FeaturestoreServiceClientTest.java | 776 EntityType entityType = EntityType.newBuilder().build(); in createEntityTypeTest() local 800 EntityType entityType = EntityType.newBuilder().build(); in createEntityTypeExceptionTest() local 834 EntityType entityType = EntityType.newBuilder().build(); in createEntityTypeTest2() local 858 EntityType entityType = EntityType.newBuilder().build(); in createEntityTypeExceptionTest2() local 892 EntityType entityType = EntityType.newBuilder().build(); in createEntityTypeTest3() local 919 EntityType entityType = EntityType.newBuilder().build(); in createEntityTypeExceptionTest3() local 954 EntityType entityType = EntityType.newBuilder().build(); in createEntityTypeTest4() local 981 EntityType entityType = EntityType.newBuilder().build(); in createEntityTypeExceptionTest4() local 1193 EntityType entityType = EntityType.newBuilder().build(); in updateEntityTypeTest() local 1217 EntityType entityType = EntityType.newBuilder().build(); in updateEntityTypeExceptionTest() local [all …]
|
H A D | FeaturestoreOnlineServingServiceClientTest.java | 117 EntityTypeName entityType = in readFeatureValuesTest() local 140 EntityTypeName entityType = in readFeatureValuesExceptionTest() local 158 String entityType = "entityType-1482998339"; in readFeatureValuesTest2() local 180 String entityType = "entityType-1482998339"; in readFeatureValuesExceptionTest2() local 250 EntityTypeName entityType = in writeFeatureValuesTest() local 275 EntityTypeName entityType = in writeFeatureValuesExceptionTest() local 290 String entityType = "entityType-1482998339"; in writeFeatureValuesTest2() local 314 String entityType = "entityType-1482998339"; in writeFeatureValuesExceptionTest2() local
|
/aosp_15_r20/external/google-cloud-java/java-dialogflow/google-cloud-dialogflow/src/test/java/com/google/cloud/dialogflow/v2beta1/ |
H A D | EntityTypesClientTest.java | 466 EntityType entityType = EntityType.newBuilder().build(); in createEntityTypeTest() local 490 EntityType entityType = EntityType.newBuilder().build(); in createEntityTypeExceptionTest() local 511 EntityType entityType = EntityType.newBuilder().build(); in createEntityTypeTest2() local 535 EntityType entityType = EntityType.newBuilder().build(); in createEntityTypeExceptionTest2() local 556 EntityType entityType = EntityType.newBuilder().build(); in createEntityTypeTest3() local 582 EntityType entityType = EntityType.newBuilder().build(); in createEntityTypeExceptionTest3() local 604 EntityType entityType = EntityType.newBuilder().build(); in createEntityTypeTest4() local 630 EntityType entityType = EntityType.newBuilder().build(); in createEntityTypeExceptionTest4() local 651 EntityType entityType = EntityType.newBuilder().build(); in updateEntityTypeTest() local 673 EntityType entityType = EntityType.newBuilder().build(); in updateEntityTypeExceptionTest() local [all …]
|
H A D | EntityTypesClientHttpJsonTest.java | 503 EntityType entityType = EntityType.newBuilder().build(); in createEntityTypeTest() local 532 EntityType entityType = EntityType.newBuilder().build(); in createEntityTypeExceptionTest() local 553 EntityType entityType = EntityType.newBuilder().build(); in createEntityTypeTest2() local 582 EntityType entityType = EntityType.newBuilder().build(); in createEntityTypeExceptionTest2() local 603 EntityType entityType = EntityType.newBuilder().build(); in createEntityTypeTest3() local 633 EntityType entityType = EntityType.newBuilder().build(); in createEntityTypeExceptionTest3() local 655 EntityType entityType = EntityType.newBuilder().build(); in createEntityTypeTest4() local 685 EntityType entityType = EntityType.newBuilder().build(); in createEntityTypeExceptionTest4() local 706 EntityType entityType = in updateEntityTypeTest() local 741 EntityType entityType = in updateEntityTypeExceptionTest() local [all …]
|
/aosp_15_r20/external/google-cloud-java/java-dialogflow/google-cloud-dialogflow/src/test/java/com/google/cloud/dialogflow/v2/ |
H A D | EntityTypesClientTest.java | 466 EntityType entityType = EntityType.newBuilder().build(); in createEntityTypeTest() local 490 EntityType entityType = EntityType.newBuilder().build(); in createEntityTypeExceptionTest() local 511 EntityType entityType = EntityType.newBuilder().build(); in createEntityTypeTest2() local 535 EntityType entityType = EntityType.newBuilder().build(); in createEntityTypeExceptionTest2() local 556 EntityType entityType = EntityType.newBuilder().build(); in createEntityTypeTest3() local 582 EntityType entityType = EntityType.newBuilder().build(); in createEntityTypeExceptionTest3() local 604 EntityType entityType = EntityType.newBuilder().build(); in createEntityTypeTest4() local 630 EntityType entityType = EntityType.newBuilder().build(); in createEntityTypeExceptionTest4() local 651 EntityType entityType = EntityType.newBuilder().build(); in updateEntityTypeTest() local 673 EntityType entityType = EntityType.newBuilder().build(); in updateEntityTypeExceptionTest() local [all …]
|
H A D | EntityTypesClientHttpJsonTest.java | 503 EntityType entityType = EntityType.newBuilder().build(); in createEntityTypeTest() local 532 EntityType entityType = EntityType.newBuilder().build(); in createEntityTypeExceptionTest() local 553 EntityType entityType = EntityType.newBuilder().build(); in createEntityTypeTest2() local 582 EntityType entityType = EntityType.newBuilder().build(); in createEntityTypeExceptionTest2() local 603 EntityType entityType = EntityType.newBuilder().build(); in createEntityTypeTest3() local 633 EntityType entityType = EntityType.newBuilder().build(); in createEntityTypeExceptionTest3() local 655 EntityType entityType = EntityType.newBuilder().build(); in createEntityTypeTest4() local 685 EntityType entityType = EntityType.newBuilder().build(); in createEntityTypeExceptionTest4() local 706 EntityType entityType = in updateEntityTypeTest() local 741 EntityType entityType = in updateEntityTypeExceptionTest() local [all …]
|
/aosp_15_r20/packages/modules/ExtServices/java/src/android/ext/services/notification/ |
D | EntityTypeCounter.java | 39 void increment(@NonNull String entityType) { in increment() 48 int getCount(@NonNull String entityType) { in getCount() 54 private String convertToBaseEntityType(@NonNull String entityType) { in convertToBaseEntityType() 69 String entityType = link.getEntity(0); in fromTextLinks() local
|
/aosp_15_r20/external/google-cloud-java/java-dialogflow-cx/google-cloud-dialogflow-cx/src/test/java/com/google/cloud/dialogflow/cx/v3/ |
H A D | EntityTypesClientHttpJsonTest.java | 306 EntityType entityType = EntityType.newBuilder().build(); in createEntityTypeTest() local 335 EntityType entityType = EntityType.newBuilder().build(); in createEntityTypeExceptionTest() local 358 EntityType entityType = EntityType.newBuilder().build(); in createEntityTypeTest2() local 387 EntityType entityType = EntityType.newBuilder().build(); in createEntityTypeExceptionTest2() local 409 EntityType entityType = in updateEntityTypeTest() local 447 EntityType entityType = in updateEntityTypeExceptionTest() local
|
H A D | EntityTypesClientTest.java | 286 EntityType entityType = EntityType.newBuilder().build(); in createEntityTypeTest() local 310 EntityType entityType = EntityType.newBuilder().build(); in createEntityTypeExceptionTest() local 333 EntityType entityType = EntityType.newBuilder().build(); in createEntityTypeTest2() local 357 EntityType entityType = EntityType.newBuilder().build(); in createEntityTypeExceptionTest2() local 379 EntityType entityType = EntityType.newBuilder().build(); in updateEntityTypeTest() local 403 EntityType entityType = EntityType.newBuilder().build(); in updateEntityTypeExceptionTest() local
|
/aosp_15_r20/external/google-cloud-java/java-dialogflow-cx/google-cloud-dialogflow-cx/src/test/java/com/google/cloud/dialogflow/cx/v3beta1/ |
H A D | EntityTypesClientHttpJsonTest.java | 306 EntityType entityType = EntityType.newBuilder().build(); in createEntityTypeTest() local 335 EntityType entityType = EntityType.newBuilder().build(); in createEntityTypeExceptionTest() local 358 EntityType entityType = EntityType.newBuilder().build(); in createEntityTypeTest2() local 387 EntityType entityType = EntityType.newBuilder().build(); in createEntityTypeExceptionTest2() local 409 EntityType entityType = in updateEntityTypeTest() local 447 EntityType entityType = in updateEntityTypeExceptionTest() local
|
H A D | EntityTypesClientTest.java | 286 EntityType entityType = EntityType.newBuilder().build(); in createEntityTypeTest() local 310 EntityType entityType = EntityType.newBuilder().build(); in createEntityTypeExceptionTest() local 333 EntityType entityType = EntityType.newBuilder().build(); in createEntityTypeTest2() local 357 EntityType entityType = EntityType.newBuilder().build(); in createEntityTypeExceptionTest2() local 379 EntityType entityType = EntityType.newBuilder().build(); in updateEntityTypeTest() local 403 EntityType entityType = EntityType.newBuilder().build(); in updateEntityTypeExceptionTest() local
|
/aosp_15_r20/external/google-cloud-java/java-aiplatform/proto-google-cloud-aiplatform-v1/src/main/java/com/google/cloud/aiplatform/v1/ |
H A D | EntityTypeName.java | 39 private final String entityType; field in EntityTypeName 81 String project, String location, String featurestore, String entityType) { in of() 91 String project, String location, String featurestore, String entityType) { in format() 218 private String entityType; field in EntityTypeName.Builder 253 public Builder setEntityType(String entityType) { in setEntityType()
|
H A D | FeatureName.java | 39 private final String entityType; field in FeatureName 88 String project, String location, String featurestore, String entityType, String feature) { in of() 99 String project, String location, String featurestore, String entityType, String feature) { in format() 236 private String entityType; field in FeatureName.Builder 276 public Builder setEntityType(String entityType) { in setEntityType()
|
/aosp_15_r20/external/google-cloud-java/java-aiplatform/proto-google-cloud-aiplatform-v1beta1/src/main/java/com/google/cloud/aiplatform/v1beta1/ |
H A D | EntityTypeName.java | 39 private final String entityType; field in EntityTypeName 81 String project, String location, String featurestore, String entityType) { in of() 91 String project, String location, String featurestore, String entityType) { in format() 218 private String entityType; field in EntityTypeName.Builder 253 public Builder setEntityType(String entityType) { in setEntityType()
|