Sha256: 7e8e294e0052f72efe0bcebbf3a439ac9fb240113a5cdcab3f1aff7bb6728717

Contents?: true

Size: 991 Bytes

Versions: 1

Compression:

Stored size: 991 Bytes

Contents

# Generated by the protocol buffer compiler.  DO NOT EDIT!
# source: google/cloud/aiplatform/v1/pipeline_state.proto

require 'google/api/annotations_pb'
require 'google/protobuf'

Google::Protobuf::DescriptorPool.generated_pool.build do
  add_file("google/cloud/aiplatform/v1/pipeline_state.proto", :syntax => :proto3) do
    add_enum "google.cloud.aiplatform.v1.PipelineState" do
      value :PIPELINE_STATE_UNSPECIFIED, 0
      value :PIPELINE_STATE_QUEUED, 1
      value :PIPELINE_STATE_PENDING, 2
      value :PIPELINE_STATE_RUNNING, 3
      value :PIPELINE_STATE_SUCCEEDED, 4
      value :PIPELINE_STATE_FAILED, 5
      value :PIPELINE_STATE_CANCELLING, 6
      value :PIPELINE_STATE_CANCELLED, 7
      value :PIPELINE_STATE_PAUSED, 8
    end
  end
end

module Google
  module Cloud
    module AIPlatform
      module V1
        PipelineState = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("google.cloud.aiplatform.v1.PipelineState").enummodule
      end
    end
  end
end

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
google-cloud-ai_platform-v1-0.1.0 lib/google/cloud/aiplatform/v1/pipeline_state_pb.rb