classe final pública ExemploParserConfiguration
Tipo de protobuf tensorflow.ExampleParserConfiguration
Classes aninhadas
aula | ExemploParserConfiguration.Builder | Tipo de protobuf tensorflow.ExampleParserConfiguration |
Constantes
interno | FEATURE_MAP_FIELD_NUMBER |
Métodos Públicos
boleano | containsFeatureMap (chave de string) map<string, .tensorflow.FeatureConfiguration> feature_map = 1; |
boleano | é igual (objeto obj) |
Exemplo estáticoParserConfiguration | |
ExemploParserConfiguração | |
final estático com.google.protobuf.Descriptors.Descriptor | |
Mapa<String, FeatureConfiguration > | getFeatureMap () Use getFeatureMapMap() em vez disso. |
interno | getFeatureMapCount () map<string, .tensorflow.FeatureConfiguration> feature_map = 1; |
Mapa<String, FeatureConfiguration > | getFeatureMapMap () map<string, .tensorflow.FeatureConfiguration> feature_map = 1; |
Configuração de recurso | getFeatureMapOrDefault (chave de string, FeatureConfiguration defaultValue) map<string, .tensorflow.FeatureConfiguration> feature_map = 1; |
Configuração de recurso | getFeatureMapOrThrow (chave de string) map<string, .tensorflow.FeatureConfiguration> feature_map = 1; |
interno | |
final com.google.protobuf.UnknownFieldSet | |
interno | código hash () |
booleano final | |
Exemplo estáticoParserConfiguration.Builder | newBuilder ( protótipo ExemploParserConfiguration ) |
Exemplo estáticoParserConfiguration.Builder | |
ExemploParserConfiguration.Builder | |
Exemplo estáticoParserConfiguration | parseDelimitedFrom (entrada InputStream) |
Exemplo estáticoParserConfiguration | parseDelimitedFrom (entrada InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
Exemplo estáticoParserConfiguration | parseFrom (dados de ByteBuffer) |
Exemplo estáticoParserConfiguration | parseFrom (entrada com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
Exemplo estáticoParserConfiguration | parseFrom (dados de ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
Exemplo estáticoParserConfiguration | parseFrom (entrada com.google.protobuf.CodedInputStream) |
Exemplo estáticoParserConfiguration | parseFrom (byte[] dados, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
Exemplo estáticoParserConfiguration | parseFrom (dados com.google.protobuf.ByteString) |
Exemplo estáticoParserConfiguration | parseFrom (entrada InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
Exemplo estáticoParserConfiguration | parseFrom (dados com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
estático | analisador () |
ExemploParserConfiguration.Builder | |
vazio | writeTo (saída com.google.protobuf.CodedOutputStream) |
Métodos herdados
Constantes
público estático final int FEATURE_MAP_FIELD_NUMBER
Valor Constante: 1
Métodos Públicos
booleano público contémFeatureMap (chave String)
map<string, .tensorflow.FeatureConfiguration> feature_map = 1;
booleano público é igual (Object obj)
final estático público com.google.protobuf.Descriptors.Descriptor getDescriptor ()
público int getFeatureMapCount ()
map<string, .tensorflow.FeatureConfiguration> feature_map = 1;
mapa público <String, FeatureConfiguration > getFeatureMapMap ()
map<string, .tensorflow.FeatureConfiguration> feature_map = 1;
public FeatureConfiguration getFeatureMapOrDefault (chave String, FeatureConfiguration defaultValue)
map<string, .tensorflow.FeatureConfiguration> feature_map = 1;
public FeatureConfiguration getFeatureMapOrThrow (chave de string)
map<string, .tensorflow.FeatureConfiguration> feature_map = 1;
público getParserForType ()
público int getSerializedSize ()
final público com.google.protobuf.UnknownFieldSet getUnknownFields ()
hashCode int público ()
público final booleano isInitialized ()
public static ExemploParserConfiguration.Builder newBuilder ( protótipo ExemploParserConfiguration )
public static ExampleParserConfiguration parseDelimitedFrom (entrada InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lança
IOException |
---|
public static ExampleParserConfiguration parseFrom (dados ByteBuffer)
Lança
InvalidProtocolBufferException |
---|
public static ExampleParserConfiguration parseFrom (entrada com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lança
IOException |
---|
public static ExemploParserConfiguration parseFrom (dados ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lança
InvalidProtocolBufferException |
---|
public static ExampleParserConfiguration parseFrom (entrada com.google.protobuf.CodedInputStream)
Lança
IOException |
---|
public static ExemploParserConfiguration parseFrom (byte[] dados, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lança
InvalidProtocolBufferException |
---|
public static ExemploParserConfiguration parseFrom (dados com.google.protobuf.ByteString)
Lança
InvalidProtocolBufferException |
---|
public static ExampleParserConfiguration parseFrom (entrada InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lança
IOException |
---|
public static ExemploParserConfiguration parseFrom (dados com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lança
InvalidProtocolBufferException |
---|
estática pública analisador ()
public void writeTo (saída com.google.protobuf.CodedOutputStream)
Lança
IOException |
---|