Reference documentation and code samples for the Cloud Life Sciences V2beta API class Google::Cloud::LifeSciences::V2beta::Event.
Carries information about events that occur during pipeline execution.
Inherits
- Object
 
Extended By
- Google::Protobuf::MessageExts::ClassMethods
 
Includes
- Google::Protobuf::MessageExts
 
Methods
#container_killed
def container_killed() -> ::Google::Cloud::LifeSciences::V2beta::ContainerKilledEvent- 
        (::Google::Cloud::LifeSciences::V2beta::ContainerKilledEvent) — See
google.cloud.lifesciences.v2beta.ContainerKilledEvent.
Note: The following fields are mutually exclusive:
container_killed,delayed,worker_assigned,worker_released,pull_started,pull_stopped,container_started,container_stopped,unexpected_exit_status,failed. If a field in that set is populated, all other fields in the set will automatically be cleared. 
#container_killed=
def container_killed=(value) -> ::Google::Cloud::LifeSciences::V2beta::ContainerKilledEvent- 
        value (::Google::Cloud::LifeSciences::V2beta::ContainerKilledEvent) — See
google.cloud.lifesciences.v2beta.ContainerKilledEvent.
Note: The following fields are mutually exclusive:
container_killed,delayed,worker_assigned,worker_released,pull_started,pull_stopped,container_started,container_stopped,unexpected_exit_status,failed. If a field in that set is populated, all other fields in the set will automatically be cleared. 
- 
        (::Google::Cloud::LifeSciences::V2beta::ContainerKilledEvent) — See
google.cloud.lifesciences.v2beta.ContainerKilledEvent.
Note: The following fields are mutually exclusive:
container_killed,delayed,worker_assigned,worker_released,pull_started,pull_stopped,container_started,container_stopped,unexpected_exit_status,failed. If a field in that set is populated, all other fields in the set will automatically be cleared. 
#container_started
def container_started() -> ::Google::Cloud::LifeSciences::V2beta::ContainerStartedEvent- 
        (::Google::Cloud::LifeSciences::V2beta::ContainerStartedEvent) — See
google.cloud.lifesciences.v2beta.ContainerStartedEvent.
Note: The following fields are mutually exclusive:
container_started,delayed,worker_assigned,worker_released,pull_started,pull_stopped,container_stopped,container_killed,unexpected_exit_status,failed. If a field in that set is populated, all other fields in the set will automatically be cleared. 
#container_started=
def container_started=(value) -> ::Google::Cloud::LifeSciences::V2beta::ContainerStartedEvent- 
        value (::Google::Cloud::LifeSciences::V2beta::ContainerStartedEvent) — See
google.cloud.lifesciences.v2beta.ContainerStartedEvent.
Note: The following fields are mutually exclusive:
container_started,delayed,worker_assigned,worker_released,pull_started,pull_stopped,container_stopped,container_killed,unexpected_exit_status,failed. If a field in that set is populated, all other fields in the set will automatically be cleared. 
- 
        (::Google::Cloud::LifeSciences::V2beta::ContainerStartedEvent) — See
google.cloud.lifesciences.v2beta.ContainerStartedEvent.
Note: The following fields are mutually exclusive:
container_started,delayed,worker_assigned,worker_released,pull_started,pull_stopped,container_stopped,container_killed,unexpected_exit_status,failed. If a field in that set is populated, all other fields in the set will automatically be cleared. 
#container_stopped
def container_stopped() -> ::Google::Cloud::LifeSciences::V2beta::ContainerStoppedEvent- 
        (::Google::Cloud::LifeSciences::V2beta::ContainerStoppedEvent) — See
google.cloud.lifesciences.v2beta.ContainerStoppedEvent.
Note: The following fields are mutually exclusive:
container_stopped,delayed,worker_assigned,worker_released,pull_started,pull_stopped,container_started,container_killed,unexpected_exit_status,failed. If a field in that set is populated, all other fields in the set will automatically be cleared. 
#container_stopped=
def container_stopped=(value) -> ::Google::Cloud::LifeSciences::V2beta::ContainerStoppedEvent- 
        value (::Google::Cloud::LifeSciences::V2beta::ContainerStoppedEvent) — See
google.cloud.lifesciences.v2beta.ContainerStoppedEvent.
Note: The following fields are mutually exclusive:
container_stopped,delayed,worker_assigned,worker_released,pull_started,pull_stopped,container_started,container_killed,unexpected_exit_status,failed. If a field in that set is populated, all other fields in the set will automatically be cleared. 
- 
        (::Google::Cloud::LifeSciences::V2beta::ContainerStoppedEvent) — See
google.cloud.lifesciences.v2beta.ContainerStoppedEvent.
Note: The following fields are mutually exclusive:
container_stopped,delayed,worker_assigned,worker_released,pull_started,pull_stopped,container_started,container_killed,unexpected_exit_status,failed. If a field in that set is populated, all other fields in the set will automatically be cleared. 
#delayed
def delayed() -> ::Google::Cloud::LifeSciences::V2beta::DelayedEvent- 
        (::Google::Cloud::LifeSciences::V2beta::DelayedEvent) — See
google.cloud.lifesciences.v2beta.DelayedEvent.
Note: The following fields are mutually exclusive:
delayed,worker_assigned,worker_released,pull_started,pull_stopped,container_started,container_stopped,container_killed,unexpected_exit_status,failed. If a field in that set is populated, all other fields in the set will automatically be cleared. 
#delayed=
def delayed=(value) -> ::Google::Cloud::LifeSciences::V2beta::DelayedEvent- 
        value (::Google::Cloud::LifeSciences::V2beta::DelayedEvent) — See
google.cloud.lifesciences.v2beta.DelayedEvent.
Note: The following fields are mutually exclusive:
delayed,worker_assigned,worker_released,pull_started,pull_stopped,container_started,container_stopped,container_killed,unexpected_exit_status,failed. If a field in that set is populated, all other fields in the set will automatically be cleared. 
- 
        (::Google::Cloud::LifeSciences::V2beta::DelayedEvent) — See
google.cloud.lifesciences.v2beta.DelayedEvent.
Note: The following fields are mutually exclusive:
delayed,worker_assigned,worker_released,pull_started,pull_stopped,container_started,container_stopped,container_killed,unexpected_exit_status,failed. If a field in that set is populated, all other fields in the set will automatically be cleared. 
#description
def description() -> ::String- 
        (::String) — A human-readable description of the event. Note that these strings can
change at any time without notice. Any application logic must use the
information in the 
detailsfield. 
#description=
def description=(value) -> ::String- 
        value (::String) — A human-readable description of the event. Note that these strings can
change at any time without notice. Any application logic must use the
information in the 
detailsfield. 
- 
        (::String) — A human-readable description of the event. Note that these strings can
change at any time without notice. Any application logic must use the
information in the 
detailsfield. 
#failed
def failed() -> ::Google::Cloud::LifeSciences::V2beta::FailedEvent- 
        (::Google::Cloud::LifeSciences::V2beta::FailedEvent) — See
google.cloud.lifesciences.v2beta.FailedEvent.
Note: The following fields are mutually exclusive:
failed,delayed,worker_assigned,worker_released,pull_started,pull_stopped,container_started,container_stopped,container_killed,unexpected_exit_status. If a field in that set is populated, all other fields in the set will automatically be cleared. 
#failed=
def failed=(value) -> ::Google::Cloud::LifeSciences::V2beta::FailedEvent- 
        value (::Google::Cloud::LifeSciences::V2beta::FailedEvent) — See
google.cloud.lifesciences.v2beta.FailedEvent.
Note: The following fields are mutually exclusive:
failed,delayed,worker_assigned,worker_released,pull_started,pull_stopped,container_started,container_stopped,container_killed,unexpected_exit_status. If a field in that set is populated, all other fields in the set will automatically be cleared. 
- 
        (::Google::Cloud::LifeSciences::V2beta::FailedEvent) — See
google.cloud.lifesciences.v2beta.FailedEvent.
Note: The following fields are mutually exclusive:
failed,delayed,worker_assigned,worker_released,pull_started,pull_stopped,container_started,container_stopped,container_killed,unexpected_exit_status. If a field in that set is populated, all other fields in the set will automatically be cleared. 
#pull_started
def pull_started() -> ::Google::Cloud::LifeSciences::V2beta::PullStartedEvent- 
        (::Google::Cloud::LifeSciences::V2beta::PullStartedEvent) — See
google.cloud.lifesciences.v2beta.PullStartedEvent.
Note: The following fields are mutually exclusive:
pull_started,delayed,worker_assigned,worker_released,pull_stopped,container_started,container_stopped,container_killed,unexpected_exit_status,failed. If a field in that set is populated, all other fields in the set will automatically be cleared. 
#pull_started=
def pull_started=(value) -> ::Google::Cloud::LifeSciences::V2beta::PullStartedEvent- 
        value (::Google::Cloud::LifeSciences::V2beta::PullStartedEvent) — See
google.cloud.lifesciences.v2beta.PullStartedEvent.
Note: The following fields are mutually exclusive:
pull_started,delayed,worker_assigned,worker_released,pull_stopped,container_started,container_stopped,container_killed,unexpected_exit_status,failed. If a field in that set is populated, all other fields in the set will automatically be cleared. 
- 
        (::Google::Cloud::LifeSciences::V2beta::PullStartedEvent) — See
google.cloud.lifesciences.v2beta.PullStartedEvent.
Note: The following fields are mutually exclusive:
pull_started,delayed,worker_assigned,worker_released,pull_stopped,container_started,container_stopped,container_killed,unexpected_exit_status,failed. If a field in that set is populated, all other fields in the set will automatically be cleared. 
#pull_stopped
def pull_stopped() -> ::Google::Cloud::LifeSciences::V2beta::PullStoppedEvent- 
        (::Google::Cloud::LifeSciences::V2beta::PullStoppedEvent) — See
google.cloud.lifesciences.v2beta.PullStoppedEvent.
Note: The following fields are mutually exclusive:
pull_stopped,delayed,worker_assigned,worker_released,pull_started,container_started,container_stopped,container_killed,unexpected_exit_status,failed. If a field in that set is populated, all other fields in the set will automatically be cleared. 
#pull_stopped=
def pull_stopped=(value) -> ::Google::Cloud::LifeSciences::V2beta::PullStoppedEvent- 
        value (::Google::Cloud::LifeSciences::V2beta::PullStoppedEvent) — See
google.cloud.lifesciences.v2beta.PullStoppedEvent.
Note: The following fields are mutually exclusive:
pull_stopped,delayed,worker_assigned,worker_released,pull_started,container_started,container_stopped,container_killed,unexpected_exit_status,failed. If a field in that set is populated, all other fields in the set will automatically be cleared. 
- 
        (::Google::Cloud::LifeSciences::V2beta::PullStoppedEvent) — See
google.cloud.lifesciences.v2beta.PullStoppedEvent.
Note: The following fields are mutually exclusive:
pull_stopped,delayed,worker_assigned,worker_released,pull_started,container_started,container_stopped,container_killed,unexpected_exit_status,failed. If a field in that set is populated, all other fields in the set will automatically be cleared. 
#timestamp
def timestamp() -> ::Google::Protobuf::Timestamp- (::Google::Protobuf::Timestamp) — The time at which the event occurred.
 
#timestamp=
def timestamp=(value) -> ::Google::Protobuf::Timestamp- value (::Google::Protobuf::Timestamp) — The time at which the event occurred.
 
- (::Google::Protobuf::Timestamp) — The time at which the event occurred.
 
#unexpected_exit_status
def unexpected_exit_status() -> ::Google::Cloud::LifeSciences::V2beta::UnexpectedExitStatusEvent- 
        (::Google::Cloud::LifeSciences::V2beta::UnexpectedExitStatusEvent) — See
google.cloud.lifesciences.v2beta.UnexpectedExitStatusEvent.
Note: The following fields are mutually exclusive:
unexpected_exit_status,delayed,worker_assigned,worker_released,pull_started,pull_stopped,container_started,container_stopped,container_killed,failed. If a field in that set is populated, all other fields in the set will automatically be cleared. 
#unexpected_exit_status=
def unexpected_exit_status=(value) -> ::Google::Cloud::LifeSciences::V2beta::UnexpectedExitStatusEvent- 
        value (::Google::Cloud::LifeSciences::V2beta::UnexpectedExitStatusEvent) — See
google.cloud.lifesciences.v2beta.UnexpectedExitStatusEvent.
Note: The following fields are mutually exclusive:
unexpected_exit_status,delayed,worker_assigned,worker_released,pull_started,pull_stopped,container_started,container_stopped,container_killed,failed. If a field in that set is populated, all other fields in the set will automatically be cleared. 
- 
        (::Google::Cloud::LifeSciences::V2beta::UnexpectedExitStatusEvent) — See
google.cloud.lifesciences.v2beta.UnexpectedExitStatusEvent.
Note: The following fields are mutually exclusive:
unexpected_exit_status,delayed,worker_assigned,worker_released,pull_started,pull_stopped,container_started,container_stopped,container_killed,failed. If a field in that set is populated, all other fields in the set will automatically be cleared. 
#worker_assigned
def worker_assigned() -> ::Google::Cloud::LifeSciences::V2beta::WorkerAssignedEvent- 
        (::Google::Cloud::LifeSciences::V2beta::WorkerAssignedEvent) — See
google.cloud.lifesciences.v2beta.WorkerAssignedEvent.
Note: The following fields are mutually exclusive:
worker_assigned,delayed,worker_released,pull_started,pull_stopped,container_started,container_stopped,container_killed,unexpected_exit_status,failed. If a field in that set is populated, all other fields in the set will automatically be cleared. 
#worker_assigned=
def worker_assigned=(value) -> ::Google::Cloud::LifeSciences::V2beta::WorkerAssignedEvent- 
        value (::Google::Cloud::LifeSciences::V2beta::WorkerAssignedEvent) — See
google.cloud.lifesciences.v2beta.WorkerAssignedEvent.
Note: The following fields are mutually exclusive:
worker_assigned,delayed,worker_released,pull_started,pull_stopped,container_started,container_stopped,container_killed,unexpected_exit_status,failed. If a field in that set is populated, all other fields in the set will automatically be cleared. 
- 
        (::Google::Cloud::LifeSciences::V2beta::WorkerAssignedEvent) — See
google.cloud.lifesciences.v2beta.WorkerAssignedEvent.
Note: The following fields are mutually exclusive:
worker_assigned,delayed,worker_released,pull_started,pull_stopped,container_started,container_stopped,container_killed,unexpected_exit_status,failed. If a field in that set is populated, all other fields in the set will automatically be cleared. 
#worker_released
def worker_released() -> ::Google::Cloud::LifeSciences::V2beta::WorkerReleasedEvent- 
        (::Google::Cloud::LifeSciences::V2beta::WorkerReleasedEvent) — See
google.cloud.lifesciences.v2beta.WorkerReleasedEvent.
Note: The following fields are mutually exclusive:
worker_released,delayed,worker_assigned,pull_started,pull_stopped,container_started,container_stopped,container_killed,unexpected_exit_status,failed. If a field in that set is populated, all other fields in the set will automatically be cleared. 
#worker_released=
def worker_released=(value) -> ::Google::Cloud::LifeSciences::V2beta::WorkerReleasedEvent- 
        value (::Google::Cloud::LifeSciences::V2beta::WorkerReleasedEvent) — See
google.cloud.lifesciences.v2beta.WorkerReleasedEvent.
Note: The following fields are mutually exclusive:
worker_released,delayed,worker_assigned,pull_started,pull_stopped,container_started,container_stopped,container_killed,unexpected_exit_status,failed. If a field in that set is populated, all other fields in the set will automatically be cleared. 
- 
        (::Google::Cloud::LifeSciences::V2beta::WorkerReleasedEvent) — See
google.cloud.lifesciences.v2beta.WorkerReleasedEvent.
Note: The following fields are mutually exclusive:
worker_released,delayed,worker_assigned,pull_started,pull_stopped,container_started,container_stopped,container_killed,unexpected_exit_status,failed. If a field in that set is populated, all other fields in the set will automatically be cleared.