FunctionDef.ArgAttrs.Builder

パブリック静的最終クラスFunctionDef.ArgAttrs.Builder

 Attributes for function arguments. These attributes are the same set of
 valid attributes as to _Arg nodes.
 
Protobuf 型tensorflow.FunctionDef.ArgAttrs

パブリックメソッド

FunctionDef.ArgAttrs.Builder
addRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor フィールド、オブジェクト値)
FunctionDef.ArgAttrs
建てる()
FunctionDef.ArgAttrs
FunctionDef.ArgAttrs.Builder
クリア()
FunctionDef.ArgAttrs.Builder
FunctionDef.ArgAttrs.Builder
clearField (com.google.protobuf.Descriptors.FieldDescriptor フィールド)
FunctionDef.ArgAttrs.Builder
clearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof)
FunctionDef.ArgAttrs.Builder
ブール値
containsAttr (文字列キー)
map<string, .tensorflow.AttrValue> attr = 1;
Map<String, AttrValue >
getAttr ()
代わりにgetAttrMap()を使用してください。
整数
getAttrCount ()
map<string, .tensorflow.AttrValue> attr = 1;
Map<String, AttrValue >
getAttrMap ()
map<string, .tensorflow.AttrValue> attr = 1;
属性値
getAttrOrDefault (文字列キー、 AttrValueデフォルト値)
map<string, .tensorflow.AttrValue> attr = 1;
属性値
getAttrOrThrow (文字列キー)
map<string, .tensorflow.AttrValue> attr = 1;
FunctionDef.ArgAttrs
最終的な静的 com.google.protobuf.Descriptors.Descriptor
com.google.protobuf.Descriptors.Descriptor
Map<String, AttrValue >
getMutableAttr ()
代わりに代替の突然変異アクセサーを使用してください。
最終ブール値
FunctionDef.ArgAttrs.Builder
mergeFrom (com.google.protobuf.CodedInputStream 入力、com.google.protobuf.ExtensionRegistryLite extensionRegistry)
FunctionDef.ArgAttrs.Builder
mergeFrom (com.google.protobuf.Message other)
最終的なFunctionDef.ArgAttrs.Builder
mergeUnknownFields (com.google.protobuf.UnknownFieldSet 不明フィールド)
FunctionDef.ArgAttrs.Builder
putAllAttr (Map<String, AttrValue > 値)
map<string, .tensorflow.AttrValue> attr = 1;
FunctionDef.ArgAttrs.Builder
putAttr (文字列キー、 AttrValue値)
map<string, .tensorflow.AttrValue> attr = 1;
FunctionDef.ArgAttrs.Builder
RemoveAttr (文字列キー)
map<string, .tensorflow.AttrValue> attr = 1;
FunctionDef.ArgAttrs.Builder
setField (com.google.protobuf.Descriptors.FieldDescriptor フィールド、オブジェクト値)
FunctionDef.ArgAttrs.Builder
setRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor フィールド、int インデックス、オブジェクト値)
最終的なFunctionDef.ArgAttrs.Builder
setUnknownFields (com.google.protobuf.UnknownFieldSetknownFields)

継承されたメソッド

パブリックメソッド

public FunctionDef.ArgAttrs.Builder addRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor フィールド、オブジェクト値)

public FunctionDef.ArgAttrs build ()

public FunctionDef.ArgAttrs buildPartial ()

public FunctionDef.ArgAttrs.Builder clearAttr ()

public FunctionDef.ArgAttrs.Builder clearField (com.google.protobuf.Descriptors.FieldDescriptor フィールド)

public FunctionDef.ArgAttrs.Builder clearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof)

public FunctionDef.ArgAttrs.Builderクローン()

public boolean containsAttr (文字列キー)

map<string, .tensorflow.AttrValue> attr = 1;

public Map<String, AttrValue > getAttr ()

代わりにgetAttrMap()を使用してください。

public int getAttrCount ()

map<string, .tensorflow.AttrValue> attr = 1;

public Map<String, AttrValue > getAttrMap ()

map<string, .tensorflow.AttrValue> attr = 1;

public AttrValue getAttrOrDefault (文字列キー、 AttrValue defaultValue)

map<string, .tensorflow.AttrValue> attr = 1;

public AttrValue getAttrOrThrow (文字列キー)

map<string, .tensorflow.AttrValue> attr = 1;

public FunctionDef.ArgAttrs getDefaultInstanceForType ()

public static Final com.google.protobuf.Descriptors.Descriptor getDescriptor ()

public com.google.protobuf.Descriptors.Descriptor getDescriptorForType ()

public Map<String, AttrValue > getMutableAttr ()

代わりに代替の突然変異アクセサーを使用してください。

パブリック最終ブール値isInitialized ()

public FunctionDef.ArgAttrs.Builder mergeFrom (com.google.protobuf.CodedInputStream 入力、com.google.protobuf.ExtensionRegistryLite extensionRegistry)

投げる
IO例外

public FunctionDef.ArgAttrs.Builder mergeFrom (com.google.protobuf.Message other)

public Final FunctionDef.ArgAttrs.Builder mergeUnknownFields (com.google.protobuf.UnknownFieldSet knownFields)

public FunctionDef.ArgAttrs.Builder putAllAttr (Map<String, AttrValue > 値)

map<string, .tensorflow.AttrValue> attr = 1;

public FunctionDef.ArgAttrs.Builder putAttr (文字列キー、 AttrValue値)

map<string, .tensorflow.AttrValue> attr = 1;

public FunctionDef.ArgAttrs.Builder deleteAttr (文字列キー)

map<string, .tensorflow.AttrValue> attr = 1;

public FunctionDef.ArgAttrs.Builder setField (com.google.protobuf.Descriptors.FieldDescriptor フィールド、オブジェクト値)

public FunctionDef.ArgAttrs.Builder setRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor フィールド、int インデックス、オブジェクト値)

public Final FunctionDef.ArgAttrs.Builder setUnknownFields (com.google.protobuf.UnknownFieldSet knownFields)