TrackableObjectGraph.TrackableObject.ObjectReference

classe finale statique publique TrackableObjectGraph.TrackableObject.ObjectReference

tensorflow.TrackableObjectGraph.TrackableObject.ObjectReference de type Protobuf.TrackableObjectGraph.TrackableObject.ObjectReference

Classes imbriquées

classe TrackableObjectGraph.TrackableObject.ObjectReference.Builder tensorflow.TrackableObjectGraph.TrackableObject.ObjectReference de type Protobuf.TrackableObjectGraph.TrackableObject.ObjectReference

Constantes

int LOCAL_NAME_FIELD_NUMBER
int NODE_ID_FIELD_NUMBER

Méthodes publiques

booléen
est égal (Obj objet)
statique TrackableObjectGraph.TrackableObject.ObjectReference
TrackableObjectGraph.TrackableObject.ObjectReference
final statique com.google.protobuf.Descriptors.Descriptor
Chaîne
getLocalName ()
 A user-provided name for the edge.
com.google.protobuf.ByteString
getLocalNameBytes ()
 A user-provided name for the edge.
int
getNodeId ()
 An index into `TrackableObjectGraph.nodes`, indicating the object
 being referenced.
int
final com.google.protobuf.UnknownFieldSet
int
booléen final
statique TrackableObjectGraph.TrackableObject.ObjectReference.Builder
statique TrackableObjectGraph.TrackableObject.ObjectReference.Builder
TrackableObjectGraph.TrackableObject.ObjectReference.Builder
statique TrackableObjectGraph.TrackableObject.ObjectReference
parseDelimitedFrom (entrée InputStream)
statique TrackableObjectGraph.TrackableObject.ObjectReference
parseDelimitedFrom (entrée InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
statique TrackableObjectGraph.TrackableObject.ObjectReference
parseFrom (données ByteBuffer)
statique TrackableObjectGraph.TrackableObject.ObjectReference
parseFrom (entrée com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
statique TrackableObjectGraph.TrackableObject.ObjectReference
parseFrom (données ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
statique TrackableObjectGraph.TrackableObject.ObjectReference
parseFrom (entrée com.google.protobuf.CodedInputStream)
statique TrackableObjectGraph.TrackableObject.ObjectReference
parseFrom (données octet[], com.google.protobuf.ExtensionRegistryLite extensionRegistry)
statique TrackableObjectGraph.TrackableObject.ObjectReference
parseFrom (données com.google.protobuf.ByteString)
statique TrackableObjectGraph.TrackableObject.ObjectReference
parseFrom (entrée InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
statique TrackableObjectGraph.TrackableObject.ObjectReference
parseFrom (données com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
statique
TrackableObjectGraph.TrackableObject.ObjectReference.Builder
vide
writeTo (sortie com.google.protobuf.CodedOutputStream)

Méthodes héritées

Constantes

public statique final int LOCAL_NAME_FIELD_NUMBER

Valeur constante : 2

public statique final int NODE_ID_FIELD_NUMBER

Valeur constante : 1

Méthodes publiques

public booléen égal (Objet obj)

public statique TrackableObjectGraph.TrackableObject.ObjectReference getDefaultInstance ()

public TrackableObjectGraph.TrackableObject.ObjectReference getDefaultInstanceForType ()

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

chaîne publique getLocalName ()

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

public com.google.protobuf.ByteString getLocalNameBytes ()

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

public int getNodeId ()

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

publique getParserForType ()

public int getSerializedSize ()

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

code de hachage int public ()

public final booléen isInitialized ()

public statique TrackableObjectGraph.TrackableObject.ObjectReference parseDelimitedFrom (entrée InputStream)

Jetés
IOException

public statique TrackableObjectGraph.TrackableObject.ObjectReference parseDelimitedFrom (entrée InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Jetés
IOException

public statique TrackableObjectGraph.TrackableObject.ObjectReference parseFrom (données ByteBuffer)

Jetés
InvalidProtocolBufferException

public statique TrackableObjectGraph.TrackableObject.ObjectReference parseFrom (entrée com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Jetés
IOException

public statique TrackableObjectGraph.TrackableObject.ObjectReference parseFrom (données ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Jetés
InvalidProtocolBufferException

public statique TrackableObjectGraph.TrackableObject.ObjectReference parseFrom (entrée com.google.protobuf.CodedInputStream)

Jetés
IOException

public statique TrackableObjectGraph.TrackableObject.ObjectReference parseFrom (données octet[], com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Jetés
InvalidProtocolBufferException

public statique TrackableObjectGraph.TrackableObject.ObjectReference parseFrom (données com.google.protobuf.ByteString)

Jetés
InvalidProtocolBufferException

public statique TrackableObjectGraph.TrackableObject.ObjectReference parseFrom (entrée InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Jetés
IOException

public statique TrackableObjectGraph.TrackableObject.ObjectReference parseFrom (données com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Jetés
InvalidProtocolBufferException

public statique analyseur ()

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

Jetés
IOException