パブリック静的最終クラスSequenceExample.Builder
Protobuf 型tensorflow.SequenceExample
パブリックメソッド
シーケンス例.ビルダー | addRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor フィールド、オブジェクト値) |
シーケンス例 | 建てる() |
シーケンス例 | buildPartial () |
シーケンス例.ビルダー | クリア() |
シーケンス例.ビルダー | クリアコンテキスト() .tensorflow.Features context = 1; |
シーケンス例.ビルダー | クリアFeatureLists () .tensorflow.FeatureLists feature_lists = 2; |
シーケンス例.ビルダー | clearField (com.google.protobuf.Descriptors.FieldDescriptor フィールド) |
シーケンス例.ビルダー | clearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof) |
シーケンス例.ビルダー | クローン() |
特徴 | getContext () .tensorflow.Features context = 1; |
機能.ビルダー | getContextBuilder () .tensorflow.Features context = 1; |
機能またはビルダー | getContextOrBuilder () .tensorflow.Features context = 1; |
シーケンス例 | |
最終的な静的 com.google.protobuf.Descriptors.Descriptor | |
com.google.protobuf.Descriptors.Descriptor | |
機能リスト | getFeatureLists () .tensorflow.FeatureLists feature_lists = 2; |
機能リストビルダー | getFeatureListsBuilder () .tensorflow.FeatureLists feature_lists = 2; |
機能リストまたはビルダー | getFeatureListsOrBuilder () .tensorflow.FeatureLists feature_lists = 2; |
ブール値 | hasContext () .tensorflow.Features context = 1; |
ブール値 | hasFeatureLists () .tensorflow.FeatureLists feature_lists = 2; |
最終ブール値 | |
シーケンス例.ビルダー | |
シーケンス例.ビルダー | |
シーケンス例.ビルダー | mergeFrom (com.google.protobuf.CodedInputStream 入力、com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
シーケンス例.ビルダー | mergeFrom (com.google.protobuf.Message other) |
最終的なSequenceExample.Builder | mergeUnknownFields (com.google.protobuf.UnknownFieldSet 不明フィールド) |
シーケンス例.ビルダー | |
シーケンス例.ビルダー | |
シーケンス例.ビルダー | |
シーケンス例.ビルダー | |
シーケンス例.ビルダー | setField (com.google.protobuf.Descriptors.FieldDescriptor フィールド、オブジェクト値) |
シーケンス例.ビルダー | setRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor フィールド、int インデックス、オブジェクト値) |
最終的なSequenceExample.Builder | setUnknownFields (com.google.protobuf.UnknownFieldSetknownFields) |
継承されたメソッド
パブリックメソッド
public SequenceExample.Builder addRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor フィールド、オブジェクト値)
public static Final com.google.protobuf.Descriptors.Descriptor getDescriptor ()
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType ()
public FeatureListsOrBuilder getFeatureListsOrBuilder ()
.tensorflow.FeatureLists feature_lists = 2;
public boolean hasContext ()
.tensorflow.Features context = 1;
public boolean hasFeatureLists ()
.tensorflow.FeatureLists feature_lists = 2;
パブリック最終ブール値isInitialized ()
public SequenceExample.Builder mergeFeatureLists ( FeatureLists値)
.tensorflow.FeatureLists feature_lists = 2;
public SequenceExample.Builder mergeFrom (com.google.protobuf.CodedInputStream 入力、com.google.protobuf.ExtensionRegistryLite extensionRegistry)
投げる
IO例外 |
---|
public Final SequenceExample.Builder mergeUnknownFields (com.google.protobuf.UnknownFieldSet knownFields)
public SequenceExample.Builder setContext ( features.Builder builderForValue)
.tensorflow.Features context = 1;
public SequenceExample.Builder setFeatureLists ( FeatureLists.Builder builderForValue)
.tensorflow.FeatureLists feature_lists = 2;
public SequenceExample.Builder setFeatureLists ( FeatureLists値)
.tensorflow.FeatureLists feature_lists = 2;