lib/grpc/nodes_pb.rb in strongdm-1.0.11 vs lib/grpc/nodes_pb.rb in strongdm-1.0.12
- old
+ new
@@ -1,28 +1,28 @@
# Copyright 2020 StrongDM Inc
-#
+#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at
-#
+#
# http://www.apache.org/licenses/LICENSE-2.0
-#
+#
# Unless required by applicable law or agreed to in writing, software
# distributed under the License is distributed on an "AS IS" BASIS,
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
# See the License for the specific language governing permissions and
# limitations under the License.
-#
+#
# Generated by the protocol buffer compiler. DO NOT EDIT!
# source: nodes.proto
-require 'google/protobuf'
+require "google/protobuf"
-require 'google/api/annotations_pb'
-require 'protoc-gen-swagger/options/annotations_pb'
-require 'options_pb'
-require 'spec_pb'
-require 'tags_pb'
+require "google/api/annotations_pb"
+require "protoc-gen-swagger/options/annotations_pb"
+require "options_pb"
+require "spec_pb"
+require "tags_pb"
Google::Protobuf::DescriptorPool.generated_pool.build do
add_file("nodes.proto", :syntax => :proto3) do
add_message "v1.NodeCreateRequest" do
optional :meta, :message, 1, "v1.CreateRequestMetadata"
optional :node, :message, 2, "v1.Node"