Sha256: d3d3b4bbe80c0481c35507376f5653fcfdfcbdc7f168aab097f25ae643b7ebe8

Contents?: true

Size: 1.02 KB

Versions: 17

Compression:

Stored size: 1.02 KB

Contents

// Copyright 2015 Google LLC
//
// 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 google.api;

import "google/api/http.proto";
import "google/protobuf/descriptor.proto";

option go_package = "google.golang.org/genproto/googleapis/api/annotations;annotations";
option java_multiple_files = true;
option java_outer_classname = "AnnotationsProto";
option java_package = "com.google.api";
option objc_class_prefix = "GAPI";

extend google.protobuf.MethodOptions {
  // See `HttpRule`.
  HttpRule http = 72295728;
}

Version data entries

17 entries across 17 versions & 1 rubygems

Version Path
grpc-rest-0.1.22 protoc-gen-rails/google-deps/google/api/annotations.proto
grpc-rest-0.1.21 protoc-gen-rails/google-deps/google/api/annotations.proto
grpc-rest-0.1.20 protoc-gen-rails/google-deps/google/api/annotations.proto
grpc-rest-0.1.19 protoc-gen-rails/google-deps/google/api/annotations.proto
grpc-rest-0.1.18 protoc-gen-rails/google-deps/google/api/annotations.proto
grpc-rest-0.1.17 protoc-gen-rails/google-deps/google/api/annotations.proto
grpc-rest-0.1.16 protoc-gen-rails/google-deps/google/api/annotations.proto
grpc-rest-0.1.15 protoc-gen-rails/google-deps/google/api/annotations.proto
grpc-rest-0.1.14 protoc-gen-rails/google-deps/google/api/annotations.proto
grpc-rest-0.1.13 protoc-gen-rails/google-deps/google/api/annotations.proto
grpc-rest-0.1.10 protoc-gen-rails/google-deps/google/api/annotations.proto
grpc-rest-0.1.9 protoc-gen-rails/google-deps/google/api/annotations.proto
grpc-rest-0.1.7 protoc-gen-rails/google-deps/google/api/annotations.proto
grpc-rest-0.1.5 protoc-gen-rails/google-deps/google/api/annotations.proto
grpc-rest-0.1.4 protoc-gen-rails/google-deps/google/api/annotations.proto
grpc-rest-0.1.2 protoc-gen-rails/google-deps/google/api/annotations.proto
grpc-rest-0.1.1 protoc-gen-rails/google-deps/google/api/annotations.proto