OpDeprecation.Builder

OpDeprecation.Builder คลาสสุดท้ายแบบคงที่สาธารณะ

 Information about version-dependent deprecation of an op
 
Protobuf ประเภท tensorflow.OpDeprecation

วิธีการสาธารณะ

OpDeprecation.Builder
addRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor ช่อง ค่าอ็อบเจ็กต์)
OpDeprecation
OpDeprecation
OpDeprecation.Builder
OpDeprecation.Builder
ชัดเจนคำอธิบาย ()
 Explanation of why it was deprecated and what to use instead.
OpDeprecation.Builder
clearField (ฟิลด์ com.google.protobuf.Descriptors.FieldDescriptor)
OpDeprecation.Builder
clearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof)
OpDeprecation.Builder
เคลียร์เวอร์ชัน ()
 First GraphDef version at which the op is disallowed.
OpDeprecation.Builder
OpDeprecation
com.google.protobuf.Descriptors.Descriptor แบบคงที่ขั้นสุดท้าย
com.google.protobuf.Descriptors.Descriptor
สตริง
รับคำอธิบาย ()
 Explanation of why it was deprecated and what to use instead.
com.google.protobuf.ByteString
รับคำอธิบายไบต์ ()
 Explanation of why it was deprecated and what to use instead.
ภายใน
รับเวอร์ชัน ()
 First GraphDef version at which the op is disallowed.
บูลีนสุดท้าย
OpDeprecation.Builder
mergeFrom (com.google.protobuf.CodedInputStream อินพุต com.google.protobuf.ExtensionRegistryLite extensionRegistry)
OpDeprecation.Builder
mergeFrom (com.google.protobuf.ข้อความ อื่น ๆ )
OpDeprecation สุดท้าย Builder
mergeUnknownFields (com.google.protobuf.UnknownFieldSetknownFields)
OpDeprecation.Builder
setExplanation (ค่าสตริง)
 Explanation of why it was deprecated and what to use instead.
OpDeprecation.Builder
setExplanationBytes (ค่า com.google.protobuf.ByteString)
 Explanation of why it was deprecated and what to use instead.
OpDeprecation.Builder
setField (ฟิลด์ com.google.protobuf.Descriptors.FieldDescriptor ค่าอ็อบเจ็กต์)
OpDeprecation.Builder
setRepeatedField (ฟิลด์ com.google.protobuf.Descriptors.FieldDescriptor, ดัชนี int, ค่าอ็อบเจ็กต์)
OpDeprecation สุดท้าย Builder
setUnknownFields (com.google.protobuf.UnknownFieldSetknownFields)
OpDeprecation.Builder
setVersion (ค่า int)
 First GraphDef version at which the op is disallowed.

วิธีการสืบทอด

วิธีการสาธารณะ

OpDeprecation.Builder addRepeatedField สาธารณะ (com.google.protobuf.Descriptors.FieldDescriptor ฟิลด์ ค่าอ็อบเจ็กต์)

การสร้าง OpDeprecation สาธารณะ ()

สาธารณะ OpDeprecation buildPartial ()

OpDeprecation.Builder สาธารณะ ชัดเจน ()

OpDeprecation.Builder สาธารณะ clearExplanation ()

คำอธิบายสตริง

 Explanation of why it was deprecated and what to use instead.
 
string explanation = 2;

OpDeprecation.Builder clearField สาธารณะ (ฟิลด์ com.google.protobuf.Descriptors.FieldDescriptor)

OpDeprecation.Builder สาธารณะ clearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof)

OpDeprecation.Builder สาธารณะ clearVersion ()

 First GraphDef version at which the op is disallowed.
 
int32 version = 1;

โคลน OpDeprecation.Builder สาธารณะ ()

OpDeprecation สาธารณะ getDefaultInstanceForType ()

สาธารณะคงที่สุดท้าย com.google.protobuf.Descriptors.Descriptor getDescriptor ()

สาธารณะ com.google.protobuf.Descriptors.Descriptor getDescriptorForType ()

สาธารณะสตริง getExplanation ()

คำอธิบายสตริง

 Explanation of why it was deprecated and what to use instead.
 
string explanation = 2;

สาธารณะ com.google.protobuf.ByteString getExplanationBytes ()

คำอธิบายสตริง

 Explanation of why it was deprecated and what to use instead.
 
string explanation = 2;

สาธารณะ int getVersion ()

 First GraphDef version at which the op is disallowed.
 
int32 version = 1;

บูลีนสุดท้ายสาธารณะ isInitialized ()

OpDeprecation.Builder สาธารณะ ผสานจาก (com.google.protobuf.CodedInputStream อินพุต com.google.protobuf.ExtensionRegistryLite extensionRegistry)

ขว้าง
IOข้อยกเว้น

OpDeprecation.Builder สาธารณะ ผสานจาก (com.google.protobuf.Message อื่น ๆ )

OpDeprecation สุดท้ายสาธารณะ Builder ผสาน UnknownFields (com.google.protobuf.UnknownFieldSetknownFields)

OpDeprecation.Builder setExplanation สาธารณะ (ค่าสตริง)

คำอธิบายสตริง

 Explanation of why it was deprecated and what to use instead.
 
string explanation = 2;

OpDeprecation.Builder สาธารณะ setExplanationBytes (ค่า com.google.protobuf.ByteString)

คำอธิบายสตริง

 Explanation of why it was deprecated and what to use instead.
 
string explanation = 2;

OpDeprecation.Builder setField สาธารณะ (ฟิลด์ com.google.protobuf.Descriptors.FieldDescriptor ค่าอ็อบเจ็กต์)

OpDeprecation.Builder setRepeatedField สาธารณะ (ฟิลด์ com.google.protobuf.Descriptors.FieldDescriptor, ดัชนี int, ค่าอ็อบเจ็กต์)

OpDeprecation.Builder สุดท้ายสาธารณะ setUnknownFields (com.google.protobuf.UnknownFieldSetknownFields)

OpDeprecation.Builder setVersion สาธารณะ (ค่า int)

 First GraphDef version at which the op is disallowed.
 
int32 version = 1;