PlatformInfo.Builder

PlatformInfo.Builder kelas akhir statis publik

Tipe protobuf tensorflow.PlatformInfo

Metode Publik

PlatformInfo.Builder
addRepeatedField (bidang com.google.protobuf.Descriptors.FieldDescriptor, Nilai objek)
Info Platform
Info Platform
PlatformInfo.Builder
jernih ()
PlatformInfo.Builder
jelasBits ()
 e.g.
PlatformInfo.Builder
clearField (bidang com.google.protobuf.Descriptors.FieldDescriptor)
PlatformInfo.Builder
PlatformInfo.Builder
PlatformInfo.Builder
clearOneof (com.google.protobuf.Descriptors.OneofDescriptor salah satu)
PlatformInfo.Builder
hapusRilis ()
 e.g.
PlatformInfo.Builder
PlatformInfo.Builder
versi jelas ()
 e.g.
PlatformInfo.Builder
klon ()
Rangkaian
dapatkanBits ()
 e.g.
com.google.protobuf.ByteString
Info Platform
com.google.protobuf.Descriptors.Descriptor statis terakhir
com.google.protobuf.Descriptors.Descriptor
Rangkaian
com.google.protobuf.ByteString
Rangkaian
com.google.protobuf.ByteString
Rangkaian
com.google.protobuf.ByteString
Rangkaian
com.google.protobuf.ByteString
Rangkaian
dapatkanVersi ()
 e.g.
com.google.protobuf.ByteString
boolean terakhir
PlatformInfo.Builder
mergeFrom (com.google.protobuf.CodedInputStream masukan, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
PlatformInfo.Builder
mergeFrom (com.google.protobuf.Pesan lainnya)
PlatformInfo.Builder terakhir
mergeUnknownFields (com.google.protobuf.UnknownFieldSet unknownFields)
PlatformInfo.Builder
setBits (Nilai string)
 e.g.
PlatformInfo.Builder
setBitsBytes (nilai com.google.protobuf.ByteString)
 e.g.
PlatformInfo.Builder
setField (bidang com.google.protobuf.Descriptors.FieldDescriptor, Nilai objek)
PlatformInfo.Builder
setLinkage (Nilai string)
 e.g.
PlatformInfo.Builder
setLinkageBytes (nilai com.google.protobuf.ByteString)
 e.g.
PlatformInfo.Builder
setMachine (Nilai string)
 e.g.
PlatformInfo.Builder
setMachineBytes (nilai com.google.protobuf.ByteString)
 e.g.
PlatformInfo.Builder
setRelease (Nilai string)
 e.g.
PlatformInfo.Builder
setReleaseBytes (nilai com.google.protobuf.ByteString)
 e.g.
PlatformInfo.Builder
setRepeatedField (bidang com.google.protobuf.Descriptors.FieldDescriptor, indeks int, Nilai objek)
PlatformInfo.Builder
setSystem (Nilai string)
 e.g.
PlatformInfo.Builder
setSystemBytes (nilai com.google.protobuf.ByteString)
 e.g.
PlatformInfo.Builder terakhir
setUnknownFields (com.google.protobuf.UnknownFieldSet unknownFields)
PlatformInfo.Builder
setVersion (Nilai string)
 e.g.
PlatformInfo.Builder
setVersionBytes (nilai com.google.protobuf.ByteString)
 e.g.

Metode Warisan

Metode Publik

public PlatformInfo.Builder addRepeatedField (bidang com.google.protobuf.Descriptors.FieldDescriptor, Nilai objek)

pembuatan PlatformInfo publik ()

PlatformInfo publik buildPartial ()

PlatformInfo.Builder publik jelas ()

PlatformInfo publik.Builder clearBits ()

 e.g. '64bit'
 
string bits = 1;

PlatformInfo.Builder clearField publik (bidang com.google.protobuf.Descriptors.FieldDescriptor)

PlatformInfo publik.Builder clearLinkage ()

hubungan string

 e.g. 'ELF'
 
string linkage = 2;

PlatformInfo publik.Builder clearMachine ()

 e.g. 'i386'
 
string machine = 3;

PlatformInfo publik.Builder clearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof)

PlatformInfo publik.Builder clearRelease ()

pelepasan string

 e.g. '3.13.0-76-generic'
 
string release = 4;

PlatformInfo publik.Builder clearSystem ()

sistem string

 e.g. 'Linux'
 
string system = 5;

PlatformInfo publik.Builder clearVersion ()

versi string

 e.g. '#120_Ubuntu SMP Mon Jan 18 15:59:10 UTC 2016'
 
string version = 6;

Klon PlatformInfo.Builder publik ()

GetBits String publik ()

 e.g. '64bit'
 
string bits = 1;

publik com.google.protobuf.ByteString getBitsBytes ()

 e.g. '64bit'
 
string bits = 1;

PlatformInfo publik getDefaultInstanceForType ()

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

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

GetLinkage String publik ()

hubungan string

 e.g. 'ELF'
 
string linkage = 2;

publik com.google.protobuf.ByteString getLinkageBytes ()

hubungan string

 e.g. 'ELF'
 
string linkage = 2;

String publik getMachine ()

 e.g. 'i386'
 
string machine = 3;

publik com.google.protobuf.ByteString getMachineBytes ()

 e.g. 'i386'
 
string machine = 3;

GetRelease String publik ()

pelepasan string

 e.g. '3.13.0-76-generic'
 
string release = 4;

publik com.google.protobuf.ByteString getReleaseBytes ()

pelepasan string

 e.g. '3.13.0-76-generic'
 
string release = 4;

String publik getSystem ()

sistem string

 e.g. 'Linux'
 
string system = 5;

publik com.google.protobuf.ByteString getSystemBytes ()

sistem string

 e.g. 'Linux'
 
string system = 5;

GetVersion String publik ()

versi string

 e.g. '#120_Ubuntu SMP Mon Jan 18 15:59:10 UTC 2016'
 
string version = 6;

publik com.google.protobuf.ByteString getVersionBytes ()

versi string

 e.g. '#120_Ubuntu SMP Mon Jan 18 15:59:10 UTC 2016'
 
string version = 6;

boolean akhir publik diinisialisasi ()

Public PlatformInfo.Builder mergeFrom (com.google.protobuf.CodedInputStream masukan, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Melempar
Pengecualian IO

PlatformInfo publik.Builder mergeFrom (com.google.protobuf.Message lainnya)

PlatformInfo.Builder final publik menggabungkanUnknownFields (com.google.protobuf.UnknownFieldSet unknownFields)

PlatformInfo.Builder setBits publik (Nilai string)

 e.g. '64bit'
 
string bits = 1;

PlatformInfo.Builder publik setBitsBytes (nilai com.google.protobuf.ByteString)

 e.g. '64bit'
 
string bits = 1;

public PlatformInfo.Builder setField (bidang com.google.protobuf.Descriptors.FieldDescriptor, Nilai objek)

PlatformInfo publik.Builder setLinkage (Nilai string)

hubungan string

 e.g. 'ELF'
 
string linkage = 2;

PlatformInfo.Builder publik setLinkageBytes (nilai com.google.protobuf.ByteString)

hubungan string

 e.g. 'ELF'
 
string linkage = 2;

PlatformInfo publik.Builder setMachine (Nilai string)

 e.g. 'i386'
 
string machine = 3;

PlatformInfo.Builder publik setMachineBytes (nilai com.google.protobuf.ByteString)

 e.g. 'i386'
 
string machine = 3;

PlatformInfo publik.Builder setRelease (Nilai string)

pelepasan string

 e.g. '3.13.0-76-generic'
 
string release = 4;

PlatformInfo.Builder publik setReleaseBytes (nilai com.google.protobuf.ByteString)

pelepasan string

 e.g. '3.13.0-76-generic'
 
string release = 4;

public PlatformInfo.Builder setRepeatedField (bidang com.google.protobuf.Descriptors.FieldDescriptor, indeks int, Nilai objek)

PlatformInfo publik.Builder setSystem (Nilai string)

sistem string

 e.g. 'Linux'
 
string system = 5;

PlatformInfo.Builder publik setSystemBytes (nilai com.google.protobuf.ByteString)

sistem string

 e.g. 'Linux'
 
string system = 5;

PlatformInfo.Builder setUnknownFields final publik (com.google.protobuf.UnknownFieldSet unknownFields)

PlatformInfo publik.Builder setVersion (Nilai string)

versi string

 e.g. '#120_Ubuntu SMP Mon Jan 18 15:59:10 UTC 2016'
 
string version = 6;

PlatformInfo.Builder publik setVersionBytes (nilai com.google.protobuf.ByteString)

versi string

 e.g. '#120_Ubuntu SMP Mon Jan 18 15:59:10 UTC 2016'
 
string version = 6;