HomeSort by relevance Sort by last modified time
    Searched refs:HttpRule (Results 1 - 3 of 3) sorted by null

  /external/syzkaller/vendor/google.golang.org/genproto/googleapis/api/annotations/
http.pb.go 22 // [HttpRule][google.api.HttpRule], each specifying the mapping of an RPC method
28 Rules []*HttpRule `protobuf:"bytes,1,rep,name=rules,proto3" json:"rules,omitempty"`
65 func (m *Http) GetRules() []*HttpRule {
79 // `HttpRule` defines the mapping of an RPC method to one or more HTTP
296 type HttpRule struct {
321 AdditionalBindings []*HttpRule `protobuf:"bytes,11,rep,name=additional_bindings,json=additionalBindings,proto3" json:"additional_bindings,omitempty"`
327 func (m *HttpRule) Reset() { *m = HttpRule{} }
328 func (m *HttpRule) String() string { return proto.CompactTextString(m)
    [all...]
annotations.pb.go 24 ExtensionType: (*HttpRule)(nil),
  /external/python/apitools/samples/servicemanagement_sample/servicemanagement_v1/
servicemanagement_v1_messages.py     [all...]

Completed in 638 milliseconds