google_api_genomics v0.0.1 GoogleApi.Genomics.V1.Model.ComputeEngine View Source

Describes a Compute Engine resource that is being managed by a running pipeline.

Attributes

  • diskNames (List[String]): The names of the disks that were created for this pipeline. Defaults to: null.
  • instanceName (String): The instance on which the operation is running. Defaults to: null.
  • machineType (String): The machine type of the instance. Defaults to: null.
  • zone (String): The availability zone in which the instance resides. Defaults to: null.