Uses of Class
com.google.cloud.lifesciences.v2beta.PullStartedEvent
-
Packages that use PullStartedEvent Package Description com.google.cloud.lifesciences.v2beta A client to Cloud Life Sciences API -
-
Uses of PullStartedEvent in com.google.cloud.lifesciences.v2beta
Methods in com.google.cloud.lifesciences.v2beta that return PullStartedEvent Modifier and Type Method Description PullStartedEventPullStartedEvent.Builder. build()PullStartedEventPullStartedEvent.Builder. buildPartial()static PullStartedEventPullStartedEvent. getDefaultInstance()PullStartedEventPullStartedEvent.Builder. getDefaultInstanceForType()PullStartedEventPullStartedEvent. getDefaultInstanceForType()PullStartedEventEvent.Builder. getPullStarted()See [google.cloud.lifesciences.v2beta.PullStartedEvent][google.cloud.lifesciences.v2beta.PullStartedEvent].PullStartedEventEvent. getPullStarted()See [google.cloud.lifesciences.v2beta.PullStartedEvent][google.cloud.lifesciences.v2beta.PullStartedEvent].PullStartedEventEventOrBuilder. getPullStarted()See [google.cloud.lifesciences.v2beta.PullStartedEvent][google.cloud.lifesciences.v2beta.PullStartedEvent].static PullStartedEventPullStartedEvent. parseDelimitedFrom(InputStream input)static PullStartedEventPullStartedEvent. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static PullStartedEventPullStartedEvent. parseFrom(byte[] data)static PullStartedEventPullStartedEvent. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static PullStartedEventPullStartedEvent. parseFrom(com.google.protobuf.ByteString data)static PullStartedEventPullStartedEvent. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static PullStartedEventPullStartedEvent. parseFrom(com.google.protobuf.CodedInputStream input)static PullStartedEventPullStartedEvent. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static PullStartedEventPullStartedEvent. parseFrom(InputStream input)static PullStartedEventPullStartedEvent. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static PullStartedEventPullStartedEvent. parseFrom(ByteBuffer data)static PullStartedEventPullStartedEvent. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.lifesciences.v2beta that return types with arguments of type PullStartedEvent Modifier and Type Method Description com.google.protobuf.Parser<PullStartedEvent>PullStartedEvent. getParserForType()static com.google.protobuf.Parser<PullStartedEvent>PullStartedEvent. parser()Methods in com.google.cloud.lifesciences.v2beta with parameters of type PullStartedEvent Modifier and Type Method Description PullStartedEvent.BuilderPullStartedEvent.Builder. mergeFrom(PullStartedEvent other)Event.BuilderEvent.Builder. mergePullStarted(PullStartedEvent value)See [google.cloud.lifesciences.v2beta.PullStartedEvent][google.cloud.lifesciences.v2beta.PullStartedEvent].static PullStartedEvent.BuilderPullStartedEvent. newBuilder(PullStartedEvent prototype)Event.BuilderEvent.Builder. setPullStarted(PullStartedEvent value)See [google.cloud.lifesciences.v2beta.PullStartedEvent][google.cloud.lifesciences.v2beta.PullStartedEvent].
-