Searched refs:InstantMetadata (Results 1 – 2 of 2) sorted by relevance
425 …InstantMetadata *InstantMetadata `protobuf:"bytes,3,opt,name=instant_metadata,json=instantMetadata… member472 func (m *AssetModuleMetadata) GetInstantMetadata() *InstantMetadata {474 return m.InstantMetadata487 type InstantMetadata struct { struct499 func (m *InstantMetadata) Reset() { *m = InstantMetadata{} } argument500 func (m *InstantMetadata) String() string { return proto.CompactTextString(m) } argument501 func (*InstantMetadata) ProtoMessage() {} argument502 func (*InstantMetadata) Descriptor() ([]byte, []int) { argument506 func (m *InstantMetadata) XXX_Unmarshal(b []byte) error { argument509 func (m *InstantMetadata) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) { argument[all …]
99 InstantMetadata instant_metadata = 3;105 message InstantMetadata { message