パブリック静的最終クラスTrackableObjectGraph.TrackableObject.ObjectReference
Protobuf 型tensorflow.TrackableObjectGraph.TrackableObject.ObjectReference
ネストされたクラス
| クラス | TrackableObjectGraph.TrackableObject.ObjectReference.Builder | Protobuf 型tensorflow.TrackableObjectGraph.TrackableObject.ObjectReference | |
定数
| 整数 | LOCAL_NAME_FIELD_NUMBER | |
| 整数 | NODE_ID_FIELD_NUMBER |
パブリックメソッド
継承されたメソッド
定数
public static Final int LOCAL_NAME_FIELD_NUMBER
定数値: 2
パブリック静的最終整数NODE_ID_FIELD_NUMBER
定数値: 1
パブリックメソッド
public booleanに等しい(オブジェクト 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; 公共 getParserForType ()
public int getSerializedSize ()
public Final com.google.protobuf.UnknownFieldSet getUnknownFields ()
public int hashCode ()
パブリック最終ブール値isInitialized ()
public static TrackableObjectGraph.TrackableObject.ObjectReference.Builder newBuilder ( TrackableObjectGraph.TrackableObject.ObjectReferenceプロトタイプ)
public static TrackableObjectGraph.TrackableObject.ObjectReference parseDelimitedFrom (InputStream 入力)
投げる
| IO例外 |
|---|
public static TrackableObjectGraph.TrackableObject.ObjectReference parseDelimitedFrom (InputStream 入力、com.google.protobuf.ExtensionRegistryLite extensionRegistry)
投げる
| IO例外 |
|---|
public static TrackableObjectGraph.TrackableObject.ObjectReference parseFrom (ByteBuffer データ)
投げる
| 無効なプロトコルバッファ例外 |
|---|
public static TrackableObjectGraph.TrackableObject.ObjectReference parseFrom (com.google.protobuf.CodedInputStream 入力、com.google.protobuf.ExtensionRegistryLite extensionRegistry)
投げる
| IO例外 |
|---|
public static TrackableObjectGraph.TrackableObject.ObjectReference parseFrom (ByteBuffer データ、com.google.protobuf.ExtensionRegistryLite extensionRegistry)
投げる
| 無効なプロトコルバッファ例外 |
|---|
public static TrackableObjectGraph.TrackableObject.ObjectReference parseFrom (com.google.protobuf.CodedInputStream 入力)
投げる
| IO例外 |
|---|
public static TrackableObjectGraph.TrackableObject.ObjectReference parseFrom (byte[] データ、com.google.protobuf.ExtensionRegistryLite extensionRegistry)
投げる
| 無効なプロトコルバッファ例外 |
|---|
public static TrackableObjectGraph.TrackableObject.ObjectReference parseFrom (com.google.protobuf.ByteString データ)
投げる
| 無効なプロトコルバッファ例外 |
|---|
public static TrackableObjectGraph.TrackableObject.ObjectReference parseFrom (InputStream 入力、com.google.protobuf.ExtensionRegistryLite extensionRegistry)
投げる
| IO例外 |
|---|
public static TrackableObjectGraph.TrackableObject.ObjectReference parseFrom (com.google.protobuf.ByteString データ、com.google.protobuf.ExtensionRegistryLite extensionRegistry)
投げる
| 無効なプロトコルバッファ例外 |
|---|
パブリック静的 パーサー()
public void writeTo (com.google.protobuf.CodedOutputStream 出力)
投げる
| IO例外 |
|---|