Sha256: a6d7c5d2433bd0435f6363129ada8b881825cc58820efee2a31989cc5e5182fa
Contents?: true
Size: 744 Bytes
Versions: 3
Compression:
Stored size: 744 Bytes
Contents
# Generated by the protocol buffer compiler. DO NOT EDIT! # source: google/cloud/video/stitcher/v1/slates.proto require 'google/protobuf' require 'google/api/field_behavior_pb' require 'google/api/resource_pb' Google::Protobuf::DescriptorPool.generated_pool.build do add_file("google/cloud/video/stitcher/v1/slates.proto", :syntax => :proto3) do add_message "google.cloud.video.stitcher.v1.Slate" do optional :name, :string, 1 optional :uri, :string, 2 end end end module Google module Cloud module Video module Stitcher module V1 Slate = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("google.cloud.video.stitcher.v1.Slate").msgclass end end end end end
Version data entries
3 entries across 3 versions & 1 rubygems