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 PullStartedEvent
PullStartedEvent.Builder. build()
PullStartedEvent
PullStartedEvent.Builder. buildPartial()
static PullStartedEvent
PullStartedEvent. getDefaultInstance()
PullStartedEvent
PullStartedEvent.Builder. getDefaultInstanceForType()
PullStartedEvent
PullStartedEvent. getDefaultInstanceForType()
PullStartedEvent
Event.Builder. getPullStarted()
See [google.cloud.lifesciences.v2beta.PullStartedEvent][google.cloud.lifesciences.v2beta.PullStartedEvent].PullStartedEvent
Event. getPullStarted()
See [google.cloud.lifesciences.v2beta.PullStartedEvent][google.cloud.lifesciences.v2beta.PullStartedEvent].PullStartedEvent
EventOrBuilder. getPullStarted()
See [google.cloud.lifesciences.v2beta.PullStartedEvent][google.cloud.lifesciences.v2beta.PullStartedEvent].static PullStartedEvent
PullStartedEvent. parseDelimitedFrom(InputStream input)
static PullStartedEvent
PullStartedEvent. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static PullStartedEvent
PullStartedEvent. parseFrom(byte[] data)
static PullStartedEvent
PullStartedEvent. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static PullStartedEvent
PullStartedEvent. parseFrom(com.google.protobuf.ByteString data)
static PullStartedEvent
PullStartedEvent. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static PullStartedEvent
PullStartedEvent. parseFrom(com.google.protobuf.CodedInputStream input)
static PullStartedEvent
PullStartedEvent. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static PullStartedEvent
PullStartedEvent. parseFrom(InputStream input)
static PullStartedEvent
PullStartedEvent. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static PullStartedEvent
PullStartedEvent. parseFrom(ByteBuffer data)
static PullStartedEvent
PullStartedEvent. 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.Builder
PullStartedEvent.Builder. mergeFrom(PullStartedEvent other)
Event.Builder
Event.Builder. mergePullStarted(PullStartedEvent value)
See [google.cloud.lifesciences.v2beta.PullStartedEvent][google.cloud.lifesciences.v2beta.PullStartedEvent].static PullStartedEvent.Builder
PullStartedEvent. newBuilder(PullStartedEvent prototype)
Event.Builder
Event.Builder. setPullStarted(PullStartedEvent value)
See [google.cloud.lifesciences.v2beta.PullStartedEvent][google.cloud.lifesciences.v2beta.PullStartedEvent].
-