type google.golang.org/genproto/googleapis/api/annotations.Http

11 uses

	google.golang.org/genproto/googleapis/api/annotations (current package)
		http.pb.go#L46: type Http struct {
		http.pb.go#L64: func (x *Http) Reset() {
		http.pb.go#L65: 	*x = Http{}
		http.pb.go#L73: func (x *Http) String() string {
		http.pb.go#L77: func (*Http) ProtoMessage() {}
		http.pb.go#L79: func (x *Http) ProtoReflect() protoreflect.Message {
		http.pb.go#L92: func (*Http) Descriptor() ([]byte, []int) {
		http.pb.go#L96: func (x *Http) GetRules() []*HttpRule {
		http.pb.go#L103: func (x *Http) GetFullyDecodeReservedExpansion() bool {
		http.pb.go#L699: 	(*Http)(nil),              // 0: google.api.Http
		http.pb.go#L721: 			switch v := v.(*Http); i {