genel statik son sınıf Özellikler.Builder
Protobuf tipi tensorflow.Features
Genel Yöntemler
Özellikler.Oluşturucu | addRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor alanı, Nesne değeri) |
Özellikler | inşa etmek () |
Özellikler | inşaKısmi () |
Özellikler.Oluşturucu | temizlemek () |
Özellikler.Oluşturucu | |
Özellikler.Oluşturucu | clearField (com.google.protobuf.Descriptors.FieldDescriptor alanı) |
Özellikler.Oluşturucu | clearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof) |
Özellikler.Oluşturucu | klon () |
boolean | içerirÖzellik (Dize anahtarı) Map from feature name to feature. |
Özellikler | |
final statik com.google.protobuf.Descriptors.Descriptor | |
com.google.protobuf.Descriptors.Descriptor | |
Harita<Dize, Özellik > | getFeature () Bunun yerine getFeatureMap() kullanın. |
int | getFeatureCount () Map from feature name to feature. |
Harita<Dize, Özellik > | getFeatureMap () Map from feature name to feature. |
Özellik | |
Özellik | getFeatureOrThrow (Dize tuşu) Map from feature name to feature. |
Harita<Dize, Özellik > | getMutableFeature () Bunun yerine alternatif mutasyon erişimcilerini kullanın. |
son boole değeri | Başlatıldı () |
Özellikler.Oluşturucu | mergeFrom (com.google.protobuf.CodedInputStream girişi, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
Özellikler.Oluşturucu | mergeFrom (com.google.protobuf.Message other) |
son Özellikler.İnşaatçı | mergeUnknownFields (com.google.protobuf.UnknownFieldSet bilinmiyorFields) |
Özellikler.Oluşturucu | |
Özellikler.Oluşturucu | |
Özellikler.Oluşturucu | RemoveFeature (Dize tuşu) Map from feature name to feature. |
Özellikler.Oluşturucu | setField (com.google.protobuf.Descriptors.FieldDescriptor alanı, Nesne değeri) |
Özellikler.Oluşturucu | setRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor alanı, int dizini, Nesne değeri) |
son Özellikler.İnşaatçı | setUnknownFields (com.google.protobuf.UnknownFieldSet bilinmeyenFields) |
Kalıtsal Yöntemler
Genel Yöntemler
genel Özellikler.Builder addRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor alanı, Nesne değeri)
public boolean includeFeature (Dize anahtarı)
Map from feature name to feature.
map<string, .tensorflow.Feature> feature = 1;
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor ()
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType ()
public int getFeatureCount ()
Map from feature name to feature.
map<string, .tensorflow.Feature> feature = 1;
genel Harita<String, Özellik > getFeatureMap ()
Map from feature name to feature.
map<string, .tensorflow.Feature> feature = 1;
public Özellik getFeatureOrDefault (Dize anahtarı, Özellik defaultValue)
Map from feature name to feature.
map<string, .tensorflow.Feature> feature = 1;
public Özellik getFeatureOrThrow (String tuşu)
Map from feature name to feature.
map<string, .tensorflow.Feature> feature = 1;
genel Harita<String, Özellik > getMutableFeature ()
Bunun yerine alternatif mutasyon erişimcilerini kullanın.
genel final boolean isInitialized ()
genel Özellikler.Builder mergeFrom (com.google.protobuf.CodedInputStream girişi, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Atar
IOİstisnası |
---|
genel final Özellikler.Oluşturucu birleştirmeUnknownFields (com.google.protobuf.UnknownFieldSet bilinmiyorFields)
genel Özellikler.Builder putAllFeature (Harita<String, Özellik > değerler)
Map from feature name to feature.
map<string, .tensorflow.Feature> feature = 1;
genel Özellikler.Builder putFeature (Dize anahtarı, Özellik değeri)
Map from feature name to feature.
map<string, .tensorflow.Feature> feature = 1;
genel Özellikler.Builder kaldırFeature (Dize anahtarı)
Map from feature name to feature.
map<string, .tensorflow.Feature> feature = 1;