공개 정적 최종 클래스 SummaryMetadata.PluginData.Builder
Protobuf 유형 tensorflow.SummaryMetadata.PluginData
공개 방법
요약Metadata.PluginData.Builder | addRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor 필드, 개체 값) |
요약메타데이터.플러그인데이터 | 짓다 () |
요약메타데이터.플러그인데이터 | 빌드부분 () |
요약Metadata.PluginData.Builder | 분명한 () |
요약Metadata.PluginData.Builder | 클리어컨텐츠 () The content to store for the plugin. |
요약Metadata.PluginData.Builder | ClearField (com.google.protobuf.Descriptors.FieldDescriptor 필드) |
요약Metadata.PluginData.Builder | ClearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof) |
요약Metadata.PluginData.Builder | 클리어플러그인이름 () The name of the plugin this data pertains to. |
요약Metadata.PluginData.Builder | 클론 () |
com.google.protobuf.ByteString | getContent () The content to store for the plugin. |
요약메타데이터.플러그인데이터 | |
최종 정적 com.google.protobuf.Descriptors.Descriptor | |
com.google.protobuf.Descriptors.Descriptor | |
끈 | 플러그인 이름 () The name of the plugin this data pertains to. |
com.google.protobuf.ByteString | getPluginNameBytes () The name of the plugin this data pertains to. |
최종 부울 | 초기화됨 () |
요약Metadata.PluginData.Builder | mergeFrom (com.google.protobuf.CodedInputStream 입력, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry) |
요약Metadata.PluginData.Builder | mergeFrom (com.google.protobuf.다른 메시지 보내기) |
최종 요약Metadata.PluginData.Builder | mergeUnknownFields (com.google.protobuf.UnknownFieldSet 알려지지 않은Fields) |
요약Metadata.PluginData.Builder | setContent (com.google.protobuf.ByteString 값) The content to store for the plugin. |
요약Metadata.PluginData.Builder | setField (com.google.protobuf.Descriptors.FieldDescriptor 필드, 개체 값) |
요약Metadata.PluginData.Builder | setPluginName (문자열 값) The name of the plugin this data pertains to. |
요약Metadata.PluginData.Builder | setPluginNameBytes (com.google.protobuf.ByteString 값) The name of the plugin this data pertains to. |
요약Metadata.PluginData.Builder | setRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor 필드, int 인덱스, 개체 값) |
최종 요약Metadata.PluginData.Builder | setUnknownFields (com.google.protobuf.UnknownFieldSet UnknownFields) |
상속된 메서드
공개 방법
공개 SummaryMetadata.PluginData.Builder addRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor 필드, 개체 값)
공개 SummaryMetadata.PluginData.Builder 클리어컨텐트 ()
The content to store for the plugin. The best practice is for this to be a binary serialized protocol buffer.
bytes content = 2;
공개 SummaryMetadata.PluginData.BuilderclearField (com.google.protobuf.Descriptors.FieldDescriptor 필드 )
공개 SummaryMetadata.PluginData.BuilderclearOneof ( com.google.protobuf.Descriptors.OneofDescriptor oneof)
공개 SummaryMetadata.PluginData.Builder ClearPluginName ()
The name of the plugin this data pertains to.
string plugin_name = 1;
공개 com.google.protobuf.ByteString getContent ()
The content to store for the plugin. The best practice is for this to be a binary serialized protocol buffer.
bytes content = 2;
공개 정적 최종 com.google.protobuf.Descriptors.Descriptor getDescriptor ()
공개 com.google.protobuf.Descriptors.Descriptor getDescriptorForType ()
공개 문자열 getPluginName ()
The name of the plugin this data pertains to.
string plugin_name = 1;
공개 com.google.protobuf.ByteString getPluginNameBytes ()
The name of the plugin this data pertains to.
string plugin_name = 1;
공개 최종 부울 isInitialized ()
공개 SummaryMetadata.PluginData.Builder mergeFrom (com.google.protobuf.CodedInputStream 입력, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
던지기
IO예외 |
---|
공개 최종 SummaryMetadata.PluginData.Builder mergeUnknownFields (com.google.protobuf.UnknownFieldSet UnknownFields)
공개 SummaryMetadata.PluginData.Builder setContent (com.google.protobuf.ByteString 값)
The content to store for the plugin. The best practice is for this to be a binary serialized protocol buffer.
bytes content = 2;
공개 SummaryMetadata.PluginData.Builder setField (com.google.protobuf.Descriptors.FieldDescriptor 필드, 객체 값)
공개 SummaryMetadata.PluginData.Builder setPluginName (문자열 값)
The name of the plugin this data pertains to.
string plugin_name = 1;
공개 SummaryMetadata.PluginData.Builder setPluginNameBytes (com.google.protobuf.ByteString 값)
The name of the plugin this data pertains to.
string plugin_name = 1;