Sha256: 5ba1f6a051bdb29032528ced926b9320f8b593c6fb3a4a6c91923d26cbf85ae4

Contents?: true

Size: 699 Bytes

Versions: 630

Compression:

Stored size: 699 Bytes

Contents

// Copyright 2020 gRPC authors.
//
// 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.

syntax = "proto3";

package grpc.foo;

option ruby_package = "B::Other";

message Foo {
  message Bar { }
}

Version data entries

630 entries across 630 versions & 5 rubygems

Version Path
grpc-1.31.0.pre1-universal-darwin src/ruby/spec/pb/codegen/grpc/testing/package_options_import2.proto
grpc-1.31.0.pre1-x64-mingw32 src/ruby/spec/pb/codegen/grpc/testing/package_options_import2.proto
grpc-1.31.0.pre1-x86-mingw32 src/ruby/spec/pb/codegen/grpc/testing/package_options_import2.proto
grpc-1.31.0.pre1-x86-linux src/ruby/spec/pb/codegen/grpc/testing/package_options_import2.proto
grpc-1.30.2-universal-darwin src/ruby/spec/pb/codegen/grpc/testing/package_options_import2.proto
grpc-1.30.2-x64-mingw32 src/ruby/spec/pb/codegen/grpc/testing/package_options_import2.proto
grpc-1.30.2 src/ruby/spec/pb/codegen/grpc/testing/package_options_import2.proto
grpc-1.30.2-x86-mingw32 src/ruby/spec/pb/codegen/grpc/testing/package_options_import2.proto
grpc-1.30.2-x86_64-linux src/ruby/spec/pb/codegen/grpc/testing/package_options_import2.proto
grpc-1.30.2-x86-linux src/ruby/spec/pb/codegen/grpc/testing/package_options_import2.proto