lib/google/devtools/artifactregistry/v1/repository_pb.rb in google-cloud-artifact_registry-v1-0.1.0 vs lib/google/devtools/artifactregistry/v1/repository_pb.rb in google-cloud-artifact_registry-v1-0.2.0

- old
+ new

@@ -1,13 +1,13 @@ # Generated by the protocol buffer compiler. DO NOT EDIT! # source: google/devtools/artifactregistry/v1/repository.proto -require 'google/protobuf' - require 'google/api/field_behavior_pb' require 'google/api/resource_pb' require 'google/protobuf/timestamp_pb' require 'google/api/annotations_pb' +require 'google/protobuf' + Google::Protobuf::DescriptorPool.generated_pool.build do add_file("google/devtools/artifactregistry/v1/repository.proto", :syntax => :proto3) do add_message "google.devtools.artifactregistry.v1.Repository" do optional :name, :string, 1 optional :format, :enum, 2, "google.devtools.artifactregistry.v1.Repository.Format"