classe final estática pública TrackableObjectGraph.TrackableObject.ObjectReference
Tipo de protobuf tensorflow.TrackableObjectGraph.TrackableObject.ObjectReference
Classes aninhadas
aula | TrackableObjectGraph.TrackableObject.ObjectReference.Builder | Tipo de protobuf tensorflow.TrackableObjectGraph.TrackableObject.ObjectReference |
Constantes
interno | LOCAL_NAME_FIELD_NUMBER | |
interno | NODE_ID_FIELD_NUMBER |
Métodos Públicos
booleano | é igual (objeto obj) |
TrackableObjectGraph.TrackableObject.ObjectReference estático | |
TrackableObjectGraph.TrackableObject.ObjectReference | |
final estático com.google.protobuf.Descriptors.Descriptor | |
Corda | obterNomeLocal () A user-provided name for the edge. |
com.google.protobuf.ByteString | getLocalNameBytes () A user-provided name for the edge. |
interno | getNodeId () An index into `TrackableObjectGraph.nodes`, indicating the object being referenced. |
interno | |
final com.google.protobuf.UnknownFieldSet | |
interno | código hash () |
booleano final | |
TrackableObjectGraph.TrackableObject.ObjectReference.Builder estático | |
TrackableObjectGraph.TrackableObject.ObjectReference.Builder estático | |
TrackableObjectGraph.TrackableObject.ObjectReference.Builder | |
TrackableObjectGraph.TrackableObject.ObjectReference estático | parseDelimitedFrom (entrada InputStream) |
TrackableObjectGraph.TrackableObject.ObjectReference estático | parseDelimitedFrom (entrada InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
TrackableObjectGraph.TrackableObject.ObjectReference estático | parseFrom (dados de ByteBuffer) |
TrackableObjectGraph.TrackableObject.ObjectReference estático | parseFrom (entrada com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
TrackableObjectGraph.TrackableObject.ObjectReference estático | parseFrom (dados de ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
TrackableObjectGraph.TrackableObject.ObjectReference estático | parseFrom (entrada com.google.protobuf.CodedInputStream) |
TrackableObjectGraph.TrackableObject.ObjectReference estático | parseFrom (byte[] dados, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
TrackableObjectGraph.TrackableObject.ObjectReference estático | parseFrom (dados com.google.protobuf.ByteString) |
TrackableObjectGraph.TrackableObject.ObjectReference estático | parseFrom (entrada InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
TrackableObjectGraph.TrackableObject.ObjectReference estático | parseFrom (dados com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
estático | analisador () |
TrackableObjectGraph.TrackableObject.ObjectReference.Builder | |
vazio | writeTo (saída com.google.protobuf.CodedOutputStream) |
Métodos herdados
Constantes
público estático final int LOCAL_NAME_FIELD_NUMBER
Valor Constante: 2
público estático final int NODE_ID_FIELD_NUMBER
Valor Constante: 1
Métodos Públicos
booleano público é igual (Object obj)
final estático público com.google.protobuf.Descriptors.Descriptor getDescriptor ()
String pública getLocalName ()
A user-provided name for the edge.
string local_name = 2;
público com.google.protobuf.ByteString getLocalNameBytes ()
A user-provided name for the edge.
string local_name = 2;
público int getNodeId ()
An index into `TrackableObjectGraph.nodes`, indicating the object being referenced.
int32 node_id = 1;
público getParserForType ()
público int getSerializedSize ()
final público com.google.protobuf.UnknownFieldSet getUnknownFields ()
hashCode int público ()
público final booleano isInitialized ()
public static TrackableObjectGraph.TrackableObject.ObjectReference.Builder newBuilder (protótipo TrackableObjectGraph.TrackableObject.ObjectReference )
public static TrackableObjectGraph.TrackableObject.ObjectReference parseDelimitedFrom (entrada InputStream)
Lança
IOException |
---|
public static TrackableObjectGraph.TrackableObject.ObjectReference parseDelimitedFrom (entrada InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lança
IOException |
---|
public static TrackableObjectGraph.TrackableObject.ObjectReference parseFrom (dados de ByteBuffer)
Lança
InvalidProtocolBufferException |
---|
public static TrackableObjectGraph.TrackableObject.ObjectReference parseFrom (entrada com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lança
IOException |
---|
public static TrackableObjectGraph.TrackableObject.ObjectReference parseFrom (dados de ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lança
InvalidProtocolBufferException |
---|
public static TrackableObjectGraph.TrackableObject.ObjectReference parseFrom (entrada com.google.protobuf.CodedInputStream)
Lança
IOException |
---|
public static TrackableObjectGraph.TrackableObject.ObjectReference parseFrom (byte[] dados, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lança
InvalidProtocolBufferException |
---|
public static TrackableObjectGraph.TrackableObject.ObjectReference parseFrom (dados com.google.protobuf.ByteString)
Lança
InvalidProtocolBufferException |
---|
public static TrackableObjectGraph.TrackableObject.ObjectReference parseFrom (entrada InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lança
IOException |
---|
public static TrackableObjectGraph.TrackableObject.ObjectReference parseFrom (dados com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lança
InvalidProtocolBufferException |
---|
estática pública analisador ()
public void writeTo (saída com.google.protobuf.CodedOutputStream)
Lança
IOException |
---|