публичный статический конечный класс ApiDef.Arg.Builder
Тип protobuf tensorflow.ApiDef.Arg
Публичные методы
ApiDef.Arg.Builder | addRepeatedField (поле com.google.protobuf.Descriptors.FieldDescriptor, значение объекта) |
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 | ясное имя () string name = 1; |
ApiDef.Arg.Builder | ClearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof) |
ApiDef.Arg.Builder | очиститьRenameTo () Change the name used to access this arg in the API from what is used in the GraphDef. |
ApiDef.Arg.Builder | клон () |
ApiDef.Arg | |
Нить | получитьОписание () Note: this will replace any inherited arg doc. |
com.google.protobuf.ByteString | getDescriptionBytes () Note: this will replace any inherited arg doc. |
окончательный статический com.google.protobuf.Descriptors.Descriptor | |
com.google.protobuf.Descriptors.Descriptor | |
Нить | получитьИмя () 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 другое) |
окончательный 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, значение объекта) |
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, значение объекта) |
окончательный ApiDef.Arg.Builder | setUnknownFields (com.google.protobuf.UnknownFieldSetknownFields) |
Унаследованные методы
Публичные методы
public ApiDef.Arg.Builder addRepeatedField (поле com.google.protobuf.Descriptors.FieldDescriptor, значение объекта)
public 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;
public 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;
публичная строка 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;
public 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;
общедоступный статический окончательный com.google.protobuf.Descriptors.Descriptor getDescriptor ()
общедоступный com.google.protobuf.Descriptors.Descriptor getDescriptorForType ()
общедоступная строка getName ()
string name = 1;
public 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;
public 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 ()
public ApiDef.Arg.Builder mergeFrom (вход com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
Броски
Исключение IO |
---|
общедоступный финальный ApiDef.Arg.Builder mergeUnknownFields (com.google.protobuf.UnknownFieldSetknownFields)
public ApiDef.Arg.Builder setDescription (строковое значение)
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 ApiDef.Arg.Builder setDescriptionBytes (значение com.google.protobuf.ByteString)
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 ApiDef.Arg.Builder setField (поле com.google.protobuf.Descriptors.FieldDescriptor, значение объекта)
public 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;
public 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;