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
clearSlotName ()
 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
final static com.google.protobuf.Descriptors.Descriptor
com.google.protobuf.Descriptors.Descriptor
int
getOriginalVariableNodeId ()
 An index into `TrackableObjectGraph.nodes`, indicating the
 variable object this slot was created for.
חוּט
getSlotName ()
 The name of the slot (e.g.
com.google.protobuf.ByteString
getSlotNameBytes ()
 The name of the slot (e.g.
int
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 אחר)
final TrackableObjectGraph.TrackableObject.SlotVariableReference.Builder
mergeUnknownFields (com.google.protobuf.UnknownFieldSet unknownFields)
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, אינדקס אינט, ערך אובייקט)
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.
final TrackableObjectGraph.TrackableObject.SlotVariableReference.Builder
setUnknownFields (com.google.protobuf.UnknownFieldSet unknownFields)

שיטות בירושה

שיטות ציבוריות

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;

מחרוזת ציבורית 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;

בוליאני הסופי הציבורי הוא אתחול ()

TrackableObjectGraph.TrackableObject.SlotVariableReference.Builder mergeFrom (קלט com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

זורק
IOException

Public TrackableObjectGraph.TrackableObject.SlotVariableReference.Builder mergeFrom (com.google.protobuf.Message אחר)

public final TrackableObjectGraph.TrackableObject.SlotVariableReference.Builder mergeUnknownFields (com.google.protobuf.UnknownFieldSet unknownFields)

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;

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 unknownFields)