ApiDef.Arg

kelas akhir statis publik ApiDef.Arg

Tipe protobuf tensorflow.ApiDef.Arg

Kelas Bersarang

kelas ApiDef.Arg.Builder Tipe protobuf tensorflow.ApiDef.Arg

Konstanta

ke dalam DESCRIPTION_FIELD_NUMBER
ke dalam NAME_FIELD_NUMBER
ke dalam RENAME_TO_FIELD_NUMBER

Metode Publik

boolean
sama dengan (Objek objek)
ApiDef.Arg statis
ApiDef.Arg
Rangkaian
dapatkanDeskripsi ()
 Note: this will replace any inherited arg doc.
com.google.protobuf.ByteString
dapatkanDeskripsiBytes ()
 Note: this will replace any inherited arg doc.
com.google.protobuf.Descriptors.Descriptor statis terakhir
Rangkaian
dapatkan Nama ()
string name = 1;
com.google.protobuf.ByteString
dapatkanNamaBytes ()
string name = 1;
Rangkaian
dapatkan Ganti Nama Ke ()
 Change the name used to access this arg in the API from what
 is used in the GraphDef.
com.google.protobuf.ByteString
dapatkanRenameToBytes ()
 Change the name used to access this arg in the API from what
 is used in the GraphDef.
ke dalam
final com.google.protobuf.UnknownFieldSet
ke dalam
boolean terakhir
ApiDef.Arg.Builder statis
newBuilder (prototipe ApiDef.Arg )
ApiDef.Arg.Builder statis
ApiDef.Arg.Builder
ApiDef.Arg statis
parseDelimitedFrom (masukan Aliran Masukan)
ApiDef.Arg statis
parseDelimitedFrom (masukan InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
ApiDef.Arg statis
parseFrom (data ByteBuffer)
ApiDef.Arg statis
parseFrom (com.google.protobuf.CodedInputStream masukan, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
ApiDef.Arg statis
parseFrom (data ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
ApiDef.Arg statis
parseFrom (com.google.protobuf.CodedInputStream masukan)
ApiDef.Arg statis
parseFrom (byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
ApiDef.Arg statis
parseFrom (com.google.protobuf.ByteString data)
ApiDef.Arg statis
parseFrom (masukan InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
ApiDef.Arg statis
parseFrom (com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
statis
ApiDef.Arg.Builder
ruang kosong
writeTo (com.google.protobuf.CodedOutputStream keluaran)

Metode Warisan

Konstanta

int akhir statis publik DESCRIPTION_FIELD_NUMBER

Nilai Konstan: 3

int akhir statis publik NAME_FIELD_NUMBER

Nilai Konstan: 1

int akhir statis publik RENAME_TO_FIELD_NUMBER

Nilai Konstan: 2

Metode Publik

boolean publik sama (Obj objek)

ApiDef.Arg statis publik getDefaultInstance ()

publik ApiDef.Arg getDefaultInstanceForType ()

GetDeskripsi String publik ()

deskripsi string

 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 publik 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 ()

GetName String publik ()

string name = 1;

publik com.google.protobuf.ByteString getNameBytes ()

string name = 1;

publik dapatkanParserForType ()

String publik 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;

publik 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;

publik int getSerializedSize ()

public final com.google.protobuf.UnknownFieldSet getUnknownFields ()

kode hash int publik ()

boolean akhir publik diinisialisasi ()

ApiDef.Arg.Builder newBuilder statis publik (prototipe ApiDef.Arg )

ApiDef.Arg.Builder statis publik newBuilder ()

publik ApiDef.Arg.Builder newBuilderForType ()

ApiDef.Arg statis publik parseDelimitedFrom (input InputStream)

Melempar
Pengecualian IO

ApiDef.Arg statis publik parseDelimitedFrom (input InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Melempar
Pengecualian IO

parseFrom ApiDef.Arg statis publik (data ByteBuffer)

Melempar
InvalidProtocolBufferException

public static ApiDef.Arg parseFrom (com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Melempar
Pengecualian IO

ApiDef.Arg parseFrom statis publik (data ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Melempar
InvalidProtocolBufferException

apidef.arg parseFrom statis publik (com.google.protobuf.CodedInputStream masukan)

Melempar
Pengecualian IO

public static ApiDef.Arg parseFrom (byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Melempar
InvalidProtocolBufferException

apidef.arg parseFrom statis publik (com.google.protobuf.ByteString data)

Melempar
InvalidProtocolBufferException

public static ApiDef.Arg parseFrom (input InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Melempar
Pengecualian IO

public static ApiDef.Arg parseFrom (com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Melempar
InvalidProtocolBufferException

statis publik pengurai ()

publik ApiDef.Arg.Builder toBuilder ()

public void writeTo (com.google.protobuf.CodedOutputStream keluaran)

Melempar
Pengecualian IO