1path: "tensorflow.FixedLenSequenceFeature"
2tf_class {
3  is_instance: "<class \'tensorflow.python.ops.parsing_config.FixedLenSequenceFeature\'>"
4  is_instance: "<class \'tensorflow.python.ops.parsing_config.FixedLenSequenceFeature\'>"
5  is_instance: "<type \'tuple\'>"
6  member {
7    name: "allow_missing"
8    mtype: "<type \'property\'>"
9  }
10  member {
11    name: "default_value"
12    mtype: "<type \'property\'>"
13  }
14  member {
15    name: "dtype"
16    mtype: "<type \'property\'>"
17  }
18  member {
19    name: "shape"
20    mtype: "<type \'property\'>"
21  }
22  member_method {
23    name: "__init__"
24  }
25  member_method {
26    name: "count"
27  }
28  member_method {
29    name: "index"
30  }
31}
32