TrackableObjectGraph.TrackableObject.SlotVariableReference.Builder

パブリック静的最終クラスTrackableObjectGraph.TrackableObject.SlotVariableReference.Builder

Protobuf 型tensorflow.TrackableObjectGraph.TrackableObject.SlotVariableReference

パブリックメソッド

TrackableObjectGraph.TrackableObject.SlotVariableReference.Builder
addRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor フィールド、オブジェクト値)
TrackableObjectGraph.TrackableObject.SlotVariableReference
建てる()
TrackableObjectGraph.TrackableObject.SlotVariableReference
TrackableObjectGraph.TrackableObject.SlotVariableReference.Builder
クリア()
TrackableObjectGraph.TrackableObject.SlotVariableReference.Builder
clearField (com.google.protobuf.Descriptors.FieldDescriptor フィールド)
TrackableObjectGraph.TrackableObject.SlotVariableReference.Builder
clearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof)
TrackableObjectGraph.TrackableObject.SlotVariableReference.Builder
ClearOriginalVariableNodeId ()
 An index into `TrackableObjectGraph.nodes`, indicating the
 variable object this slot was created for.
TrackableObjectGraph.TrackableObject.SlotVariableReference.Builder
クリアスロット名()
 The name of the slot (e.g.
TrackableObjectGraph.TrackableObject.SlotVariableReference.Builder
ClearSlotVariableNodeId ()
 An index into `TrackableObjectGraph.nodes`, indicating the
 `Object` with the value of the slot variable.
TrackableObjectGraph.TrackableObject.SlotVariableReference.Builder
TrackableObjectGraph.TrackableObject.SlotVariableReference
最終的な静的 com.google.protobuf.Descriptors.Descriptor
com.google.protobuf.Descriptors.Descriptor
整数
getOriginalVariableNodeId ()
 An index into `TrackableObjectGraph.nodes`, indicating the
 variable object this slot was created for.
getスロット名()
 The name of the slot (e.g.
com.google.protobuf.ByteString
getスロット名バイト()
 The name of the slot (e.g.
整数
getSlotVariableNodeId ()
 An index into `TrackableObjectGraph.nodes`, indicating the
 `Object` with the value of the slot variable.
最終ブール値
TrackableObjectGraph.TrackableObject.SlotVariableReference.Builder
mergeFrom (com.google.protobuf.CodedInputStream 入力、com.google.protobuf.ExtensionRegistryLite extensionRegistry)
TrackableObjectGraph.TrackableObject.SlotVariableReference.Builder
mergeFrom (com.google.protobuf.Message other)
最終的なTrackableObjectGraph.TrackableObject.SlotVariableReference.Builder
mergeUnknownFields (com.google.protobuf.UnknownFieldSet 不明フィールド)
TrackableObjectGraph.TrackableObject.SlotVariableReference.Builder
setField (com.google.protobuf.Descriptors.FieldDescriptor フィールド、オブジェクト値)
TrackableObjectGraph.TrackableObject.SlotVariableReference.Builder
setOriginalVariableNodeId (int 値)
 An index into `TrackableObjectGraph.nodes`, indicating the
 variable object this slot was created for.
TrackableObjectGraph.TrackableObject.SlotVariableReference.Builder
setRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor フィールド、int インデックス、オブジェクト値)
TrackableObjectGraph.TrackableObject.SlotVariableReference.Builder
setSlotName (文字列値)
 The name of the slot (e.g.
TrackableObjectGraph.TrackableObject.SlotVariableReference.Builder
setSlotNameBytes (com.google.protobuf.ByteString 値)
 The name of the slot (e.g.
TrackableObjectGraph.TrackableObject.SlotVariableReference.Builder
setSlotVariableNodeId (int 値)
 An index into `TrackableObjectGraph.nodes`, indicating the
 `Object` with the value of the slot variable.
最終的なTrackableObjectGraph.TrackableObject.SlotVariableReference.Builder
setUnknownFields (com.google.protobuf.UnknownFieldSetknownFields)

継承されたメソッド

パブリックメソッド

public TrackableObjectGraph.TrackableObject.SlotVariableReference.Builder addRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor フィールド、オブジェクト値)

public TrackableObjectGraph.TrackableObject.SlotVariableReference.Builder clearField (com.google.protobuf.Descriptors.FieldDescriptor フィールド)

public TrackableObjectGraph.TrackableObject.SlotVariableReference.Builder clearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof)

public TrackableObjectGraph.TrackableObject.SlotVariableReference.Builder clearOriginalVariableNodeId ()

 An index into `TrackableObjectGraph.nodes`, indicating the
 variable object this slot was created for.
 
int32 original_variable_node_id = 1;

public TrackableObjectGraph.TrackableObject.SlotVariableReference.Builder clearSlotName ()

 The name of the slot (e.g. "m"/"v").
 
string slot_name = 2;

public TrackableObjectGraph.TrackableObject.SlotVariableReference.Builder clearSlotVariableNodeId ()

 An index into `TrackableObjectGraph.nodes`, indicating the
 `Object` with the value of the slot variable.
 
int32 slot_variable_node_id = 3;

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

public com.google.protobuf.Descriptors.Descriptor getDescriptorForType ()

public int getOriginalVariableNodeId ()

 An index into `TrackableObjectGraph.nodes`, indicating the
 variable object this slot was created for.
 
int32 original_variable_node_id = 1;

パブリック String getSlotName ()

 The name of the slot (e.g. "m"/"v").
 
string slot_name = 2;

public com.google.protobuf.ByteString getSlotNameBytes ()

 The name of the slot (e.g. "m"/"v").
 
string slot_name = 2;

public int getSlotVariableNodeId ()

 An index into `TrackableObjectGraph.nodes`, indicating the
 `Object` with the value of the slot variable.
 
int32 slot_variable_node_id = 3;

パブリック最終ブール値isInitialized ()

public TrackableObjectGraph.TrackableObject.SlotVariableReference.Builder mergeFrom (com.google.protobuf.CodedInputStream 入力、com.google.protobuf.ExtensionRegistryLite extensionRegistry)

投げる
IO例外

public TrackableObjectGraph.TrackableObject.SlotVariableReference.Builder mergeFrom (com.google.protobuf.Message other)

public Final TrackableObjectGraph.TrackableObject.SlotVariableReference.Builder mergeUnknownFields (com.google.protobuf.UnknownFieldSet knownFields)

public TrackableObjectGraph.TrackableObject.SlotVariableReference.Builder setField (com.google.protobuf.Descriptors.FieldDescriptor フィールド、オブジェクト値)

public TrackableObjectGraph.TrackableObject.SlotVariableReference.Builder setOriginalVariableNodeId (int 値)

 An index into `TrackableObjectGraph.nodes`, indicating the
 variable object this slot was created for.
 
int32 original_variable_node_id = 1;

public TrackableObjectGraph.TrackableObject.SlotVariableReference.Builder setRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor フィールド、int インデックス、オブジェクト値)

public TrackableObjectGraph.TrackableObject.SlotVariableReference.Builder setSlotName (文字列値)

 The name of the slot (e.g. "m"/"v").
 
string slot_name = 2;

public TrackableObjectGraph.TrackableObject.SlotVariableReference.Builder setSlotNameBytes (com.google.protobuf.ByteString 値)

 The name of the slot (e.g. "m"/"v").
 
string slot_name = 2;

public TrackableObjectGraph.TrackableObject.SlotVariableReference.Builder setSlotVariableNodeId (int 値)

 An index into `TrackableObjectGraph.nodes`, indicating the
 `Object` with the value of the slot variable.
 
int32 slot_variable_node_id = 3;

public Final TrackableObjectGraph.TrackableObject.SlotVariableReference.Builder setUnknownFields (com.google.protobuf.UnknownFieldSet knownFields)