Uses of Interface
com.google.cloud.lifesciences.v2beta.EventOrBuilder
-
Packages that use EventOrBuilder Package Description com.google.cloud.lifesciences.v2beta A client to Cloud Life Sciences API -
-
Uses of EventOrBuilder in com.google.cloud.lifesciences.v2beta
Classes in com.google.cloud.lifesciences.v2beta that implement EventOrBuilder Modifier and Type Class Description classEventCarries information about events that occur during pipeline execution.static classEvent.BuilderCarries information about events that occur during pipeline execution.Methods in com.google.cloud.lifesciences.v2beta that return EventOrBuilder Modifier and Type Method Description EventOrBuilderMetadata.Builder. getEventsOrBuilder(int index)The list of events that have happened so far during the execution of this operation.EventOrBuilderMetadata. getEventsOrBuilder(int index)The list of events that have happened so far during the execution of this operation.EventOrBuilderMetadataOrBuilder. getEventsOrBuilder(int index)The list of events that have happened so far during the execution of this operation.Methods in com.google.cloud.lifesciences.v2beta that return types with arguments of type EventOrBuilder Modifier and Type Method Description List<? extends EventOrBuilder>Metadata.Builder. getEventsOrBuilderList()The list of events that have happened so far during the execution of this operation.List<? extends EventOrBuilder>Metadata. getEventsOrBuilderList()The list of events that have happened so far during the execution of this operation.List<? extends EventOrBuilder>MetadataOrBuilder. getEventsOrBuilderList()The list of events that have happened so far during the execution of this operation.
-