Uses of Class
com.google.cloud.aiplatform.v1.Event
Packages that use Event
-
Uses of Event in com.google.cloud.aiplatform.v1
Methods in com.google.cloud.aiplatform.v1 that return EventModifier and TypeMethodDescriptionEvent.Builder.build()Event.Builder.buildPartial()static EventEvent.getDefaultInstance()Event.Builder.getDefaultInstanceForType()Event.getDefaultInstanceForType()AddExecutionEventsRequest.Builder.getEvents(int index) The Events to create and add.AddExecutionEventsRequest.getEvents(int index) The Events to create and add.AddExecutionEventsRequestOrBuilder.getEvents(int index) The Events to create and add.LineageSubgraph.Builder.getEvents(int index) The Event edges between Artifacts and Executions in the subgraph.LineageSubgraph.getEvents(int index) The Event edges between Artifacts and Executions in the subgraph.LineageSubgraphOrBuilder.getEvents(int index) The Event edges between Artifacts and Executions in the subgraph.static EventEvent.parseDelimitedFrom(InputStream input) static EventEvent.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static EventEvent.parseFrom(byte[] data) static EventEvent.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static EventEvent.parseFrom(com.google.protobuf.ByteString data) static EventEvent.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static EventEvent.parseFrom(com.google.protobuf.CodedInputStream input) static EventEvent.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static EventEvent.parseFrom(InputStream input) static EventEvent.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static EventEvent.parseFrom(ByteBuffer data) static EventEvent.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in com.google.cloud.aiplatform.v1 that return types with arguments of type EventModifier and TypeMethodDescriptionAddExecutionEventsRequest.Builder.getEventsList()The Events to create and add.AddExecutionEventsRequest.getEventsList()The Events to create and add.AddExecutionEventsRequestOrBuilder.getEventsList()The Events to create and add.LineageSubgraph.Builder.getEventsList()The Event edges between Artifacts and Executions in the subgraph.LineageSubgraph.getEventsList()The Event edges between Artifacts and Executions in the subgraph.LineageSubgraphOrBuilder.getEventsList()The Event edges between Artifacts and Executions in the subgraph.com.google.protobuf.Parser<Event>Event.getParserForType()static com.google.protobuf.Parser<Event>Event.parser()Methods in com.google.cloud.aiplatform.v1 with parameters of type EventModifier and TypeMethodDescriptionThe Events to create and add.The Events to create and add.The Event edges between Artifacts and Executions in the subgraph.The Event edges between Artifacts and Executions in the subgraph.static Event.BuilderEvent.newBuilder(Event prototype) The Events to create and add.The Event edges between Artifacts and Executions in the subgraph.Method parameters in com.google.cloud.aiplatform.v1 with type arguments of type EventModifier and TypeMethodDescriptionAddExecutionEventsRequest.Builder.addAllEvents(Iterable<? extends Event> values) The Events to create and add.LineageSubgraph.Builder.addAllEvents(Iterable<? extends Event> values) The Event edges between Artifacts and Executions in the subgraph.