genel statik son sınıf TrackableObjectGraph.TrackableObject.SlotVariableReference.Builder
Protobuf türü tensorflow.TrackableObjectGraph.TrackableObject.SlotVariableReference
Genel Yöntemler
Kalıtsal Yöntemler
boolean | eşittir (Nesne arg0) |
son Sınıf<?> | getClass () |
int | hashKodu () |
son boşluk | bildir () |
son boşluk | tümünü bildir () |
Sicim | toString () |
son boşluk | bekle (uzun arg0, int arg1) |
son boşluk | bekle (uzun arg0) |
son boşluk | Beklemek () |
soyut int | getOriginalVariableNodeId () An index into `TrackableObjectGraph.nodes`, indicating the variable object this slot was created for. |
soyut Dize | getSlotName () The name of the slot (e.g. |
abstract com.google.protobuf.ByteString | getSlotNameBytes () The name of the slot (e.g. |
soyut int | getSlotVariableNodeId () An index into `TrackableObjectGraph.nodes`, indicating the `Object` with the value of the slot variable. |
Genel Yöntemler
public TrackableObjectGraph.TrackableObject.SlotVariableReference.Builder addRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor alanı, Nesne değeri)
public TrackableObjectGraph.TrackableObject.SlotVariableReference.Builder clearField (com.google.protobuf.Descriptors.FieldDescriptor alanı)
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;
genel Dize 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;
genel final boolean isInitialized ()
public TrackableObjectGraph.TrackableObject.SlotVariableReference.Builder mergeFrom (com.google.protobuf.CodedInputStream girişi, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Atar
IO İstisnası |
---|
public TrackableObjectGraph.TrackableObject.SlotVariableReference.Builder mergeFrom (com.google.protobuf.Message other)
genel final TrackableObjectGraph.TrackableObject.SlotVariableReference.Builder mergeUnknownFields (com.google.protobuf.UnknownFieldSet bilinmiyorFields)
public TrackableObjectGraph.TrackableObject.SlotVariableReference.Builder setField (com.google.protobuf.Descriptors.FieldDescriptor alanı, Nesne değeri)
public TrackableObjectGraph.TrackableObject.SlotVariableReference.Builder setOriginalVariableNodeId (int değeri)
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 alanı, int dizini, Nesne değeri)
public TrackableObjectGraph.TrackableObject.SlotVariableReference.Builder setSlotName (Dize değeri)
The name of the slot (e.g. "m"/"v").
string slot_name = 2;
public TrackableObjectGraph.TrackableObject.SlotVariableReference.Builder setSlotNameBytes (com.google.protobuf.ByteString değeri)
The name of the slot (e.g. "m"/"v").
string slot_name = 2;
public TrackableObjectGraph.TrackableObject.SlotVariableReference.Builder setSlotVariableNodeId (int değeri)
An index into `TrackableObjectGraph.nodes`, indicating the `Object` with the value of the slot variable.
int32 slot_variable_node_id = 3;