Home
last modified time | relevance | path

Searched defs:executions (Results 1 – 25 of 29) sorted by relevance

12

/external/googleapis/google/cloud/aiplatform/v1/
Dlineage_subgraph.proto38 repeated Execution executions = 2; field
Dmetadata_service.proto944 repeated string executions = 3 [(google.api.resource_reference) = { field
1134 repeated Execution executions = 1; field
/external/google-cloud-java/java-aiplatform/proto-google-cloud-aiplatform-v1beta1/src/main/proto/google/cloud/aiplatform/v1beta1/
Dlineage_subgraph.proto38 repeated Execution executions = 2; field
Dmetadata_service.proto942 repeated string executions = 3 [(google.api.resource_reference) = { field
1129 repeated Execution executions = 1; field
/external/googleapis/google/cloud/aiplatform/v1beta1/
Dlineage_subgraph.proto38 repeated Execution executions = 2; field
Dmetadata_service.proto946 repeated string executions = 3 [(google.api.resource_reference) = { field
1136 repeated Execution executions = 1; field
/external/google-cloud-java/java-aiplatform/proto-google-cloud-aiplatform-v1/src/main/proto/google/cloud/aiplatform/v1/
Dlineage_subgraph.proto38 repeated Execution executions = 2; field
Dmetadata_service.proto940 repeated string executions = 3 [(google.api.resource_reference) = { field
1127 repeated Execution executions = 1; field
/external/google-cloud-java/java-run/proto-google-cloud-run-v2/src/main/proto/google/cloud/run/v2/
Dexecution.proto109 repeated Execution executions = 1; field
/external/googleapis/google/cloud/run/v2/
Dexecution.proto123 repeated Execution executions = 1; field
/external/googleapis/google/cloud/workflows/executions/v1beta/
Dexecutions.proto181 repeated Execution executions = 1; field
/external/google-cloud-java/java-workflow-executions/proto-google-cloud-workflow-executions-v1beta/src/main/proto/google/cloud/workflows/executions/v1beta/
Dexecutions.proto181 repeated Execution executions = 1; field
/external/openthread/tools/harness-automation/autothreadharness/
Drunner.py57 executions = 0 variable in SimpleTestResult
/external/google-cloud-java/java-workflow-executions/proto-google-cloud-workflow-executions-v1/src/main/proto/google/cloud/workflows/executions/v1/
Dexecutions.proto239 repeated Execution executions = 1; field
/external/googleapis/google/cloud/workflows/executions/v1/
Dexecutions.proto328 repeated Execution executions = 1; field
/external/google-cloud-java/java-aiplatform/google-cloud-aiplatform/src/test/java/com/google/cloud/aiplatform/v1/
DMetadataServiceClientTest.java1569 List<String> executions = new ArrayList<>(); in addContextArtifactsAndExecutionsTest() local
1598 List<String> executions = new ArrayList<>(); in addContextArtifactsAndExecutionsExceptionTest() local
1614 List<String> executions = new ArrayList<>(); in addContextArtifactsAndExecutionsTest2() local
1642 List<String> executions = new ArrayList<>(); in addContextArtifactsAndExecutionsExceptionTest2() local
/external/google-cloud-java/java-aiplatform/google-cloud-aiplatform/src/test/java/com/google/cloud/aiplatform/v1beta1/
DMetadataServiceClientTest.java1569 List<String> executions = new ArrayList<>(); in addContextArtifactsAndExecutionsTest() local
1598 List<String> executions = new ArrayList<>(); in addContextArtifactsAndExecutionsExceptionTest() local
1614 List<String> executions = new ArrayList<>(); in addContextArtifactsAndExecutionsTest2() local
1642 List<String> executions = new ArrayList<>(); in addContextArtifactsAndExecutionsExceptionTest2() local
/external/python/google-api-python-client/googleapiclient/discovery_cache/documents/
Dworkflowexecutions.v1.json114 "executions": { object
380 "executions": { object
Dworkflowexecutions.v1beta.json114 "executions": { object
380 "executions": { object
/external/googleapis/google/cloud/notebooks/v1/
Dservice.proto945 repeated Execution executions = 1; field
/external/google-cloud-java/java-notebooks/proto-google-cloud-notebooks-v1/src/main/proto/google/cloud/notebooks/v1/
Dservice.proto945 repeated Execution executions = 1; field
/external/google-cloud-java/java-aiplatform/google-cloud-aiplatform/src/main/java/com/google/cloud/aiplatform/v1beta1/
DMetadataServiceClient.java2529 ContextName context, List<String> artifacts, List<String> executions) { in addContextArtifactsAndExecutions()
2574 String context, List<String> artifacts, List<String> executions) { in addContextArtifactsAndExecutions()
/external/google-cloud-java/java-aiplatform/google-cloud-aiplatform/src/main/java/com/google/cloud/aiplatform/v1/
DMetadataServiceClient.java2527 ContextName context, List<String> artifacts, List<String> executions) { in addContextArtifactsAndExecutions()
2572 String context, List<String> artifacts, List<String> executions) { in addContextArtifactsAndExecutions()
/external/grpc-grpc-java/core/src/test/java/io/grpc/internal/
DDnsNameResolverTest.java363 final AtomicInteger executions = new AtomicInteger(); in testExecutor_custom() local
/external/tensorflow/tensorflow/python/debug/lib/
Ddebug_events_reader.py1219 def executions(self, digest=False, begin=None, end=None): member in DebugDataReader

12