מחלקה סופית סטטית ציבורית TrackableObjectGraph.TrackableObject.SlotVariableReference.Builder
סוג Protobuf tensorflow.TrackableObjectGraph.TrackableObject.SlotVariableReference
שיטות ציבוריות
שיטות בירושה
בוליאני | שווה (Object arg0) |
שיעור אחרון<?> | getClass () |
int | hashcode () |
ריק סופי | להודיע () |
ריק סופי | הודע הכל () |
חוּט | toString () |
ריק סופי | המתן (ארג0 ארוך, אינט arg1) |
ריק סופי | חכה (ארג0 ארוך) |
ריק סופי | חכה () |
מופשט 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. |
שיטות ציבוריות
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;