genel statik son sınıf SummaryMetadata.PluginData
Protobuf türü tensorflow.SummaryMetadata.PluginData
İç İçe Sınıflar
sınıf | SummaryMetadata.PluginData.Builder | Protobuf türü tensorflow.SummaryMetadata.PluginData |
Sabitler
int | CONTENT_FIELD_NUMBER | |
int | PLUGIN_NAME_FIELD_NUMBER |
Genel Yöntemler
boolean | eşittir (Nesne nesnesi) |
com.google.protobuf.ByteString | içerik al () The content to store for the plugin. |
statik SummaryMetadata.PluginData | |
SummaryMetadata.PluginData | |
final statik com.google.protobuf.Descriptors.Descriptor | |
Sicim | getPluginName () The name of the plugin this data pertains to. |
com.google.protobuf.ByteString | getPluginNameBytes () The name of the plugin this data pertains to. |
int | |
final com.google.protobuf.UnknownFieldSet | |
int | hashKodu () |
son boole değeri | Başlatıldı () |
statik SummaryMetadata.PluginData.Builder | newBuilder ( SummaryMetadata.PluginData prototipi) |
statik SummaryMetadata.PluginData.Builder | yeniİnşaatçı () |
SummaryMetadata.PluginData.Builder | |
statik SummaryMetadata.PluginData | parseDelimitedFrom (InputStream girişi) |
statik SummaryMetadata.PluginData | parseDelimitedFrom (InputStream girişi, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
statik SummaryMetadata.PluginData | parseFrom (ByteBuffer verileri) |
statik SummaryMetadata.PluginData | parseFrom (com.google.protobuf.CodedInputStream girişi, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
statik SummaryMetadata.PluginData | parseFrom (ByteBuffer verileri, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
statik SummaryMetadata.PluginData | ayrıştırmaFrom (com.google.protobuf.CodedInputStream girişi) |
statik SummaryMetadata.PluginData | parseFrom (byte[] verileri, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
statik SummaryMetadata.PluginData | ayrıştırmaFrom (com.google.protobuf.ByteString verileri) |
statik SummaryMetadata.PluginData | parseFrom (InputStream girişi, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
statik SummaryMetadata.PluginData | parseFrom (com.google.protobuf.ByteString verileri, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
statik | ayrıştırıcı () |
SummaryMetadata.PluginData.Builder | inşaatçıya () |
geçersiz | writeTo (com.google.protobuf.CodedOutputStream çıkışı) |
Kalıtsal Yöntemler
Sabitler
genel statik final int CONTENT_FIELD_NUMBER
Sabit Değer: 2
genel statik final int PLUGIN_NAME_FIELD_NUMBER
Sabit Değer: 1
Genel Yöntemler
genel boole eşittir (Object obj)
public 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;
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor ()
halk getParserForType ()
public String getPluginName ()
The name of the plugin this data pertains to.
string plugin_name = 1;
public com.google.protobuf.ByteString getPluginNameBytes ()
The name of the plugin this data pertains to.
string plugin_name = 1;
public int getSerializedSize ()
genel final com.google.protobuf.UnknownFieldSet getUnknownFields ()
genel int hashCode ()
genel final boolean isInitialized ()
public static SummaryMetadata.PluginData parseDelimitedFrom (InputStream girişi, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Atar
IOİstisnası |
---|
public static SummaryMetadata.PluginData parseFrom (ByteBuffer verileri)
Atar
Geçersiz ProtokolBufferException |
---|
public static SummaryMetadata.PluginData parseFrom (com.google.protobuf.CodedInputStream girişi, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Atar
IOİstisnası |
---|
public static SummaryMetadata.PluginData parseFrom (ByteBuffer verileri, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Atar
Geçersiz ProtokolBufferException |
---|
genel statik SummaryMetadata.PluginData parseFrom (com.google.protobuf.CodedInputStream girişi)
Atar
IOİstisnası |
---|
public static SummaryMetadata.PluginData parseFrom (byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Atar
Geçersiz ProtokolBufferException |
---|
genel statik SummaryMetadata.PluginData parseFrom (com.google.protobuf.ByteString verileri)
Atar
Geçersiz ProtokolBufferException |
---|
public static SummaryMetadata.PluginData parseFrom (InputStream girişi, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Atar
IOİstisnası |
---|
genel statik SummaryMetadata.PluginData parseFrom (com.google.protobuf.ByteString verileri, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Atar
Geçersiz ProtokolBufferException |
---|
genel statik ayrıştırıcı ()
genel geçersiz writeTo (com.google.protobuf.CodedOutputStream çıkışı)
Atar
IOİstisnası |
---|