Uses of Interface
com.google.cloud.aiplatform.v1.EventOrBuilder
Packages that use EventOrBuilder
-
Uses of EventOrBuilder in com.google.cloud.aiplatform.v1
Classes in com.google.cloud.aiplatform.v1 that implement EventOrBuilderModifier and TypeClassDescriptionfinal classAn edge describing the relationship between an Artifact and an Execution in a lineage graph.static final classAn edge describing the relationship between an Artifact and an Execution in a lineage graph.Methods in com.google.cloud.aiplatform.v1 that return EventOrBuilderModifier and TypeMethodDescriptionAddExecutionEventsRequest.Builder.getEventsOrBuilder(int index) The Events to create and add.AddExecutionEventsRequest.getEventsOrBuilder(int index) The Events to create and add.AddExecutionEventsRequestOrBuilder.getEventsOrBuilder(int index) The Events to create and add.LineageSubgraph.Builder.getEventsOrBuilder(int index) The Event edges between Artifacts and Executions in the subgraph.LineageSubgraph.getEventsOrBuilder(int index) The Event edges between Artifacts and Executions in the subgraph.LineageSubgraphOrBuilder.getEventsOrBuilder(int index) The Event edges between Artifacts and Executions in the subgraph.Methods in com.google.cloud.aiplatform.v1 that return types with arguments of type EventOrBuilderModifier and TypeMethodDescriptionList<? 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.