Searched defs:AttributeDefinition (Results 1 – 3 of 3) sorted by relevance
/external/skia/bazel/exporter/build_proto/build/ |
D | build.pb.go | 1913 type AttributeDefinition struct { struct 1914 state protoimpl.MessageState 1915 sizeCache protoimpl.SizeCache 1916 unknownFields protoimpl.UnknownFields 1918 …ng `protobuf:"bytes,1,req,name=name" json:"name,omitempty"` // e.g. "name", "srcs" 1919 … `protobuf:"varint,2,req,name=type,enum=blaze_query.Attribute_Discriminator" json:"type,omitempty"` 1920 … *bool `protobuf:"varint,3,opt,name=mandatory" json:"mandatory,omitempty"` 1921 …allowed_rule_classes,json=allowedRuleClasses" json:"allowed_rule_classes,omitempty"` // type=label* 1922 …*string `protobuf:"bytes,5,opt,name=documentation" json:"documentation,omitempty"` 1923 …e=allow_empty,json=allowEmpty" json:"allow_empty,omitempty"` // type=*_list|*_dict [all …]
|
/external/python/google-api-python-client/googleapiclient/discovery_cache/documents/ |
D | healthcare.v1.json | 4166 "AttributeDefinition": { object
|
D | healthcare.v1beta1.json | 5056 "AttributeDefinition": { object
|