All Downloads are FREE. Search and download functionalities are using the official Maven repository.

wgtwo.annotations.proto Maven / Gradle / Ivy

syntax = "proto3";

package wgtwo;

import "google/protobuf/descriptor.proto";

option go_package = "github.com/working-group-two/wgtwoapis/wgtwo/annotations";
option java_package = "com.wgtwo.api.annotations";
option java_outer_classname = "AnnotationsProto";

extend google.protobuf.MethodOptions {
  string scope = 50013;
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy