Sha256: 29dd7242fcb3dc031e97a470d74f871eec53b21fc725a7f6905491e978602e09

Contents?: true

Size: 973 Bytes

Versions: 4

Compression:

Stored size: 973 Bytes

Contents

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

require 'google/protobuf'

require 'google/cloud/deploy/v1/log_enums_pb'

Google::Protobuf::DescriptorPool.generated_pool.build do
  add_file("google/cloud/deploy/v1/jobrun_notification_payload.proto", :syntax => :proto3) do
    add_message "google.cloud.deploy.v1.JobRunNotificationEvent" do
      optional :message, :string, 1
      optional :job_run, :string, 2
      optional :pipeline_uid, :string, 3
      optional :release_uid, :string, 4
      optional :rollout_uid, :string, 5
      optional :target_id, :string, 6
      optional :type, :enum, 7, "google.cloud.deploy.v1.Type"
    end
  end
end

module Google
  module Cloud
    module Deploy
      module V1
        JobRunNotificationEvent = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("google.cloud.deploy.v1.JobRunNotificationEvent").msgclass
      end
    end
  end
end

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
google-cloud-deploy-v1-0.7.0 lib/google/cloud/deploy/v1/jobrun_notification_payload_pb.rb
google-cloud-deploy-v1-0.6.0 lib/google/cloud/deploy/v1/jobrun_notification_payload_pb.rb
google-cloud-deploy-v1-0.5.0 lib/google/cloud/deploy/v1/jobrun_notification_payload_pb.rb
google-cloud-deploy-v1-0.4.0 lib/google/cloud/deploy/v1/jobrun_notification_payload_pb.rb