TrackableObjectGraph.TrackableObject.ObjectReference

kelas akhir statis publik TrackableObjectGraph.TrackableObject.ObjectReference

Tipe protobuf tensorflow.TrackableObjectGraph.TrackableObject.ObjectReference

Kelas Bersarang

kelas TrackableObjectGraph.TrackableObject.ObjectReference.Builder Tipe protobuf tensorflow.TrackableObjectGraph.TrackableObject.ObjectReference

Konstanta

ke dalam LOCAL_NAME_FIELD_NUMBER
ke dalam NODE_ID_FIELD_NUMBER

Metode Publik

boolean
sama dengan (Objek objek)
TrackableObjectGraph.TrackableObject.ObjectReference statis
TrackableObjectGraph.TrackableObject.ObjectReference
com.google.protobuf.Descriptors.Descriptor statis terakhir
Rangkaian
dapatkan Nama Lokal ()
 A user-provided name for the edge.
com.google.protobuf.ByteString
dapatkanLocalNameBytes ()
 A user-provided name for the edge.
ke dalam
dapatkanNodeId ()
 An index into `TrackableObjectGraph.nodes`, indicating the object
 being referenced.
ke dalam
final com.google.protobuf.UnknownFieldSet
ke dalam
boolean terakhir
TrackableObjectGraph.TrackableObject.ObjectReference.Builder statis
TrackableObjectGraph.TrackableObject.ObjectReference.Builder statis
TrackableObjectGraph.TrackableObject.ObjectReference.Builder
TrackableObjectGraph.TrackableObject.ObjectReference statis
parseDelimitedFrom (masukan Aliran Masukan)
TrackableObjectGraph.TrackableObject.ObjectReference statis
parseDelimitedFrom (masukan InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
TrackableObjectGraph.TrackableObject.ObjectReference statis
parseFrom (data ByteBuffer)
TrackableObjectGraph.TrackableObject.ObjectReference statis
parseFrom (com.google.protobuf.CodedInputStream masukan, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
TrackableObjectGraph.TrackableObject.ObjectReference statis
parseFrom (data ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
TrackableObjectGraph.TrackableObject.ObjectReference statis
parseFrom (com.google.protobuf.CodedInputStream masukan)
TrackableObjectGraph.TrackableObject.ObjectReference statis
parseFrom (byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
TrackableObjectGraph.TrackableObject.ObjectReference statis
parseFrom (com.google.protobuf.ByteString data)
TrackableObjectGraph.TrackableObject.ObjectReference statis
parseFrom (masukan InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
TrackableObjectGraph.TrackableObject.ObjectReference statis
parseFrom (com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
statis
TrackableObjectGraph.TrackableObject.ObjectReference.Builder
ruang kosong
writeTo (com.google.protobuf.CodedOutputStream keluaran)

Metode Warisan

Konstanta

int final statis publik LOCAL_NAME_FIELD_NUMBER

Nilai Konstan: 2

int final statis publik NODE_ID_FIELD_NUMBER

Nilai Konstan: 1

Metode Publik

boolean publik sama (Obj objek)

TrackableObjectGraph.TrackableObject.ObjectReference statis publik getDefaultInstance ()

publik TrackableObjectGraph.TrackableObject.ObjectReference getDefaultInstanceForType ()

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

String publik getLocalName ()

 A user-provided name for the edge.
 
string local_name = 2;

publik com.google.protobuf.ByteString getLocalNameBytes ()

 A user-provided name for the edge.
 
string local_name = 2;

int publik getNodeId ()

 An index into `TrackableObjectGraph.nodes`, indicating the object
 being referenced.
 
int32 node_id = 1;

publik dapatkanParserForType ()

publik int getSerializedSize ()

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

kode hash int publik ()

boolean akhir publik diinisialisasi ()

TrackableObjectGraph.TrackableObject.ObjectReference statis publik parseDelimitedFrom (input InputStream)

Melempar
Pengecualian IO

publik statis TrackableObjectGraph.TrackableObject.ObjectReference parseDelimitedFrom (InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Melempar
Pengecualian IO

publik statis TrackableObjectGraph.TrackableObject.ObjectReference parseFrom (data ByteBuffer)

Melempar
InvalidProtocolBufferException

publik statis TrackableObjectGraph.TrackableObject.ObjectReference parseFrom (com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Melempar
Pengecualian IO

public static TrackableObjectGraph.TrackableObject.ObjectReference parseFrom (data ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Melempar
InvalidProtocolBufferException

TrackableObjectGraph.TrackableObject.ObjectReference parseFrom statis publik (com.google.protobuf.CodedInputStream input)

Melempar
Pengecualian IO

publik statis TrackableObjectGraph.TrackableObject.ObjectReference parseFrom (byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Melempar
InvalidProtocolBufferException

publik statis TrackableObjectGraph.TrackableObject.ObjectReference parseFrom (com.google.protobuf.ByteString data)

Melempar
InvalidProtocolBufferException

public static TrackableObjectGraph.TrackableObject.ObjectReference parseFrom (input InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Melempar
Pengecualian IO

publik statis TrackableObjectGraph.TrackableObject.ObjectReference parseFrom (com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Melempar
InvalidProtocolBufferException

statis publik pengurai ()

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

Melempar
Pengecualian IO