/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 | FeaturestoreName.java | 38 private final String featurestore; field in FeaturestoreName 73 public static FeaturestoreName of(String project, String location, String featurestore) { in of() 81 public static String format(String project, String location, String featurestore) { in format() 186 private String featurestore; field in FeaturestoreName.Builder 212 public Builder setFeaturestore(String featurestore) { in setFeaturestore()
|
H A D | EntityTypeName.java | 38 private final String featurestore; 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() 217 private String featurestore; field in EntityTypeName.Builder 248 public Builder setFeaturestore(String featurestore) { in setFeaturestore()
|
H A D | FeatureName.java | 38 private final String featurestore; 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() 235 private String featurestore; field in FeatureName.Builder 271 public Builder setFeaturestore(String featurestore) { in setFeaturestore()
|
/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 | FeaturestoreName.java | 38 private final String featurestore; field in FeaturestoreName 73 public static FeaturestoreName of(String project, String location, String featurestore) { in of() 81 public static String format(String project, String location, String featurestore) { in format() 186 private String featurestore; field in FeaturestoreName.Builder 212 public Builder setFeaturestore(String featurestore) { in setFeaturestore()
|
H A D | EntityTypeName.java | 38 private final String featurestore; 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() 217 private String featurestore; field in EntityTypeName.Builder 248 public Builder setFeaturestore(String featurestore) { in setFeaturestore()
|
H A D | FeatureName.java | 38 private final String featurestore; 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() 235 private String featurestore; field in FeatureName.Builder 271 public Builder setFeaturestore(String featurestore) { in setFeaturestore()
|
/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 | 134 Featurestore featurestore = Featurestore.newBuilder().build(); in createFeaturestoreTest() local 158 Featurestore featurestore = Featurestore.newBuilder().build(); in createFeaturestoreExceptionTest() local 190 Featurestore featurestore = Featurestore.newBuilder().build(); in createFeaturestoreTest2() local 214 Featurestore featurestore = Featurestore.newBuilder().build(); in createFeaturestoreExceptionTest2() local 246 Featurestore featurestore = Featurestore.newBuilder().build(); in createFeaturestoreTest3() local 273 Featurestore featurestore = Featurestore.newBuilder().build(); in createFeaturestoreExceptionTest3() local 306 Featurestore featurestore = Featurestore.newBuilder().build(); in createFeaturestoreTest4() local 333 Featurestore featurestore = Featurestore.newBuilder().build(); in createFeaturestoreExceptionTest4() local 543 Featurestore featurestore = Featurestore.newBuilder().build(); in updateFeaturestoreTest() local 567 Featurestore featurestore = Featurestore.newBuilder().build(); in updateFeaturestoreExceptionTest() local [all …]
|
/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 | 134 Featurestore featurestore = Featurestore.newBuilder().build(); in createFeaturestoreTest() local 158 Featurestore featurestore = Featurestore.newBuilder().build(); in createFeaturestoreExceptionTest() local 190 Featurestore featurestore = Featurestore.newBuilder().build(); in createFeaturestoreTest2() local 214 Featurestore featurestore = Featurestore.newBuilder().build(); in createFeaturestoreExceptionTest2() local 246 Featurestore featurestore = Featurestore.newBuilder().build(); in createFeaturestoreTest3() local 273 Featurestore featurestore = Featurestore.newBuilder().build(); in createFeaturestoreExceptionTest3() local 306 Featurestore featurestore = Featurestore.newBuilder().build(); in createFeaturestoreTest4() local 333 Featurestore featurestore = Featurestore.newBuilder().build(); in createFeaturestoreExceptionTest4() local 543 Featurestore featurestore = Featurestore.newBuilder().build(); in updateFeaturestoreTest() local 567 Featurestore featurestore = Featurestore.newBuilder().build(); in updateFeaturestoreExceptionTest() local [all …]
|
/aosp_15_r20/external/google-cloud-java/java-aiplatform/google-cloud-aiplatform/src/main/java/com/google/cloud/aiplatform/v1/ |
H A D | FeaturestoreServiceClient.java | 215 createFeaturestoreAsync(LocationName parent, Featurestore featurestore) { in createFeaturestoreAsync() 250 createFeaturestoreAsync(String parent, Featurestore featurestore) { in createFeaturestoreAsync() 294 LocationName parent, Featurestore featurestore, String featurestoreId) { in createFeaturestoreAsync() 338 createFeaturestoreAsync(String parent, Featurestore featurestore, String featurestoreId) { in createFeaturestoreAsync() 763 updateFeaturestoreAsync(Featurestore featurestore, FieldMask updateMask) { in updateFeaturestoreAsync() 3236 batchReadFeatureValuesAsync(FeaturestoreName featurestore) { in batchReadFeatureValuesAsync() 3274 batchReadFeatureValuesAsync(String featurestore) { in batchReadFeatureValuesAsync()
|
/aosp_15_r20/external/google-cloud-java/java-aiplatform/google-cloud-aiplatform/src/main/java/com/google/cloud/aiplatform/v1beta1/ |
H A D | FeaturestoreServiceClient.java | 217 createFeaturestoreAsync(LocationName parent, Featurestore featurestore) { in createFeaturestoreAsync() 252 createFeaturestoreAsync(String parent, Featurestore featurestore) { in createFeaturestoreAsync() 296 LocationName parent, Featurestore featurestore, String featurestoreId) { in createFeaturestoreAsync() 340 createFeaturestoreAsync(String parent, Featurestore featurestore, String featurestoreId) { in createFeaturestoreAsync() 765 updateFeaturestoreAsync(Featurestore featurestore, FieldMask updateMask) { in updateFeaturestoreAsync() 3238 batchReadFeatureValuesAsync(FeaturestoreName featurestore) { in batchReadFeatureValuesAsync() 3276 batchReadFeatureValuesAsync(String featurestore) { in batchReadFeatureValuesAsync()
|
/aosp_15_r20/external/googleapis/google/cloud/aiplatform/v1beta1/ |
H A D | featurestore_service.proto | 347 Featurestore featurestore = 2 [(google.api.field_behavior) = REQUIRED]; field 452 Featurestore featurestore = 1 [(google.api.field_behavior) = REQUIRED]; field 647 string featurestore = 1 [ field
|
/aosp_15_r20/external/googleapis/google/cloud/aiplatform/v1/ |
H A D | featurestore_service.proto | 347 Featurestore featurestore = 2 [(google.api.field_behavior) = REQUIRED]; field 452 Featurestore featurestore = 1 [(google.api.field_behavior) = REQUIRED]; field 647 string featurestore = 1 [ field
|
/aosp_15_r20/external/google-cloud-java/java-aiplatform/proto-google-cloud-aiplatform-v1beta1/src/main/proto/google/cloud/aiplatform/v1beta1/ |
H A D | featurestore_service.proto | 347 Featurestore featurestore = 2 [(google.api.field_behavior) = REQUIRED]; field 452 Featurestore featurestore = 1 [(google.api.field_behavior) = REQUIRED]; field 647 string featurestore = 1 [ field
|
/aosp_15_r20/external/google-cloud-java/java-aiplatform/proto-google-cloud-aiplatform-v1/src/main/proto/google/cloud/aiplatform/v1/ |
H A D | featurestore_service.proto | 347 Featurestore featurestore = 2 [(google.api.field_behavior) = REQUIRED]; field 452 Featurestore featurestore = 1 [(google.api.field_behavior) = REQUIRED]; field 647 string featurestore = 1 [ field
|