ApiDef.Arg.Builder

کلاس نهایی استاتیک عمومی ApiDef.Arg.Builder

Protobuf نوع tensorflow.ApiDef.Arg

روش های عمومی

ApiDef.Arg.Builder
addRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor فیلد، مقدار Object)
ApiDef.Arg
ApiDef.Arg
ApiDef.Arg.Builder
ApiDef.Arg.Builder
توضیح واضح ()
 Note: this will replace any inherited arg doc.
ApiDef.Arg.Builder
clearField (فیلد com.google.protobuf.Descriptors.FieldDescriptor)
ApiDef.Arg.Builder
clearName ()
string name = 1;
ApiDef.Arg.Builder
clearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof)
ApiDef.Arg.Builder
clearRenameTo ()
 Change the name used to access this arg in the API from what
 is used in the GraphDef.
ApiDef.Arg.Builder
ApiDef.Arg
رشته
getDescription ()
 Note: this will replace any inherited arg doc.
com.google.protobuf.ByteString
getDescriptionBytes ()
 Note: this will replace any inherited arg doc.
نهایی static com.google.protobuf.Descriptors.Descriptor
com.google.protobuf.Descriptors.Descriptor
رشته
getName ()
string name = 1;
com.google.protobuf.ByteString
getNameBytes ()
string name = 1;
رشته
getRenameTo ()
 Change the name used to access this arg in the API from what
 is used in the GraphDef.
com.google.protobuf.ByteString
getRenameToBytes ()
 Change the name used to access this arg in the API from what
 is used in the GraphDef.
بولی نهایی
ApiDef.Arg.Builder
mergeFrom (ورودی com.google.protobuf.CodedInputStream، com.google.protobuf.ExtensionRegistryLite extensionRegistry)
ApiDef.Arg.Builder
mergeFrom (com.google.protobuf.Message other)
نهایی ApiDef.Arg.Builder
mergeUnknownFields (com.google.protobuf.UnknownFieldSetknownFields)
ApiDef.Arg.Builder
setDescription (مقدار رشته)
 Note: this will replace any inherited arg doc.
ApiDef.Arg.Builder
setDescriptionBytes (مقدار com.google.protobuf.ByteString)
 Note: this will replace any inherited arg doc.
ApiDef.Arg.Builder
setField (com.google.protobuf.Descriptors.FieldDescriptor فیلد، مقدار Object)
ApiDef.Arg.Builder
setName (مقدار رشته)
string name = 1;
ApiDef.Arg.Builder
setNameBytes (مقدار com.google.protobuf.ByteString)
string name = 1;
ApiDef.Arg.Builder
setRenameTo (مقدار رشته)
 Change the name used to access this arg in the API from what
 is used in the GraphDef.
ApiDef.Arg.Builder
setRenameToBytes (مقدار com.google.protobuf.ByteString)
 Change the name used to access this arg in the API from what
 is used in the GraphDef.
ApiDef.Arg.Builder
setRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor، نمایه int، مقدار Object)
نهایی ApiDef.Arg.Builder
setUnknownFields (com.google.protobuf.UnknownFieldSetknownFields)

روش های ارثی

روش های عمومی

عمومی ApiDef.Arg.Builder addRepeatedField (فیلد com.google.protobuf.Descriptors.FieldDescriptor، مقدار Object)

ساخت عمومی ApiDef.Arg ()

عمومی ApiDef.Arg buildPartial ()

عمومی ApiDef.Arg.Builder clear ()

عمومی ApiDef.Arg.Builder clearDescription ()

 Note: this will replace any inherited arg doc. There is no
 current way of modifying arg descriptions (other than replacing
 them entirely) as can be done with op descriptions.
 
string description = 3;

عمومی ApiDef.Arg.Builder clearField (فیلد com.google.protobuf.Descriptors.FieldDescriptor)

عمومی ApiDef.Arg.Builder clearName ()

string name = 1;

عمومی ApiDef.Arg.Builder clearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof)

عمومی ApiDef.Arg.Builder clearRenameTo ()

 Change the name used to access this arg in the API from what
 is used in the GraphDef.  Note that these names in `backticks`
 will also be replaced in the summary & description fields.
 
string rename_to = 2;

کلون عمومی ApiDef.Arg.Builder ()

عمومی ApiDef.Arg getDefaultInstanceForType ()

رشته عمومی getDescription ()

 Note: this will replace any inherited arg doc. There is no
 current way of modifying arg descriptions (other than replacing
 them entirely) as can be done with op descriptions.
 
string description = 3;

عمومی com.google.protobuf.ByteString getDescriptionBytes ()

 Note: this will replace any inherited arg doc. There is no
 current way of modifying arg descriptions (other than replacing
 them entirely) as can be done with op descriptions.
 
string description = 3;

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

عمومی com.google.protobuf.Descriptors.Descriptor getDescriptorForType ()

رشته عمومی getName ()

string name = 1;

عمومی com.google.protobuf.ByteString getNameBytes ()

string name = 1;

رشته عمومی getRenameTo ()

رشته

 Change the name used to access this arg in the API from what
 is used in the GraphDef.  Note that these names in `backticks`
 will also be replaced in the summary & description fields.
 
string rename_to = 2;

عمومی com.google.protobuf.ByteString getRenameToBytes ()

 Change the name used to access this arg in the API from what
 is used in the GraphDef.  Note that these names in `backticks`
 will also be replaced in the summary & description fields.
 
string rename_to = 2;

بولین نهایی عمومی isInitialized ()

عمومی ApiDef.Arg.Builder mergeFrom (ورودی com.google.protobuf.CodedInputStream، com.google.protobuf.ExtensionRegistryLite extensionRegistry)

پرتاب می کند
IOException

عمومی ApiDef.Arg.Builder mergeFrom (com.google.protobuf.Message other)

نهایی عمومی ApiDef.Arg.Builder mergeUnknownFields (com.google.protobuf.UnknownFieldSetknownFields)

عمومی ApiDef.Arg.Builder setDescription (مقدار رشته)

string description = 3;

 Note: this will replace any inherited arg doc. There is no
 current way of modifying arg descriptions (other than replacing
 them entirely) as can be done with op descriptions.
 
= 3;

عمومی ApiDef.Arg.Builder setDescriptionBytes (مقدار com.google.protobuf.ByteString)

string description = 3;

 Note: this will replace any inherited arg doc. There is no
 current way of modifying arg descriptions (other than replacing
 them entirely) as can be done with op descriptions.
 
= 3;

public ApiDef.Arg.Builder setField (com.google.protobuf.Descriptors.FieldDescriptor فیلد، مقدار Object)

عمومی ApiDef.Arg.Builder setName (مقدار رشته)

string name = 1;

عمومی ApiDef.Arg.Builder setNameBytes (مقدار com.google.protobuf.ByteString)

string name = 1;

عمومی ApiDef.Arg.Builder setRenameTo (مقدار رشته)

رشته

 Change the name used to access this arg in the API from what
 is used in the GraphDef.  Note that these names in `backticks`
 will also be replaced in the summary & description fields.
 
string rename_to = 2;

عمومی ApiDef.Arg.Builder setRenameToBytes (مقدار com.google.protobuf.ByteString)

رشته

 Change the name used to access this arg in the API from what
 is used in the GraphDef.  Note that these names in `backticks`
 will also be replaced in the summary & description fields.
 
string rename_to = 2;

عمومی ApiDef.Arg.Builder setRepeatedField (فیلد com.google.protobuf.Descriptors.FieldDescriptor، نمایه int، مقدار Object)

نهایی عمومی ApiDef.Arg.Builder setUnknownFields (com.google.protobuf.UnknownFieldSetknownFields)