Type alias AsObject

AsObject: {
    data?: google_protobuf_struct_pb.Struct.AsObject;
    metadataIndex: number;
    timeReceived?: google_protobuf_timestamp_pb.Timestamp.AsObject;
    timeRequested?: google_protobuf_timestamp_pb.Timestamp.AsObject;
}

Type declaration

  • Optional data?: google_protobuf_struct_pb.Struct.AsObject
  • metadataIndex: number
  • Optional timeReceived?: google_protobuf_timestamp_pb.Timestamp.AsObject
  • Optional timeRequested?: google_protobuf_timestamp_pb.Timestamp.AsObject

Generated using TypeDoc