Cloud Life Sciences V2beta API - Class Google::Cloud::LifeSciences::V2beta::PullStartedEvent (v0.8.0)

Reference documentation and code samples for the Cloud Life Sciences V2beta API class Google::Cloud::LifeSciences::V2beta::PullStartedEvent.

An event generated when the worker starts pulling an image.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#image_uri

def image_uri() -> ::String
Returns
  • (::String) — The URI of the image that was pulled.

#image_uri=

def image_uri=(value) -> ::String
Parameter
  • value (::String) — The URI of the image that was pulled.
Returns
  • (::String) — The URI of the image that was pulled.