Sha256: 299fafebed23cbe794b0dfbb7f8d053bbdec276d408b86a31a171ed4674a4856
Contents?: true
Size: 874 Bytes
Versions: 5
Compression:
Stored size: 874 Bytes
Contents
# Generated by the protocol buffer compiler. DO NOT EDIT! # source: google/cloud/deploy/v1/deliverypipeline_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/deliverypipeline_notification_payload.proto", :syntax => :proto3) do add_message "google.cloud.deploy.v1.DeliveryPipelineNotificationEvent" do optional :message, :string, 1 optional :delivery_pipeline, :string, 2 optional :type, :enum, 3, "google.cloud.deploy.v1.Type" end end end module Google module Cloud module Deploy module V1 DeliveryPipelineNotificationEvent = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("google.cloud.deploy.v1.DeliveryPipelineNotificationEvent").msgclass end end end end
Version data entries
5 entries across 5 versions & 1 rubygems