interfaccia statica pubblica FunctionDef.ArgAttrsOrBuilder 
| Sottoclassi indirette conosciute | 
Metodi pubblici
| booleano astratto |  contieneAttr (chiave String) map<string, .tensorflow.AttrValue> attr = 1; | 
| mappa astratta<String, AttrValue > |  getAttr ()  Utilizzare invece  getAttrMap(). | 
| astratto int |  getAttrCount () map<string, .tensorflow.AttrValue> attr = 1; | 
| mappa astratta<String, AttrValue > |  getAttrMap () map<string, .tensorflow.AttrValue> attr = 1; | 
| valore attributo astratto |  getAttrOrDefault (chiave String, AttrValue defaultValue) map<string, .tensorflow.AttrValue> attr = 1; | 
| valore attributo astratto |  getAttrOrThrow (chiave String) map<string, .tensorflow.AttrValue> attr = 1; | 
Metodi pubblici
booleano astratto pubblico contieneAttr (chiave String)
 map<string, .tensorflow.AttrValue> attr = 1;
public abstract int getAttrCount ()
 map<string, .tensorflow.AttrValue> attr = 1;
public abstract AttrValue getAttrOrDefault (Chiave stringa, AttrValue defaultValue)
 map<string, .tensorflow.AttrValue> attr = 1;
public abstract AttrValue getAttrOrThrow (chiave String)
 map<string, .tensorflow.AttrValue> attr = 1;