Sha256: b59e8671cc6dfc35b120109d1638c3858ac80481d90b30e6abed9d8155c7453a

Contents?: true

Size: 937 Bytes

Versions: 1

Compression:

Stored size: 937 Bytes

Contents

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

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

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

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

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
google-cloud-deploy-v1-0.2.0 lib/google/cloud/deploy/v1/rollout_notification_payload_pb.rb