Uses of Interface
com.google.cloud.aiplatform.v1beta1.EventOrBuilder
-
Packages that use EventOrBuilder Package Description com.google.cloud.aiplatform.v1beta1 A client to Vertex AI API -
-
Uses of EventOrBuilder in com.google.cloud.aiplatform.v1beta1
Classes in com.google.cloud.aiplatform.v1beta1 that implement EventOrBuilder Modifier and Type Class Description classEventAn edge describing the relationship between an Artifact and an Execution in a lineage graph.static classEvent.BuilderAn edge describing the relationship between an Artifact and an Execution in a lineage graph.Methods in com.google.cloud.aiplatform.v1beta1 that return EventOrBuilder Modifier and Type Method Description EventOrBuilderAddExecutionEventsRequest.Builder. getEventsOrBuilder(int index)The Events to create and add.EventOrBuilderAddExecutionEventsRequest. getEventsOrBuilder(int index)The Events to create and add.EventOrBuilderAddExecutionEventsRequestOrBuilder. getEventsOrBuilder(int index)The Events to create and add.EventOrBuilderLineageSubgraph.Builder. getEventsOrBuilder(int index)The Event edges between Artifacts and Executions in the subgraph.EventOrBuilderLineageSubgraph. getEventsOrBuilder(int index)The Event edges between Artifacts and Executions in the subgraph.EventOrBuilderLineageSubgraphOrBuilder. getEventsOrBuilder(int index)The Event edges between Artifacts and Executions in the subgraph.Methods in com.google.cloud.aiplatform.v1beta1 that return types with arguments of type EventOrBuilder Modifier and Type Method Description List<? extends EventOrBuilder>AddExecutionEventsRequest.Builder. getEventsOrBuilderList()The Events to create and add.List<? extends EventOrBuilder>AddExecutionEventsRequest. getEventsOrBuilderList()The Events to create and add.List<? extends EventOrBuilder>AddExecutionEventsRequestOrBuilder. getEventsOrBuilderList()The Events to create and add.List<? extends EventOrBuilder>LineageSubgraph.Builder. getEventsOrBuilderList()The Event edges between Artifacts and Executions in the subgraph.List<? extends EventOrBuilder>LineageSubgraph. getEventsOrBuilderList()The Event edges between Artifacts and Executions in the subgraph.List<? extends EventOrBuilder>LineageSubgraphOrBuilder. getEventsOrBuilderList()The Event edges between Artifacts and Executions in the subgraph.
-