Searched refs:struct_pb (Results 1 – 2 of 2) sorted by relevance
12 mod struct_pb; module23 pub use self::struct_pb::*;
137 struct_pb = nested_structure_coder.struct_pb2.StructuredValue()138 struct_pb.ParseFromString(encoded_spec)140 spec = coder.decode_proto(struct_pb)