classe final pública estática TrackableObjectGraph.TrackableObject.ObjectReference
tensorflow.TrackableObjectGraph.TrackableObject.ObjectReference type tensorflow.TrackableObjectGraph.TrackableObject.ObjectReference
Classes aninhadas
| aula | TrackableObjectGraph.TrackableObject.ObjectReference.Builder | tensorflow.TrackableObjectGraph.TrackableObject.ObjectReference type tensorflow.TrackableObjectGraph.TrackableObject.ObjectReference | |
Constantes
| int | LOCAL_NAME_FIELD_NUMBER | |
| int | NODE_ID_FIELD_NUMBER |
Métodos Públicos
| boleano | igual a (objeto obj) |
| static TrackableObjectGraph.TrackableObject.ObjectReference | |
| TrackableObjectGraph.TrackableObject.ObjectReference | |
| final static com.google.protobuf.Descriptors.Descriptor | |
| Fragmento | 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 | hashCode () |
| final booleano | |
| static TrackableObjectGraph.TrackableObject.ObjectReference.Builder | |
| static TrackableObjectGraph.TrackableObject.ObjectReference.Builder | newBuilder () |
| TrackableObjectGraph.TrackableObject.ObjectReference.Builder | |
| static TrackableObjectGraph.TrackableObject.ObjectReference | parseDelimitedFrom (input InputStream) |
| static TrackableObjectGraph.TrackableObject.ObjectReference | parseDelimitedFrom (InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| static TrackableObjectGraph.TrackableObject.ObjectReference | parseFrom (dados ByteBuffer) |
| static TrackableObjectGraph.TrackableObject.ObjectReference | parseFrom (com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| static TrackableObjectGraph.TrackableObject.ObjectReference | parseFrom (ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| static TrackableObjectGraph.TrackableObject.ObjectReference | parseFrom (com.google.protobuf.CodedInputStream input) |
| static TrackableObjectGraph.TrackableObject.ObjectReference | parseFrom (byte [] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| static TrackableObjectGraph.TrackableObject.ObjectReference | parseFrom (com.google.protobuf.ByteString data) |
| static TrackableObjectGraph.TrackableObject.ObjectReference | parseFrom (InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| static TrackableObjectGraph.TrackableObject.ObjectReference | parseFrom (com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| estático | analisador () |
| TrackableObjectGraph.TrackableObject.ObjectReference.Builder | toBuilder () |
| vazio | writeTo (saída com.google.protobuf.CodedOutputStream) |
Métodos herdados
Constantes
public static final int LOCAL_NAME_FIELD_NUMBER
Valor constante: 2
public static final int NODE_ID_FIELD_NUMBER
Valor Constante: 1
Métodos Públicos
public boolean equals (Object obj)
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor ()
public String 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; node_id int32 node_id = 1; público getParserForType ()
public int getSerializedSize ()
public final com.google.protobuf.UnknownFieldSet getUnknownFields ()
public int hashCode ()
public final boolean isInitialized ()
public static TrackableObjectGraph.TrackableObject.ObjectReference.Builder newBuilder (protótipo TrackableObjectGraph.TrackableObject.ObjectReference )
public static TrackableObjectGraph.TrackableObject.ObjectReference parseDelimitedFrom (InputStream input)
Lança
| IOException |
|---|
public static TrackableObjectGraph.TrackableObject.ObjectReference parseDelimitedFrom (InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lança
| IOException |
|---|
public static TrackableObjectGraph.TrackableObject.ObjectReference parseFrom (dados ByteBuffer)
Lança
| InvalidProtocolBufferException |
|---|
public static TrackableObjectGraph.TrackableObject.ObjectReference parseFrom (com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lança
| IOException |
|---|
public static TrackableObjectGraph.TrackableObject.ObjectReference parseFrom (ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lança
| InvalidProtocolBufferException |
|---|
public static TrackableObjectGraph.TrackableObject.ObjectReference parseFrom (com.google.protobuf.CodedInputStream input)
Lança
| IOException |
|---|
public static TrackableObjectGraph.TrackableObject.ObjectReference parseFrom (byte [] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lança
| InvalidProtocolBufferException |
|---|
public static TrackableObjectGraph.TrackableObject.ObjectReference parseFrom (com.google.protobuf.ByteString data)
Lança
| InvalidProtocolBufferException |
|---|
public static TrackableObjectGraph.TrackableObject.ObjectReference parseFrom (InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lança
| IOException |
|---|
public static TrackableObjectGraph.TrackableObject.ObjectReference parseFrom (com.google.protobuf.ByteString data, 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 |
|---|