Sha256: 383be1bfe4994d0de1a06561690ec17443a42465cbe501d486267f7f68194888

Contents?: true

Size: 955 Bytes

Versions: 1

Compression:

Stored size: 955 Bytes

Contents

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

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

Google::Protobuf::DescriptorPool.generated_pool.build do
  add_file("google/cloud/aiplatform/v1/job_state.proto", :syntax => :proto3) do
    add_enum "google.cloud.aiplatform.v1.JobState" do
      value :JOB_STATE_UNSPECIFIED, 0
      value :JOB_STATE_QUEUED, 1
      value :JOB_STATE_PENDING, 2
      value :JOB_STATE_RUNNING, 3
      value :JOB_STATE_SUCCEEDED, 4
      value :JOB_STATE_FAILED, 5
      value :JOB_STATE_CANCELLING, 6
      value :JOB_STATE_CANCELLED, 7
      value :JOB_STATE_PAUSED, 8
      value :JOB_STATE_EXPIRED, 9
    end
  end
end

module Google
  module Cloud
    module AIPlatform
      module V1
        JobState = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("google.cloud.aiplatform.v1.JobState").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/job_state_pb.rb