SummaryMetadata.PluginData

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çeriğe eriş ()
 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
son boole değeri
statik SummaryMetadata.PluginData.Builder
statik SummaryMetadata.PluginData.Builder
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
SummaryMetadata.PluginData.Builder
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 SummaryMetadata.PluginData getDefaultInstance ()

public SummaryMetadata.PluginData getDefaultInstanceForType ()

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.Builder newBuilder ( SummaryMetadata.PluginData prototipi)

public static SummaryMetadata.PluginData.Builder newBuilder ()

genel SummaryMetadata.PluginData.Builder newBuilderForType ()

public static SummaryMetadata.PluginData parseDelimitedFrom (InputStream girişi)

Atar
IO İstisnası

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

public static 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ı