Home
last modified time | relevance | path

Searched defs:AllowedRuleClassInfo (Results 1 – 1 of 1) sorted by relevance

/external/skia/bazel/exporter/build_proto/build/
Dbuild.pb.go1853 type AllowedRuleClassInfo struct { struct
1854 state protoimpl.MessageState
1855 sizeCache protoimpl.SizeCache
1856 unknownFields protoimpl.UnknownFields
1858 …,req,name=policy,enum=blaze_query.AllowedRuleClassInfo_AllowedRuleClasses" json:"policy,omitempty"`
1862 …uf:"bytes,2,rep,name=allowed_rule_class,json=allowedRuleClass" json:"allowed_rule_class,omitempty"`
1865 func (x *AllowedRuleClassInfo) Reset() {
1874 func (x *AllowedRuleClassInfo) String() string {
1878 func (*AllowedRuleClassInfo) ProtoMessage() {}
1880 func (x *AllowedRuleClassInfo) ProtoReflect() protoreflect.Message {
[all …]