SummaryDescription.Builder

공개 정적 최종 클래스 SummaryDescription.Builder

 Metadata associated with a series of Summary data
 
Protobuf 유형 tensorflow.SummaryDescription

공개 방법

요약설명.빌더
addRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor 필드, 개체 값)
요약설명
짓다 ()
요약설명
요약설명.빌더
요약설명.빌더
ClearField (com.google.protobuf.Descriptors.FieldDescriptor 필드)
요약설명.빌더
ClearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof)
요약설명.빌더
클리어타입힌트 ()
 Hint on how plugins should process the data in this series.
요약설명.빌더
클론 ()
요약설명
최종 정적 com.google.protobuf.Descriptors.Descriptor
com.google.protobuf.Descriptors.Descriptor
getTypeHint ()
 Hint on how plugins should process the data in this series.
com.google.protobuf.ByteString
getTypeHintBytes ()
 Hint on how plugins should process the data in this series.
최종 부울
요약설명.빌더
mergeFrom (com.google.protobuf.CodedInputStream 입력, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
요약설명.빌더
mergeFrom (com.google.protobuf.다른 메시지 보내기)
최종 요약설명.빌더
mergeUnknownFields (com.google.protobuf.UnknownFieldSet 알려지지 않은Fields)
요약설명.빌더
setField (com.google.protobuf.Descriptors.FieldDescriptor 필드, 개체 값)
요약설명.빌더
setRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor 필드, int 인덱스, 개체 값)
요약설명.빌더
setTypeHint (문자열 값)
 Hint on how plugins should process the data in this series.
요약설명.빌더
setTypeHintBytes (com.google.protobuf.ByteString 값)
 Hint on how plugins should process the data in this series.
최종 요약설명.빌더
setUnknownFields (com.google.protobuf.UnknownFieldSet UnknownFields)

상속된 메서드

공개 방법

공개 SummaryDescription.Builder addRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor 필드, 개체 값)

공개 요약설명 빌드 ()

공개 요약설명 buildPartial ()

공개 요약설명.빌더 지우기 ()

공개 SummaryDescription.BuilderclearField ( com.google.protobuf.Descriptors.FieldDescriptor 필드)

공개 SummaryDescription.BuilderclearOneof ( com.google.protobuf.Descriptors.OneofDescriptor oneof)

공개 요약설명.빌더 클리어타입힌트 ()

 Hint on how plugins should process the data in this series.
 Supported values include "scalar", "histogram", "image", "audio"
 
string type_hint = 1;

공개 요약설명.빌더 클론 ()

공개 요약설명 getDefaultInstanceForType ()

공개 정적 최종 com.google.protobuf.Descriptors.Descriptor getDescriptor ()

공개 com.google.protobuf.Descriptors.Descriptor getDescriptorForType ()

공개 문자열 getTypeHint ()

 Hint on how plugins should process the data in this series.
 Supported values include "scalar", "histogram", "image", "audio"
 
string type_hint = 1;

공개 com.google.protobuf.ByteString getTypeHintBytes ()

 Hint on how plugins should process the data in this series.
 Supported values include "scalar", "histogram", "image", "audio"
 
string type_hint = 1;

공개 최종 부울 isInitialized ()

공개 SummaryDescription.Builder mergeFrom (com.google.protobuf.CodedInputStream 입력, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)

던지기
IO예외

공개 SummaryDescription.Builder mergeFrom (com.google.protobuf.기타 메시지)

공개 최종 SummaryDescription.Builder mergeUnknownFields (com.google.protobuf.UnknownFieldSet UnknownFields)

공개 SummaryDescription.Builder setField (com.google.protobuf.Descriptors.FieldDescriptor 필드, 개체 값)

공개 SummaryDescription.Builder setRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor 필드, int 인덱스, 개체 값)

공개 SummaryDescription.Builder setTypeHint (문자열 값)

 Hint on how plugins should process the data in this series.
 Supported values include "scalar", "histogram", "image", "audio"
 
string type_hint = 1;

공개 SummaryDescription.Builder setTypeHintBytes (com.google.protobuf.ByteString 값)

 Hint on how plugins should process the data in this series.
 Supported values include "scalar", "histogram", "image", "audio"
 
string type_hint = 1;

공개 최종 SummaryDescription.Builder setUnknownFields (com.google.protobuf.UnknownFieldSet UnknownFields)